chore(deps): update dependency rollup to v2.74.1 #1961

Merged
dpschen merged 1 commits from renovate/rollup-2.x into main 2022-05-19 20:20:35 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.73.0 -> 2.74.1

Release Notes

rollup/rollup

v2.74.1

Compare Source

2022-05-19

Bug Fixes
  • Revert #​4498 until some issues are understood and resolved

v2.74.0

Compare Source

2022-05-19

Features
  • Remove unneeded default values for function parameters (#​4498)
Bug Fixes
  • Use a consistent mechanism to resolve the config file to avoid issues on Windows (#​4501)
  • Avoid an inaccurate warning about an event emitter leak for complicated builds (#​4502)
  • Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables (#​4499)
Pull Requests

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 | [`2.73.0` -> `2.74.1`](https://renovatebot.com/diffs/npm/rollup/2.73.0/2.74.1) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v2.74.1`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;2741) [Compare Source](https://github.com/rollup/rollup/compare/v2.74.0...v2.74.1) *2022-05-19* ##### Bug Fixes - Revert [#&#8203;4498](https://github.com/rollup/rollup/issues/4498) until some issues are understood and resolved ### [`v2.74.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;2740) [Compare Source](https://github.com/rollup/rollup/compare/v2.73.0...v2.74.0) *2022-05-19* ##### Features - Remove unneeded default values for function parameters ([#&#8203;4498](https://github.com/rollup/rollup/issues/4498)) ##### Bug Fixes - Use a consistent mechanism to resolve the config file to avoid issues on Windows ([#&#8203;4501](https://github.com/rollup/rollup/issues/4501)) - Avoid an inaccurate warning about an event emitter leak for complicated builds ([#&#8203;4502](https://github.com/rollup/rollup/issues/4502)) - Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables ([#&#8203;4499](https://github.com/rollup/rollup/issues/4499)) ##### Pull Requests - [#&#8203;4498](https://github.com/rollup/rollup/pull/4498): Tree shake parameter defaults ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4499](https://github.com/rollup/rollup/pull/4499): Ensure reexports are available for namespaces ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4501](https://github.com/rollup/rollup/pull/4501): fix: config path problem on windows ([@&#8203;pos777](https://github.com/pos777)) - [#&#8203;4502](https://github.com/rollup/rollup/pull/4502): Avoid maximum listeners exceeded warning ([@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 added the
dependencies
label 2022-05-19 06:03:06 +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://1961-renovate-rollup-2-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://1961-renovate-rollup-2-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.
dpschen approved these changes 2022-05-19 18:35:32 +00:00
renovate changed title from chore(deps): update dependency rollup to v2.74.0 to chore(deps): update dependency rollup to v2.74.1 2022-05-19 19:03:13 +00:00
renovate force-pushed renovate/rollup-2.x from 633ed3c4c5 to 470a4a9270 2022-05-19 19:03:15 +00:00 Compare
dpschen merged commit 470a4a9270 into main 2022-05-19 20:20:35 +00:00
dpschen deleted branch renovate/rollup-2.x 2022-05-19 20:20:35 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.