[Snyk] Upgrade @babel/eslint-parser from 7.14.2 to 7.15.0#283
Closed
[Snyk] Upgrade @babel/eslint-parser from 7.14.2 to 7.15.0#283
Conversation
Snyk has created this PR to upgrade @babel/eslint-parser from 7.14.2 to 7.15.0. See this package in npm: https://www.npmjs.com/package/@babel/eslint-parser See this project in Snyk: https://app.snyk.io/org/bluewallet/project/29c066bc-abce-44d9-b68e-064466e610e7?utm_source=github&utm_medium=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade @babel/eslint-parser from 7.14.2 to 7.15.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: @babel/eslint-parser
-
7.15.0 - 2021-08-04
- #13523 feat(ts): raise error for abstract property with initializer (@ fedeci)
- #13229 Add
- #13476 standalone: update
- #13555 feat: support hack pipeline in
- #13387 Enable top-level
- #13324 Support TypeScript const enums (@ nicolo-ribaudo)
- #13528 feat(typescript): implement namespace alias (@ colinaaa)
- #13290 feat: add
- #13501 Add display name after create context (@ JLHwung)
- #13416 Hack-pipe proposal with
- #13191 Add support for the "Hack" pipeline proposal (@ js-choi)
- #13398 Expose
- #13448 Add support for rhino as a compilation target (@ gausie)
- #13554 Enable ergonomic brand checks (
- #13513 [ts] support optional chain call with generic (@ lala7573)
- #13605 Handle typescript function overloading in a default export (@ tony-go)
- #13536 Fix
- #13426 parser: Fix Hack/smart-pipe error positions (@ js-choi)
- #13622 fix(ts): raise error for
- #13607 chore(doc): add jest specific pckg command (@ tony-go)
- Federico Ciardi (@ fedeci)
- Huáng Jùnliàng (@ JLHwung)
- J. S. Choi (@ js-choi)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Oleksandr T. (@ a-tarasyuk)
- Samuel Gaus (@ gausie)
- Sosuke Suzuki (@ sosukesuzuki)
- Tony Gorez (@ tony-go)
- Yeonju Hwang (@ lala7573)
- 王清雨 (@ colinaaa)
-
7.14.9 - 2021-08-01
- #13596 Fix completion record for variable declarations (@ addaleax)
- #13600 Extract computed keys from the class closure (@ nicolo-ribaudo)
- #13552 Don't insert
- #13581 [ts] Check if param is assignable when parsing arrow return type (@ nicolo-ribaudo)
- #13577 add 12 missing NODE_FIELDS (@ jedwards1211)
- #13491 Fix
- Other
- #13614 Update Rollup to
- #13606 chore: reorganize benchmarks (@ JLHwung)
- #13611 Replace generic __clone call by specific methods (@ JLHwung)
- #13593 Generator performance (@ JLHwung)
- Andy Edwards (@ jedwards1211)
- Anna Henningsen (@ addaleax)
- Babel Bot (@ babel-bot)
- Henry Zhu (@ hzoo)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Rin Tepis (@ SCLeoX)
- 王清雨 (@ colinaaa)
-
7.14.7 - 2021-06-21
- #13483 Don't hoist template literal keys in
- #13482 Don't hoist template strings from destructuring keys (@ lala7573)
- #13475 fix: remove traverse trap on
- Other
- #13477 Add record and tuple tokens to eslint parser (@ plourenco)
- #13395 fix: tagged template incorrect receiver (@ sag1v)
- #13450 Simplify token context (@ JLHwung)
- #13419 refactor(parser): remove refNeedsArrowPos (@ tony-go)
- Other
- #13485 chore: fix comment typo (@ hyaocuk)
- Federico Ciardi (@ fedeci)
- Huáng Jùnliàng (@ JLHwung)
- Lively (@ lala7573)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Pedro Lourenço (@ plourenco)
- Sagiv ben giat (@ sag1v)
- Terence Ng (@ hyaocuk)
- Tony Gorez (@ tony-go)
-
7.14.5 - 2021-06-09
-
7.14.4 - 2021-05-28
-
7.14.3 - 2021-05-17
-
7.14.2 - 2021-05-12
from @babel/eslint-parser GitHub release notesv7.15.0 (2021-08-04)
Thanks @ a-tarasyuk and @ gausie for your first PRs!
👓 Spec Compliance
babel-parser🚀 New Feature
babel-parserattachCommentparser option to disable comment attachment (@ JLHwung)babel-standalonepreset-stage-*(@ sosukesuzuki)@ babel/standalone(@ JLHwung)babel-parser,babel-preset-envawaitparsing by default (@ nicolo-ribaudo)babel-plugin-transform-typescript,babel-preset-typescriptbabel-plugin-transform-typescriptbabel-core,babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-plugin-transform-modules-commonjsnoIncompleteNsImportDetectionassumption toplugin-transform-modules-commonjs(@ fedeci)babel-plugin-transform-react-display-namebabel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operator%topic token (@ js-choi)babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operator,babel-traverse,babel-typesbabel-plugin-transform-runtime@ babel/eslint-parser/experimental-worker(@ nicolo-ribaudo)babel-compat-data,babel-helper-compilation-targets,babel-preset-envbabel-compat-data,babel-parser,babel-preset-env#priv in) by default (@ nicolo-ribaudo)🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-plugin-transform-typescriptbabel-parser%==parsing in hack pipes (@ nicolo-ribaudo)export default interface {}(@ a-tarasyuk)📝 Documentation
Committers: 10
v7.14.9 (2021-08-01)
Thanks @ SCLeoX for your first PR!
🐛 Bug Fix
babel-traversebabel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsx__self: thiswithin constructors of derived classes (#13550) (@ SCLeoX)babel-parserbabel-generator,babel-traverse,babel-typesbabel-plugin-proposal-async-generator-functions_step.valueaccess infor await(@ nicolo-ribaudo)🏠 Internal
~2.54.0(@ nicolo-ribaudo)babel-generator,babel-helper-validator-identifier,babel-parser🏃♀️ Performance
babel-parser,babel-traversebabel-generatorCommitters: 8
v7.14.7 (2021-06-21)
Thanks @ hyaocuk and @ plourenco for your first PRs!
🐛 Bug Fix
babel-plugin-proposal-object-rest-spreadobject-rest-spread(@ lala7573)babel-plugin-transform-destructuringbabel-traverseNODE_ENV == "test"(@ JLHwung)babel-helper-member-expression-to-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods🏠 Internal
babel-parserCommitters: 8
Read more
Read more
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