chore(deps): update all non-major dependencies #827
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^1.55.0
->^1.55.1
^1.3.12
->^1.3.13
^140.0.3
->^140.0.4
^15.2.0
->^15.3.0
^16.2.0
->^16.2.3
10.17.0
->10.17.1
1.0.0-beta.39
->1.0.0-beta.40
^3.5.21
->^3.5.22
^3.0.7
->^3.1.0
^8.8.3
->^8.8.4
Release Notes
microsoft/playwright (@playwright/test)
v1.55.1
Compare Source
Highlights
#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#37147 - [Regression]: Internal error: step id not found.
#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#37137 - Revert "fix(a11y): track inert elements as hidden".
Browser Versions
This version was also tested against the following stable channels:
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.3.13
Compare Source
giggio/node-chromedriver (chromedriver)
v140.0.4
Compare Source
cypress-io/cypress (cypress)
v15.3.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15.3.0
lint-staged/lint-staged (lint-staged)
v16.2.3
Compare Source
Patch Changes
27cd541
Thanks @iiroj! - When using--fail-on-changes
, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.v16.2.2
Compare Source
Patch Changes
#1667
699f95d
Thanks @iiroj! - The backup stash will not be dropped when using--fail-on-changes
and there are errors. When reverting to original state is disabled (via--no-revert
or--fail-on-changes
), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:
v16.2.1
Compare Source
Patch Changes
#1664
8277b3b
Thanks @iiroj! - The built-in TypeScript types have been updated to more closely match the implementation. Notably, the list of staged files supplied to task functions isreadonly string[]
and can't be mutated. Thanks @outslept!#1654
70b9af3
Thanks @iiroj! - This version has been published from GitHub Actions using Trusted Publishing for npm packages.#1659
4996817
Thanks @iiroj! - Fix searching configuration files when the working directory is a subdirectory of a git repository, and there arepackage.json
files in the working directory. This situation might happen when running lint-staged for a single package in a monorepo.#1654
7021f0a
Thanks @iiroj! - Return the caret semver range (^
) to direct dependencies so that future patch and minor versions are allowed. This enables projects to better maintain and deduplicate their own transitive dependencies while not requiring direct updates to lint-staged. This was changed in 16.2.0 after the vulnerability issues withchalk
anddebug
, which were also removed in the same version.Given the recent vulnerabilities in the npm ecosystem, it's best to be very careful when updating dependencies.
pnpm/pnpm (pnpm)
v10.17.1
Compare Source
Patch Changes
minimumReleaseAge
setting, print this information out in the error message #9974.state.json
creation path when executingpnpm patch
in a workspace project #9733.minimumReleaseAge
is set and thelatest
tag is not mature enough, prefer a non-deprecated version as the newlatest
#9987.rolldown/rolldown (rolldown)
v1.0.0-beta.40
Compare Source
🚀 Features
MagicString
binding (#6289) by @IWANABETHATGUY🐛 Bug Fixes
🚜 Refactor
Cow<str>
instead of&str
(#6288) by @IWANABETHATGUY📚 Documentation
⚡ Performance
sourcemap_ignore_list
js function call (#6313) by @IWANABETHATGUYreplace
(#6312) by @IWANABETHATGUY⚙️ Miscellaneous Tasks
lto: thin
in profile mode for better profiling experience. (#6320) by @IWANABETHATGUYvuejs/core (vue)
v3.5.22
Compare Source
Bug Fixes
@vue-ignore
in runtime type resolution (#13906) (ba7f7f9)PatchFlags.BAIL
for slot when props are present (#13907) (5358bca), closes #13904h
helper (#13841) (75220c7)forceReflow
on the correct document (fix #13849) (#13853) (1be5ddf)never
instead of{}
(#13915) (8620a61), closes #11564Features
shadowRoot
in custom elements (#12965) (47e628d), closes #12964Reverts
vuejs/language-tools (vue-tsc)
v3.1.0
Compare Source
Performance
Other Changes
v3.0.8
Compare Source
Features
vue.server.path
setting (#5647)Bug Fixes
VueVirtualCode
in constructor (#5635) - Thanks to @KazariEX!typescriptServerPlugin
languages without FS hackfile
scheme files (#5653) - Thanks to @KazariEX!Performance
Other Changes
google/zx (zx)
v8.8.4
: — Flange CouplingCompare Source
It's time. This release updates zx internals to make the
ps
API and related methodsProcessPromise.kill()
,kill()
work on Windows systems withoutwmic
.#1344 webpod/ps#15
https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.