chore(deps): update dependency rollup to v3.20.0 #3263

Merged
konrad merged 1 commits from renovate/rollup-3.x into main 2023-03-20 08:07:57 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 3.19.1 -> 3.20.0

Release Notes

rollup/rollup

v3.20.0

Compare Source

2023-03-20

Features
  • Allow dynamically imported files to have synthetic named exports when preserving modules (#​4913)
Bug Fixes
  • Use deterministic file name when emitting several files with same source (#​4912)
  • Fix a crash when dynamically importing a file with synthetic named exports when preserving modules (#​4913)
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.19.1` -> `3.20.0`](https://renovatebot.com/diffs/npm/rollup/3.19.1/3.20.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v3.20.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#&#8203;3200) [Compare Source](https://github.com/rollup/rollup/compare/v3.19.1...v3.20.0) *2023-03-20* ##### Features - Allow dynamically imported files to have synthetic named exports when preserving modules ([#&#8203;4913](https://github.com/rollup/rollup/issues/4913)) ##### Bug Fixes - Use deterministic file name when emitting several files with same source ([#&#8203;4912](https://github.com/rollup/rollup/issues/4912)) - Fix a crash when dynamically importing a file with synthetic named exports when preserving modules ([#&#8203;4913](https://github.com/rollup/rollup/issues/4913)) ##### Pull Requests - [#&#8203;4912](https://github.com/rollup/rollup/pull/4912): fix: make file name deterministic in parallel emits (fix [#&#8203;4909](https://github.com/rollup/rollup/issues/4909)) ([@&#8203;sun0day](https://github.com/sun0day)) - [#&#8203;4913](https://github.com/rollup/rollup/pull/4913): Provide synthetic namespace for dynamic imports when perserving modules ([@&#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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->
renovate added the
dependencies
label 2023-03-20 07:05:21 +00:00
renovate added 1 commit 2023-03-20 07:05:22 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
040a8ce095
chore(deps): update dependency rollup to v3.20.0
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://3263-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://3263-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 merged commit 040a8ce095 into main 2023-03-20 08:07:57 +00:00
konrad deleted branch renovate/rollup-3.x 2023-03-20 08:07:57 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.