Title: Bump @babel/core from 7.13.16 to 7.15.5 by dependabot[bot] · Pull Request #131 · httpsgithu/engine · GitHub
Open Graph Title: Bump @babel/core from 7.13.16 to 7.15.5 by dependabot[bot] · Pull Request #131 · httpsgithu/engine
X Title: Bump @babel/core from 7.13.16 to 7.15.5 by dependabot[bot] · Pull Request #131 · httpsgithu/engine
Description: Bumps @babel/core from 7.13.16 to 7.15.5. Release notes Sourced from @babel/core's releases. v7.15.5 (2021-09-04) 👓 Spec Compliance babel-parser #13727 Disallow #a in #b in c and similar expressions (@nicolo-ribaudo) ↩️ Revert babel-core #13732 Revert "fix: non breaking align options naming" (@fedeci) Committers: 3 Babel Bot (@babel-bot) Federico Ciardi (@fedeci) Nicolò Ribaudo (@nicolo-ribaudo) v7.15.4 (2021-09-02) Thanks @flyinox, @komyg, and @meskill for your first PRs! 👓 Spec Compliance babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #13601 Disallow reinitializing private elements (@komyg) 🐛 Bug Fix #13638 [eslint] Allow "latest" as ecmaVersion (@fisker) babel-traverse, babel-types #13723 getBindingIdentifiers should return params for private methods (@JLHwung) babel-types #13715 [babel 8] fix: stricter rest element builder check (@JLHwung) babel-helper-compilation-targets #13697 fix: pass browserslistEnv to resolveTargets (@meskill) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object #13656 fix: fix static private field shadowed by local variable (@colinaaa) babel-plugin-transform-typescript #13664 [ts] Fix transform for nested namespaces shorthand syntax (@nicolo-ribaudo) babel-parser #13680 fix(babel-parser): delete static property from class static block for TS (@sosukesuzuki) #13695 fix: assure left bracket is not consumed after dot (@JLHwung) babel-core #13532 fix: non breaking align options naming (@fedeci) 📝 Documentation babel-parser #13691 add missing ExportNamespaceSpecifier in spec.md (@flyinox) 🏠 Internal babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-static-block, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-top-level-await, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone #13717 archive stage 4 parser plugins (@JLHwung) 🏃♀️ Performance ... (truncated) Changelog Sourced from @babel/core's changelog. v7.15.5 (2021-09-04) 👓 Spec Compliance babel-parser #13727 Disallow #a in #b in c and similar expressions (@nicolo-ribaudo) ↩️ Revert babel-core #13732 Revert "fix: non breaking align options naming" (@fedeci) v7.15.4 (2021-09-02) 👓 Spec Compliance babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #13601 Disallow reinitializing private elements (@komyg) 🐛 Bug Fix #13638 [eslint] Allow "latest" as ecmaVersion (@fisker) babel-traverse, babel-types #13723 getBindingIdentifiers should return params for private methods (@JLHwung) babel-types #13715 [babel 8] fix: stricter rest element builder check (@JLHwung) babel-helper-compilation-targets #13697 fix: pass browserslistEnv to resolveTargets (@meskill) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object #13656 fix: fix static private field shadowed by local variable (@colinaaa) babel-plugin-transform-typescript #13664 [ts] Fix transform for nested namespaces shorthand syntax (@nicolo-ribaudo) babel-parser #13680 fix(babel-parser): delete static property from class static block for TS (@sosukesuzuki) #13695 fix: assure left bracket is not consumed after dot (@JLHwung) babel-core #13532 fix: non breaking align options naming (@fedeci) 📝 Documentation babel-parser #13691 add missing ExportNamespaceSpecifier in spec.md (@flyinox) 🏠 Internal babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-static-block, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-top-level-await, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone #13717 archive stage 4 parser plugins (@JLHwung) 🏃♀️ Performance babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-preset-env, babel-template, babel-traverse #13685 Use named imports for babel types (@JLHwung) babel-cli, babel-helper-define-map, babel-helpers, babel-node, babel-parser, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-for-of, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-traverse, babel-types #13609 perf: partially replace .concat with .push (@fedeci) v7.15.3 (2021-08-11) 👓 Spec Compliance babel-helpers, babel-plugin-transform-classes ... (truncated) Commits 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) 614b486 Use named imports for babel types (#13685) b00bd94 convert @babel/helpers to typescript (#13679) 6912f96 v7.15.0 7e50ee2 feat: add noIncompleteNsImportDetection assumption to `plugin-transform-mod... e591780 v7.14.8 6df0b7c Fix config validation message typo (#13515) 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.15.5. Release notes Sourced from @babel/core's releases. v7.15.5 (2021-09-04) 👓 Spec Compliance babel-parser #13727 Disallow #a in #b in c and similar e...
X Description: Bumps @babel/core from 7.13.16 to 7.15.5. Release notes Sourced from @babel/core's releases. v7.15.5 (2021-09-04) 👓 Spec Compliance babel-parser #13727 Disallow #a in #b in c and simil...
Opengraph URL: https://github.com/httpsgithu/engine/pull/131
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:a51faaaa-6383-ff10-64a2-8e0d01ca5670 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | D5F8:37C55D:1AB0924:23887C4:697D2AAD |
| html-safe-nonce | 2690b299941cb52fb12e6cfa8a6ad99c218462dc6370d1dede5bdd7100c43cbc |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENUY4OjM3QzU1RDoxQUIwOTI0OjIzODg3QzQ6Njk3RDJBQUQiLCJ2aXNpdG9yX2lkIjoiMTI2NDc3NjUzMzY2NzI5Mzg2OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b632765852c2c9838e537540e39514780d8db9e79d36d25ba4c566d50cd73400 |
| hovercard-subject-tag | pull_request:747791955 |
| 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/131/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.15.5. Release notes Sourced from @babel/core's releases. v7.15.5 (2021-09-04) 👓 Spec Compliance babel-parser #13727 Disallow #a in #b in c and similar e... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 947d30920225f8abb17692477afd5992252045b901780d1bc8fa47c03b5fde64 |
| 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 | 92fcc0e25bb4da7fe9a458840cb7f3cafa272eb8 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width