Title: Bump @babel/core from 7.13.16 to 7.18.9 by dependabot[bot] · Pull Request #178 · httpsgithu/engine · GitHub
Open Graph Title: Bump @babel/core from 7.13.16 to 7.18.9 by dependabot[bot] · Pull Request #178 · httpsgithu/engine
X Title: Bump @babel/core from 7.13.16 to 7.18.9 by dependabot[bot] · Pull Request #178 · httpsgithu/engine
Description: Bumps @babel/core from 7.13.16 to 7.18.9. Release notes Sourced from @babel/core's releases. v7.18.9 (2022-07-18) 🐛 Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@zxbodya) babel-generator #14758 fix: returnType with comments generates incorrect code (@liuxingbaoyu) 💅 Polish babel-cli #14748 Print a message when the watcher of babel-cli is ready. (@liuxingbaoyu) 🏠 Internal babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env #13414 Prepare for compiling Babel to native ESM (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types #14739 Provide better parentPath typings (@JLHwung) 🏃♀️ Performance babel-generator #14701 perf: Improve generator perf (@liuxingbaoyu) Committers: 5 Babel Bot (@babel-bot) Bogdan Savluk (@zxbodya) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.18.8 (2022-07-08) Thanks @dbacarel for your first PR! 👓 Spec Compliance babel-parser, babel-types #14730 Misc fixes to @babel/types AST definitions (@JLHwung) 🐛 Bug Fix babel-plugin-transform-parameters #14736 Inject IIFE when variables shadow binding in rest param (@nicolo-ribaudo) babel-plugin-transform-classes #14709 Fix compilation of nested super(...) calls (@dbacarel) babel-plugin-transform-for-of, babel-plugin-transform-spread, babel-traverse, babel-types #14393 Support some TSTypes in the inferrer (@JLHwung) babel-helper-module-transforms, babel-plugin-transform-modules-commonjs #14708 Unshadow cjs exports when transforming mutations (@nicolo-ribaudo) 📝 Documentation #14486 Fix test debugging instructions for contributors (@conartist6) ... (truncated) Changelog Sourced from @babel/core's changelog. v7.18.9 (2022-07-18) 🐛 Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@zxbodya) babel-generator #14758 fix: returnType with comments generates incorrect code (@liuxingbaoyu) 💅 Polish babel-cli #14748 Print a message when the watcher of babel-cli is ready. (@liuxingbaoyu) 🏠 Internal babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env #13414 Prepare for compiling Babel to native ESM (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types #14739 Provide better parentPath typings (@JLHwung) 🏃♀️ Performance babel-generator #14701 perf: Improve generator perf (@liuxingbaoyu) v7.18.8 (2022-07-08) 👓 Spec Compliance babel-parser, babel-types #14730 Misc fixes to @babel/types AST definitions (@JLHwung) 🐛 Bug Fix babel-plugin-transform-parameters #14736 Inject IIFE when variables shadow binding in rest param (@nicolo-ribaudo) babel-plugin-transform-classes #14709 Fix compilation of nested super(...) calls (@dbacarel) babel-plugin-transform-for-of, babel-plugin-transform-spread, babel-traverse, babel-types #14393 Support some TSTypes in the inferrer (@JLHwung) babel-helper-module-transforms, babel-plugin-transform-modules-commonjs #14708 Unshadow cjs exports when transforming mutations (@nicolo-ribaudo) 📝 Documentation #14486 Fix test debugging instructions for contributors (@conartist6) 🏠 Internal babel-types #14737 fix: deep clone shared AST field definitions (@JLHwung) Other #14720 fix: support compiling monorepo on single-core CPU machines (@JLHwung) babel-helper-fixtures, babel-parser #12619 Add json schema of fixture runner options (@JLHwung) 🔬 Output optimization babel-plugin-transform-typescript ... (truncated) Commits f1ac290 v7.18.9 a34a5ae Use gensync types from DefinitelyTyped (#14710) 2b163d8 Prepare for compiling Babel to native ESM (#13414) 703ee00 Use @ts-expect-error instead of @ts-ignore (#14743) 7c91b80 v7.18.6 a7c438c [babel 8] Remove support for the 2018-09 decorators proposal (#12712) 87f26d5 Don't load plugins synchronously in tests (#14679) b1e73d6 enable TS compiler option: noImplicitAny (#14601) 4c3365f Enforce setting type in package.json (#14675) e482c76 fix: Memory leak when deep cloning in babel-core (#14583) 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Open Graph Description: Bumps @babel/core from 7.13.16 to 7.18.9. Release notes Sourced from @babel/core's releases. v7.18.9 (2022-07-18) 🐛 Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix:...
X Description: Bumps @babel/core from 7.13.16 to 7.18.9. Release notes Sourced from @babel/core's releases. v7.18.9 (2022-07-18) 🐛 Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 ...
Opengraph URL: https://github.com/httpsgithu/engine/pull/178
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:a59e512e-31f6-7d4b-b730-37f700b1ba26 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 893C:183EDE:1F3128C:29B05B7:697AAFF1 |
| html-safe-nonce | 4da6cf5c274745b6b45e471e7b4edafeb6f26e3076a27e84739927e055e25f8e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OTNDOjE4M0VERToxRjMxMjhDOjI5QjA1Qjc6Njk3QUFGRjEiLCJ2aXNpdG9yX2lkIjoiNzI3Nzk0ODczOTEzMjIzOTg1OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | a7d90f98ab3bd813b4a20e50efe32b4cbc72d8b07af3476d81a0530adb10acdb |
| hovercard-subject-tag | pull_request:1014120444 |
| 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/httpsgithu/engine/pull/178/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/core from 7.13.16 to 7.18.9. Release notes Sourced from @babel/core's releases. v7.18.9 (2022-07-18) 🐛 Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix:... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 33acda8ebf71b04c9d33b494d2b6e0db48193ec89eb3ad92a9539d491fa9a3da |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/httpsgithu/engine git https://github.com/httpsgithu/engine.git |
| octolytics-dimension-user_id | 20476787 |
| octolytics-dimension-user_login | httpsgithu |
| octolytics-dimension-repository_id | 133034342 |
| octolytics-dimension-repository_nwo | httpsgithu/engine |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 19696006 |
| octolytics-dimension-repository_parent_nwo | playcanvas/engine |
| octolytics-dimension-repository_network_root_id | 19696006 |
| octolytics-dimension-repository_network_root_nwo | playcanvas/engine |
| 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 | 4f714a84d3384e467839505ed65f968fc01aedf1 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width