[Snyk] Upgrade @babel/runtime from 7.14.0 to 7.14.5 #10
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/runtime from 7.14.0 to 7.14.5.
ℹ️ 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/runtime
-
7.14.5 - 2021-06-09
- #13122 fix: hoist variable declaration within do block (@ JLHwung)
- #13409 Relax import assertion key-is-type constraint (@ JLHwung)
- #13418 fix(parser): correctly parse record and tuple tokens (@ fedeci)
- #13410 fix: throw when
- #13396 Add support for d flag of regex literals in parser (@ ota-meshi)
- #13404 fix generate-helpers failing in URL-encoded path (@ lightmare)
- #13442 Disallow dependency cycles (@ nicolo-ribaudo)
- #13440 update test fixtures (@ JLHwung)
- #13431 Reduce
- #13422 fix(
- Other
- #13420 chore: specify @ babel/eslint-parser deps (@ JLHwung)
- Every package
- #13363 chore: setup Yarn constraints (@ merceyz)
- #13408 Use set in parser scope (@ JLHwung)
- #13386 Faster checkReservedWord (@ JLHwung)
- #13406 Back parser state
- Daniel Tschinder (@ danez)
- Eyoatam Tamirat (@ Eyoatam)
- Federico Ciardi (@ fedeci)
- Huáng Jùnliàng (@ JLHwung)
- Kristoffer K. (@ merceyz)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Tony Gorez (@ tony-go)
- Yosuke Ota (@ ota-meshi)
- @ lightmare
-
7.14.0 - 2021-04-29
- #13209 [ts] Enforce order for the
- #13117 Implement async-do-expressions transform (@ JLHwung)
- #13043 Parse async do expressions (@ JLHwung)
- #13091 Enable class fields & private methods by default (@ nicolo-ribaudo)
- #13176 Add private brand checks to
- #13114 Add class static blocks to
- #13172 Allow compiling
- #13113 babel-parser(ts): Add new plugin option
- #13175 Materialize the class features in
- #13033 Introduce parser error codes (@ sosukesuzuki)
- #12838 Implement
- #13224 Support parsing Flow's Optional Indexed Access Types (@ gkz)
- #13053 Support parsing Flow's Indexed Access Types (@ sosukesuzuki)
- #13195 Parse string export names by default (
- #13089 Support TypeScript 4.3 get/set type members (@ sosukesuzuki)
- #13097 support TS 4.3
- #13096 support TS 4.3 static index signature in class (@ g-plane)
- #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (@ Zalathar)
- #13169 fix: don't deduplicate comments with same start index (@ gzzhanghao)
- #13204 Simplify the special-case printing of single-param arrow functions (@ Zalathar)
- #13182 fix: Don't load browserslist in block-hoist-plugin (@ MichaReiser)
- #13130 babel-parser: Add new internal ESLint rule to consistent error messages (@ sosukesuzuki)
- #13227 Add
- #13163 babel-parser: Use
- #13200 refactor: avoid parsing logic on locations (@ JLHwung)
- #13190 Allow putting helpers in individual files (@ nicolo-ribaudo)
- Other
- #13183 chore: run coverage-test against node 16 (@ JLHwung)
- #13090 perf(core): check files before interacting with them (@ FauxFaux)
- #13223 perf: avoid loadFullConfig when creating block hoist plugin (@ JLHwung)
- #13211 Improve
- #13194 Mark
- #13201 Simplify the
- Babel Bot (@ babel-bot)
- Chris West (@ FauxFaux)
- George Zahariev (@ gkz)
- Huáng Jùnliàng (@ JLHwung)
- Jason (@ gzzhanghao)
- Micha Reiser (@ MichaReiser)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Pig Fang (@ g-plane)
- Simon Lydell (@ lydell)
- Sosuke Suzuki (@ sosukesuzuki)
- Stuart Cook (@ Zalathar)
from @babel/runtime GitHub release notesv7.14.5 (2021-06-09)
Thanks @ Eyoatam, @ lightmare, @ ota-meshi, and @ tony-go for your first PRs!
👓 Spec Compliance
babel-plugin-proposal-do-expressions,babel-traversebabel-parser🐛 Bug Fix
babel-parserasync()call param is object with assignement (@ tony-go)babel-helpers🏠 Internal
babel-helper-hoist-variablesbabel-parserexprAllowedusage (@ JLHwung)@ babel/parser): fix tokenizer context update code (@ Eyoatam)🏃♀️ Performance
babel-parserexportedIdentifiersby set (@ JLHwung)Committers: 9
v7.14.0 (2021-04-29)
👓 Spec Compliance
babel-generator,babel-parseroverridemodifier (@ nicolo-ribaudo)🚀 New Feature
babel-plugin-proposal-async-do-expressionsbabel-core,babel-generator,babel-parser,babel-plugin-proposal-do-expressions,babel-plugin-syntax-async-do-expressions,babel-typesbabel-preset-envbabel-compat-data,babel-preset-envshippedProposals(@ nicolo-ribaudo)preset-env'sshippedProposals(@ nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-private-property-in-object,babel-plugin-syntax-private-property-in-object#foo in objwithout compiling private fields (@ nicolo-ribaudo)babel-parserdts: boolean(@ sosukesuzuki)@ babel/parser. (@ JLHwung)babel-helper-module-transforms,babel-helpers,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umdimportInterop: "node"option for module transforms (@ nicolo-ribaudo)babel-generator,babel-parser,babel-traverse,babel-typesbabel-parser,babel-traversemoduleStringNames) (@ nicolo-ribaudo)babel-generator,babel-parser,babel-typesoverridesyntax in class (@ g-plane)🐛 Bug Fix
babel-generatorbabel-generator,babel-plugin-proposal-object-rest-spread,babel-preset-envbabel-core💅 Polish
babel-cli,babel-core,babel-parser,babel-plugin-transform-classes,babel-preset-env,babel-preset-typescript🏠 Internal
babel-parserrunFixtureTestsWithoutExactASTMatchin parser test runner (@ JLHwung)this.isThisParam(@ sosukesuzuki)babel-helpers,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime🏃♀️ Performance
babel-corebabel-helper-validator-identifierisIdentifierNameperformance (@ JLHwung)🔬 Output optimization
babel-helper-create-class-features-plugin,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-preset-envWeakMaps of private fields as pure (@ nicolo-ribaudo)babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimewrapRegExphelper for named groups (@ nicolo-ribaudo)Committers: 11
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