mbrevda / react-image

React.js <img> tag rendering with multiple fallback & loader support
MIT License
1.2k stars 88 forks source link

chore(deps): update dependency rollup to v2.75.5 #930

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v2.75.5`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2755) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.75.4...v2.75.5) *2022-06-01* ##### Bug Fixes - Avoid crashes when using logical expressions for unused constructor arguments ([#​4519](https://togithub.com/rollup/rollup/issues/4519)) - Fix missing parameter defaults for calls from try statements and functions returned by functions ([#​4520](https://togithub.com/rollup/rollup/issues/4520)) ##### Pull Requests - [#​4519](https://togithub.com/rollup/rollup/pull/4519): Try to make logical expression deoptimization more robust ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4520](https://togithub.com/rollup/rollup/pull/4520): Roll back parameter default tree shaking ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.75.4`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2754) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.75.3...v2.75.4) *2022-05-31* ##### Bug Fixes - Ensure parameter defaults are retained when a function is used as an object property ([#​4516](https://togithub.com/rollup/rollup/issues/4516)) ##### Pull Requests - [#​4516](https://togithub.com/rollup/rollup/pull/4516): Deoptimize parameter defaults when referenced from object/array/class literals ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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