Title: Update all of babel7: 7.20.12 → 7.21.0 (minor) by depfu[bot] · Pull Request #435 · javaistic/javaistic · GitHub
Open Graph Title: Update all of babel7: 7.20.12 → 7.21.0 (minor) by depfu[bot] · Pull Request #435 · javaistic/javaistic
X Title: Update all of babel7: 7.20.12 → 7.21.0 (minor) by depfu[bot] · Pull Request #435 · 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.20.12 → 7.21.0) · Repo · Changelog Release Notes 7.21.0 v7.21.0 (2023-02-20) Thanks @azizghuloum, @ehoogeveen-medweb, @fwienber, and @Lioness100 for your first PRs! 🚀 New Feature babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object #15435 feat: Implement privateFieldsAsSymbols assumption for classes (@fwienber) babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone #15226 feat: Support regexp modifiers proposal (@liuxingbaoyu) babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse #15022 feat: Generate sourcemaps of friendly call frames (@liuxingbaoyu) babel-parser, babel-types #15384 [ts] Support const modifier in type parameters (@nicolo-ribaudo) babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15405 Implement decorators as presented at 2023-01 TC39 meeting (@nicolo-ribaudo) babel-parser #15114 Parser option to allow new.target outside functions (@overlookmotel) #15320 Add annexb: false parser option to disable Annex B (@nicolo-ribaudo) babel-core #15283 feat: Support .cts as configuration file (@liuxingbaoyu) babel-generator, babel-parser, babel-plugin-transform-typescript #15381 [ts] Support export type * from (@nicolo-ribaudo) 🐛 Bug Fix babel-plugin-transform-typescript #15379 [ts5.0] Better inlining of constants in enums (@liuxingbaoyu) babel-core #15366 handling circular/shared structures in deep-clone (@azizghuloum) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target #15406 Preserve class elements comments in class transform (@JLHwung) babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types #15414 [ts] Fix restrictions for optional parameters (@nicolo-ribaudo) 💅 Polish babel-parser #15400 polish: improve "await as identifier" error in modules (@JLHwung) 🏠 Internal babel-core #15137 Improve CJS compat with ESM-based @babel/core (@nicolo-ribaudo) 🔬 Output optimization babel-plugin-transform-typescript #15418 [ts] Handle exponentiation operator in constant folding (@ehoogeveen-medweb) Committers: 11 Abdulaziz Ghuloum (@azizghuloum) Babel Bot (@babel-bot) Emanuel Hoogeveen (@ehoogeveen-medweb) Frank Wienberg (@fwienber) Huáng Jùnliàng (@JLHwung) Mateusz Burzyński (@Andarist) Nicolò Ribaudo (@nicolo-ribaudo) @Lioness100 @liuxingbaoyu @overlookmotel fisker Cheung (@fisker) Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 58 commits: v7.21.0 chore: Attempt to fix test262 failed (#15438) feat: Implement `privateFieldsAsSymbols` assumption for classes (#15435) feat: Support regexp modifiers proposal (#15226) feat: Generate sourcemaps of friendly call frames (#15022) Move decorators to Stage 3 in `@babel/standalone` (#15430) docs: fix typos (#15432) [ts] Support `const` modifier in type parameters (#15384) Remove makefile workaround from Travis CI (#15437) Implement decorators as presented at `2023-01` TC39 meeting (#15405) Parser option to allow `new.target` outside functions (#15114) [ts5.0] Better inlining of constants in enums (#15379) Improve CJS compat with ESM-based `@babel/core` (#15137) feat: Support `.cts` as configuration file (#15283) Deprecate `ModuleDeclaration` alias (#15266) [ts] Support `export type * from` (#15381) Add `annexb: false` parser option to disable Annex B (#15320) chore: Migrating third-party parser tests to MakeJS (#15431) [ts] treat single type param with a constraint as unambiguous (#15436) Update compat data (#15434) Update test262 (#15433) chore(deps): bump loader-utils from 1.4.0 to 1.4.2 (#15424) handling circular/shared structures in deep-clone (#15366) [ts] Handle exponentiation operator in constant folding (#15418) Preserve class elements comments in class transform (#15406) Update compat data (#15417) Update test262 (#15416) [ts] Fix restrictions for optional parameters (#15414) Bump `regexpu-core` (#15415) temporarily ignore failing e2e prettier tests (#15413) polish: improve "`await` as identifier" error in modules (#15400) Update e2e test for Prettier (#15411) Update compat data (#15402) Update test262 (#15401) Add v7.20.15 to CHANGELOG.md [skip ci] v7.20.15 fix: loop handling in block scoping transform (#15398) Disallow await as bound name in using declaration (#15391) Disallows specifiers after export * as ns (#15385) chore: Remove meaningless `typeof undefined` (#15395) fix: `new (foo?.bar)()` incorrectly throws exception `OptionalChainingNoNew` (#15377) Add v7.20.14 to CHANGELOG.md [skip ci] v7.20.14 Update compat data (#15373) Update test262 (#15372) fix: Identifiers in the loop are not renamed (#15361) fix: source maps for manually added multi-line content (#15365) Add v7.20.13 to CHANGELOG.md [skip ci] v7.20.13 Reverts "Re-use common JSX element transform for <>...>" (#15355) Ensure class decorators can access decorated non-static members (#15332) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` (#15349) Update test262 (#15346) [babel 8] Remove `block` argument from `Scope#rename` (#15288) fix: do not initialize abstract property / accessor (#15344) Allow negative number in ambient const initializer (#15338) Update test262 (#15328) Add v7.20.12 to CHANGELOG.md [skip ci] ✳️ @babel/plugin-transform-react-jsx (7.20.7 → 7.21.0) · Repo · Changelog Release Notes 7.21.0 v7.21.0 (2023-02-20) Thanks @azizghuloum, @ehoogeveen-medweb, @fwienber, and @Lioness100 for your first PRs! 🚀 New Feature babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object #15435 feat: Implement privateFieldsAsSymbols assumption for classes (@fwienber) babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone #15226 feat: Support regexp modifiers proposal (@liuxingbaoyu) babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse #15022 feat: Generate sourcemaps of friendly call frames (@liuxingbaoyu) babel-parser, babel-types #15384 [ts] Support const modifier in type parameters (@nicolo-ribaudo) babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15405 Implement decorators as presented at 2023-01 TC39 meeting (@nicolo-ribaudo) babel-parser #15114 Parser option to allow new.target outside functions (@overlookmotel) #15320 Add annexb: false parser option to disable Annex B (@nicolo-ribaudo) babel-core #15283 feat: Support .cts as configuration file (@liuxingbaoyu) babel-generator, babel-parser, babel-plugin-transform-typescript #15381 [ts] Support export type * from (@nicolo-ribaudo) 🐛 Bug Fix babel-plugin-transform-typescript #15379 [ts5.0] Better inlining of constants in enums (@liuxingbaoyu) babel-core #15366 handling circular/shared structures in deep-clone (@azizghuloum) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target #15406 Preserve class elements comments in class transform (@JLHwung) babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types #15414 [ts] Fix restrictions for optional parameters (@nicolo-ribaudo) 💅 Polish babel-parser #15400 polish: improve "await as identifier" error in modules (@JLHwung) 🏠 Internal babel-core #15137 Improve CJS compat with ESM-based @babel/core (@nicolo-ribaudo) 🔬 Output optimization babel-plugin-transform-typescript #15418 [ts] Handle exponentiation operator in constant folding (@ehoogeveen-medweb) Committers: 11 Abdulaziz Ghuloum (@azizghuloum) Babel Bot (@babel-bot) Emanuel Hoogeveen (@ehoogeveen-medweb) Frank Wienberg (@fwienber) Huáng Jùnliàng (@JLHwung) Mateusz Burzyński (@Andarist) Nicolò Ribaudo (@nicolo-ribaudo) @Lioness100 @liuxingbaoyu @overlookmotel fisker Cheung (@fisker) 7.20.13 v7.20.13 (2023-01-21) 🐛 Bug Fix babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15332 Ensure class decorators can access decorated non-static members (@JLHwung) babel-plugin-transform-typescript #15349 fix: Preserve import {type T} from 'x' when onlyRemoveTypeImports:true (@liuxingbaoyu) #15344 fix: Properties that are abstract should not be initialized. (@liuxingbaoyu) babel-parser #15338 Allow negative number in ambient const initializer (@JLHwung) ↩️ Revert babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #15355 Reverts "Re-use common JSX element transform for <>...>" (@JLHwung) 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 more commits than we can show here. 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 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.20.12 → 7.21.0...
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.20.12 → 7.21.0...
Opengraph URL: https://github.com/javaistic/javaistic/pull/435
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:4d62238f-3a3c-3871-0b72-48e7207d89f1 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | B476:3E5283:43C651:581E96:696B08FC |
| html-safe-nonce | a3e3cfd8abb7fd61052d3873a40502036d412cbfca667b21cc68f536583dd407 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNDc2OjNFNTI4Mzo0M0M2NTE6NTgxRTk2OjY5NkIwOEZDIiwidmlzaXRvcl9pZCI6IjU1OTE5Mjk3NjkxMjE0ODMwMDQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 1656fe48d935a27c06e918dd37c3c0844b7b5e1b2dec7bcfc2a80d0f2782ea51 |
| hovercard-subject-tag | pull_request:1249194154 |
| 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/435/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.20.12 → 7.21.0... |
| 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