chore(deps): update all non-major dependencies #688
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:
^19.7.1
->^19.8.1
^19.7.1
->^19.8.1
0.1.67
->0.1.70
^5.0.5
->^5.0.6
^5.2.3
->^5.4.0
^15.4.3
->^15.5.2
22.14.0
->22.15.0
^3.5.2
->^3.5.3
4.7.0
->4.9.1
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.8.1
Compare Source
Bug Fixes
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/cli
19.6.1 (2024-12-15)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.8.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/config-conventional
Brooooooklyn/canvas (@napi-rs/canvas)
v0.1.70
Compare Source
Bug Fixes
Features
v0.1.69
Compare Source
Bug Fixes
Features
v0.1.68
Compare Source
Bug Fixes
sapphiredev/utilities (@sapphire/eslint-config)
v5.0.6
Compare Source
🐛 Bug Fixes
📝 Documentation
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.4.0
Compare Source
Minor Changes
59a0cae
Thanks @yashtech00! - refactor: migrateworker.js
toworker.mjs
v5.3.1
Compare Source
Patch Changes
dcf2c80
Thanks @JounQin! - ci: enableNPM_CONFIG_PROVENANCE
envv5.3.0
Compare Source
Minor Changes
6fe0c90
Thanks @irsooti! - feat(types): preferConfig
overFlatConfig
when they're equalv5.2.6
Compare Source
Patch Changes
1451176
Thanks @renovate! - fix(deps): bumpsynckit
tov0.11.0
v5.2.5
Compare Source
Patch Changes
4f5513d
Thanks @JounQin! - fix: clarify correcteslint-config-prettier
peer rangev5.2.4
Compare Source
Patch Changes
b8cfe56
Thanks @JounQin! - chore: hourcekeeping, bump all (dev) depslint-staged/lint-staged (lint-staged)
v15.5.2
Compare Source
Patch Changes
5561321
Thanks @YimingIsCOLD! - Correctly handle colon (:
) characters in staged filenames.v15.5.1
Compare Source
Patch Changes
#1533
5d53534
Thanks @iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like: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"
nodejs/node (node)
v22.15.0
Compare Source
prettier/prettier (prettier)
v3.5.3
Compare Source
yarnpkg/berry (yarn)
v4.9.1
Compare Source
v4.9.0
Compare Source
v4.8.1
Compare Source
v4.8.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.