chore(deps): update dependency rollup to v3.23.0 #3528

Merged
konrad merged 1 commits from renovate/rollup-3.x into main 2023-05-23 15:49:30 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 3.22.0 -> 3.23.0

Release Notes

rollup/rollup

v3.23.0

Compare Source

2023-05-22

Features
  • Support emitting "prebuilt chunks" from plugins (#​4990)
Bug Fixes
  • Mark Sets and Maps as pure when they receive an array literal as argument (#​5005)
Pull Requests

v3.22.1

Compare Source

2023-05-21

Bug Fixes
  • Remove force quit again as it caused some issues (#​5004)
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, check this box

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.22.0` -> `3.23.0`](https://renovatebot.com/diffs/npm/rollup/3.22.0/3.23.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v3.23.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#&#8203;3230) [Compare Source](https://github.com/rollup/rollup/compare/v3.22.1...v3.23.0) *2023-05-22* ##### Features - Support emitting "prebuilt chunks" from plugins ([#&#8203;4990](https://github.com/rollup/rollup/issues/4990)) ##### Bug Fixes - Mark Sets and Maps as pure when they receive an array literal as argument ([#&#8203;5005](https://github.com/rollup/rollup/issues/5005)) ##### Pull Requests - [#&#8203;4990](https://github.com/rollup/rollup/pull/4990): feat: this.emitFile support prebuilt-chunk type ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;5005](https://github.com/rollup/rollup/pull/5005): feat: mark Set, Map, WeakSet and WeakMap with array arguments as pure ([@&#8203;TrickyPi](https://github.com/TrickyPi)) ### [`v3.22.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#&#8203;3221) [Compare Source](https://github.com/rollup/rollup/compare/v3.22.0...v3.22.1) *2023-05-21* ##### Bug Fixes - Remove force quit again as it caused some issues ([#&#8203;5004](https://github.com/rollup/rollup/issues/5004)) ##### Pull Requests - [#&#8203;5001](https://github.com/rollup/rollup/pull/5001): chore(deps): update dependency [@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs) to v25 ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5002](https://github.com/rollup/rollup/pull/5002): chore(deps): update dependency eslint-plugin-unicorn to v47 ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5003](https://github.com/rollup/rollup/pull/5003): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5004](https://github.com/rollup/rollup/pull/5004): Do not force quit Rollup or close stdout ([@&#8203;lukastaegert](https://github.com/lukastaegert)) </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-05-21 20:05:32 +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://3528-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://3528-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.
renovate force-pushed renovate/rollup-3.x from b5f75d6f90 to 97d5a77f74 2023-05-22 07:06:44 +00:00 Compare
renovate changed title from chore(deps): update dependency rollup to v3.22.1 to chore(deps): update dependency rollup to v3.23.0 2023-05-22 07:06:48 +00:00
renovate force-pushed renovate/rollup-3.x from 97d5a77f74 to 9999e70c48 2023-05-23 01:08:45 +00:00 Compare
renovate force-pushed renovate/rollup-3.x from 9999e70c48 to a6c1fb9e45 2023-05-23 12:05:55 +00:00 Compare
konrad merged commit cf0c7f9d08 into main 2023-05-23 15:49:30 +00:00
konrad deleted branch renovate/rollup-3.x 2023-05-23 15:49:30 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.