Skip to content

chore(deps): update dependency rollup to v4.17.2 #3061

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rollup/rollup (rollup)

v4.17.2

Compare Source

2024-04-30

Bug Fixes
  • Fix tree-shaking problems when using spread arguments (#​5503)
Pull Requests

v4.17.1

Compare Source

2024-04-29

Bug Fixes
  • Prevent infinite recursions for certain constructor invocations (#​5500)
Pull Requests

v4.17.0

Compare Source

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

v4.16.4

Compare Source

2024-04-23

Bug Fixes
  • Revert function parameter tracking logic introduced in 4.16.0 to work on some remaining issues (#​5487)
Pull Requests

v4.16.3

Compare Source

2024-04-23

Bug Fixes
  • Do not optimize IIFEs that have a name and are again referenced inside their definition (#​5486)
Pull Requests

v4.16.2

Compare Source

2024-04-22

Bug Fixes
  • Resolve a situation condition where reassignments of function parameters were not tracked properly (#​5482)
  • Make sure that for armv7 packages, only one package is downloaded for the user (musl or gnu) (#​5479)
Pull Requests

v4.16.1

Compare Source

2024-04-21

Bug Fixes
  • Fix crash when rendering logical or conditional expressions (#​5481)
Pull Requests

v4.16.0

Compare Source

2024-04-21

Features
  • Track function call arguments to optimize functions only called once or with the same literal values (#​5443)
Pull Requests

v4.15.0

Compare Source

2024-04-20

Features
  • Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes (#​5474)
Pull Requests

v4.14.3

Compare Source

2024-04-15

Bug Fixes
  • Support Alpine Linux and other MUSL builds on ARM (#​5471)
Pull Requests

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner May 4, 2024 18:49
@renovate renovate bot requested review from morganleroi and Fluf22 and removed request for a team May 4, 2024 18:49
@algolia-bot
Copy link
Collaborator

algolia-bot commented May 4, 2024

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

Copy link

github-actions bot commented May 4, 2024

@github-actions github-actions bot temporarily deployed to pull request May 4, 2024 19:02 Inactive
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from f011174 to 54d794d Compare May 4, 2024 19:07
@github-actions github-actions bot temporarily deployed to pull request May 4, 2024 19:19 Inactive
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 54d794d to 5934c9e Compare May 4, 2024 19:24
@github-actions github-actions bot temporarily deployed to pull request May 4, 2024 19:37 Inactive
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 5934c9e to 650283c Compare May 4, 2024 19:40
@github-actions github-actions bot temporarily deployed to pull request May 4, 2024 19:52 Inactive
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 650283c to 29386dc Compare May 4, 2024 19:57
@github-actions github-actions bot temporarily deployed to pull request May 4, 2024 20:11 Inactive
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 29386dc to 2ed19c2 Compare May 4, 2024 20:11
@github-actions github-actions bot temporarily deployed to pull request May 4, 2024 20:25 Inactive
@renovate renovate bot merged commit 654d6d4 into chore/renovateBaseBranch May 4, 2024
@renovate renovate bot deleted the renovate/rollup-4.x branch May 4, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant