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:
Infinityin enums (@liuxingbaoyu)babel-helper-module-transforms,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-wrap-function
💅 Polish
babel-generator
- #15757
recordAndTupleSyntaxTypedefaults 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#hubas 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#hubas 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:
Infinityin enums (@liuxingbaoyu)
💅 Polish
babel-generator
- #15757
recordAndTupleSyntaxTypedefaults 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#hubas 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#hubas 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-envbabel-plugin-transform-optional-chaining
- #15739 Fix transform of
delete a?.bin 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-envbabel-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
-
24ce62av7.22.9 -
cc85b60move core transformation cases to plugins and traverse (#15766) -
8d889c4Bump semver to ^6.3.1 (#15770) -
30ff3acUpdate compat data (#15762) -
b16081ev7.22.7 -
b60e0c2Update polyfills packages (#15749) -
b5c2669chore: Update TS 5.1 (#15681) -
4e431d1v7.22.6 -
e8c596cAdd opera mobile compat data (#15727) -
230ea2cUse forkedsemver@6with 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.