chore(dev-deps): bump the dev-dependencies group across 1 directory with 7 updates#181
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(dev-deps): bump the dev-dependencies group across 1 directory with 7 updates#181dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
🚅 Deployed to the reqcore-pr-181 environment in applirank
|
…ith 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@crowdin/cli](https://github.com/crowdin/crowdin-cli) | `4.14.1` | `4.14.2` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.59.1` | `1.60.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.8.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.4` | `4.1.6` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.6` | `3.2.9` | | [wait-on](https://github.com/jeffbski/wait-on) | `9.0.4` | `9.0.10` | 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 `@playwright/test` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.60.0) Updates `@types/node` from 25.5.2 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.21.0 to 4.22.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.1) Updates `vitest` from 4.1.4 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest) Updates `vue-tsc` from 3.2.6 to 3.2.9 - [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.9/packages/tsc) Updates `wait-on` from 9.0.4 to 9.0.10 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v9.0.4...v9.0.10) --- 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: "@playwright/test" dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsx dependency-version: 4.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vue-tsc dependency-version: 3.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: wait-on dependency-version: 9.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3167fc6 to
eefd6a0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 7 updates in the / directory:
4.14.14.14.21.59.11.60.025.5.225.8.04.21.04.22.14.1.44.1.63.2.63.2.99.0.49.0.10Updates
@crowdin/clifrom 4.14.1 to 4.14.2Release notes
Sourced from @crowdin/cli's releases.
Changelog
Sourced from @crowdin/cli's changelog.
Commits
430c34echore(release): version 4.14.2 [skip ci]cfa052cfix: show translation status 100% when nothing to translate (#1018)7a22022fix: asterisks in sources (#1015)6487425ci: switch GitHub workflows to Node 24 (#1019)1cd3ec5chore: crowdin distribution deprecations (#1017)095c134chore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#1012)f962126ci: winget support (#996)1c9848cchore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#1011)d608b11fix: disabled target languages warning (#1008)6f06f47chore(deps): bump picomatch (#1010)Updates
@playwright/testfrom 1.59.1 to 1.60.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
87bb9ddcherry-pick(#40747): fix(yauzl): vendor yauzl with destroy-lifecycle fix9a9c51ccherry-pick(#40733): chore(electron): revert #40184 (move Electron API to a s...4b3b628cherry-pick(#40736): Revert "feat(electron): add timeout option to electronAp...f869f96chore: bump version to v1.60.0 (#40714)7eb6918cherry-pick(#40710): docs: release notes v1.60118d2aacherry-pick(#40693): chore(python): formdata path type54012f5chore(deps): bump ip-address and express-rate-limit (#40680)9fa531dfix(screencast): unblock frame ack when an async client disconnects (#40674)3649db5chore(mcp): bump default extension protocol to v2 (#40678)bb6c009chore(extension): mark 0.2.1 (#40679)Updates
@types/nodefrom 25.5.2 to 25.8.0Commits
Updates
tsxfrom 4.21.0 to 4.22.1Release notes
Sourced from tsx's releases.
Commits
6979f28fix: resolve tsconfig path aliases containing a colon (#780)b29f6eefeat: upgrade esbuild to 0.28 (#789)0dd17e9test: cover registerHooks loader compositionacf3d8ffix: support Node 20.11/21.2 import.meta paths4bbef80test: cover configDir paths without baseUrldddc5cetest: cover sync-hook watch reruns and cleanup retries09e8f8ctest: assert CLI runs without warnings1d7e528fix: support Node.js 26.1.0 and 25.9.0c1d2d45fix: support Node.js 24.15.0d04672dtest: update node version feature gatesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
vitestfrom 4.1.4 to 4.1.6Release notes
Sourced from vitest's releases.
Commits
a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...e399846chore: release v4.1.57dc6d54Revert "fix: respect diff config options in soft assertions (#8696)"9787dedfix: respect diff config options in soft assertions (#8696)325463afix(ast-collect): recognize _vi_import prefix in static test discovery (#10...0e0ff41feat(coverage): istanbul to supportinstrumenteroption (#10119)663b99ffix: aliasagentreporter tominimal(#10157)122c25bfix: fixvi.defineHelpercalled as object method (#10163)Updates
vue-tscfrom 3.2.6 to 3.2.9Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
c8e90e4v3.2.9 (#6045)ae6f658chore: refine package publish file lists2d029c7chore: bump deps618bd6bv3.2.8 (#6036)a7092edv3.2.7 (#6018)1e54c84chore: bump typescript to 6.0.3 (#6017)a954b9cfix(component-meta): preserve non-ASCII characters in prop default values (#6...Updates
wait-onfrom 9.0.4 to 9.0.10Release notes
Sourced from wait-on's releases.
Commits
27d57449.0.10c7c97dfcorrect .npmignore for .prettierrc.jsc1522529.0.995f01cdMerge pull request #210 from jeffbski/cleanup-more-npm-publishd45cff3more npm publish cleanupbab38d29.0.80ab9473Merge pull request #209 from jeffbski/exclude-coverage881dfaaalso exclude .nyc_output and coverage from npme3dad379.0.75a681e5Merge pull request #208 from jeffbski/exclude-fastembed-cache-from-npm-publish