[Snyk] Upgrade ast-types from 0.14.2 to 0.16.0 #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade ast-types from 0.14.2 to 0.16.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.
Release notes
Package name: ast-types
This minor version includes a major reorganization of the
repository/package, which took place mostly in PR #327, with additional
refinements in #886. There's always some risk to refactoring, and I
added several new type definitions, hence the minor version bump.
Why not a major version bump? I believe these changes should be mostly
backwards compatible, especially if you are not importing from any
nested directories like
import es2020Plugin from "ast-types/def/es2020"
Since the
def/
directory has moved tolib/def/
, you may need toupdate your imports (a breaking change). However, you may be able to get
away with no changes if you're using a version of Node.js (or a bundler)
that understands the "exports" field in package.json:
#327 (comment)
Since I could be wrong about backwards compatibility, I will publish
v0.16.0 to npm using the "next" dist-tag initially, so we can make sure
benjamn/recast#1232 works. If breaking changes
come to light, we should be able to fix them before triggering a flood
of failing CI runs via dependabot/renovate/etc PRs.
Bump npm version to 0.15.2.
Bump npm version to 0.15.1.
Bump npm version to 0.15.0.
Bump npm version to 0.14.2.
Commit messages
Package name: ast-types
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