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.18.9 → 7.19.0 (minor) #60

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Sep 6, 2022

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.9 → 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

🚀 New Feature

  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-generator, babel-parser
  • babel-standalone
  • 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

🐛 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
  • babel-parser
  • babel-helper-builder-react-jsx
    • #14886 Fix helper-builder-react-jsx compat with Babel 7.9 (@JLHwung)

💅 Polish

📝 Documentation

🏠 Internal

  • babel-standalone
  • babel-core, babel-parser, babel-traverse

Committers: 6

7.18.13

v7.18.13 (2022-08-22)

Thanks @djpohly for your first PR!

🐛 Bug Fix

💅 Polish

  • babel-traverse

🏠 Internal

Committers: 5

7.18.10

v7.18.10 (2022-08-01)

🚀 New Feature

  • babel-helper-string-parser, babel-types

🐛 Bug Fix

  • babel-parser
    • #14817 fix(parser): allow TS declare readonly fields with initializers (@Josh-Cena)
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-export-default-from

Committers: 10

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.

✳️ @​babel/preset-env (7.18.9 → 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

🚀 New Feature

  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-generator, babel-parser
  • babel-standalone
  • 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

🐛 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
  • babel-parser
  • babel-helper-builder-react-jsx
    • #14886 Fix helper-builder-react-jsx compat with Babel 7.9 (@JLHwung)

💅 Polish

📝 Documentation

🏠 Internal

  • babel-standalone
  • babel-core, babel-parser, babel-traverse

Committers: 6

7.18.10

v7.18.10 (2022-08-01)

🚀 New Feature

  • babel-helper-string-parser, babel-types

🐛 Bug Fix

  • babel-parser
    • #14817 fix(parser): allow TS declare readonly fields with initializers (@Josh-Cena)
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse

🏠 Internal

🔬 Output optimization

  • babel-plugin-proposal-export-default-from

Committers: 10

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)

@Ninad89
Copy link
Owner

Ninad89 commented Sep 12, 2022

@depfu merge

@Ninad89 Ninad89 merged commit b915c30 into master Sep 12, 2022
@Ninad89 Ninad89 deleted the depfu/update/npm/group/babel7-7.19.0 branch September 12, 2022 14:19
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