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 @swc/core: 1.2.241 → 1.2.242 (patch) #405

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Aug 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?

✳️ @​swc/core (1.2.241 → 1.2.242) · Repo · Changelog

Release Notes

1.2.242 (from changelog)

Bug Fixes

  • (es) Improve sourcemap (#5569) (2f7e322)

  • (es/codgen) Fix sourcemap ofBlockStmt (#5570) (288ae51)

  • (es/compat) Use separate SyntaxContext for class names (#5566) (b717a68)

  • (es/compat) Fix destructuring assignments and updates of super properties (#5576) (bee26a9)

  • (es/compat) Fix destructuring assignments and updates of super properties in async method (#5580) (8645251)

  • (es/helpers) Fix an import (#5587) (610296c)

  • (es/helpers) Fix _classStaticPrivateFieldSpecSet (#5597) (0533d56)

  • (es/parser) Allow expr to follow ClassExpr (#5572) (78dd071)

  • (es/parser) Fix false-positives of yield used as a parameter in generator (#5564) (c3f6258)

  • (es/quote) Allow cloning (#5571) (82cc3ca)

Features

Miscellaneous Tasks

Testing

  • (es/transforms) Enable tests for fixed issues (#5583) (0f6649c)

  • (es/transforms) Copy execution tests from babel (#5578) (e2fedb9)

Build

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

Commits

See the full diff on Github. The new version differs by 43 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 Aug 24, 2022
@airhorns airhorns merged commit 7413e1f into main Aug 24, 2022
@airhorns airhorns deleted the depfu/update/yarn/@swc/core-1.2.242 branch August 24, 2022 13:39
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