build(other): bump @babel/preset-env from 7.22.7 to 7.22.9
Created by: dependabot[bot]
Bumps @babel/preset-env from 7.22.7 to 7.22.9.
Release notes
Sourced from @babel/preset-env
's releases.
7.22.9
v7.22.9 (2023-07-12)
🐛 Bug Fix
babel-plugin-transform-typescript
- #15774 fix:
Infinity
in enums (@liuxingbaoyu
)babel-helper-module-transforms
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-wrap-function
💅 Polish
babel-generator
- #15757
recordAndTupleSyntaxType
defaults to"hash"
(@coderaiser
)
🏠 Internal
- #15748 Migrate to
eslint.config.js
(@JLHwung
)- #15758 Use Prettier 3 stable (
@nicolo-ribaudo
)Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
- coderaiser (
@coderaiser
)v7.22.8 (2023-07-06)
This release reverts a commit that caused all new angular installations to fail: angular/angular-cli#25496
↩ Revert
babel-core
,babel-traverse
- #15754 Revert "Use
NodePath#hub
as part of the paths cache key" (@nicolo-ribaudo
)Committers: 1
- Nicolò Ribaudo (
@nicolo-ribaudo
)
Changelog
Sourced from @babel/preset-env
's changelog.
v7.22.9 (2023-07-12)
🐛 Bug Fix
babel-plugin-transform-typescript
- #15774 fix:
Infinity
in enums (@liuxingbaoyu
)
💅 Polish
babel-generator
- #15757
recordAndTupleSyntaxType
defaults to"hash"
(@coderaiser
)
🏠 Internal
- #15748 Migrate to
eslint.config.js
(@JLHwung
)- #15758 Use Prettier 3 stable (
@nicolo-ribaudo
)v7.22.8 (2023-07-06)
↩ Revert
babel-core
,babel-traverse
- #15754 Revert "Use
NodePath#hub
as part of the paths cache key" (@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.