Skip to content
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

[Snyk] Upgrade rollup from 4.12.1 to 4.17.2 #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YashGovekar
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade rollup from 4.12.1 to 4.17.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 17 versions ahead of your current version.

  • The recommended version was released 21 days ago, on 2024-04-30.

Release notes
Package name: rollup
  • 4.17.2 - 2024-04-30

    4.17.2

    2024-04-30

    Bug Fixes

    • Fix tree-shaking problems when using spread arguments (#5503)

    Pull Requests

  • 4.17.1 - 2024-04-29

    4.17.1

    2024-04-29

    Bug Fixes

    • Prevent infinite recursions for certain constructor invocations (#5500)

    Pull Requests

  • 4.17.0 - 2024-04-27

    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

  • 4.16.4 - 2024-04-23

    4.16.4

    2024-04-23

    Bug Fixes

    • Revert function parameter tracking logic introduced in 4.16.0 to work on some remaining issues (#5487)

    Pull Requests

  • 4.16.3 - 2024-04-23

    4.16.3

    2024-04-23

    Bug Fixes

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

    Pull Requests

  • 4.16.2 - 2024-04-22

    4.16.2

    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

  • 4.16.1 - 2024-04-21

    4.16.1

    2024-04-21

    Bug Fixes

    • Fix crash when rendering logical or conditional expressions (#5481)

    Pull Requests

    • #5481: fix: conditional/logical expression should request a new tree-shaking (@ liuly0322)
  • 4.16.0 - 2024-04-21

    4.16.0

    2024-04-21

    Features

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

    Pull Requests

  • 4.15.0 - 2024-04-20

    4.15.0

    2024-04-20

    Features

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

    Pull Requests

  • 4.14.3 - 2024-04-15

    4.14.3

    2024-04-15

    Bug Fixes

    • Support Alpine Linux and other MUSL builds on ARM (#5471)

    Pull Requests

  • 4.14.2 - 2024-04-12
  • 4.14.1 - 2024-04-07
  • 4.14.0 - 2024-04-03
  • 4.13.2 - 2024-03-28
  • 4.13.1 - 2024-03-27
  • 4.13.1-1 - 2024-03-24
  • 4.13.0 - 2024-03-12
  • 4.12.1 - 2024-03-06
from rollup GitHub release notes
Commit messages
Package name: rollup
  • 5e955a1 4.17.2
  • 89620aa fix: rest element should deoptimize parameter values (#5503)
  • f39b24f Slightly improve perf report (#5501)
  • dbf0a2e 4.17.1
  • 571929f fix: parameter variable infinite recursion error (#5500)
  • 9135249 4.17.0
  • 8b30a5b Explicitly specify both Mac targets as runners switched arch
  • 82ec9b4 Report performance in CI (#5488)
  • db19272 Use opt-level=z for browser wasm (#5494)
  • d98e59d feature(fix): function parameter tracking (#5483)
  • 778066d chore(deps): lock file maintenance minor/patch updates (#5493)
  • b5560a7 chore(deps): lock file maintenance minor/patch updates (#5492)
  • b9051a2 Create FUNDING.json (#5489)
  • 1c404fa 4.16.4
  • 74da135 Revert function parameter tracking logic for now (#5487)
  • b9a62fd 4.16.3
  • bcf4499 fix: only optimize annoymous iife (#5486)
  • 18839eb 4.16.2
  • 4bbe1a3 fix: function parameter reassigned update (#5482)
  • a80117f Add libc field to armv7 packages (#5479)
  • 5d8019b 4.16.1
  • 190893a fix: conditional/logical expression should request a new tree-shaking (#5481)
  • 38fe707 4.16.0
  • 5491ab4 feat: improve tree-shaking by propagate const parameter (#5443)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade rollup from 4.12.1 to 4.17.2.

See this package in npm:
rollup

See this project in Snyk:
https://app.snyk.io/org/yashgovekar/project/d7b93f82-b1ca-402e-9e5a-b98d6414cecd?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

None yet

2 participants