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 3.29.5 to 4.22.4 #963

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

Conversation

leonardoadame
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade rollup from 3.29.5 to 4.22.4.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

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

  • The recommended version was released on 24 days ago.

Release notes
Package name: rollup
  • 4.22.4 - 2024-09-21
  • 4.22.3 - 2024-09-21
  • 4.22.3-0 - 2024-09-20

    4.22.3-0

  • 4.22.2 - 2024-09-20

    4.22.2

    2024-09-20

    Bug Fixes

    • Revert fix for side effect free modules until other issues are investigated (#5667)

    Pull Requests

  • 4.22.1 - 2024-09-20

    4.22.1

    2024-09-20

    Bug Fixes

    • Revert #5644 "stable chunk hashes" while issues are being investigated

    Pull Requests

  • 4.22.0 - 2024-09-19

    4.22.0

    2024-09-19

    Features

    • Add additional known global values to avoid access side effects (#5651)

    Bug Fixes

    • Ensure deterministic chunk hash generation despite async renderChunk hook (#5644)
    • Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away (#5658)

    Pull Requests

  • 4.21.3 - 2024-09-12

    4.21.3

    2024-09-12

    Bug Fixes

    • Always respect side effects in left-hand side of optional chain (#5642)
    • Update stack trace for augmented errors to not hide relevant information (#5640)

    Pull Requests

    • #5636: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
    • #5637: chore(deps): lock file maintenance (@ renovate[bot])
    • #5640: fix: keep the message of stack up-to-date (@ TrickyPi)
    • #5642: fix: include left-side effect of optional chaining in the end of hasEffectsAsChainElement (@ TrickyPi)
  • 4.21.2 - 2024-08-30

    4.21.2

    2024-08-30

    Bug Fixes

    • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605)

    Pull Requests

  • 4.21.1 - 2024-08-26

    4.21.1

    2024-08-26

    Bug Fixes

    • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#5618)
    • Do not produce invalid code for import.meta.url in compact mode (#5624)
    • Do not throw when generating chunk names when preserving modules in Windows (#5625)

    Pull Requests

  • 4.21.0 - 2024-08-18

    4.21.0

    2024-08-18

    Features

    • Add option to configure directory for virtual modules when preserving modules (#5602)

    Pull Requests

  • 4.20.0 - 2024-08-03

    4.20.0

    2024-08-03

    Features

    • Allow plugins to specify the original file name when emitting assets (#5596)

    Pull Requests

  • 4.19.2 - 2024-08-01

    4.19.2

    2024-08-01

    Bug Fixes

    • Avoid "cannot get value of null" error when using optional chaining with namespaces (#5597)

    Pull Requests

  • 4.19.1 - 2024-07-27
  • 4.19.0 - 2024-07-20
  • 4.18.1 - 2024-07-08
  • 4.18.0 - 2024-05-22
  • 4.17.2 - 2024-04-30
  • 4.17.1 - 2024-04-29
  • 4.17.0 - 2024-04-27
  • 4.16.4 - 2024-04-23
  • 4.16.3 - 2024-04-23
  • 4.16.2 - 2024-04-22
  • 4.16.1 - 2024-04-21
  • 4.16.0 - 2024-04-21
  • 4.15.0 - 2024-04-20
  • 4.14.3 - 2024-04-15
  • 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
  • 4.12.0 - 2024-02-16
  • 4.11.0 - 2024-02-15
  • 4.10.0 - 2024-02-10
  • 4.9.6 - 2024-01-21
  • 4.9.5 - 2024-01-12
  • 4.9.4 - 2024-01-06
  • 4.9.3 - 2024-01-05
  • 4.9.2 - 2023-12-30
  • 4.9.1 - 2023-12-17
  • 4.9.0 - 2023-12-13
  • 4.8.0 - 2023-12-11
  • 4.7.0 - 2023-12-08
  • 4.6.1 - 2023-11-30
  • 4.6.0 - 2023-11-26
  • 4.5.2 - 2023-11-24
  • 4.5.1 - 2023-11-21
  • 4.5.0 - 2023-11-18
  • 4.4.1 - 2023-11-14
  • 4.4.0 - 2023-11-12
  • 4.3.1 - 2023-11-11
  • 4.3.0 - 2023-11-03
  • 4.2.0 - 2023-10-31
  • 4.1.6 - 2023-10-31
  • 4.1.5 - 2023-10-28
  • 4.1.4 - 2023-10-16
  • 4.1.3 - 2023-10-15
  • 4.1.1 - 2023-10-15
  • 4.1.0 - 2023-10-14
  • 4.0.2 - 2023-10-06
  • 4.0.1 - 2023-10-06
  • 4.0.0 - 2023-10-05
  • 4.0.0-25 - 2023-10-05
  • 4.0.0-24 - 2023-10-03
  • 4.0.0-23 - 2023-09-26
  • 4.0.0-22 - 2023-09-26
  • 4.0.0-21 - 2023-09-24
  • 4.0.0-20 - 2023-09-24
  • 4.0.0-19 - 2023-09-15
  • 4.0.0-18 - 2023-09-15
  • 4.0.0-17 - 2023-09-15
  • 4.0.0-16 - 2023-09-15
  • 4.0.0-15 - 2023-09-15
  • 4.0.0-14 - 2023-09-15
  • 4.0.0-13 - 2023-08-24
  • 4.0.0-12 - 2023-08-23
  • 4.0.0-10 - 2023-08-21
  • 4.0.0-9 - 2023-08-20
  • 4.0.0-8 - 2023-08-20
  • 4.0.0-7 - 2023-08-20
  • 4.0.0-6 - 2023-08-20
  • 4.0.0-5 - 2023-08-20
  • 4.0.0-4 - 2023-08-04
  • 4.0.0-3 - 2023-08-04
  • 4.0.0-2 - 2023-08-01
  • 4.0.0-1 - 2023-08-01
  • 3.29.5 - 2024-09-21
from rollup GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade rollup from 3.29.5 to 4.22.4.

See this package in npm:
rollup

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/30c4d01a-dbce-4ff8-a4a3-78e49c26e2d5?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

stackblitz bot commented Oct 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

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.

2 participants