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.70.0 #466

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.69.0 -> 2.70.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.70.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2700) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.69.2...v2.70.0) *2022-03-07* ##### Features - Make the `watchChange` and `closeWatcher` hooks asynchronous and make Rollup wait for these hooks before continuing ([#​4427](https://togithub.com/rollup/rollup/issues/4427)) ##### Bug Fixes - Do not abort watch mode for errors in `watchChange` but display them properly ([#​4427](https://togithub.com/rollup/rollup/issues/4427)) ##### Pull Requests - [#​4427](https://togithub.com/rollup/rollup/pull/4427): Do not abort watch mode on errors in watchChange ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.69.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2692) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.69.1...v2.69.2) *2022-03-06* ##### Bug Fixes - Mark `Object.entries` and `Object.fromEntries` as pure ([#​4429](https://togithub.com/rollup/rollup/issues/4429)) - Make sure new properties on Array.prototype and Object.prototype are not evaluated as "undefined" ([#​4428](https://togithub.com/rollup/rollup/issues/4428)) ##### Pull Requests - [#​4428](https://togithub.com/rollup/rollup/pull/4428): Treat unknown prototype props as unknown ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4429](https://togithub.com/rollup/rollup/pull/4429): Treat unknown prototype props as unknown ([@​869288142](https://togithub.com/869288142)) ### [`v2.69.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2691) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.69.0...v2.69.1) *2022-03-04* ##### Bug Fixes - Approximate source position instead of ignoring it when using a low-resolution source map in a transform hook ([#​4334](https://togithub.com/rollup/rollup/issues/4334)) ##### Pull Requests - [#​4334](https://togithub.com/rollup/rollup/pull/4334): fix(sourcemap): fall back to low-resolution line mapping ([@​aleclarson](https://togithub.com/aleclarson) and [@​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.