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.3 #925

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.74.1 -> 2.75.3 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.75.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2753) [Compare Source](https://togithub.com/rollup/rollup/compare/a971f09f6c34c65e71470249783d0dcce02a9468...v2.75.3) *2022-05-29* ##### Bug Fixes - Retain parameter defaults for functions that are defaults themselves ([#​4515](https://togithub.com/rollup/rollup/issues/4515)) - Track mutations for objects as default values ([#​4515](https://togithub.com/rollup/rollup/issues/4515)) ##### Pull Requests - [#​4515](https://togithub.com/rollup/rollup/pull/4515): Ensure parameter defaults are deoptimized ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.75.2`](https://togithub.com/rollup/rollup/compare/v2.75.1...a971f09f6c34c65e71470249783d0dcce02a9468) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.75.1...a971f09f6c34c65e71470249783d0dcce02a9468) ### [`v2.75.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2751) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.75.0...v2.75.1) *2022-05-28* ##### Pull Requests - [#​4513](https://togithub.com/rollup/rollup/pull/4513): Update link to node polyfill repo ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.75.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2750) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.74.1...v2.75.0) *2022-05-27* ##### Features - Re-implement default parameter tree-shaking for top-level functions ([#​4510](https://togithub.com/rollup/rollup/issues/4510)) - Do not consider calling string methods like `.trim()` on template literals a side effect ([#​4511](https://togithub.com/rollup/rollup/issues/4511)) ##### Pull Requests - [#​4510](https://togithub.com/rollup/rollup/pull/4510): Tree-shake parameter defaults (replaces [#​4498](https://togithub.com/rollup/rollup/issues/4498)) ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4511](https://togithub.com/rollup/rollup/pull/4511): Tree-shake side-effect-free string methods on template literals ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: 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.