Title: Update all of babel7: 7.18.13 → 7.19.0 (minor) by depfu[bot] · Pull Request #336 · javaistic/javaistic · GitHub
Open Graph Title: Update all of babel7: 7.18.13 → 7.19.0 (minor) by depfu[bot] · Pull Request #336 · javaistic/javaistic
X Title: Update all of babel7: 7.18.13 → 7.19.0 (minor) by depfu[bot] · Pull Request #336 · 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.18.13 → 7.19.0) · Repo · Changelog Release Notes 7.19.0 v7.19.0 (2022-09-05) Blog post: https://babeljs.io/blog/2022/09/05/7.19.0 Thanks @SukkaW for your first PR! 👓 Spec Compliance babel-parser #14666 Support private name in decorator member expression (@JLHwung) babel-helpers, babel-plugin-proposal-async-generator-functions, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #14877 Remove one promise tick in yield* (tc39/ecma262#2819) (@nicolo-ribaudo) 🚀 New Feature babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #14836 Add 2022-03 decorators version (stage 3) (@nicolo-ribaudo) babel-parser #14695 [parser] Make decoratorsBeforeExport default to false (@nicolo-ribaudo) babel-generator, babel-parser #14744 Default to hash syntax for Record&Tuple (@nicolo-ribaudo) babel-standalone #14867 feat: add proposal-record-and-tuple to standalone (@JLHwung) babel-helper-create-regexp-features-plugin, babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-standalone #14805 Add support for the duplicate named capturing groups proposal (@nicolo-ribaudo) 🐛 Bug Fix babel-helper-function-name, babel-helper-wrap-function, babel-plugin-transform-classes #14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@JLHwung) babel-plugin-transform-typescript #14890 fix: TS plugin shouldn't remove #privateField! (@liuxingbaoyu) babel-parser #14819 fix: parse a>>c as a<(b>>>c) (@JLHwung) babel-helper-builder-react-jsx #14886 Fix helper-builder-react-jsx compat with Babel 7.9 (@JLHwung) 💅 Polish babel-core #11612 Make error message prefixes more descriptive (@eps1lon) #11554 Hide internal @babel/core functions in config errors (@nicolo-ribaudo) 📝 Documentation #14895 docs: remove david-dm from README (@SukkaW) 🏠 Internal babel-standalone #14863 ship @babel/standalone source maps (@JLHwung) babel-core, babel-parser, babel-traverse #14880 Update typescript to 4.8 (@JLHwung) Committers: 6 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) Sebastian Silbermann (@eps1lon) Sukka (@SukkaW) @liuxingbaoyu Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 30 commits: v7.19.0 Add 2022-03 decorators version (stage 3) (#14836) support private name in decorator member expr (#14666) [parser] Make `decoratorsBeforeExport` default to `false` (#14695) Fix: class transform should not drop method definition when key contains non-BMP characters (#14897) Enable `ban-ts-comment` (#14908) Default to hash syntax for Record&Tuple (#14744) feat: add proposal-record-and-tuple to standalone (#14867) Add support for the duplicate named capturing groups proposal (#14805) chore: add eslint rule `consistent-type-imports` (#14901) Update compat data (#14903) Update test262 (#14902) chore: Speed up `lint-staged` (#14896) Remove one promise tick in yield* (tc39/ecma262#2819) (#14877) ship @babel/standalone source maps (#14863) fix: CI exception (#14892) docs: remove david-dm from README (#14895) chore: Generate source maps in the development environment (#14876) fix: TS plugin shouldn't remove `#privateField!` (#14890) Update typescript to 4.8 (#14880) fix: parse a>>c as a<(b>>>c) (#14819) update (#14885) Fix helper-builder-react-jsx compat with Babel 7.9 (#14886) Make error message prefixes more descriptive (#11612) Hide internal `@babel/core` functions in config errors (#11554) chore: update compat data to ca37d4652fb12207032b0942f6334756e19148c0 (#14878) Update test262 (#14879) Fix tsconfig generation with empty folders (#14875) update devDependencies (#14870) Add v7.18.13 to CHANGELOG.md [skip ci] ✳️ @babel/plugin-transform-react-jsx (7.18.10 → 7.19.0) · Repo · Changelog Release Notes 7.19.0 v7.19.0 (2022-09-05) Blog post: https://babeljs.io/blog/2022/09/05/7.19.0 Thanks @SukkaW for your first PR! 👓 Spec Compliance babel-parser #14666 Support private name in decorator member expression (@JLHwung) babel-helpers, babel-plugin-proposal-async-generator-functions, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #14877 Remove one promise tick in yield* (tc39/ecma262#2819) (@nicolo-ribaudo) 🚀 New Feature babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #14836 Add 2022-03 decorators version (stage 3) (@nicolo-ribaudo) babel-parser #14695 [parser] Make decoratorsBeforeExport default to false (@nicolo-ribaudo) babel-generator, babel-parser #14744 Default to hash syntax for Record&Tuple (@nicolo-ribaudo) babel-standalone #14867 feat: add proposal-record-and-tuple to standalone (@JLHwung) babel-helper-create-regexp-features-plugin, babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-standalone #14805 Add support for the duplicate named capturing groups proposal (@nicolo-ribaudo) 🐛 Bug Fix babel-helper-function-name, babel-helper-wrap-function, babel-plugin-transform-classes #14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@JLHwung) babel-plugin-transform-typescript #14890 fix: TS plugin shouldn't remove #privateField! (@liuxingbaoyu) babel-parser #14819 fix: parse a>>c as a<(b>>>c) (@JLHwung) babel-helper-builder-react-jsx #14886 Fix helper-builder-react-jsx compat with Babel 7.9 (@JLHwung) 💅 Polish babel-core #11612 Make error message prefixes more descriptive (@eps1lon) #11554 Hide internal @babel/core functions in config errors (@nicolo-ribaudo) 📝 Documentation #14895 docs: remove david-dm from README (@SukkaW) 🏠 Internal babel-standalone #14863 ship @babel/standalone source maps (@JLHwung) babel-core, babel-parser, babel-traverse #14880 Update typescript to 4.8 (@JLHwung) Committers: 6 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) Sebastian Silbermann (@eps1lon) Sukka (@SukkaW) @liuxingbaoyu Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 57 commits: v7.19.0 Add 2022-03 decorators version (stage 3) (#14836) support private name in decorator member expr (#14666) [parser] Make `decoratorsBeforeExport` default to `false` (#14695) Fix: class transform should not drop method definition when key contains non-BMP characters (#14897) Enable `ban-ts-comment` (#14908) Default to hash syntax for Record&Tuple (#14744) feat: add proposal-record-and-tuple to standalone (#14867) Add support for the duplicate named capturing groups proposal (#14805) chore: add eslint rule `consistent-type-imports` (#14901) Update compat data (#14903) Update test262 (#14902) chore: Speed up `lint-staged` (#14896) Remove one promise tick in yield* (tc39/ecma262#2819) (#14877) ship @babel/standalone source maps (#14863) fix: CI exception (#14892) docs: remove david-dm from README (#14895) chore: Generate source maps in the development environment (#14876) fix: TS plugin shouldn't remove `#privateField!` (#14890) Update typescript to 4.8 (#14880) fix: parse a>>c as a<(b>>>c) (#14819) update (#14885) Fix helper-builder-react-jsx compat with Babel 7.9 (#14886) Make error message prefixes more descriptive (#11612) Hide internal `@babel/core` functions in config errors (#11554) chore: update compat data to ca37d4652fb12207032b0942f6334756e19148c0 (#14878) Update test262 (#14879) Fix tsconfig generation with empty folders (#14875) update devDependencies (#14870) Add v7.18.13 to CHANGELOG.md [skip ci] v7.18.13 Fix: jsx with `retainLines` (#14869) chore: refine visitor typings (#14862) chore: update compat data to f4fa0361907c9e30f1409b9a43aeaf48e4ac4fbd (#14864) [parser] Improve `getPluginOptions` type (#14861) Update Rollup packages (#14860) Let `path.remove()` remove `IfStatement.alternate` (#14833) fix: ESM tests on Windows. (#14804) Fix a race condition in `@babel/core` (#14843) fix: Print build logs correctly (#14846) chore: update test262 to 747bed2e8aaafe8fdf2c65e8a10dd7ae64f66c47 (#14847) fix: Destructuring empty in nested `for` expressions (#14841) chore: Reduce debug logs (#14806) Add support for static evaluation of ?? operator (#14837) Update `jest-light-runner` (#14835) Add v7.18.12 to CHANGELOG.md [skip ci] v7.18.12 chore: update test262 to 8c64a666e10fd88c58d63d4cb02f771fd29684fe (#14830) fix: react-cons-elem should not hoist router comp (#14828) fix: Certain comments cause `generator` exceptions (#14810) Fix: do not report global variables as injected binding (#14827) Add v7.18.11 to CHANGELOG.md [skip ci] v7.18.11 fix: helper-wrap-function compat with traverse (#14825) chore(traverse): fix some internal typescript types (#14821) babel parser type improvements (#14801) Add v7.18.10 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 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.18.13 → 7.19.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.18.13 → 7.19.0...
Opengraph URL: https://github.com/javaistic/javaistic/pull/336
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:40071769-6434-fd7d-4b53-07b0d7ee2bc4 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | C2B4:357A8A:499E87:5F42A1:696B0AED |
| html-safe-nonce | c9710083754f8d7993e263971a4755d14a88a73c63845360a2e608c14541fe09 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMkI0OjM1N0E4QTo0OTlFODc6NUY0MkExOjY5NkIwQUVEIiwidmlzaXRvcl9pZCI6IjY4MjA0MDg3MjQ5NDY2MTkxMTciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 1a95db43196e5a93986175196e07949c697f78175d38ec72b17bdaba6d7af726 |
| hovercard-subject-tag | pull_request:1048075795 |
| 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/javaistic/javaistic/pull/336/checks |
| 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.18.13 → 7.19.0... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| 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 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 | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width