Skip to content

Conversation

@depfu
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.13 → 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

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

Commits

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

✳️ @​babel/plugin-transform-react-jsx (7.18.10 → 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

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

Commits

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


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 dependencies Pull requests that update a dependency file depfu labels Sep 6, 2022
@vercel
Copy link

vercel bot commented Sep 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
javaistic ✅ Ready (Inspect) Visit Preview Sep 7, 2022 at 10:51AM (UTC)

@arghyaxcodes arghyaxcodes merged commit f745a78 into main Sep 7, 2022
@arghyaxcodes arghyaxcodes deleted the depfu/update/yarn/group/babel7-7.19.0 branch September 7, 2022 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file depfu

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants