Title: Bump @babel/core from 7.13.16 to 7.16.0 by dependabot[bot] · Pull Request #134 · httpsgithu/engine · GitHub
Open Graph Title: Bump @babel/core from 7.13.16 to 7.16.0 by dependabot[bot] · Pull Request #134 · httpsgithu/engine
X Title: Bump @babel/core from 7.13.16 to 7.16.0 by dependabot[bot] · Pull Request #134 · httpsgithu/engine
Description: Bumps @babel/core from 7.13.16 to 7.16.0. Release notes Sourced from @babel/core's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #13824 Await promises from sync iterators with for-await (@nicolo-ribaudo) 🚀 New Feature babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types #13802 Support TypeScript 4.5 type-only import/export specifiers (@sosukesuzuki) babel-parser #13887 feat: support startColumn option (@JLHwung) babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript #13838 Handle .mts and .cts files in @babel/preset-typescript (@nicolo-ribaudo) Other #13782 Add ESLint 8 support to @babel/eslint-parser (@nicolo-ribaudo) babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator #13749 Caret topic (pipe operator) (@js-choi) babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types #13713 Enable class static blocks by default (@sosukesuzuki) babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining #13687 add skipTransparentExprWrapperNodes helper (@lightmare) babel-traverse, babel-types #13666 Add aliases for Standardized, TypeScript, and Flow (@jridgewell) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #13876 [ts] Support private methods overloads (@nicolo-ribaudo) babel-plugin-transform-typescript #13865 fix: allow enum member without initializer after non-literal member (@lightmare) babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript #13854 Don't transform declare class in plugin-proposal-class-properties (@forivall) babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse #13842 Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@JLHwung) babel-plugin-proposal-async-generator-functions, babel-traverse #13813 Restore traversal context after enter / traverse (@JLHwung) babel-traverse, babel-types #13832 Mark static block as FunctionParent (@JLHwung) babel-generator #13825 Fix missing inner comments in function expressions (@overlookmotel) 🏠 Internal Every package #13772 Use workspace:^ to specify @babel/ dependencies (@nicolo-ribaudo) Other #13856 Update to Yarn 3.1 (@nicolo-ribaudo) #13867 Test on Node.js 17 (@nicolo-ribaudo) babel-helper-fixtures, babel-plugin-proposal-class-properties, babel-plugin-transform-runtime, babel-preset-react #13858 Force loading plugins/presets from the monorepo in tests (@nicolo-ribaudo) babel-types #13844 [ts] precise return type on createTypeAnnotationBasedOnTypeof (babel-types) (@lightmare) ... (truncated) Changelog Sourced from @babel/core's changelog. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #13824 Await promises from sync iterators with for-await (@nicolo-ribaudo) 🚀 New Feature babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types #13802 Support TypeScript 4.5 type-only import/export specifiers (@sosukesuzuki) babel-parser #13887 feat: support startColumn option (@JLHwung) babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript #13838 Handle .mts and .cts files in @babel/preset-typescript (@nicolo-ribaudo) Other #13782 Add ESLint 8 support to @babel/eslint-parser (@nicolo-ribaudo) babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator #13749 Caret topic (pipe operator) (@js-choi) babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types #13713 Enable class static blocks by default (@sosukesuzuki) babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining #13687 add skipTransparentExprWrapperNodes helper (@lightmare) babel-traverse, babel-types #13666 Add aliases for Standardized, TypeScript, and Flow (@jridgewell) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #13876 [ts] Support private methods overloads (@nicolo-ribaudo) babel-plugin-transform-typescript #13865 fix: allow enum member without initializer after non-literal member (@lightmare) babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript #13854 Don't transform declare class in plugin-proposal-class-properties (@forivall) babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse #13842 Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@JLHwung) babel-plugin-proposal-async-generator-functions, babel-traverse #13813 Restore traversal context after enter / traverse (@JLHwung) babel-traverse, babel-types #13832 Mark static block as FunctionParent (@JLHwung) babel-generator #13825 Fix missing inner comments in function expressions (@overlookmotel) 🏠 Internal Every package #13772 Use workspace:^ to specify @babel/ dependencies (@nicolo-ribaudo) Other #13856 Update to Yarn 3.1 (@nicolo-ribaudo) #13867 Test on Node.js 17 (@nicolo-ribaudo) ... (truncated) Commits 45308f3 v7.16.0 c7ddb1a Use workspace:^ to specify @babel/ dependencies (#13772) fca5c9a Don't transform declare class in proposal-class-properties (#13854) c2f747c Improve transform-react-jsx typings (#13820) c4b1372 v7.15.8 7acc68a Improve debug logging for IgnoreList (#13814) e82e43c v7.15.5 66cadea Revert "fix: non breaking align options naming" (#13732) b237675 v7.15.4 51a0caa fix: set parserOpts.sourceFilename from root sourceFileName (#13532) 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.16.0. Release notes Sourced from @babel/core's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-generator-func...
X Description: Bumps @babel/core from 7.13.16 to 7.16.0. Release notes Sourced from @babel/core's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-generator-...
Opengraph URL: https://github.com/httpsgithu/engine/pull/134
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:c1cab205-7209-c95e-d68e-b594554f6ed3 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | C950:2C23AD:9A912:D2EC5:697CE820 |
| html-safe-nonce | c39e0b7d8e6ef330ab875c643c0d1e747f878271da38fcbebc9931df7ceedb8a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOTUwOjJDMjNBRDo5QTkxMjpEMkVDNTo2OTdDRTgyMCIsInZpc2l0b3JfaWQiOiI4NDMxODg5MDkwMzM0NDk1MDQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | d1f4d17f13f5c579a1ade5b6650f90312c6337b7bbeef85dc70a108f11297e97 |
| hovercard-subject-tag | pull_request:770711197 |
| 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/134/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.16.0. Release notes Sourced from @babel/core's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-generator-func... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | debf35e05f408e95650aacfde47554809b144e6456e89039cbec3c26cd1fc93c |
| 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 | efd4ca6943fce67a11235cf3699b1d8ffbf4a583 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width