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 2.71.1 to 2.75.4 #8

Open
wants to merge 1 commit into
base: v1.x
Choose a base branch
from

Conversation

LadyK-21
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 2.71.1 to 2.75.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.


  • The recommended version is 10 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-05-31.
Release notes
Package name: rollup
  • 2.75.4 - 2022-05-31

    2022-05-31

    Bug Fixes

    • Ensure parameter defaults are retained when a function is used as an object property (#4516)

    Pull Requests

    • #4516: Deoptimize parameter defaults when referenced from object/array/class literals (@ lukastaegert)
  • 2.75.3 - 2022-05-29

    2022-05-29

    Bug Fixes

    • Retain parameter defaults for functions that are defaults themselves (#4515)
    • Track mutations for objects as default values (#4515)

    Pull Requests

  • 2.75.2 - 2022-05-29
  • 2.75.1 - 2022-05-28

    2022-05-28

    Pull Requests

  • 2.75.0 - 2022-05-27

    2022-05-27

    Features

    • Re-implement default parameter tree-shaking for top-level functions (#4510)
    • Do not consider calling string methods like .trim() on template literals a side effect (#4511)

    Pull Requests

  • 2.74.1 - 2022-05-19

    2022-05-19

    Bug Fixes

    • Revert #4498 until some issues are understood and resolved
  • 2.74.0 - 2022-05-19

    2022-05-19

    Features

    • Remove unneeded default values for function parameters (#4498)

    Bug Fixes

    • Use a consistent mechanism to resolve the config file to avoid issues on Windows (#4501)
    • Avoid an inaccurate warning about an event emitter leak for complicated builds (#4502)
    • Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables (#4499)

    Pull Requests

  • 2.73.0 - 2022-05-13

    2022-05-13

    Features

    • Do not treat Object.defineProperty/ies as side effect when called on an unused object (#4493)
    • Do not assume that assigning a property can create a getter with side effects (#4493)
    • Do not treat string.prototype.replace(All) as side effect when used with two literals (#4493)

    Bug Fixes

    • Detect side effects when manually declaring getters on functions (#4493)

    Pull Requests

  • 2.72.1 - 2022-05-07

    2022-05-07

    Bug Fixes

    • Improve tree-shaking of classes with super classes in certain scenarios (#4489)

    Pull Requests

  • 2.72.0 - 2022-05-05

    2022-05-05

    Features

    • Add CLI hooks to run external commands at certain points in watch mode (#4457)

    Bug Fixes

    • Fix an issue that could accidentally treat relevant assignments as side effect free (#4486)

    Pull Requests

  • 2.71.1 - 2022-04-30

    2022-04-30

    Bug Fixes

    • Allow importing loadConfigFile without extension (#4483)

    Pull Requests

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

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