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.4 to 4.11.0 #270

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

Conversation

leonardoadame
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 3.29.4 to 4.11.0.

ℹ️ 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 is a major version upgrade, and may be a breaking change.

  • The recommended version is 54 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-02-15.
Release notes
Package name: rollup
  • 4.11.0 - 2024-02-15

    4.11.0

    2024-02-15

    Features

    • Add output.reexportProtoFromExternal option to disable special code for handling __proto__ reexports (#5380)

    Bug Fixes

    • Ensure namespace reexport code can be parsed by cjs-module-lexer (#5380)
    • Throw when trying to reassing const variables (#5388)

    Pull Requests

  • 4.10.0 - 2024-02-10

    4.10.0

    2024-02-10

    Features

    • Support base-36 and base-16 hashes again via new output.hashCharacters option (#5371)

    Bug Fixes

    • Do not crash process for panics in native code but throw them as JavaScript errors (#5383)

    Pull Requests

  • 4.9.6 - 2024-01-21

    4.9.6

    2024-01-21

    Bug Fixes

    • Detect side effects when an element that was pushed into an array is modified via the array (#5352)

    Pull Requests

  • 4.9.5 - 2024-01-12

    4.9.5

    2024-01-12

    Bug Fixes

    • Fix issue where on Windows, Rollup would not load due to problems with the MSVC executable (#5335)

    Pull Requests

  • 4.9.4 - 2024-01-06

    4.9.4

    2024-01-06

    Bug Fixes

    • Use quotes for keys in namespaces that are only numbers but are not valid integers (#5328)
    • Allow to have comments between pure annotations and the annoted node (#5332)

    Pull Requests

  • 4.9.3 - 2024-01-05

    4.9.3

    2024-01-05

    Bug Fixes

    • Support __proto__ as export/import name (#5313)
    • Use ESTree AST type over custom type in user-facing types (#5323)

    Pull Requests

  • 4.9.2 - 2023-12-30

    4.9.2

    2023-12-30

    Bug Fixes

    • Extend support for arbitrary namespace identifiers in SystemJS (#5321)
    • Do not wrongly flag functions without side effects as side effects if moduleSideEffects is false (#5322)

    Pull Requests

  • 4.9.1 - 2023-12-17
    Read more
  • 4.9.0 - 2023-12-13
    Read more
  • 4.8.0 - 2023-12-11
    Read more
  • 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.4 - 2023-09-28
from rollup GitHub release notes
Commit messages
Package name: rollup

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

Copy link

stackblitz bot commented Mar 8, 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