[Snyk] Upgrade @babel/runtime from 7.12.5 to 7.12.13 #57
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.12.5 to 7.12.13.
ℹ️ 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.12.13 - 2021-02-03
- #12661 spec: disable await binding identifier within static block (@ JLHwung)
- #12689 fix: throw error when accessing private method without a getter (@ fedeci)
- #12664 fix: correctly transform
- #12729 Fix class fields when
- #12723 Define class elements in the correct order (@ nicolo-ribaudo)
- #12725 Permit %%placeholder%% in left-hand-side of a let declaration (@ Zalathar)
- #12728 Don't use
- #12686 (ts) Raise syntax error for an abstract method in non-abstract class (@ sosukesuzuki)
- #12684 fix(parser): throw error with wrong typescript 'export declare' (@ fedeci)
- #12520 Raise recoverable error for await expressions in sync functions (@ sosukesuzuki)
- #12678 fix: start TypePredicate node after returnToken (@ JLHwung)
- #12599 @ babel/preset-typescript: fix tsx assigment issue (@ Zzzen)
- #12562 [ts]Add optional property to OptionalCallExpression node that has type arguments (@ sosukesuzuki)
- #12693 Avoid hitting
- #12653 fix: avoid line breaks between class members head and key (@ JLHwung)
- #12665 fix: babel-register transform internal dependencies (@ overlookmotel)
- #12638 fix: place _babel-node after process.execArgv (@ JLHwung)
- #12602 fix: cloneNode(deep, withoutLoc) handles absent comments (@ FauxFaux)
- #12575 Use isIdentifierChar instead of regex for toIdentifier (@ mischnic)
- #12612 [systemjs] Fix: export star alongside with named export (@ shrinktofit)
- #12611 Transform labeled
- #12544 Correctly access shadowed class binding in
- #12546 Load
- #12716 refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (@ JLHwung)
- #12437 Recover from "missing semicolon" errors (@ nicolo-ribaudo)
- #12713 Add
- #12626 fix: print warning messages to stderr (@ JLHwung)
- #12567 fix(code-frame): do not pad gutter of empty lines (@ SimenB)
- Other
- #12698 Add " 📢 Deprecation" to the changelog labels (@ nicolo-ribaudo)
- Every package
- #12531 docs: add package-specific documentation links (@ DanArthurGallagher)
- #12296 Use native ESM for dev scripts (@ karansapolia)
- #12674 babel-register run default register with global module cache (@ overlookmotel)
- Other
- #12659 Add
- #12640 test: reuse lodash library within eslint tests (@ armano2)
- #12592 Remove remaining references to lerna (@ nicolo-ribaudo)
- #12670 fix: allow to execute util scripts (@ armano2)
- #12615 Tweak helper compilation targets (@ JLHwung)
- #12588 Declare template objects inline (@ nicolo-ribaudo)
- #12557 Optimize jsx spreads of object expressions (@ bz2)
- Armano (@ armano2)
- Babel Bot (@ babel-bot)
- Bogdan Savluk (@ zxbodya)
- Brian Ng (@ existentialism)
- Chris West (@ FauxFaux)
- Daniel Arthur Gallagher (@ DanArthurGallagher)
- ExE Boss (@ ExE-Boss)
- Federico Ciardi (@ fedeci)
- Henry Zhu (@ hzoo)
- Huáng Jùnliàng (@ JLHwung)
- Karan Sapolia (@ karansapolia)
- Leslie Leigh (李的序) (@ shrinktofit)
- Martin Packman (@ bz2)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Niklas Mischkulnig (@ mischnic)
- Simen Bekkhus (@ SimenB)
- Sosuke Suzuki (@ sosukesuzuki)
- Stuart Cook (@ Zalathar)
- Zach Panzarino (@ panzarino)
- Zen (@ Zzzen)
- @ overlookmotel
- Сковорода Никита Андреевич (@ ChALkeR)
-
7.12.5 - 2020-11-03
from @babel/runtime GitHub release notesv7.12.13 (2021-02-03)
Thanks @ bradzacher, @ bz2, @ ChALkeR, @ FauxFaux, @ fedeci, @ karansapolia, @ panzarino, @ shrinktofit, and @ Zalathar for your first PRs!
👓 Spec Compliance
babel-parserbabel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-private-methods,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-plugin-transform-computed-properties,babel-plugin-transform-shorthand-properties__proto__properties (@ ExE-Boss)🐛 Bug Fix
babel-plugin-proposal-class-properties,babel-traversesuper()is in a default param (@ nicolo-ribaudo)babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-parser,babel-templatebabel-core,babel-helper-transform-fixture-test-runner,babel-registerrequire()in ESM files (@ nicolo-ribaudo)babel-parserbabel-helpers,babel-plugin-transform-classes__proto__in_inheritsLoose(@ ChALkeR)babel-generatorbabel-registerbabel-nodebabel-typesbabel-plugin-transform-modules-systemjsbabel-plugin-transform-for-offor-ofinside bracelessifstatement (@ nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-plugin-transform-classessuper.*(@ Zzzen)babel-helper-module-imports,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsxjsx-runtimeafter existing imports (@ nicolo-ribaudo)💅 Polish
babel-helper-transform-fixture-test-runner,babel-parser,babel-preset-envbabel-cli,babel-core,babel-parserbabel-helper-create-class-features-plugin,babel-plugin-proposal-private-methods#to the private name in "write-only" errors (@ nicolo-ribaudo)babel-helper-compilation-targets,babel-preset-envbabel-code-frame📝 Documentation
🏠 Internal
babel-traverse,babel-typesbabel-registeryarn-plugin-conditionsto update Babel 8 dependencies (@ nicolo-ribaudo)babel-generator,babel-preset-envbabel-core,babel-helper-compilation-targets,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-plugin-transform-parameters,babel-plugin-transform-regenerator,babel-preset-env🔬 Output optimization
babel-plugin-transform-modules-commonjs,babel-plugin-transform-template-literals,babel-plugin-transform-unicode-escapes,babel-preset-envbabel-plugin-transform-react-jsxCommitters: 22
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