chore(deps): update dependency rollup to v3.7.5 #2857

Merged
konrad merged 1 commits from renovate/rollup-3.x into main 2022-12-17 09:04:27 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies patch 3.7.4 -> 3.7.5

Release Notes

rollup/rollup

v3.7.5

Compare Source

2022-12-17

Bug Fixes
  • Avoid name shadowing when default exporting a class that matches the name of another class (#​4756)
  • Do not display the error message both in a separate line and in the stack trace in rollup CLI (#​4749)
  • Make type of RollupWarning.cause compatible with Error.cause (#​4757)
  • Do not swallow side effects when interacting with modules namespaces nested in another object (#​4758)
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 | patch | [`3.7.4` -> `3.7.5`](https://renovatebot.com/diffs/npm/rollup/3.7.4/3.7.5) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v3.7.5`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#&#8203;375) [Compare Source](https://github.com/rollup/rollup/compare/v3.7.4...v3.7.5) *2022-12-17* ##### Bug Fixes - Avoid name shadowing when default exporting a class that matches the name of another class ([#&#8203;4756](https://github.com/rollup/rollup/issues/4756)) - Do not display the error message both in a separate line and in the stack trace in rollup CLI ([#&#8203;4749](https://github.com/rollup/rollup/issues/4749)) - Make type of `RollupWarning.cause` compatible with `Error.cause` ([#&#8203;4757](https://github.com/rollup/rollup/issues/4757)) - Do not swallow side effects when interacting with modules namespaces nested in another object ([#&#8203;4758](https://github.com/rollup/rollup/issues/4758)) ##### Pull Requests - [#&#8203;4749](https://github.com/rollup/rollup/pull/4749): feat: simplify `stack` info in cli error ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;4756](https://github.com/rollup/rollup/pull/4756): Avoid name conflicts for default exported classes ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4757](https://github.com/rollup/rollup/pull/4757): fix: RollupLog cause allow unknown ([@&#8203;Shinigami92](https://github.com/Shinigami92)) - [#&#8203;4758](https://github.com/rollup/rollup/pull/4758): Correctly handle side effects when a namespace is nested in an object ([@&#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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-12-17 06:05:31 +00:00
renovate added 1 commit 2022-12-17 06:05:31 +00:00
continuous-integration/drone/pr Build is passing Details
425e09c06e
chore(deps): update dependency rollup to v3.7.5
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://2857-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://2857-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 fc95c8e2be into main 2022-12-17 09:04:27 +00:00
konrad deleted branch renovate/rollup-3.x 2022-12-17 09:04:27 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.