code-tours-github
code-tours-github copied to clipboard
Bump @babel/core from 7.14.2 to 7.22.9
trafficstars
Bumps @babel/core from 7.14.2 to 7.22.9.
Release notes
Sourced from @babel/core's releases.
7.22.9
v7.22.9 (2023-07-12)
:bug: 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:nail_care: Polish
babel-generator
- #15757
recordAndTupleSyntaxTypedefaults to"hash"(@coderaiser):house: 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
:leftwards_arrow_with_hook: 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: 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
:house: Internal
babel-core,babel-traverse
- #15702 Refactor visitors merging (
@nullableVoidPtr)Committers: 4
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.22.9 (2023-07-12)
:bug: Bug Fix
babel-plugin-transform-typescript
- #15774 fix:
Infinityin enums (@liuxingbaoyu):nail_care: Polish
babel-generator
- #15757
recordAndTupleSyntaxTypedefaults to"hash"(@coderaiser):house: Internal
- #15748 Migrate to
eslint.config.js(@JLHwung)- #15758 Use Prettier 3 stable (
@nicolo-ribaudo)v7.22.8 (2023-07-06)
:leftwards_arrow_with_hook: 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: 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
:house: Internal
babel-core,babel-traverse
- #15702 Refactor visitors merging (
@nullableVoidPtr)v7.22.6 (2023-07-04)
:bug: 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):house: Internal
... (truncated)
Commits
24ce62av7.22.9cc85b60move core transformation cases to plugins and traverse (#15766)8d889c4Bump semver to ^6.3.1 (#15770)34a611cv7.22.8c1fe357Revert "UseNodePath#hubas part of the paths cache key" (#15754)b16081ev7.22.7b1de75fRefactor visitors merging (#15702)abb5a7cUseNodePath#hubas part of the paths cache key (#15725)b5c2669chore: Update TS 5.1 (#15681)4e431d1v7.22.6- Additional commits viewable in compare view
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)