dependabot-npm_and_yarn-babel-runtime-corejs3-7.17.0
master
Bumps @babel/runtime-corejs3 from 7.16.8 to 7.17.0.
Sourced from @babel/runtime-corejs3's releases.
@babel/runtime-corejs3
v7.17.0 (2022-02-02) Thanks @atti187 and @phulin for your first PRs! 🚀 New Feature babel-cli, babel-core #14065 Allow plugins/presets to indicate external dependencies (@nicolo-ribaudo) babel-core, babel-parser, babel-traverse #14174 Expose .index on Position to internally track nodes location (@tolmasky) babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator #13973 proposal-pipe: Add support for ^^ and @@ topics (@js-choi) babel-traverse #13940 Add new method to check if node is null or not (@danez) babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone #13931 Parse destructuring private fields (@JLHwung) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #14004 Add new decorators transform (@pzuraq) babel-generator, babel-parser, babel-traverse, babel-types #13681 Add the decoratorsAutoAccessors parser plugin (@pzuraq) babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex #14125 Add transform support for the "regexp unicode sets" proposal (@nicolo-ribaudo) babel-parser #14086 Add parser support for the "regexp unicode sets" proposal (@nicolo-ribaudo) babel-register #14087 Expose @babel/register/experimental-worker (@nicolo-ribaudo) 🐛 Bug Fix babel-parser #14145 Reinterpret << when parsing TS type arguments (@JLHwung) babel-plugin-transform-runtime #14187 Normalize absolute paths on Windows (@atti187) 📝 Documentation #14223 Remove Babel 6 from SECURITY.md (@nicolo-ribaudo) 🏠 Internal babel-helper-fixtures, babel-parser #14201 Fuzz test location-related parser options (@tolmasky) babel-compat-data #14208 Update compat data (specifically for rhino 1.7.14) (@phulin) Other #14190 chore: run tscheck on babel 8 breaking test (@JLHwung) 🏃♀️ Performance babel-cli, babel-core #14209 Switch to @ampproject/remapping to merge source maps (@jridgewell) Committers: 10 Chris Garrett (@pzuraq) Daniel Tschinder (@danez)
Thanks @atti187 and @phulin for your first PRs!
@atti187
@phulin
babel-cli
babel-core
@nicolo-ribaudo
babel-parser
babel-traverse
.index
@tolmasky
babel-generator
babel-plugin-proposal-pipeline-operator
babel-plugin-syntax-pipeline-operator
^^
@@
@js-choi
@danez
babel-plugin-syntax-destructuring-private
babel-standalone
@JLHwung
babel-helper-create-class-features-plugin
babel-helpers
babel-plugin-proposal-decorators
babel-plugin-syntax-decorators
babel-runtime-corejs2
babel-runtime-corejs3
babel-runtime
babel-types
@pzuraq
decoratorsAutoAccessors
babel-helper-create-regexp-features-plugin
babel-plugin-proposal-unicode-sets-regex
babel-plugin-syntax-unicode-sets-regex
babel-plugin-transform-dotall-regex
babel-register
@babel/register/experimental-worker
babel-plugin-transform-runtime
babel-helper-fixtures
babel-compat-data
@ampproject/remapping
@jridgewell
... (truncated)
Sourced from @babel/runtime-corejs3's changelog.
v7.17.0 (2022-02-02) 🚀 New Feature babel-cli, babel-core #14065 Allow plugins/presets to indicate external dependencies (@nicolo-ribaudo) babel-core, babel-parser, babel-traverse #14174 Expose .index on Position to internally track nodes location (@tolmasky) babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator #13973 proposal-pipe: Add support for ^^ and @@ topics (@js-choi) babel-traverse #13940 Add new method to check if node is null or not (@danez) babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone #13931 Parse destructuring private fields (@JLHwung) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #14004 Add new decorators transform (@pzuraq) babel-generator, babel-parser, babel-traverse, babel-types #13681 Add the decoratorsAutoAccessors parser plugin (@pzuraq) babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex #14125 Add transform support for the "regexp unicode sets" proposal (@nicolo-ribaudo) babel-parser #14086 Add parser support for the "regexp unicode sets" proposal (@nicolo-ribaudo) babel-register #14087 Expose @babel/register/experimental-worker (@nicolo-ribaudo) 🐛 Bug Fix babel-parser #14145 Reinterpret << when parsing TS type arguments (@JLHwung) babel-plugin-transform-runtime #14187 Normalize absolute paths on Windows (@atti187) 📝 Documentation #14223 Remove Babel 6 from SECURITY.md (@nicolo-ribaudo) 🏠 Internal babel-helper-fixtures, babel-parser #14201 Fuzz test location-related parser options (@tolmasky) babel-compat-data #14208 Update compat data (specifically for rhino 1.7.14) (@phulin) Other #14190 chore: run tscheck on babel 8 breaking test (@JLHwung) 🏃♀️ Performance babel-cli, babel-core #14209 Switch to @ampproject/remapping to merge source maps (@jridgewell) v7.16.12 (2022-01-22) 🐛 Bug Fix babel-core #14192 Avoid dynamic import when it's not needed (@nicolo-ribaudo) babel-parser
38c23cd
05611f6
$dependabot rebase
$dependabot recreate
added 3 commits
Compare with previous version
c3fd5b41
mentioned in commit fa6aa59575
fa6aa59575
No dependencies set.
The note is not visible to the blocked user.
Bumps @babel/runtime-corejs3 from 7.16.8 to 7.17.0.
Release notes
Sourced from
@babel/runtime-corejs3's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3's changelog.... (truncated)
Commits
38c23cdv7.17.005611f6Add new decorators transform (#14004)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 3 commits
masterCompare with previous version
added 3 commits
masterc3fd5b41- Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0Compare with previous version
mentioned in commit
fa6aa59575