chore(deps): update all non-major dependencies #710
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:
^22.13.9->^22.13.10^1.1.36->^1.1.37^134.0.0->^134.0.2^14.1.0->^14.2.0^15.4.3->^15.5.010.6.1->10.6.2^2.0.10->^2.0.11^8.4.0->^8.4.1Release Notes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.37Compare Source
Features
nameproperty to configs (#680) (ded95d9)What's Changed
nameproperty to configs by @aryaemami59 in https://github.com/vitest-dev/eslint-plugin-vitest/pull/680Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.36...v1.1.37
giggio/node-chromedriver (chromedriver)
v134.0.2Compare Source
v134.0.1Compare Source
cypress-io/cypress (cypress)
v14.2.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-2-0
lint-staged/lint-staged (lint-staged)
v15.5.0Compare Source
Minor Changes
630af5fThanks @iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.Example with Prettier
By default Prettier prefers double quotes.
Previously
file.jswith only double quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"'are stagedNow
file.jswith only double-quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"pnpm/pnpm (pnpm)
v10.6.2Compare Source
Patch Changes
pnpm self-updateshould always update the version in thepackageManagerfield ofpackage.json.pnpm patch-commitwill now use the same filesystem as the store directory to compare and create patch files.--loglevel=erroris used.peerDependencyRulesshould be set inpnpm-workspace.yamlto take effect.bahmutov/start-server-and-test (start-server-and-test)
v2.0.11Compare Source
google/zx (zx)
v8.4.1: – Rusty ElbowCompare Source
Logger enhancements are arriving in this release. #1119 #1122 #1123 #1125
Configuration
📅 Schedule: Branch creation - "* 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.