chore(deps): update all non-major dependencies #529
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:
0.10.5
->0.10.10
9.35.0
->9.37.0
16.0.1
->16.0.3
22.18.1
->22.18.10
8.42.0
->8.46.1
8.42.0
->8.46.1
^0.0.40
->^0.0.41
17.2.2
->17.2.3
3.0.1
->3.0.2
11.7.2
->11.7.4
18.0.3
->18.3.1
4.50.0
->4.52.4
6.0.3
->6.0.4
7.7.2
->7.7.3
5.9.2
->5.9.3
Release Notes
open-wc/custom-elements-manifest (@custom-elements-manifest/analyzer)
v0.10.10
Compare Source
v0.10.9
Compare Source
export
sv0.10.8
Compare Source
.npmignore
to prevent stuff from being publishedv0.10.7
Compare Source
v0.10.6
Compare Source
eslint/eslint (@eslint/js)
v9.37.0
Compare Source
v9.36.0
Compare Source
Features
47afcf6
feat: correctpreserve-caught-error
edge cases (#20109) (Francesco Trotta)Bug Fixes
75b74d8
fix: add missing rule option types (#20127) (ntnyq)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)Documentation
b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)31d9392
docs: fix typos (#20118) (Pixel998)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)91f97c5
docs: Update README (GitHub Actions Bot)Chores
12411e8
chore: upgrade @eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for @eslint/js release (Jenkins)bac82a2
ci: simplify renovate configuration (#19907) (唯然)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)e10cf2a
ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4
refactor: usemeta.defaultOptions
inpreserve-caught-error
(#20080) (Pixel998)f9f7cb5
chore: package.json update for eslint-config-eslint release (Jenkins)81764b2
chore: updateeslint
peer dependency ineslint-config-eslint
(#20079) (Milos Djermanovic)rollup/plugins (@rollup/plugin-node-resolve)
v16.0.3
2025-10-13
Bugfixes
v16.0.2
2025-10-04
Bugfixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.46.1
Compare Source
🩹 Fixes
.finally
not to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.46.0
Compare Source
🚀 Features
🩹 Fixes
export import
s (#11603)this: void
and binding (#11634)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.45.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.44.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.44.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.43.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.46.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.45.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.44.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.44.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.43.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
microsoft/vscode-codicons (@vscode/codicons)
v0.0.41
Compare Source
🚀 New icons
collection
#323new-collection
#323thinking
#326🧹 Clean up
gear
#325Full Changelog: microsoft/vscode-codicons@v0.0.40...v0.0.41
motdotla/dotenv (dotenv)
v17.2.3
Compare Source
Changed
43081j/eslint-plugin-wc (eslint-plugin-wc)
v3.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: 43081j/eslint-plugin-wc@3.0.1...3.0.2
mochajs/mocha (mocha)
v11.7.4
Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
v11.7.3
Compare Source
🩹 Fixes
📚 Documentation
🤖 Automation
raineorshine/npm-check-updates (npm-check-updates)
v18.3.1
Compare Source
v18.3.0
Compare Source
v18.2.1
Compare Source
v18.2.0
Compare Source
Thanks to community members for raising awareness and to @SebastianSedzik for the implementation.
See: #1547
Feature:
--cooldown
Usage:
The cooldown option helps protect against supply chain attacks by requiring package versions to be published at least the given number of days before considering them for upgrade.
Note that previous stable versions will not be suggested. The package will be completely ignored if its latest published version is within the cooldown period. This is due to a limitation of the npm registry, which does not provide a way to query previous stable versions.
Example:
Let's examine how cooldown works with a package that has these versions available:
With default target (latest):
No update will be suggested because:
--cooldown 4
or lower to allow this updateWith
@beta
/@tag
target:No update will be suggested because:
--cooldown 2
or lower to allow this updateWith other targets:
Each target will select the best version that is at least 5 days old:
Note for latest/tag targets:
v18.1.1
Compare Source
v18.1.0
Compare Source
rollup/rollup (rollup)
v4.52.4
Compare Source
2025-10-03
Bug Fixes
Pull Requests
v4.52.3
Compare Source
2025-09-27
Bug Fixes
Pull Requests
fb197b7
(@renovate[bot])v4.52.2
Compare Source
2025-09-23
Bug Fixes
Pull Requests
v4.52.1
Compare Source
2025-09-23
Bug Fixes
Pull Requests
v4.52.0
Compare Source
2025-09-19
Features
output.onlyExplicitManualChunks
to turn off merging additional dependencies into manual chunks (#6087)Pull Requests
v4.51.0
Compare Source
2025-09-19
Features
Bug Fixes
Pull Requests
v4.50.2
Compare Source
2025-09-15
Bug Fixes
Pull Requests
v4.50.1
Compare Source
2025-09-07
Bug Fixes
Pull Requests
btd/rollup-plugin-visualizer (rollup-plugin-visualizer)
v6.0.4
Compare Source
npm/node-semver (semver)
v7.7.3
Compare Source
Bug Fixes
e37e0ca
#813 faster paths for compare (#813) (@H4ad)2471d75
#811 x-range build metadata support (i529015)Chores
8f05c87
#807 bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#807) (@dependabot[bot], @owlstronaut)microsoft/TypeScript (typescript)
v5.9.3
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.