chore(deps): update dependency rollup to v3.18.0 #3183

Merged
konrad merged 1 commits from renovate/rollup-3.x into main 2023-03-02 08:01:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 3.17.3 -> 3.18.0

Release Notes

rollup/rollup

v3.18.0

Compare Source

2023-03-01

Features
  • Add experimentalLogSideEffects to log the first detected side effect in every module (#​4871)
  • Ignore-list sourcemaps of files inside node_modules by default (#​4877)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | devDependencies | minor | [`3.17.3` -> `3.18.0`](https://renovatebot.com/diffs/npm/rollup/3.17.3/3.18.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v3.18.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#&#8203;3180) [Compare Source](https://github.com/rollup/rollup/compare/v3.17.3...v3.18.0) *2023-03-01* ##### Features - Add `experimentalLogSideEffects` to log the first detected side effect in every module ([#&#8203;4871](https://github.com/rollup/rollup/issues/4871)) - Ignore-list sourcemaps of files inside node_modules by default ([#&#8203;4877](https://github.com/rollup/rollup/issues/4877)) ##### Pull Requests - [#&#8203;4871](https://github.com/rollup/rollup/pull/4871): Add experimental logging for side effects ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4877](https://github.com/rollup/rollup/pull/4877): feat: mark files in a `node_modules` as ignore-listed by default ([@&#8203;bmeurer](https://github.com/bmeurer)) - [#&#8203;4880](https://github.com/rollup/rollup/pull/4880): build: use [@&#8203;rollup/plugin-replace](https://github.com/rollup/plugin-replace) to replace chokidar fsevents ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4887](https://github.com/rollup/rollup/pull/4887): Refactor ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-03-01 19:04:46 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3183-renovate-rollup-3-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3183-renovate-rollup-3-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad scheduled this pull request to auto merge when all checks succeed 2023-03-01 22:34:27 +00:00
renovate force-pushed renovate/rollup-3.x from c1f3286716 to 41f22a1035 2023-03-01 23:04:44 +00:00 Compare
konrad merged commit 41f22a1035 into main 2023-03-02 08:01:28 +00:00
konrad deleted branch renovate/rollup-3.x 2023-03-02 08:01:28 +00:00
Author
Member

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.18.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will now ignore this update (3.18.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the `ignoreDeps` array of your renovate config. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
Member

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (3.18.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

What happened here?

> ### Renovate Ignore Notification > > As this PR has been closed unmerged, Renovate will now ignore this update (3.18.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the `ignoreDeps` array of your renovate config. > > If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. What happened here?
Owner

Probably a race condition in renovate

Probably a race condition in renovate
This repo is archived. You cannot comment on pull requests.
No description provided.