php-parser
php-parser copied to clipboard
build(deps-dev): bump @babel/core from 7.22.1 to 7.22.5
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: Bug Fix
babel-preset-env,babel-standalone
- #15675 Fix using
syntax-unicode-sets-regexin standalone (@nicolo-ribaudo):nail_care: Polish
babel-core
- #15683 Suggest
-transform-when resolving missing plugins (@nicolo-ribaudo)Committers: 4
- Avery (
@nullableVoidPtr)- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.22.4 (2023-05-29)
:bug: Bug Fix
babel-traverse
- #15649 Set
shorthand: falsewhen renaming an identifier inside an object property (@coderaiser):house: Internal
babel-types
- #15666 Add missing
attributes/assertionstoVISITOR_KEYS(@nicolo-ribaudo)babel-parser
- #15667 Mark
assertattributes 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.jsonfile containing"type": "script"instead of"type": "commonjs"(#15664).v7.22.2 (2023-05-26)
:bug: 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: Bug Fix
babel-preset-env,babel-standalone
- #15675 Fix using
syntax-unicode-sets-regexin standalone (@nicolo-ribaudo):nail_care: Polish
babel-core
- #15683 Suggest
-transform-when resolving missing plugins (@nicolo-ribaudo)v7.22.4 (2023-05-29)
:bug: Bug Fix
babel-traverse
- #15649 Set
shorthand: falsewhen renaming an identifier inside an object property (@coderaiser):house: Internal
babel-types
- #15666 Add missing
attributes/assertionstoVISITOR_KEYS(@nicolo-ribaudo)babel-parser
- #15667 Mark
assertattributes 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.jsonfile containing"type": "script"instead of"type": "commonjs"(#15664).v7.22.2 (2023-05-26)
:bug: Bug Fix
babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2
- #15660 Fix importing symbol polyfill in
@babel/runtime-corejs2(@nicolo-ribaudo)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)