chore(deps): update dependency rollup to v2.73.0 #1946

Merged
konrad merged 1 commits from renovate/rollup-2.x into main 2022-05-14 14:31:24 +00:00
Member

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.73.0

Compare Source

2022-05-13

Features
  • Do not treat Object.defineProperty/ies as side effect when called on an unused object (#​4493)
  • Do not assume that assigning a property can create a getter with side effects (#​4493)
  • Do not treat string.prototype.replace(All) as side effect when used with two literals (#​4493)
Bug Fixes
  • Detect side effects when manually declaring getters on functions (#​4493)
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.72.1` -> `2.73.0`](https://renovatebot.com/diffs/npm/rollup/2.72.1/2.73.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v2.73.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;2730) [Compare Source](https://github.com/rollup/rollup/compare/v2.72.1...v2.73.0) *2022-05-13* ##### Features - Do not treat Object.defineProperty/ies as side effect when called on an unused object ([#&#8203;4493](https://github.com/rollup/rollup/issues/4493)) - Do not assume that assigning a property can create a getter with side effects ([#&#8203;4493](https://github.com/rollup/rollup/issues/4493)) - Do not treat string.prototype.replace(All) as side effect when used with two literals ([#&#8203;4493](https://github.com/rollup/rollup/issues/4493)) ##### Bug Fixes - Detect side effects when manually declaring getters on functions ([#&#8203;4493](https://github.com/rollup/rollup/issues/4493)) ##### Pull Requests - [#&#8203;4493](https://github.com/rollup/rollup/pull/4493): Handle getters on functions and improve property deoptimization ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4494](https://github.com/rollup/rollup/pull/4494): Do not treat string.replace as side effect when used with a literal ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4495](https://github.com/rollup/rollup/pull/4495): Update docs for --configPlugin using typescript ([@&#8203;Jimmydalecleveland](https://github.com/Jimmydalecleveland)) </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-13 16:03:28 +00:00
renovate added 1 commit 2022-05-13 16:03:30 +00:00
continuous-integration/drone/pr Build is passing Details
acf07067e5
chore(deps): update dependency rollup to v2.73.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://1946-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://1946-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.
konrad merged commit 51c0918566 into main 2022-05-14 14:31:24 +00:00
konrad deleted branch renovate/rollup-2.x 2022-05-14 14:31:24 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.