chore(deps): update all non-major dependencies #54
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.
This PR contains the following updates:
^9.4.0
->^9.5.1
^1.1.0
->^1.1.1
9.12.1
->9.12.3
^4.19.1
->^4.19.2
^5.4.9
->^5.4.11
^2.1.3
->^2.1.4
Release Notes
sindresorhus/execa (execa)
v9.5.1
Compare Source
Bug fixes
verbose
mode on Windows (thanks @IIIMADDINIII). (#1167)v9.5.0
Compare Source
Features
stdout
orstderr
to a file, allow appending instead of overwriting. (#1166)v9.4.1
Compare Source
Bug fixes
process.execPath
with Deno. Thanks @w3cj! (#1160)alexeyraspopov/picocolors (picocolors)
v1.1.1
Compare Source
d.ts
file (#82)NO_COLOR
andFORCE_COLOR
env variables (#87)require()
call to make the package compatible with some tools (#87)pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).v9.12.2
Compare Source
Patch Changes
privatenumber/tsx (tsx)
v4.19.2
Compare Source
Bug Fixes
This release is also available on:
vitejs/vite (vite)
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v2.1.4
Compare Source
🚀 Features
transformIndexHtml
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6725 (16902)🐞 Bug Fixes
v=
queries to setup files imports - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6759 (b8258)toThrowError
with empty string parameter - by @shulaoda in https://github.com/vitest-dev/vitest/issues/6710 (a6129)test.extend
type exports - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6707 (e5c38)🏎 Performance
hash
to replacecreateHash
- by @btea in https://github.com/vitest-dev/vitest/issues/6703 (5d07b)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.