Skip to content

Commit

Permalink
build(deps): update dependency rollup to v4.17.2 (#9226)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [rollup](https://rollupjs.org/)
([source](https://togithub.com/rollup/rollup)) | [`4.16.4` ->
`4.17.2`](https://renovatebot.com/diffs/npm/rollup/4.16.4/4.17.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.16.4/4.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.16.4/4.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rollup/rollup (rollup)</summary>

###
[`v4.17.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4172)

[Compare
Source](https://togithub.com/rollup/rollup/compare/v4.17.1...v4.17.2)

*2024-04-30*

##### Bug Fixes

- Fix tree-shaking problems when using spread arguments
([#&#8203;5503](https://togithub.com/rollup/rollup/issues/5503))

##### Pull Requests

- [#&#8203;5501](https://togithub.com/rollup/rollup/pull/5501): Slightly
improve perf report
([@&#8203;lukastaegert](https://togithub.com/lukastaegert))
- [#&#8203;5503](https://togithub.com/rollup/rollup/pull/5503): fix:
rest element should deoptimize parameter values
([@&#8203;liuly0322](https://togithub.com/liuly0322))

###
[`v4.17.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4171)

[Compare
Source](https://togithub.com/rollup/rollup/compare/v4.17.0...v4.17.1)

*2024-04-29*

##### Bug Fixes

- Prevent infinite recursions for certain constructor invocations
([#&#8203;5500](https://togithub.com/rollup/rollup/issues/5500))

##### Pull Requests

- [#&#8203;5500](https://togithub.com/rollup/rollup/pull/5500): fix:
parameter variable infinite recursion error
([@&#8203;liuly0322](https://togithub.com/liuly0322))

###
[`v4.17.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4170)

[Compare
Source](https://togithub.com/rollup/rollup/compare/v4.16.4...v4.17.0)

*2024-04-27*

##### Features

- Track function call arguments to optimize functions only called once
or with the same literal values (re-release from 4.16.0)
([#&#8203;5483](https://togithub.com/rollup/rollup/issues/5483))

##### Bug Fixes

- Reduce browser WASM size to a fraction by changing optimization
settings
([#&#8203;5494](https://togithub.com/rollup/rollup/issues/5494))

##### Pull Requests

- [#&#8203;5483](https://togithub.com/rollup/rollup/pull/5483):
feature(fix): function parameter tracking
([@&#8203;liuly0322](https://togithub.com/liuly0322))
- [#&#8203;5488](https://togithub.com/rollup/rollup/pull/5488): Report
performance in CI ([@&#8203;TrickyPi](https://togithub.com/TrickyPi))
- [#&#8203;5489](https://togithub.com/rollup/rollup/pull/5489): Create
FUNDING.json ([@&#8203;BenJam](https://togithub.com/BenJam))
- [#&#8203;5492](https://togithub.com/rollup/rollup/pull/5492):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5493](https://togithub.com/rollup/rollup/pull/5493):
chore(deps): lock file maintenance minor/patch updates
([@&#8203;renovate](https://togithub.com/renovate)\[bot])
- [#&#8203;5494](https://togithub.com/rollup/rollup/pull/5494): Use
opt-level=z for browser wasm
([@&#8203;sapphi-red](https://togithub.com/sapphi-red))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
America/Los_Angeles, Automerge - 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZSIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent daa350b commit b207eef
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"rimraf": "5.0.5",
"rollup": "4.16.4",
"rollup": "4.17.2",
"semver": "7.6.0",
"shell-quote": "1.8.1",
"storybook": "8.0.9",
Expand Down

0 comments on commit b207eef

Please sign in to comment.