extended-component-library
extended-component-library copied to clipboard
chore(deps-dev): bump rollup from 3.29.4 to 4.17.2 in the rollup group across 1 directory
Bumps the rollup group with 1 update in the / directory: rollup.
Updates rollup from 3.29.4 to 4.17.2
Release notes
Sourced from rollup's releases.
v4.17.2
4.17.2
2024-04-30
Bug Fixes
- Fix tree-shaking problems when using spread arguments (#5503)
Pull Requests
- #5501: Slightly improve perf report (
@lukastaegert)- #5503: fix: rest element should deoptimize parameter values (
@liuly0322)v4.17.1
4.17.1
2024-04-29
Bug Fixes
- Prevent infinite recursions for certain constructor invocations (#5500)
Pull Requests
- #5500: fix: parameter variable infinite recursion error (
@liuly0322)v4.17.0
4.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) (#5483)
Bug Fixes
- Reduce browser WASM size to a fraction by changing optimization settings (#5494)
Pull Requests
- #5483: feature(fix): function parameter tracking (
@liuly0322)- #5488: Report performance in CI (
@TrickyPi)- #5489: Create FUNDING.json (
@BenJam)- #5492: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5493: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5494: Use opt-level=z for browser wasm (
@sapphi-red)v4.16.4
... (truncated)
Changelog
Sourced from rollup's changelog.
4.17.2
2024-04-30
Bug Fixes
- Fix tree-shaking problems when using spread arguments (#5503)
Pull Requests
- #5501: Slightly improve perf report (
@lukastaegert)- #5503: fix: rest element should deoptimize parameter values (
@liuly0322)4.17.1
2024-04-29
Bug Fixes
- Prevent infinite recursions for certain constructor invocations (#5500)
Pull Requests
- #5500: fix: parameter variable infinite recursion error (
@liuly0322)4.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) (#5483)
Bug Fixes
- Reduce browser WASM size to a fraction by changing optimization settings (#5494)
Pull Requests
- #5483: feature(fix): function parameter tracking (
@liuly0322)- #5488: Report performance in CI (
@TrickyPi)- #5489: Create FUNDING.json (
@BenJam)- #5492: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5493: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5494: Use opt-level=z for browser wasm (
@sapphi-red)4.16.4
2024-04-23
... (truncated)
Commits
5e955a14.17.289620aafix: rest element should deoptimize parameter values (#5503)f39b24fSlightly improve perf report (#5501)dbf0a2e4.17.1571929ffix: parameter variable infinite recursion error (#5500)91352494.17.08b30a5bExplicitly specify both Mac targets as runners switched arch82ec9b4Report performance in CI (#5488)db19272Use opt-level=z for browser wasm (#5494)d98e59dfeature(fix): function parameter tracking (#5483)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions