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.7.40 → 1.9.1 (minor) #159

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 7, 2024

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.7.40 → 1.9.1) · Repo · Changelog

Release Notes

1.9.1 (from changelog)

Bug Fixes

1.9.0 (from changelog)

Bug Fixes

Features

  • (typescript) Port deno isolatedDeclarations updates (#9712) (6194044)

Miscellaneous Tasks

  • (deps) Update rust crate is-macro to v0.3.7 (#9713) (d48e6e8)

1.8.0 (from changelog)

Bug Fixes

  • (es/typescript) Handle multiline type parameters in async arrow functions (#9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#9707) (c135f71)

Features

  • (es) Add es2023 and es2024 to EsVersion (#9700) (5a6f0e6)

  • (es/plugin) Introduce manual-tokio-runtmie to swc crate (#9701) (97298c4)

Performance

  • (common) Make character analysis lazy (#9696) (1c3eaf6)

  • (es/renamer) Modify parallel renaming threshold (#9706) (91a9106)

1.7.42 (from changelog)

Bug Fixes

  • (es/generator) Fix code generation for break in nested while (#9684) (65872af)

  • (es/parser) Parse await using() call (#9693) (bcf05de)

  • (es/resolver) Skip resolving lowercase JSXIdentifiers (#9686) (6ed1715)

  • (es/types) Add jsc.experimental.keepImportAssertions to types (#9691) (4b4dcfa)

Features

  • (es/minifier) Optimize switch with side effect and termination tests (#9677) (7344a63)

  • (es/parser) Ability to get script's potential module errors (#9682) (2bbd1e8)

Miscellaneous Tasks

Performance

  • (es) Cache current_dir() system calls (#9683) (7aab945)

  • (es/lints) Disable lints by default (#9689) (4d887d0)

  • (visit) Introduce Pass API and adjust visitor APIs for it (#9680) (581aafb)

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

Commits

See the full diff on Github. The new version differs by 49 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 Nov 7, 2024
Copy link
Contributor Author

depfu bot commented Nov 12, 2024

Closed in favor of #160.

@depfu depfu bot closed this Nov 12, 2024
@depfu depfu bot deleted the depfu/update/pnpm/@swc/core-1.9.1 branch November 12, 2024 05:27
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.

0 participants