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.10.1 → 1.10.7 (patch) #189

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 11, 2025

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.10.1 → 1.10.7) · Repo · Changelog

Release Notes

1.10.7 (from changelog)

Bug Fixes

  • (ci/publish) Do not tag stable if onlyNightly is on (#9863) (c0c6056)

  • (es/minifier) Improve DCE (#9853) (85fb16c)

  • (es/parser) Fix context of dynamic import type (#9852) (caa7f37)

Documentation

  • Update the link to the team (0fcdc31)

Features

  • (ts/fast-strip) Distinguish invalid vs unsupported (#9846) (5709bc2)

Testing

  • (parallel) Add test to debug segfault on windows x64 (#9857) (ae53a35)

Build

1.10.6 (from changelog)

Performance

  • (es/minifier) Speed up merge_sequences_in_exprs by caching computation (#9843) (6e5632f)

1.10.4 (from changelog)

Bug Fixes

  • (deps) Update cargo (patch) (#9733) (fb2f6e4)

  • Remove Caused by: 'failed to parse' from TS blank space (#9820) (aaeb0ab)

1.10.3 (from changelog)

Bug Fixes

  • (es/codegen) Emit semicolon after using declarations (#9816) (556d924)

1.10.2 (from changelog)

Bug Fixes

  • (es) Don't panic when wasm bytecheck faild (#9803) (c81be2e)

  • (es/parser) Do not parse empty stmt after using decl (#9798) (c2696db)

Documentation

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

Commits

See the full diff on Github. The new version differs by 72 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 cancel merge
Cancels automatic merging of this PR
@​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 Jan 11, 2025
@airhorns airhorns merged commit 0e12f5d into main Jan 16, 2025
2 checks passed
@depfu depfu bot deleted the depfu/update/pnpm/@swc/core-1.10.7 branch January 16, 2025 16:15
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