-
Notifications
You must be signed in to change notification settings - Fork 186
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
build(deps): Bump the swc group with 3 updates #7888
Conversation
Bumps the swc group with 3 updates: [@swc/cli](https://github.com/swc-project/pkgs), [@swc/core](https://github.com/swc-project/swc) and [@swc/jest](https://github.com/swc-project/pkgs). Updates `@swc/cli` from 0.4.0 to 0.5.0 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.7.40 to 1.8.0 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.7.40...v1.8.0) Updates `@swc/jest` from 0.2.36 to 0.2.37 - [Commits](https://github.com/swc-project/pkgs/commits) --- updated-dependencies: - dependency-name: "@swc/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: swc - dependency-name: "@swc/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swc - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
size-limit report 📦
|
e2e tests
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7888 +/- ##
=======================================
Coverage 95.36% 95.36%
=======================================
Files 376 376
Lines 11043 11043
Branches 3664 3664
=======================================
Hits 10531 10531
Misses 512 512
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Bumps the swc group with 3 updates: @swc/cli, @swc/core and @swc/jest.
Updates
@swc/cli
from 0.4.0 to 0.5.0Commits
Updates
@swc/core
from 1.7.40 to 1.8.0Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
4d811e4
chore: Publish1.8.0
withswc_core
v4.0.3
801e044
chore: Publish1.8.0-nightly-20241104.1
withswc_core
v4.0.3
d1e182a
chore: Publish crates withswc_core
v4.0.3
c135f71
fix(es/typescript): Handle ASI hazards in fast type strip (#9707)1ccbbf0
chore: Publish crates withswc_core
v4.0.2
91a9106
perf(es/renamer): Modify parallel renaming threshold (#9706)dd25ecf
chore: Publish crates withswc_core
v4.0.1
c5ed19c
fix(es/typescript): Handle multiline type parameters in async arrow functions...b48bdee
chore: Publish crates withswc_core
v4.0.0
97298c4
feat(es/plugin): Introducemanual-tokio-runtmie
toswc
crate (#9701)Updates
@swc/jest
from 0.2.36 to 0.2.37Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions