Skip to content

chore(dev-deps): bump the dev-dependencies group across 1 directory with 5 updates#159

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-544007a700
Open

chore(dev-deps): bump the dev-dependencies group across 1 directory with 5 updates#159
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-544007a700

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps the dev-dependencies group with 5 updates in the / directory:

Package From To
@crowdin/cli 4.14.1 4.14.2
@types/node 25.5.2 25.6.0
vitest 4.1.4 4.1.5
vue-tsc 3.2.6 3.2.8
wait-on 9.0.4 9.0.5

Updates @crowdin/cli from 4.14.1 to 4.14.2

Release notes

Sourced from @​crowdin/cli's releases.

4.14.2

What's Changed

Full Changelog: crowdin/crowdin-cli@4.14.1...4.14.2

Changelog

Sourced from @​crowdin/cli's changelog.

4.14.2 (2026-04-23)

Bug Fixes

Commits

Updates @types/node from 25.5.2 to 25.6.0

Commits

Updates vitest from 4.1.4 to 4.1.5

Release notes

Sourced from vitest's releases.

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • 0e0ff41 feat(coverage): istanbul to support instrumenter option (#10119)
  • 663b99f fix: alias agent reporter to minimal (#10157)
  • 122c25b fix: fix vi.defineHelper called as object method (#10163)
  • 6abd557 feat(api): make test-specification options writable (#10154)
  • 596f739 fix: project color label on html reporter (#10142)
  • 9423dc0 fix: --project negation excludes browser instances (#10131)
  • Additional commits viewable in compare view

Updates vue-tsc from 3.2.6 to 3.2.8

Release notes

Sourced from vue-tsc's releases.

v3.2.8

language-core

  • fix: replace inline code blocks after sfc blocks processing (#6024) - Thanks to @​KazariEX!
  • fix: support navigation for kebab-case declarations in GlobalComponents (#6026) - Thanks to @​Gehbt!

language-service

  • feat: support TS module resolution for SCSS @import navigation (#6033) - Thanks to @​KazariEX!

typescript-plugin

  • fix: replace language service per-method overrides with a proxy (#6035) - Thanks to @​KazariEX!

vscode

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.2.8 (2026-05-04)

language-core

  • fix: replace inline code blocks after sfc blocks processing (#6024) - Thanks to @​KazariEX!
  • fix: support navigation for kebab-case declarations in GlobalComponents (#6026) - Thanks to @​Gehbt!

language-service

  • feat: support TS module resolution for SCSS @import navigation (#6033) - Thanks to @​KazariEX!

typescript-plugin

  • fix: replace language service per-method overrides with a proxy (#6035) - Thanks to @​KazariEX!

vscode

3.2.7 (2026-04-19)

component-meta

  • fix: preserve non-ASCII characters in prop default values (#6012) - Thanks to @​ef81sp!

workspace

Commits

Updates wait-on from 9.0.4 to 9.0.5

Release notes

Sourced from wait-on's releases.

v9.0.5

Update minor dependencies and npm audit fixes

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 24, 2026
@railway-app
Copy link
Copy Markdown

railway-app Bot commented Apr 24, 2026

🚅 Deployed to the reqcore-pr-159 environment in applirank

Service Status Web Updated (UTC)
applirank ✅ Success (View Logs) May 4, 2026 at 9:17 am

@railway-app railway-app Bot temporarily deployed to applirank / reqcore-pr-159 April 24, 2026 19:24 Destroyed
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-544007a700 branch from 5669e68 to c38155f Compare April 27, 2026 04:42
@railway-app railway-app Bot temporarily deployed to applirank / reqcore-pr-159 April 27, 2026 04:42 Destroyed
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-544007a700 branch from c38155f to 93ff64f Compare May 4, 2026 04:43
@railway-app railway-app Bot temporarily deployed to applirank / reqcore-pr-159 May 4, 2026 04:43 Destroyed
…ith 5 updates

Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@crowdin/cli](https://github.com/crowdin/crowdin-cli) | `4.14.1` | `4.14.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.6.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.4` | `4.1.5` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.6` | `3.2.8` |
| [wait-on](https://github.com/jeffbski/wait-on) | `9.0.4` | `9.0.5` |



Updates `@crowdin/cli` from 4.14.1 to 4.14.2
- [Release notes](https://github.com/crowdin/crowdin-cli/releases)
- [Changelog](https://github.com/crowdin/crowdin-cli/blob/main/CHANGELOG.md)
- [Commits](crowdin/crowdin-cli@4.14.1...4.14.2)

Updates `@types/node` from 25.5.2 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vitest` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

Updates `vue-tsc` from 3.2.6 to 3.2.8
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.8/packages/tsc)

Updates `wait-on` from 9.0.4 to 9.0.5
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: "@crowdin/cli"
  dependency-version: 4.14.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: wait-on
  dependency-version: 9.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants