Title: Update @babel/core 7.24.0 → 7.24.3 (patch) by depfu[bot] · Pull Request #651 · javaistic/javaistic · GitHub
Open Graph Title: Update @babel/core 7.24.0 → 7.24.3 (patch) by depfu[bot] · Pull Request #651 · javaistic/javaistic
X Title: Update @babel/core 7.24.0 → 7.24.3 (patch) by depfu[bot] · Pull Request #651 · javaistic/javaistic
Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @babel/core (7.24.0 → 7.24.3) · Repo · Changelog Release Notes 7.24.3 v7.24.3 (2024-03-20) 🐛 Bug Fix babel-helper-module-imports #16370 fix: do not inject the same imported identifier multiple times (@ota-meshi) Committers: 2 Nicolò Ribaudo (@nicolo-ribaudo) Yosuke Ota (@ota-meshi) 7.24.1 v7.24.1 (2024-03-19) 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated class static field private access (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@JLHwung) 📝 Documentation #16319 Update SECURITY.md (@nicolo-ribaudo) 🏠 Internal babel-code-frame, babel-highlight #16359 Replace chalk with picocolors (@nicolo-ribaudo) babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow #16352 Run Babel transform tests on old node if possible (@JLHwung) babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #16349 Support merging imports in import injector (@nicolo-ribaudo) Other #16332 Test Babel 7 plugins compatibility with Babel 8 core (@nicolo-ribaudo) 🔬 Output optimization babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime #16345 Optimize the use of assertThisInitialized after super() (@liuxingbaoyu) babel-plugin-transform-class-properties, babel-plugin-transform-classes #16343 Use simpler assertThisInitialized more often (@liuxingbaoyu) babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse #16342 Consider well-known and registered symbols as literals (@nicolo-ribaudo) babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env #16326 Reduce the use of class names (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 43 commits: v7.24.3 Update `babel-plugin-polyfill-corejs3` (#16372) fix: do not inject the same imported identifier multiple times (#16370) [babel 8] Remove `import_` fallback (#16365) Add v7.24.2 to CHANGELOG.md [skip ci] v7.24.2 Restore previous `FORCE_COLOR=0` behavior (#16362) Add v7.24.1 to CHANGELOG.md [skip ci] v7.24.1 Replace `chalk` with `picocolors` (#16359) Run Babel transform tests on old node if possible (#16352) Remove core-js and regenerator entrypoints from `@babel/runtime-*` (#16347) Update actions/cache action to v4 (#16353) Update test262 (#16355) Fix decorated class computed keys ordering (#16350) Update typescript and lint tools (#16351) Remove `./helpers/esm` exports from `@babel/runtime` (#16346) Allow separate helpers to be excluded in Babel 8 (#16323) Optimize the use of `assertThisInitialized` after `super()` (#16345) Fix decorated class static field private access (#16344) Support merging imports in import injector (#16349) Respect `moduleName` for `@babel/runtime/regenerator` imports (#16329) Use simpler `assertThisInitialized` more often (#16343) Consider well-known and registered symbols as literals (#16342) Fix decorator memoiser binding kind (#16331) Update test262 (#16333) Reduce the use of class names (#16326) Test Babel 7 plugins compatibility with Babel 8 core (#16332) [babel 8] Cleanup `plugin-transform-runtime` options (#16311) Add missing `"type": "module"` to helper-plugin-test-runner (#16330) Fix decorator evaluation private environment (#16325) Import JSON modules with `import` (#16321) chore: Commit corejs3 helpers (#16212) chore(deps): update yarn to v4.1.1 (#16328) Update source map deps (#16327) chore: update yarn to version 4.1.0 (#16320) [babel 8] Fix `@babel/compat-data` package.json (#16318) Update test262 (#16322) Update SECURITY.md (#16319) Add v8.0.0-alpha.7 to .github/CHANGELOG-v8.md [skip ci] Bump Babel 8 version to 8.0.0-alpha.7 Temporarily disable Hermes tests for Babel 8 (#16317) Add v7.24.0 to CHANGELOG.md [skip ci] Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase. All Depfu comment commands @depfu rebaseRebases against your default branch and redoes this update @depfu recreateRecreates this PR, overwriting any edits that you've made to it @depfu mergeMerges this PR once your tests are passing and conflicts are resolved @depfu cancel mergeCancels automatic merging of this PR @depfu closeCloses this PR and deletes the branch @depfu reopenRestores the branch and reopens this PR (if it's closed) @depfu pauseIgnores all future updates for this dependency and closes this PR @depfu pause [minor|major]Ignores all future minor/major updates for this dependency and closes this PR @depfu resumeFuture versions of this dependency will create PRs again (leaves this PR as is)
Open Graph Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @babel/core (7.24.0 → 7.24.3)...
X Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @babel/core (7.24.0 → 7.24.3)...
Opengraph URL: https://github.com/javaistic/javaistic/pull/651
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:41f0be4d-60b8-3b8e-d49e-98cac4c5ff35 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | CDBE:C3C28:37BDDD:4A5D46:696B679B |
| html-safe-nonce | e778983a9c02030b5d2157e2bae0204afc1e241ed43529b6a747dcb7eb89fb4e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDREJFOkMzQzI4OjM3QkRERDo0QTVENDY6Njk2QjY3OUIiLCJ2aXNpdG9yX2lkIjoiNTAxNzQ4OTcwMDE0NjYwMzkzMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | d18e438b59e123e091515cfdb9c6b874b80b2c2194c83d758e38d0d52ea387a4 |
| hovercard-subject-tag | pull_request:1785132655 |
| 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/javaistic/javaistic/pull/651/files |
| twitter:image | https://avatars.githubusercontent.com/in/715?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/715?s=400&v=4 |
| og:image:alt | Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @babel/core (7.24.0 → 7.24.3)... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/javaistic/javaistic git https://github.com/javaistic/javaistic.git |
| octolytics-dimension-user_id | 76972798 |
| octolytics-dimension-user_login | javaistic |
| octolytics-dimension-repository_id | 388602663 |
| octolytics-dimension-repository_nwo | javaistic/javaistic |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 388602663 |
| octolytics-dimension-repository_network_root_nwo | javaistic/javaistic |
| 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 | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width