YoloDev / rollup-config

Config for lerna based monorepos that builds all packages using a single rollup bundler.
MIT License
3 stars 2 forks source link

Update dependency rollup to v2.48.0 #124

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v2.48.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2480) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.47.0...v2.48.0) _2021-05-15_ ##### Features - Add replacement to conditionally insert asset extensions in `entryFileNames` when preserving modules ([#​4077](https://togithub.com/rollup/rollup/issues/4077)) ##### Bug Fixes - Fix crash when dynamically assigning to namespace members ([#​4070](https://togithub.com/rollup/rollup/issues/4070)) - Do not associate pure annotations in front of a semi-colon or comma with succeeding code ([#​4068](https://togithub.com/rollup/rollup/issues/4068)) ##### Pull Requests - [#​4068](https://togithub.com/rollup/rollup/pull/4068): ignore invalid trailing pure annotations ([@​kzc](https://togithub.com/kzc)) - [#​4070](https://togithub.com/rollup/rollup/pull/4070): undefined `deoptimizePath` when the first element is empty string ([@​si3nloong](https://togithub.com/si3nloong)) - [#​4071](https://togithub.com/rollup/rollup/pull/4071): add node.js v16 support ([@​dnalborczyk](https://togithub.com/dnalborczyk)) - [#​4077](https://togithub.com/rollup/rollup/pull/4077): Add assetExtname replacement in entryFileNames ([@​BPScott](https://togithub.com/BPScott)) - [#​4080](https://togithub.com/rollup/rollup/pull/4080): Added Rollup logo in README.md ([@​priyanshurav](https://togithub.com/priyanshurav)) - [#​4081](https://togithub.com/rollup/rollup/pull/4081): fix comment regarding invalid annotation handling ([@​kzc](https://togithub.com/kzc))

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.



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