Bump @babel/core from 7.22.1 to 7.22.5
Created by: dependabot[bot]
Bumps @babel/core from 7.22.1 to 7.22.5.
Release notes
Sourced from @babel/core
's releases.
v7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env
,babel-standalone
- #15675 Fix using
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo
)
💅 Polish
babel-core
- #15683 Suggest
-transform-
when resolving missing plugins (@nicolo-ribaudo
)Committers: 4
- Avery (
@nullableVoidPtr
)- Babel Bot (
@babel-bot
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
v7.22.4 (2023-05-29)
🐛 Bug Fix
babel-traverse
- #15649 Set
shorthand: false
when renaming an identifier inside an object property (@coderaiser
)
🏠 Internal
babel-types
- #15666 Add missing
attributes
/assertions
toVISITOR_KEYS
(@nicolo-ribaudo
)babel-parser
- #15667 Mark
assert
attributes withextra.deprecatedAssertSyntax
(@nicolo-ribaudo
)Committers: 3
- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- coderaiser (
@coderaiser
)v7.22.3 (2023-05-27)
- Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a
package.json
file containing"type": "script"
instead of"type": "commonjs"
(#15664).v7.22.2 (2023-05-26)
🐛 Bug Fix
babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
- #15660 Fix importing symbol polyfill in
@babel/runtime-corejs2
(@nicolo-ribaudo
)Committers: 1
- Nicolò Ribaudo (
@nicolo-ribaudo
)
Changelog
Sourced from @babel/core
's changelog.
v7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env
,babel-standalone
- #15675 Fix using
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo
)
💅 Polish
babel-core
- #15683 Suggest
-transform-
when resolving missing plugins (@nicolo-ribaudo
)v7.22.4 (2023-05-29)
🐛 Bug Fix
babel-traverse
- #15649 Set
shorthand: false
when renaming an identifier inside an object property (@coderaiser
)
🏠 Internal
babel-types
- #15666 Add missing
attributes
/assertions
toVISITOR_KEYS
(@nicolo-ribaudo
)babel-parser
- #15667 Mark
assert
attributes withextra.deprecatedAssertSyntax
(@nicolo-ribaudo
)v7.22.3 (2023-05-27)
- Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a
package.json
file containing"type": "script"
instead of"type": "commonjs"
(#15664).v7.22.2 (2023-05-26)
🐛 Bug Fix
babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
- #15660 Fix importing symbol polyfill in
@babel/runtime-corejs2
(@nicolo-ribaudo
)
Commits
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)