chore(deps): update all non-major dependencies #574
Merged
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:
^1.47.2
->^1.48.0
^20.16.10
->^20.16.11
1.1.4
->1.1.7
^129.0.1
->^129.0.2
^2.2.3
->^2.2.4
9.11.0
->9.12.1
^2.1.1
->^2.1.2
^3.5.10
->^3.5.11
^8.1.8
->^8.1.9
Release Notes
microsoft/playwright (@playwright/test)
v1.48.0
Compare Source
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.7
Compare Source
Bug Fixes
vitest
peer dependency optional (#548) (a3935c7)v1.1.6
Compare Source
Features
v1.1.5
Compare Source
Bug Fixes
giggio/node-chromedriver (chromedriver)
v129.0.2
Compare Source
vuejs/pinia (pinia)
v2.2.4
Compare Source
Please refer to CHANGELOG.md for details.
pnpm/pnpm (pnpm)
v9.12.1
: pnpm 9.12.1Compare Source
Patch Changes
pnpm update --latest
should not update the automatically installed peer dependencies #6657.pnpm publish
should be able to publish from a local tarball #7950.EBUSY
errors caused by creating symlinks in paralleldlx
processes #8604.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.12.0
: pnpm 9.12Compare Source
Minor Changes
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshots
field insidepnpm-lock.yaml
but it should happen very rarely.pnpm outdated
command supports now a--sort-by=name
option for sorting outdated dependencies by package name #8523.Added the ability for
overrides
to remove dependencies by specifying"-"
as the field value #8572. For example, to removelodash
from the dependencies, use this configuration inpackage.json
:Patch Changes
pnpm list --json pkg
showed"private": false
for a private package #8519.libc
that differ frompnpm.supportedArchitectures.libc
are not downloaded #7362.ENOENT
errors caused by runningstore prune
in parallel #8586.pnpm bugs
#8596.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
vitest-dev/vitest (vitest)
v2.1.2
Compare Source
🐞 Bug Fixes
Vitest.setServer
to postconfigureServer
hook to enable import analysis for workspace config loading - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6584 (e7f35)BenchmarkResult.samples
array to reduce memory usage - by @hi-ogawa and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6541 (a6407)data:
protocol on preview provider file upload - by @userquin in https://github.com/vitest-dev/vitest/issues/6501 (e9821)*.astro
by default - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6565 (f8ff7)cleanOnRerun: false
to invalidate previous results - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6592 (88bde)toBeDefined
withexpect.poll
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6562 (f7da6)beforeAll
failed - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6524 (fb797)onTestFinished
andonTestFailed
duringretry
andrepeats
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6609 (c5e29)--standalone
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6577 (d0bf8)View changes on GitHub
vuejs/core (vue)
v3.5.11
Compare Source
Bug Fixes
TSSatisfiesExpression
when transforming props destructure (#12062) (2328b05), closes #12061next
property during batch processing (#12075) (d3f5e6e), closes #12072TypeProps
when it isany
(#12073) (57315ab), closes #12058PublicProps
withProps
(#12077) (6f85894)Ref
correctly (#12094) (c97bb84)google/zx (zx)
v8.1.9
Compare Source
Today's release is a minor update that includes:
Enhancements
ProcessOutput
fields with lazy getters to reduce mem consumption #903, #908argv
reference on update #916Shell
interface to properly handlesync
mode #915:Fixes
stdall
fill for$.sync
calls: #911, #912Configuration
📅 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.