Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Mar 15, 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.17.5 → 7.17.7) · Repo · Changelog

Release Notes

7.17.7

v7.17.7 (2022-03-14)

Thanks @cha0s, @dev-itsheng, @green1052, @jlennox and @Yokubjon-J for your first PRs!

👓 Spec Compliance

  • babel-generator, babel-parser

🐛 Bug Fix

  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators
    • #14335 Fix static/proto initializers when there aren't class fields (@JLHwung)
    • #14334 fix: push newClass only when class is decorated (@JLHwung)
  • babel-generator
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #14313 Fix duplicate exports initialization with many exports (@JasinYip)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
  • babel-register

💅 Polish

🏠 Internal

Committers: 13

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

Commits

See the full diff on Github. The new version differs by 37 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 Mar 15, 2022
@depfu depfu bot requested a review from arghyaxcodes March 15, 2022 19:09
@vercel
Copy link

vercel bot commented Mar 15, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/javaistic/javaistic/5JGMNcfC4oFFvJhMwneb69F2Wa3m
✅ Preview: https://javaistic-git-depfu-updateyarnbabelcore-7177-javaistic.vercel.app

@arghyaxcodes arghyaxcodes merged commit b017ddd into main Mar 19, 2022
@arghyaxcodes arghyaxcodes deleted the depfu/update/yarn/@babel/core-7.17.7 branch March 19, 2022 20:13
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