ci(dev-deps): update all non-major dependencies #278
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:
3.6.3
->3.7.0
22.13.9
->22.13.10
1.1.36
->1.1.37
3.8.3
->3.8.6
50.6.3
->50.6.6
v1.6.0
->v1.7.1
5.45.0
->5.46.0
15.4.3
->15.5.0
10.6.1
->10.6.3
4.34.9
->4.35.0
Release Notes
RebeccaStevens/eslint-config-rebeccastevens (@rebeccastevens/eslint-config)
v3.7.0
Compare Source
Features
3.6.3 (2025-02-24)
Bug Fixes
3.6.2 (2025-02-23)
Bug Fixes
3.6.1 (2025-02-19)
Bug Fixes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.37
Compare Source
Features
name
property to configs (#680) (ded95d9)What's Changed
name
property 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
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.8.6
Compare Source
Patch Changes
c9d5ab0
Thanks @JounQin! - fix: add support for importing with .js extension as tsx importeev3.8.5
Compare Source
Patch Changes
366eeaf
Thanks @carlocorradini! - fix: if file has no corresponding mapper function, apply all of them, starting with the nearest one.v3.8.4
Compare Source
Patch Changes
c940785
Thanks @JounQin! - fix: support multiple matching ts pathsgajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.6.6
Compare Source
Bug Fixes
empty-tags
: allow for JSDoc-block final asterisks; fixes #670 (23b4bfa)v50.6.5
Compare Source
v50.6.4
Compare Source
Bug Fixes
github/accessibility-alt-text-bot (github/accessibility-alt-text-bot)
v1.7.1
Compare Source
What's Changed
Full Changelog: github/accessibility-alt-text-bot@v1.7.0...v1.7.1
v1.7.0
Compare Source
What's Changed
Docs
Experimental
Full Changelog: github/accessibility-alt-text-bot@v1.6.0...v1.7.0
webpro-nl/knip (knip)
v5.46.0
Compare Source
lint-staged/lint-staged (lint-staged)
v15.5.0
Compare Source
Minor Changes
630af5f
Thanks @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.js
with 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.js
with 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.3
Compare Source
v10.6.2
Compare Source
Patch Changes
pnpm self-update
should always update the version in thepackageManager
field ofpackage.json
.pnpm patch-commit
will now use the same filesystem as the store directory to compare and create patch files.--loglevel=error
is used.peerDependencyRules
should be set inpnpm-workspace.yaml
to take effect.rollup/rollup (rollup)
v4.35.0
Compare Source
2025-03-08
Features
Pull Requests
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.