chore(deps): update dependency rollup to v2.67.0 #1478

Merged
konrad merged 1 commits from renovate/rollup-2.x into main 2022-02-02 07:41:16 +00:00
Member

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 2.66.1 -> 2.67.0

Release Notes

rollup/rollup

v2.67.0

Compare Source

2022-02-02

Features
  • Improve side effect detection when using Array.prototype.groupBy/groupByToMap (#​4360)
  • Allow changing moduleSideEffects at any time during the build (#​4379)
  • Soft-deprecate ModuleInfo.hasModuleSideEffects in favour of ModuleInfo.moduleSideEffects (#​4379)
Bug Fixes
  • Do not include queries and hashes in generated file names when preserving modules (#​4374)
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, 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 | [`2.66.1` -> `2.67.0`](https://renovatebot.com/diffs/npm/rollup/2.66.1/2.67.0) | --- ### Release Notes <details> <summary>rollup/rollup</summary> ### [`v2.67.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#&#8203;2670) [Compare Source](https://github.com/rollup/rollup/compare/v2.66.1...v2.67.0) *2022-02-02* ##### Features - Improve side effect detection when using Array.prototype.groupBy/groupByToMap ([#&#8203;4360](https://github.com/rollup/rollup/issues/4360)) - Allow changing `moduleSideEffects` at any time during the build ([#&#8203;4379](https://github.com/rollup/rollup/issues/4379)) - Soft-deprecate `ModuleInfo.hasModuleSideEffects` in favour of `ModuleInfo.moduleSideEffects` ([#&#8203;4379](https://github.com/rollup/rollup/issues/4379)) ##### Bug Fixes - Do not include queries and hashes in generated file names when preserving modules ([#&#8203;4374](https://github.com/rollup/rollup/issues/4374)) ##### Pull Requests - [#&#8203;4319](https://github.com/rollup/rollup/pull/4319): refactor: use fs, fs-extra, remove sander ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4360](https://github.com/rollup/rollup/pull/4360): feat: add Array.prototype.groupBy/groupByToMap ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4361](https://github.com/rollup/rollup/pull/4361): fix: more types ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4369](https://github.com/rollup/rollup/pull/4369): fix: remove acorn-walk patch ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4371](https://github.com/rollup/rollup/pull/4371): refactor: use fs.promises in cli/run ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4372](https://github.com/rollup/rollup/pull/4372): refactor: use fs.promises in module loader ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4374](https://github.com/rollup/rollup/pull/4374): Ignore queries and hashes in file names when preserving modules ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;4375](https://github.com/rollup/rollup/pull/4375): Fix typo in \_config.js ([@&#8203;eltociear](https://github.com/eltociear)) - [#&#8203;4376](https://github.com/rollup/rollup/pull/4376): refactor: fs.promises, move mkdir to writeoutputfile, Part 3 ([@&#8203;dnalborczyk](https://github.com/dnalborczyk)) - [#&#8203;4379](https://github.com/rollup/rollup/pull/4379): Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is mutable on ModuleInfo ([@&#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, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-02-02 07:02:59 +00:00
renovate added 1 commit 2022-02-02 07:03:00 +00:00
continuous-integration/drone/pr Build is passing Details
af1c65d15d
chore(deps): update dependency rollup to v2.67.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://1478-renovaterollup-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://1478-renovaterollup-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 6629cdd009 into main 2022-02-02 07:41:16 +00:00
konrad deleted branch renovate/rollup-2.x 2022-02-02 07:41:16 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.