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 rewire from 2.5.2 to 6.0.0 #29

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

Woodpile37
Copy link
Owner

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


Snyk has created this PR to upgrade rewire from 2.5.2 to 6.0.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 7 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2021-12-19.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Reverse Tabnabbing
SNYK-JS-ISTANBULREPORTS-2328088
482/1000
Why? Proof of Concept exploit, CVSS 7.5
No Known Exploit
Prototype Pollution
SNYK-JS-MINIMIST-559764
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Prototype Pollution
SNYK-JS-MINIMIST-2429795
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: rewire
  • 6.0.0 - 2021-12-19
    • Breaking: Remove Node v8 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v8 as well.
    • Update dependencies #193
    • Fix Modifying globals within module leaks to global with Node >=10 #167
    • Fixed import errors on modules with shebang declarations #179
  • 5.0.0 - 2020-03-11
    • Breaking: Remove Node v6 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v6 as well.
    • Update dependencies #159 #172 #154 #166
  • 4.0.1 - 2018-04-24
    • Fix a bug where const was not properly detected #139
  • 4.0.0 - 2018-04-09
    • Breaking: Remove official node v4 support. It probably still works with node v4, but no guarantees anymore.
    • Potentially breaking: Replace babel with regex-based transformation 9b77ed9a293c538ec3eb5160bcb933e012ce517f.
      This should not break, but it has been flagged as major version bump as the regex might not catch all cases reliably and thus fail for some users.
    • Improve runtime performance #132
    • Use coffeescript package in favor of deprecated coffee-script #134
  • 3.0.2 - 2017-11-20
    • Fix a bug where rewire used the project's .babelrc #119 #123
  • 3.0.1 - 2017-11-15
    • Fix Unknown Plugin "transform-es2015-block-scoping" #121 #122
  • 3.0.0 - 2017-11-11
    • Breaking: Remove support for node versions below 4
    • Add support for const #79 #95 #117 #118
  • 2.5.2 - 2016-07-01
    • Fix cluttering of require.extensions even if CoffeeScript is not installed #98
from rewire GitHub release notes
Commit messages
Package name: rewire

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

@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2023

⚠️ No Changeset found

Latest commit: 56124f2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Woodpile37 Woodpile37 merged commit 711e96c into master Aug 21, 2023
3 of 6 checks passed
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.

Unable to use in Powershell due to absence of digital signature
2 participants