Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Feb 24, 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.16.12 → 7.17.5) · Repo · Changelog

Release Notes

7.17.5

v7.17.5 (2022-02-17)

Thanks @thebanjomaticfor your first PR!

🐛 Bug Fix

Committers: 2

7.17.4

v7.17.4 (2022-02-15)

🐛 Bug Fix

Committers: 1

7.17.3

v7.17.3 (2022-02-15)

Thanks @zhangenming for your first PR!

🐛 Bug Fix

  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
    • #14271 jsx-development: do not emit this within ts module block (@JLHwung)
  • babel-plugin-transform-destructuring

🏠 Internal

  • babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner

🔬 Output optimization

  • babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-traverse

Committers: 7

7.17.2

v7.17.2 (2022-02-08)

🐛 Bug Fix

Committers: 3

7.17.0

v7.17.0 (2022-02-02)

Thanks @atti187 and @phulin for your first PRs!

🚀 New Feature

  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
    • #14174 Expose .index on Position to internally track nodes location (@tolmasky)
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
    • #13940 Add new method to check if node is null or not (@danez)
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register

🐛 Bug Fix

  • babel-parser
  • babel-plugin-transform-runtime

📝 Documentation

🏠 Internal

  • babel-helper-fixtures, babel-parser
  • babel-compat-data
    • #14208 Update compat data (specifically for rhino 1.7.14) (@phulin)
  • Other

🏃‍♀️ Performance

  • babel-cli, babel-core

Committers: 10

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

Commits

See the full diff on Github. The new version differs by 59 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 the depfu label Feb 24, 2022
@depfu depfu bot requested a review from yaroslav-ilin February 24, 2022 16:42
@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #159 (e5b1f80) into main (3b56280) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  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 3b56280...e5b1f80. Read the comment docs.

@coveralls
Copy link

coveralls commented Feb 24, 2022

Pull Request Test Coverage Report for Build 2009359424

  • 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 2009354882: 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.5 branch from fde4af8 to e5b1f80 Compare March 19, 2022 17:47
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 d533a13 into main Mar 19, 2022
@depfu depfu bot deleted the depfu/update/yarn/@babel/core-7.17.5 branch March 19, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants