build(other): bump @babel/preset-env from 7.9.5 to 7.22.9 in /backend
Created by: dependabot[bot]
Bumps @babel/preset-env from 7.9.5 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
)v7.22.7 (2023-07-06)
🐛 Bug Fix
babel-generator
- #15719 fix: Avoid internally generating negative source maps columns (
@liuxingbaoyu
)babel-core
,babel-traverse
- #15725 Use
NodePath#hub
as part of the paths cache key (@nicolo-ribaudo
)- Other
🏠 Internal
babel-core
,babel-traverse
- #15702 Refactor visitors merging (
@nullableVoidPtr
)Committers: 4
... (truncated)
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
)v7.22.7 (2023-07-06)
🐛 Bug Fix
babel-generator
- #15719 fix: Avoid internally generating negative source maps columns (
@liuxingbaoyu
)babel-core
,babel-traverse
- #15725 Use
NodePath#hub
as part of the paths cache key (@nicolo-ribaudo
)- Other
🏠 Internal
babel-core
,babel-traverse
- #15702 Refactor visitors merging (
@nullableVoidPtr
)v7.22.6 (2023-07-04)
🐛 Bug Fix
babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
babel-plugin-transform-optional-chaining
- #15739 Fix transform of
delete a?.b
in function params (@nicolo-ribaudo
)babel-helper-split-export-declaration
,babel-plugin-transform-modules-commonjs
- #15736 fix: Default export for duplicate names (
@liuxingbaoyu
)babel-compat-data
,babel-preset-env
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
,babel-runtime
- #15705 Fix handling of sync error in
@@asyncDispose
(@nicolo-ribaudo
)babel-standalone
- #15707 fix: Support transforming Explicit Resource Management in
stage-2
(@liuxingbaoyu
)babel-core
- #15626 fix: Works correctly with
--frozen-intrinsics
(@liuxingbaoyu
)
🏠 Internal
... (truncated)
Commits
-
24ce62a
v7.22.9 -
cc85b60
move core transformation cases to plugins and traverse (#15766) -
8d889c4
Bump semver to ^6.3.1 (#15770) -
30ff3ac
Update compat data (#15762) -
b16081e
v7.22.7 -
b60e0c2
Update polyfills packages (#15749) -
b5c2669
chore: Update TS 5.1 (#15681) -
4e431d1
v7.22.6 -
e8c596c
Add opera mobile compat data (#15727) -
230ea2c
Use forkedsemver@6
with backported security fixes (#15742) - Additional commits viewable in compare view
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.