ci(dev-deps): update all non-major dependencies #923
+802
−651
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.2.5
->1.2.6
18.19.70
->18.19.74
v5.1.2
->v5.3.1
7.1.3
->7.1.4
50.6.1
->50.6.3
2.18.2
->2.19.1
5.2.1
->5.2.3
v1.6.0
->v1.7.1
5.42.0
->5.43.6
15.3.0
->15.4.3
0.17.1
->0.17.2
22.13.0
->22.13.1
4.30.1
->4.32.1
Release Notes
eslint/rewrite (@eslint/compat)
v1.2.6
Compare Source
codecov/codecov-action (codecov/codecov-action)
v5.3.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0
v5.2.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
RebeccaStevens/deepmerge-ts (deepmerge-ts)
v7.1.4
Compare Source
Bug Fixes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.6.3
Compare Source
Bug Fixes
check-template-names
: stop restricting template names to single letters; fixes #1352 (c283729)v50.6.2
Compare Source
Bug Fixes
valid-types
: update closure suppress types; fixes #1349 (#1350) (a57f36e)ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)
v2.19.1
Compare Source
Patch Changes
623ee67
Thanks @ota-meshi! - fix: more improve auto-fix of sort rulesv2.19.0
Compare Source
Minor Changes
5950e3d
Thanks @ota-meshi! - feat: improve auto-fix of sort rulesprettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.3
Compare Source
Patch Changes
9c6141f
Thanks @BPScott! - Add name field to recommended flat configv5.2.2
Compare Source
Patch Changes
aa5b59f
Thanks @ntnyq! - fix: report node when loc not foundgithub/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.43.6
Compare Source
v5.43.5
Compare Source
v5.43.4
Compare Source
d02db68
)v5.43.3
Compare Source
fc5982e
)f93a410
)895434b
) - thanks @TkDodo!0259b87
)v5.43.2
Compare Source
b70958a
)production
entries by default in expo plugin (resolves #918) (9b8cb69
)47460d2
)c8ce64d
)serialize
anddeserialize
directly fromnode:v8
(cbfc56e
)b7b6273
)9b4f695
)v5.43.1
Compare Source
ignoreUnresolved
to json schema (ec1cca7
)d1f05c1
)v5.43.0
Compare Source
ignoreUnresolved
feature (resolves #920) (081a776
)a418b57
)v5.42.3
Compare Source
10575b8
) - thanks @guillaumebrunerie!030ac40
) - thanks @filipw01!02a300c
) - thanks @dakro!containingFilePath
for inputs + debug output for failed script parser (8ccee81
)v5.42.2
Compare Source
96b6783
)4b78b61
)c510a35
)4011b23
)e568802
) - thanks @davidlj95!v5.42.1
Compare Source
a28cc02
)* Edit docs + gen (d850cbe
)7ff0b70
)be5ba91
)86b2123
)4a212ad
)0530465
)959b64c
)node ../../node_modules/.bin/executable
(resolves #908) (5a77dcc
)be1f9d4
)optional
dependencies & improve pm cli arg handling (1731ee5
)execa
methods in visitor (5f2cf34
)052375f
)isDependency
case (e908cfe
)0f67016
)yarn lint:spellcheck
(03abffd
)5a3177f
)8d206a0
) - thanks @filipw01!b9aff83
)1731ee5
(938496c
)lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.DavidAnson/markdownlint-cli2 (markdownlint-cli2)
v0.17.2
Compare Source
markdownlint
)nodejs/node (node)
v22.13.1
Compare Source
rollup/rollup (rollup)
v4.32.1
Compare Source
2025-01-28
Bug Fixes
Pull Requests
v4.32.0
Compare Source
2025-01-24
Features
Bug Fixes
Pull Requests
v4.31.0
Compare Source
2025-01-19
Features
Bug Fixes
Pull Requests
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (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.