Title: Bump @babel/traverse from 7.9.0 to 7.23.2 by dependabot[bot] · Pull Request #743 · actions/setup-python · GitHub
Open Graph Title: Bump @babel/traverse from 7.9.0 to 7.23.2 by dependabot[bot] · Pull Request #743 · actions/setup-python
X Title: Bump @babel/traverse from 7.9.0 to 7.23.2 by dependabot[bot] · Pull Request #743 · actions/setup-python
Description: Bumps @babel/traverse from 7.9.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.9.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.9.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/actions/setup-python/pull/743
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:94c4f4de-48db-0338-6326-4430b3548c0a |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | E676:25D65C:2ACCBA9:3BCCFAE:6969289F |
| html-safe-nonce | 959da4b3f84a6b435434c0ebae0b91d928f6357510b15730e3d69ca67762ffb3 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNjc2OjI1RDY1QzoyQUNDQkE5OjNCQ0NGQUU6Njk2OTI4OUYiLCJ2aXNpdG9yX2lkIjoiMjY5MDI3NDY1ODc4OTk1OTgzOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 42c2ca4a1fe41b19093391705cd7fb2dfcf36b9250e86c4d8e276f21b6adfabe |
| hovercard-subject-tag | pull_request:1560082345 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,actions,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/actions/setup-python/pull/743/files |
| 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.9.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 | 54182691a21263b584d2e600b758e081b0ff1d10ffc0d2eefa51cf754b43b51d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/actions/setup-python git https://github.com/actions/setup-python.git |
| octolytics-dimension-user_id | 44036562 |
| octolytics-dimension-user_login | actions |
| octolytics-dimension-repository_id | 192625525 |
| octolytics-dimension-repository_nwo | actions/setup-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 192625525 |
| octolytics-dimension-repository_network_root_nwo | actions/setup-python |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | d69ac0477df0f87da03b8b06cebd187012d7a930 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width