embl-communications / science-in-school

Code and planning for the new SiS website
Apache License 2.0
0 stars 0 forks source link

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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.66.1 -> 2.67.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.67.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2670) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.66.1...v2.67.0) *2022-02-02* ##### Features - Improve side effect detection when using Array.prototype.groupBy/groupByToMap ([#​4360](https://togithub.com/rollup/rollup/issues/4360)) - Allow changing `moduleSideEffects` at any time during the build ([#​4379](https://togithub.com/rollup/rollup/issues/4379)) - Soft-deprecate `ModuleInfo.hasModuleSideEffects` in favour of `ModuleInfo.moduleSideEffects` ([#​4379](https://togithub.com/rollup/rollup/issues/4379)) ##### Bug Fixes - Do not include queries and hashes in generated file names when preserving modules ([#​4374](https://togithub.com/rollup/rollup/issues/4374)) ##### Pull Requests - [#​4319](https://togithub.com/rollup/rollup/pull/4319): refactor: use fs, fs-extra, remove sander ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4360](https://togithub.com/rollup/rollup/pull/4360): feat: add Array.prototype.groupBy/groupByToMap ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4361](https://togithub.com/rollup/rollup/pull/4361): fix: more types ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4369](https://togithub.com/rollup/rollup/pull/4369): fix: remove acorn-walk patch ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4371](https://togithub.com/rollup/rollup/pull/4371): refactor: use fs.promises in cli/run ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4372](https://togithub.com/rollup/rollup/pull/4372): refactor: use fs.promises in module loader ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4374](https://togithub.com/rollup/rollup/pull/4374): Ignore queries and hashes in file names when preserving modules ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4375](https://togithub.com/rollup/rollup/pull/4375): Fix typo in \_config.js ([@​eltociear](https://togithub.com/eltociear)) - [#​4376](https://togithub.com/rollup/rollup/pull/4376): refactor: fs.promises, move mkdir to writeoutputfile, Part 3 ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4379](https://togithub.com/rollup/rollup/pull/4379): Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is mutable on ModuleInfo ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: "after 3:00am and before 5:00am every weekday" in timezone Europe/Berlin.

🚦 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.