Title: Bump @babel/traverse from 7.14.0 to 7.23.2 in /local_configs/wsl by dependabot[bot] · Pull Request #46 · socraticDevBlog/jamstackBlog · GitHub
Open Graph Title: Bump @babel/traverse from 7.14.0 to 7.23.2 in /local_configs/wsl by dependabot[bot] · Pull Request #46 · socraticDevBlog/jamstackBlog
X Title: Bump @babel/traverse from 7.14.0 to 7.23.2 in /local_configs/wsl by dependabot[bot] · Pull Request #46 · socraticDevBlog/jamstackBlog
Description: Bumps @babel/traverse from 7.14.0 to 7.23.2.
Release notes
Sourced from @babel/traverse's releases.
v7.23.2 (2023-10-11)
NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.
Thanks @jimmydief for your first PR!
🐛 Bug Fix
babel-traverse
#16033 Only evaluate own String/Number/Math methods (@nicolo-ribaudo)
babel-preset-typescript
#16022 Rewrite .tsx extension when using rewriteImportExtensions (@jimmydief)
babel-helpers
#16017 Fix: fallback to typeof when toString is applied to incompatible object (@JLHwung)
babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
#16025 Avoid override mistake in namespace imports (@nicolo-ribaudo)
Committers: 5
Babel Bot (@babel-bot)
Huáng Jùnliàng (@JLHwung)
James Diefenderfer (@jimmydief)
Nicolò Ribaudo (@nicolo-ribaudo)
@liuxingbaoyu
v7.23.1 (2023-09-25)
Re-publishing @babel/helpers due to a publishing error in 7.23.0.
v7.23.0 (2023-09-25)
Thanks @lorenzoferre and @RajShukla1 for your first PRs!
🚀 New Feature
babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
#15870 Support transforming import source for wasm (@nicolo-ribaudo)
babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
#15878 Implement import defer proposal transform support (@nicolo-ribaudo)
babel-generator, babel-parser, babel-types
#15845 Implement import defer parsing support (@nicolo-ribaudo)
#15829 Add parsing support for the "source phase imports" proposal (@nicolo-ribaudo)
babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
#15682 Add createImportExpressions parser option (@JLHwung)
babel-standalone
#15671 Pass through nonce to the transformed script element (@JLHwung)
babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
#15751 Add support for optional chain in assignments (@nicolo-ribaudo)
babel-helpers, babel-plugin-proposal-decorators
#15895 Implement the "decorator metadata" proposal (@nicolo-ribaudo)
babel-traverse, babel-types
#15893 Add t.buildUndefinedNode (@liuxingbaoyu)
babel-preset-typescript
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
v7.23.2 (2023-10-11)
🐛 Bug Fix
babel-traverse
#16033 Only evaluate own String/Number/Math methods (@nicolo-ribaudo)
babel-preset-typescript
#16022 Rewrite .tsx extension when using rewriteImportExtensions (@jimmydief)
babel-helpers
#16017 Fix: fallback to typeof when toString is applied to incompatible object (@JLHwung)
babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
#16025 Avoid override mistake in namespace imports (@nicolo-ribaudo)
v7.23.0 (2023-09-25)
🚀 New Feature
babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
#15870 Support transforming import source for wasm (@nicolo-ribaudo)
babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
#15878 Implement import defer proposal transform support (@nicolo-ribaudo)
babel-generator, babel-parser, babel-types
#15845 Implement import defer parsing support (@nicolo-ribaudo)
#15829 Add parsing support for the "source phase imports" proposal (@nicolo-ribaudo)
babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
#15682 Add createImportExpressions parser option (@JLHwung)
babel-standalone
#15671 Pass through nonce to the transformed script element (@JLHwung)
babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
#15751 Add support for optional chain in assignments (@nicolo-ribaudo)
babel-helpers, babel-plugin-proposal-decorators
#15895 Implement the "decorator metadata" proposal (@nicolo-ribaudo)
babel-traverse, babel-types
#15893 Add t.buildUndefinedNode (@liuxingbaoyu)
babel-preset-typescript
#15913 Add rewriteImportExtensions option to TS preset (@nicolo-ribaudo)
babel-parser
#15896 Allow TS tuples to have both labeled and unlabeled elements (@yukukotani)
🐛 Bug Fix
babel-plugin-transform-block-scoping
#15962 fix: transform-block-scoping captures the variables of the method in the loop (@liuxingbaoyu)
💅 Polish
babel-traverse
#15797 Expand evaluation of global built-ins in @babel/traverse (@lorenzoferre)
babel-plugin-proposal-explicit-resource-management
#15985 Improve source maps for blocks with using declarations (@nicolo-ribaudo)
🔬 Output optimization
babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
#15984 Inline exports.XXX = update in simple variable declarations (@nicolo-ribaudo)
v7.22.20 (2023-09-16)
... (truncated)
Commits
b4b9942 v7.23.2
b13376b Only evaluate own String/Number/Math methods (#16033)
ca58ec1 v7.23.0
0f333da Add createImportExpressions parser option (#15682)
3744545 Fix linting
c7e6806 Add t.buildUndefinedNode (#15893)
38ee8b4 Expand evaluation of global built-ins in @babel/traverse (#15797)
9f3dfd9 v7.22.20
3ed28b2 Fully support || and && in pluginToggleBooleanFlag (#15961)
77b0d73 v7.22.19
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 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 show
Open Graph Description: Bumps @babel/traverse from 7.14.0 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not...
X Description: Bumps @babel/traverse from 7.14.0 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does...
Opengraph URL: https://github.com/socraticDevBlog/jamstackBlog/pull/46
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:396dab7d-5f6b-abda-92d7-74922022c8b4 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | D014:38608F:6A45C7:8F86C0:697B0DEC |
| html-safe-nonce | a030184e189f012f582393262f43b07d578c3a5539aae436eacb058779327a9f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMDE0OjM4NjA4Rjo2QTQ1Qzc6OEY4NkMwOjY5N0IwREVDIiwidmlzaXRvcl9pZCI6Ijc4MjAwNjIzNDE2MTY4MzE5ODAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 8c3d8548ac84bcfe6e51fde583cb5d7bf30bc659b735b9f9e722a38e9c5aed21 |
| hovercard-subject-tag | pull_request:1559745560 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/socraticDevBlog/jamstackBlog/pull/46/checks |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps @babel/traverse from 7.14.0 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7ce8ed0a54c4730aeca4e6abacfc6490365fc42e25480b86883054df3f9181c8 |
| turbo-cache-control | no-preview |
| go-import | github.com/socraticDevBlog/jamstackBlog git https://github.com/socraticDevBlog/jamstackBlog.git |
| octolytics-dimension-user_id | 41236715 |
| octolytics-dimension-user_login | socraticDevBlog |
| octolytics-dimension-repository_id | 215907793 |
| octolytics-dimension-repository_nwo | socraticDevBlog/jamstackBlog |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 215907793 |
| octolytics-dimension-repository_network_root_nwo | socraticDevBlog/jamstackBlog |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | d7bfc78137af9a4828305e52ab993fce981d7085 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width