chore(deps): update all non-major dependencies #250
Merged
+1,004
−832
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.57.0→^1.58.1^24.0.3→^24.0.4^22.19.3→^22.19.7^24.10.4→^24.10.9^8.49.0→^8.54.0^1.5.2→^1.6.6^10.4.22→^10.4.24^143.0.1→^143.0.4^15.7.1→^15.9.0^5.2.0→^5.2.1^2.4.0→^2.5.1~10.6.2→~10.7.0^1.19.0→^1.19.1^27.3.0→^27.4.0^3.13.0→^3.15.0^2.21.4→^2.23.010.25.0→10.28.2^8.49.0→^8.54.0^4.0.15→^4.0.18^3.5.25→^3.5.27^3.1.8→^3.2.4Release Notes
microsoft/playwright (@playwright/test)
v1.58.1Compare Source
Highlights
#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds
Browser Versions
v1.58.0Compare Source
tsconfig/bases (@tsconfig/node24)
v24.0.4Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.54.0Compare Source
🩹 Fixes
FlatESLintandLegacyESLint(#11958)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.53.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.53.0Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.52.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.51.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.50.1Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.50.0Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.6.6Compare Source
🚀 Features
View changes on GitHub
v1.6.5Compare Source
🚀 Features
🐞 Bug Fixes
vitestandvithe same - by @G-Rath in #851 (48aa6)View changes on GitHub
What's Changed
vitestandvithe same by @G-Rath in #851eslint-remote-testerby @G-Rath in #859New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5
v1.6.4Compare Source
🚀 Features
prefer-mock-return-shorthandrule - by @G-Rath in #848 (c0b72)🐞 Bug Fixes
vi.mocked- by @G-Rath in #849 (aa8af)View changes on GitHub
What's Changed
vi.mockedby @G-Rath in #849prefer-mock-return-shorthandrule by @G-Rath in #848New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.3...v1.6.4
v1.6.3Compare Source
🚀 Features
View changes on GitHub
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.1...v1.6.2
v1.6.1Compare Source
🐞 Bug Fixes
View changes on GitHub
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.5.4...v1.6.0
v1.5.4Compare Source
No significant changes
View changes on GitHub
postcss/autoprefixer (autoprefixer)
v10.4.24Compare Source
v10.4.23Compare Source
giggio/node-chromedriver (chromedriver)
v143.0.4Compare Source
v143.0.3Compare Source
v143.0.2Compare Source
cypress-io/cypress (cypress)
v15.9.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-9-0
v15.8.2Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-8-2
v15.8.1Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-8-1
v15.8.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-8-0
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v5.2.1Compare Source
Bug Fixes
mskelton/eslint-plugin-playwright (eslint-plugin-playwright)
v2.5.1Compare Source
Bug Fixes
||(611657c)v2.5.0Compare Source
Bug Fixes
Features
enforce-consistent-spacing-between-blocksrule (#411) (a9b78d5)allInnerTexts()andallTextContents()(36917a8), closes #362v2.4.1Compare Source
Bug Fixes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.7.0Compare Source
Minor Changes
-errorconfig variants, with all rules' severity set toerror:strongly-recommended-error,recommended-error,vue2-strongly-recommended-error,vue2-recommended-error(along with their flat config equivalents) (#2796)vue/no-literals-in-templaterule (#3000)vue/no-undef-directivesrule (#2990)ignoreEOLCommentsoption tovue/no-multi-spacesrule (#2989)vue/no-negated-v-if-conditionsuggestion to autofix (#2984)Patch Changes
vue/define-props-destructuringrule when imported types are passed todefineProps(#2995)DirectiveModifiers(#2996)nodeOpsandpatchProp(#2986)ota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v1.19.1Compare Source
Patch Changes
736f153Thanks @sumimakito! - fix(sort-keys): fix incorrect result when move down the block located at the file startjsdom/jsdom (jsdom)
v27.4.0Compare Source
TextEncoderandTextDecoder.@exodus/bytespackage; it is now much more correct. (ChALkeR)<meta charset>or using the parent frame's encoding.Ranges were used and then the elements referred to by those ranges were removed.nightwatchjs/nightwatch (nightwatch)
v3.15.0Compare Source
What's Changed
disable_output_boxesconfig to the default Nightwatch config file. by @shubhamkd in #4432New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.14.0...v3.15.0
v3.14.0Compare Source
What's Changed
New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.13.0...v3.14.0
privatenumber/pkgroll (pkgroll)
v2.23.0Compare Source
Features
v2.22.0Compare Source
Bug Fixes
Features
v2.21.5Compare Source
Bug Fixes
pnpm/pnpm (pnpm)
v10.28.2: pnpm 10.28.2Compare Source
Patch Changes
Security fix: prevent path traversal in
directories.binfield.When pnpm installs a
file:orgit:dependency, it now validates that symlinks point within the package directory. Symlinks to paths outside the package root are skipped to prevent local data from being leaked intonode_modules.This fixes a security issue where a malicious package could create symlinks to sensitive files (e.g.,
/etc/passwd,~/.ssh/id_rsa) and have their contents copied when the package is installed.Note: This only affects
file:andgit:dependencies. Registry packages (npm) have symlinks stripped during publish and are not affected.Fixed optional dependencies to request full metadata from the registry to get the
libcfield, which is required for proper platform compatibility checks #9950.Platinum Sponsors
Gold Sponsors
v10.28.1Compare Source
v10.28.0Compare Source
v10.27.0Compare Source
v10.26.2: pnpm 10.26.2Compare Source
Patch Changes
Improve error message when a package version exists but does not meet the
minimumReleaseAgeconstraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #10307.Fix installation of Git dependencies using annotated tags #10335.
Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused
ERR_PNPM_GIT_CHECKOUT_FAILEDerrors because the checked-out commit hash didn't match the stored tag object hash.Binaries of runtime engines (Node.js, Deno, Bun) are written to
node_modules/.binbefore lifecycle scripts (install, postinstall, prepare) are executed #10244.Try to avoid making network calls with preferOffline #10334.
Platinum Sponsors
Gold Sponsors
v10.26.1: pnpm 10.26.1Compare Source
Patch Changes
pnpm add, whenblockExoticSubdepsis set totrue#10324.HEADpoints to the commit after checkout #10310.Platinum Sponsors
Gold Sponsors
v10.26.0Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.54.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.53.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.53.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.52.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.51.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.50.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.50.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (vitest)
v4.0.18Compare Source
🚀 Experimental Features
onModuleRunnerhook toworker.init- by @sheremet-va in #9286 (ea837)🐞 Bug Fixes
meta.urlincreateRequire- by @sheremet-va in #9441 (e0572)View changes on GitHub
v4.0.17Compare Source
🚀 Features
🐞 Bug Fixes
addEventHandler#9371 - by @ThibautMarechal in #9372 and #9371 [(40841)](https://redirect.github.com/vitest-dev/vitest/commit/40841ff0Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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 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.