Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the swc group with 3 updates: @swc/core, swc-plugin-css-modules and swc-plugin-transform-remove-imports.

Updates @swc/core from 1.13.5 to 1.14.0

Changelog

Sourced from @​swc/core's changelog.

[1.14.0] - 2025-10-29

Bug Fixes

Features

  • (es/compiler) Merge nullish_coalescing into Compiler (#11157) (dd6f71b)

Miscellaneous Tasks

  • (binding_macros) Add default-features = false (#11193) (85d855f)

Performance

  • (es/parser) Remove had_line_break_before_last (#11200) (7b5bcd7)

Refactor

[1.13.21] - 2025-10-24

Bug Fixes

... (truncated)

Commits
  • 41296e2 chore: Publish 1.14.0 with swc_core v46.0.2
  • a3366df chore: Update changelog
  • 61f18f2 chore: Publish 1.14.0-nightly-20251029.2 with swc_core v46.0.2
  • 1bc690c chore: Update changelog
  • ff8940a chore: Publish 1.14.0-nightly-20251029.1 with swc_core v46.0.2
  • 10e7cf0 chore: Publish crates with swc_core v46.0.2
  • 7b5bcd7 perf(es/parser): Remove had_line_break_before_last (#11200)
  • acca984 chore(ci): Disable binary size action for push
  • 36aab01 chore: Publish crates with swc_core v46.0.1
  • 3485179 fix(atoms): Fix broken quote macro (#11195)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​swc/core since your current version.


Updates swc-plugin-css-modules from 5.1.0 to 6.0.0

Release notes

Sourced from swc-plugin-css-modules's releases.

v6.0.0

What's Changed

Full Changelog: VKCOM/swc-plugin-css-modules@v5.2.0...v6.0.0

v5.2.0

What's Changed

swc_core=45

Full Changelog: VKCOM/swc-plugin-css-modules@v5.1.0...v5.2.0

Commits

Updates swc-plugin-transform-remove-imports from 6.1.0 to 7.0.0

Release notes

Sourced from swc-plugin-transform-remove-imports's releases.

v7.0.0

What's Changed

Full Changelog: VKCOM/swc-plugin-transform-remove-imports@v6.2.0...v7.0.0

v6.2.0

What's Changed

swc_core=45

Full Changelog: VKCOM/swc-plugin-transform-remove-imports@v6.1.0...v6.2.0

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 05:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

✅ Изменений в собранных файлах нет

Commit 02ef1ea

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

e2e tests

Playwright Report

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.02%. Comparing base (3c0f06f) to head (02ef1ea).
⚠️ Report is 1 commits behind head on master.

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           
Flag Coverage Δ
unittests 95.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

👀 Docs deployed

📦 Package ❌

yarn add @vkontakte/vkui@

Commit 6a30ad9

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-7acec4631f branch from 6a30ad9 to 6809d07 Compare November 5, 2025 05:08
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]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-7acec4631f branch from 6809d07 to 02ef1ea Compare November 5, 2025 05:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc-7acec4631f branch November 5, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant