-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: Bump @swc/core from 1.2.154 to 1.2.155 #4683
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
chore: Bump @swc/core from 1.2.154 to 1.2.155 #4683
Conversation
Thanks for the PR, @dependabot[bot]! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day. |
✅ Deploy Preview for typescript-eslint ready! 🔨 Explore the source changes: 33760f1 🔍 Inspect the deploy log: https://app.netlify.com/sites/typescript-eslint/deploys/62375e7c0d9c1c000956492f 😎 Browse the preview: https://deploy-preview-4683--typescript-eslint.netlify.app |
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.154 to 1.2.155. - [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.2.154...v1.2.155) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
3653efb
to
29e173c
Compare
All the files failed with:
seems like this bump causes a bug in babel? I'll try rerunning the tests. |
Very weird. It all passes on my machine... |
Codecov Report
@@ Coverage Diff @@
## main #4683 +/- ##
==========================================
+ Coverage 92.14% 92.71% +0.57%
==========================================
Files 349 186 -163
Lines 11634 10095 -1539
Branches 3376 3183 -193
==========================================
- Hits 10720 9360 -1360
+ Misses 646 497 -149
+ Partials 268 238 -30
Flags with carried forward coverage won't be shown. Click here to find out more.
|
...huh. @bradzacher @JamesHenry I wonder if the error was some caching fluke? If so maybe it's also in the area of #4655 and/or #4657? 🤷 |
Bumps @swc/core from 1.2.154 to 1.2.155.
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
afa97f6
chore: Publishv1.2.155
db62bb6
chore: Publish crates0ad13d9
fix(common): Don't useNone
as source while generating source maps (#4007)ae2f8d6
chore: Publish cratesae46919
chore: Publish cratesf650ca6
doc(api/rust): Add an example for generating code and sourcemap (#4005)833dc89
chore: Publish cratesee9a841
test(*): Print diagnostics to stderr while testing (#4003)470396a
chore: Publish cratesdac84b9
doc(api/rust): Add examples (#4002)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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)