Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

[Snyk] Upgrade rollup from 4.12.0 to 4.17.2 #432

Closed
wants to merge 1 commit into from

Conversation

x-way
Copy link
Owner

@x-way x-way commented May 31, 2024

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade rollup from 4.12.0 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 18 versions ahead of your current version.

  • The recommended version was released on a month ago.

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
  • 4.12.0 - 2024-02-16
from rollup GitHub release notes

Important

  • 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 4.12.0 to 4.17.2.

See this package in npm:
rollup

See this project in Snyk:
https://app.snyk.io/org/andreas.jaggi/project/8041ee69-68c8-4efa-b9f0-be50f7ba6c2c?utm_source=github&utm_medium=referral&page=upgrade-pr
@coveralls
Copy link

coveralls commented May 31, 2024

Pull Request Test Coverage Report for Build 9313326213

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.46%

Totals Coverage Status
Change from base Build 8182911757: 0.0%
Covered Lines: 5555
Relevant Lines: 5882

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9313326213

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.46%

Totals Coverage Status
Change from base Build 8182911757: 0.0%
Covered Lines: 5555
Relevant Lines: 5882

💛 - Coveralls

@x-way x-way closed this Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants