-
Notifications
You must be signed in to change notification settings - Fork 197
build(deps): Bump the swc group with 3 updates #9132
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
Conversation
|
✅ Изменений в собранных файлах нет Commit 02ef1ea |
e2e tests |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9132 +/- ##
=======================================
Coverage 95.02% 95.02%
=======================================
Files 420 420
Lines 11180 11180
Branches 4207 4207
=======================================
Hits 10624 10624
Misses 556 556
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
👀 Docs deployed
📦 Package ❌yarn add @vkontakte/vkui@Commit 6a30ad9 |
6a30ad9 to
6809d07
Compare
Bumps the swc group with 3 updates: [@swc/core](https://github.com/swc-project/swc), [swc-plugin-css-modules](https://github.com/VKCOM/swc-plugin-css-modules) and [swc-plugin-transform-remove-imports](https://github.com/VKCOM/swc-plugin-transform-remove-imports). Updates `@swc/core` from 1.13.5 to 1.14.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.13.5...v1.14.0) Updates `swc-plugin-css-modules` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/VKCOM/swc-plugin-css-modules/releases) - [Commits](VKCOM/swc-plugin-css-modules@v5.1.0...v6.0.0) Updates `swc-plugin-transform-remove-imports` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/VKCOM/swc-plugin-transform-remove-imports/releases) - [Commits](VKCOM/swc-plugin-transform-remove-imports@v6.1.0...v7.0.0) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swc - dependency-name: swc-plugin-css-modules dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: swc - dependency-name: swc-plugin-transform-remove-imports dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: swc ... Signed-off-by: dependabot[bot] <[email protected]>
6809d07 to
02ef1ea
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the swc group with 3 updates: @swc/core, swc-plugin-css-modules and swc-plugin-transform-remove-imports.
Updates
@swc/corefrom 1.13.5 to 1.14.0Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
41296e2chore: Publish1.14.0withswc_corev46.0.2a3366dfchore: Update changelog61f18f2chore: Publish1.14.0-nightly-20251029.2withswc_corev46.0.21bc690cchore: Update changelogff8940achore: Publish1.14.0-nightly-20251029.1withswc_corev46.0.210e7cf0chore: Publish crates withswc_corev46.0.27b5bcd7perf(es/parser): Removehad_line_break_before_last(#11200)acca984chore(ci): Disable binary size action for push36aab01chore: Publish crates withswc_corev46.0.13485179fix(atoms): Fix broken quote macro (#11195)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@swc/coresince your current version.Updates
swc-plugin-css-modulesfrom 5.1.0 to 6.0.0Release notes
Sourced from swc-plugin-css-modules's releases.
Commits
a87c727v6.0.0046cdd1feat: update swc_core to 46.0.2 (#448)6cc27cdv5.2.0f1fc9a0feat: update swc_core to 45.0.2 (#447)8a3ffa2build(deps): bump actions/setup-node from 5 to 6 (#433)ed2a54fbuild(deps): cargo update (#439)efd71f7build(deps): cargo update (#432)10079c6Merge pull request #431 from VKCOM/dependabot/cargo/libc-0.2.1777c9236eMerge pull request #430 from VKCOM/dependabot/cargo/generic-array-0.14.8b3d8532Merge pull request #429 from VKCOM/dependabot/cargo/regex-syntax-0.8.7Updates
swc-plugin-transform-remove-importsfrom 6.1.0 to 7.0.0Release notes
Sourced from swc-plugin-transform-remove-imports's releases.
Commits
49d4283v7.0.020fea82feat: update swc_core to 46.0.2 (#542)0032ee3v6.2.0e4b8c79feat: update swc_core to 45.0.2 (#541)6e506e1build(deps): bump actions/setup-node from 5 to 6 (#538)12dcd7ebuild(deps): cargo update (#539)25b617bbuild(deps): bump generic-array from 0.14.8 to 0.14.9 (#537)39a2b52build(deps): cargo update (#536)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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