[Snyk] Upgrade @solidity-parser/parser from 0.13.2 to 0.18.0 #16
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 @solidity-parser/parser from 0.13.2 to 0.18.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.
The recommended version fixes:
SNYK-JS-FOLLOWREDIRECTS-6141137
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-AJV-584908
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-ANSIREGEX-1583908
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-AXIOS-1579269
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-QS-3153490
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-SEMVER-3247795
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-SEMVER-3247795
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-TMPL-1583443
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-JSONSCHEMA-1920922
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-DECODEURICOMPONENT-3149970
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-FOLLOWREDIRECTS-6444610
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-MINIMIST-559764
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-NWSAPI-2841516
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-PROMPTS-1729737
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-ISTANBULREPORTS-2328088
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-JSON5-3182856
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-MINIMATCH-3050818
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-FOLLOWREDIRECTS-2332181
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-WORDWRAP-3149973
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-MINIMIST-2429795
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-KINDOF-537849
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-MINIMIST-2429795
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-BABELTRAVERSE-5962462
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-FOLLOWREDIRECTS-2396346
Why? Proof of Concept exploit, CVSS 7.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @solidity-parser/parser
This version adds 2 new features.
umd
instead ofiife
format for browser compatibility. (#106)This version changes the associativity of the exponentiation and ternary operators. In most cases this shouldn't affect anyone, but it's technically a breaking change.
This version adds support for top-level event definitions, a feature introduced in solc v0.8.22.
This version fixes a bug where variables named
global
couldn't be parsed (thanks @ arjun-io!)This version adds support for user-defined operators.
The
UsingForDeclaration
node now has a newoperators
property. This is an array with the same length as thefunctions
array. Each item is either a string ornull
: if an operator is defined, then the string is the operator; if an operator is not defined, the item is null.For example,
using { add as +, sub } for Fixed18 global
will result in this node:This release adds support for named parameters in mapping types, introduced in solc 0.8.18.
This release:
Add support for using
address
as a property.0.14.3
This release adds support for user defined value types. Thanks to @ 0xbribe for the initial work on this!
Commit messages
Package name: @solidity-parser/parser
Compiler Version
replacement - remove space naddison36/sol2uml#106 from solidity-parser/umdpragma solidity
from the compiler version of the verified contract. naddison36/sol2uml#105 from solidity-parser/commentsflatten
utilize theCompiler Version
from etherscan-like sites naddison36/sol2uml#104 from solidity-parser/unknown-binary-operatorsCompare
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