Title: build(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 by dependabot[bot] · Pull Request #213 · PythonCoderAS/bbcode-ast · GitHub
Open Graph Title: build(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 by dependabot[bot] · Pull Request #213 · PythonCoderAS/bbcode-ast
X Title: build(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 by dependabot[bot] · Pull Request #213 · PythonCoderAS/bbcode-ast
Description: Bumps @babel/preset-env from 7.23.9 to 7.24.0.
Release notes
Sourced from @babel/preset-env's releases.
v7.24.0 (2024-02-28)
Thanks @ajihyf for your first PR!
Release post with summary and highlights: https://babeljs.io/7.24.0
🚀 New Feature
babel-standalone
#11696 Export babel tooling packages in @babel/standalone (@ajihyf)
babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
#16267 Implement noUninitializedPrivateFieldAccess assumption (@nicolo-ribaudo)
babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
#16242 Support decorator 2023-11 normative updates (@JLHwung)
babel-preset-flow
#16309 [babel 7] Allow setting ignoreExtensions in Flow preset (@nicolo-ribaudo)
#16284 Add experimental_useHermesParser option in preset-flow (@liuxingbaoyu)
babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
#16172 Add transform support for JSON modules imports (@nicolo-ribaudo)
babel-plugin-transform-runtime
#16241 Add back moduleName option to @babel/plugin-transform-runtime (@nicolo-ribaudo)
babel-parser, babel-types
#16277 Allow import attributes for TSImportType (@sosukesuzuki)
🐛 Bug Fix
babel-plugin-proposal-do-expressions, babel-traverse
#16305 fix: avoid popContext on unvisited node paths (@JLHwung)
babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
#16312 Fix class private properties when privateFieldsAsSymbols (@liuxingbaoyu)
babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
#16307 Fix the support of arguments in private get/set method (@liuxingbaoyu)
babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
#16287 Reduce decorator static property size (@liuxingbaoyu)
babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
#16281 Fix evaluation order of decorators with cached receiver (@nicolo-ribaudo)
#16279 Fix decorator this memoization (@JLHwung)
#16266 Preserve static on decorated private accessor (@nicolo-ribaudo)
#16258 fix: handle decorated async private method and generator (@JLHwung)
babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env
#16275 Fix class private properties when privateFieldsAsProperties (@liuxingbaoyu)
babel-helpers
#16268 Do not consider arguments in a helper as a global reference (@nicolo-ribaudo)
babel-helpers, babel-plugin-proposal-decorators
#16270 Handle symbol key class elements decoration (@JLHwung)
#16265 Do not define access.get for public setter decorators (@nicolo-ribaudo)
💅 Polish
babel-core, babel-helper-create-class-features-plugin, babel-preset-env
#12428 Suggest using BABEL_SHOW_CONFIG_FOR for config problems (@nicolo-ribaudo)
🏠 Internal
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.24.0 (2024-02-28)
🚀 New Feature
babel-standalone
#11696 Export babel tooling packages in @babel/standalone (@ajihyf)
babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
#16267 Implement noUninitializedPrivateFieldAccess assumption (@nicolo-ribaudo)
babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
#16242 Support decorator 2023-11 normative updates (@JLHwung)
babel-preset-flow
#16309 [babel 7] Allow setting ignoreExtensions in Flow preset (@nicolo-ribaudo)
#16284 Add experimental_useHermesParser option in preset-flow (@liuxingbaoyu)
babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
#16172 Add transform support for JSON modules imports (@nicolo-ribaudo)
babel-plugin-transform-runtime
#16241 Add back moduleName option to @babel/plugin-transform-runtime (@nicolo-ribaudo)
babel-parser, babel-types
#16277 Allow import attributes for TSImportType (@sosukesuzuki)
🐛 Bug Fix
babel-plugin-proposal-do-expressions, babel-traverse
#16305 fix: avoid popContext on unvisited node paths (@JLHwung)
babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
#16312 Fix class private properties when privateFieldsAsSymbols (@liuxingbaoyu)
babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
#16307 Fix the support of arguments in private get/set method (@liuxingbaoyu)
babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
#16287 Reduce decorator static property size (@liuxingbaoyu)
babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
#16281 Fix evaluation order of decorators with cached receiver (@nicolo-ribaudo)
#16279 Fix decorator this memoization (@JLHwung)
#16266 Preserve static on decorated private accessor (@nicolo-ribaudo)
#16258 fix: handle decorated async private method and generator (@JLHwung)
babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env
#16275 Fix class private properties when privateFieldsAsProperties (@liuxingbaoyu)
babel-helpers
#16268 Do not consider arguments in a helper as a global reference (@nicolo-ribaudo)
babel-helpers, babel-plugin-proposal-decorators
#16270 Handle symbol key class elements decoration (@JLHwung)
#16265 Do not define access.get for public setter decorators (@nicolo-ribaudo)
💅 Polish
babel-core, babel-helper-create-class-features-plugin, babel-preset-env
#12428 Suggest using BABEL_SHOW_CONFIG_FOR for config problems (@nicolo-ribaudo)
🏠 Internal
babel-helper-transform-fixture-test-runner
#16278 Continue writing output.js when exec.js throws (@liuxingbaoyu)
🔬 Output optimization
... (truncated)
Commits
ce59160 v7.24.0
1a030ad Update fixtures (Windows)
602e8c9 Move new private elements helper parameters (#16299)
f30a8fd Fix class private properties when privateFieldsAsProperties (#16275)
24fb6f8 Do not use descriptors for private class elements (#16261)
741939c Suggest using BABEL_SHOW_CONFIG_FOR for config problems (#12428)
08a057c Use Object.hasOwn when available (#16248)
See full diff 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/preset-env from 7.23.9 to 7.24.0. Release notes Sourced from @babel/preset-env's releases. v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary and ...
X Description: Bumps @babel/preset-env from 7.23.9 to 7.24.0. Release notes Sourced from @babel/preset-env's releases. v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary ...
Opengraph URL: https://github.com/PythonCoderAS/bbcode-ast/pull/213
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:b73d1724-adc6-c6f2-433e-d9653ac45c0a |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | C4CA:243FE3:1460F:1A9AC:6A52BAC8 |
| html-safe-nonce | 373109482cf1a3b3b76e6ac0043694083d85bf327d5f573830a14dbe9a243085 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNENBOjI0M0ZFMzoxNDYwRjoxQTlBQzo2QTUyQkFDOCIsInZpc2l0b3JfaWQiOiIxMDIzNTYyNzk5NDQ2NjcwMDI0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | d5d238ad93971a6d78b8dd2ff90dca73beaab120a0101729992874a356cbd52d |
| hovercard-subject-tag | pull_request:1750724849 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,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/PythonCoderAS/bbcode-ast/pull/213/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/preset-env from 7.23.9 to 7.24.0. Release notes Sourced from @babel/preset-env's releases. v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary and ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/PythonCoderAS/bbcode-ast git https://github.com/PythonCoderAS/bbcode-ast.git |
| octolytics-dimension-user_id | 13932583 |
| octolytics-dimension-user_login | PythonCoderAS |
| octolytics-dimension-repository_id | 526190192 |
| octolytics-dimension-repository_nwo | PythonCoderAS/bbcode-ast |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 526190192 |
| octolytics-dimension-repository_network_root_nwo | PythonCoderAS/bbcode-ast |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width