Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Mar 25, 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.8) · Repo · Changelog

Release Notes

7.17.8

v7.17.8 (2022-03-18)

👓 Spec Compliance

  • babel-helpers, babel-plugin-proposal-decorators

🐛 Bug Fix

↩️ Revert

Committers: 4

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 46 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 25, 2022
@depfu depfu bot requested a review from yaroslav-ilin March 25, 2022 16:41
@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #179 (50a3b75) into main (c4ab65e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files          74       74           
  Lines         816      816           
  Branches      181      181           
=======================================
  Hits          741      741           
  Misses         70       70           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4ab65e...50a3b75. Read the comment docs.

@coveralls
Copy link

coveralls commented Mar 25, 2022

Pull Request Test Coverage Report for Build 2048743223

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.647%

Totals Coverage Status
Change from base Build 2048737845: 0.0%
Covered Lines: 564
Relevant Lines: 613

💛 - Coveralls

@yaroslav-ilin
Copy link
Collaborator

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/yarn/@babel/core-7.17.8 branch from 2e853a2 to 50a3b75 Compare March 27, 2022 19:21
Copy link
Collaborator

@yaroslav-ilin yaroslav-ilin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@depfu merge

@depfu depfu bot merged commit 9b8e75d into main Mar 27, 2022
@depfu depfu bot deleted the depfu/update/yarn/@babel/core-7.17.8 branch March 27, 2022 19:25
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

Development

Successfully merging this pull request may close these issues.

3 participants