Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all of babel7: 7.15.0 → 7.15.4 (patch) #232

Merged
merged 1 commit into from
Sep 4, 2021

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Sep 4, 2021

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.15.0 → 7.15.4) · Repo · Changelog

Release Notes

7.15.4

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

🐛 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
  • 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
  • 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

📝 Documentation

  • babel-parser

🏠 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

🏃‍♀️ 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
  • 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

Committers: 11

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 51 commits:

✳️ @​babel/preset-env (7.15.0 → 7.15.4) · Repo · Changelog

Release Notes

7.15.4

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

🐛 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
  • 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
  • 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

📝 Documentation

  • babel-parser

🏠 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

🏃‍♀️ 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
  • 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

Committers: 11

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 51 commits:

✳️ @​babel/runtime (7.14.8 → 7.15.4) · Repo · Changelog

Release Notes

7.15.4

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

🐛 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
  • 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
  • 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

📝 Documentation

  • babel-parser

🏠 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

🏃‍♀️ 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
  • 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

Committers: 11

7.15.3

v7.15.3 (2021-08-11)

Thanks @dhrubesh and @doing-art for your first PRs!

👓 Spec Compliance

  • babel-helpers, babel-plugin-transform-classes
    • #13571 Derived constructors should not be allowed to return primitives (@dhrubesh)

🐛 Bug Fix

🏠 Internal

🏃‍♀️ Performance

Committers: 7

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 Status

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 rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores 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 resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Sep 4, 2021
@depfu depfu bot merged commit 282d436 into master Sep 4, 2021
@depfu depfu bot deleted the depfu/update/yarn/group/babel7-7.15.4 branch September 4, 2021 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant