fix(deps): update all non-major dependencies#4
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Free Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
9188427 to
0e93d66
Compare
0e93d66 to
d781095
Compare
e11b9d9 to
730910b
Compare
5a7c3b2 to
37d7b1a
Compare
37d7b1a to
05fc09a
Compare
4bb48cd to
28eda0b
Compare
99f3c24 to
3e07e05
Compare
a986e36 to
710bf5f
Compare
6033905 to
3965f6b
Compare
ca79c11 to
283d23d
Compare
283d23d to
d960333
Compare
e6eaf95 to
fd741c2
Compare
7dd2b43 to
11133d2
Compare
11133d2 to
5e91ca1
Compare
7731a6e to
255c614
Compare
aa5b400 to
9c3dfb6
Compare
9c3dfb6 to
2ced099
Compare
2ced099 to
a9e2fde
Compare
e94ad60 to
ebf9ec9
Compare
ebf9ec9 to
943c9b6
Compare
943c9b6 to
949fb40
Compare
949fb40 to
a970699
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^1.11.3→^1.14.1^2.2.2→^2.4.0^2.7.2→^2.8.0^5.0.1→^5.0.3^22.18.4→^22.19.17v6.2.0→v6.3.0^5.7.0→^5.10.1^5.1.5→^5.1.7^0.6.1→^0.11.110.16.1→10.33.0^7.5.0→^7.6.0^0.15.1→^0.21.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
discordjs/discord.js (@discordjs/builders)
v1.14.1Compare Source
Bug Fixes
v1.14.0Compare Source
Documentation
Features
v1.13.1Compare Source
Bug Fixes
Documentation
v1.13.0Compare Source
Features
Testing
v1.12.2Compare Source
Bug Fixes
v1.12.1Compare Source
Bug Fixes
v1.12.0Compare Source
Features
sapphiredev/utilities (@sapphire/result)
v2.8.0Compare Source
🚀 Features
v2.7.3Compare Source
🐛 Bug Fixes
📝 Documentation
sapphiredev/utilities (@sapphire/ts-config)
v5.0.3Compare Source
Changelog
All notable changes to this project will be documented in this file.
v5.0.2Compare Source
🏠 Refactor
🐛 Bug Fixes
📝 Documentation
actions/setup-node (actions/setup-node)
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
luin/ioredis (ioredis)
v5.10.1Compare Source
Bug Fixes
v5.10.0Compare Source
Features
5.9.3 (2026-02-12)
Bug Fixes
5.9.3 (2026-02-12)
Bug Fixes
5.9.2 (2026-01-15)
Bug Fixes
Reverts
5.9.1 (2026-01-08)
Bug Fixes
v5.9.3Compare Source
Bug Fixes
v5.9.2Compare Source
Bug Fixes
Reverts
v5.9.1Compare Source
Bug Fixes
v5.9.0Compare Source
Bug Fixes
Features
5.8.2 (2025-10-21)
Bug Fixes
5.8.1 (2025-10-06)
Bug Fixes
v5.8.2Compare Source
Bug Fixes
v5.8.1Compare Source
Bug Fixes
v5.8.0Compare Source
Bug Fixes
Features
ai/nanoid (nanoid)
v5.1.7Compare Source
--versionto CLI (by @mahmoodhamdi).nanoid.jsfor CDN (by @mahmoodhamdi).customRandomtypes (by @oguimbal).v5.1.6Compare Source
customAlphabet.jinghaihan/pncat (pncat)
v0.11.1Compare Source
No significant changes
View changes on GitHub
v0.11.0Compare Source
🚀 Features
--anonoption to force use default catalog - by @jinghaihan (75ef9)🐞 Bug Fixes
View changes on GitHub
v0.10.4Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.10.3Compare Source
No significant changes
View changes on GitHub
v0.10.2Compare Source
No significant changes
View changes on GitHub
v0.10.1Compare Source
No significant changes
View changes on GitHub
v0.10.0Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.9.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.9.0Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
View changes on GitHub
Why change default rules behavior
After maintaining this project for about six months, I’ve come to feel that the built-in default grouping rules are not essential for most use cases.
If you need to group entries in the catalog, defining your own grouping rules is likely a better and more flexible approach. My own dependency usage is also somewhat limited, which means the default rules may not suit a wide range of real-world setups.
Therefore, unless you explicitly merge the default rules as shown below, dependencies will now be grouped using a simplified strategy:
prod→dependenciesdev→devDependenciespeer→peerDependenciesHow to keep the previous behavior
If you want the same behavior as before, create a
pncat.config.tsfile in your project root, or runpncat initand choose the extend mode. This will generate the config file for you automatically.Future plans
In the future, I may consider removing the default rules entirely. If there is real demand for them, they may instead be provided as a separate npm package containing an official rule preset.
v0.8.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.7.8Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.7.7Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.7.6Compare Source
🚀 Features
saveExactoption to force use exact version - by @jinghaihan (dc7fe)View changes on GitHub
v0.7.5Compare Source
🚀 Features
--save-exactflag - by @jinghaihan (93139)View changes on GitHub
v0.7.4Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.7.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.7.2Compare Source
🚀 Features
View changes on GitHub
v0.7.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.7.0Compare Source
🚀 Features
View changes on GitHub
pnpm/pnpm (pnpm)
v10.33.0Compare Source
v10.32.1: pnpm 10.32.1Compare Source
Patch Changes
pnpm-workspace.yamlwithout apackagesfield caused all directories to be treated as workspace projects. This broke projects that usepnpm-workspace.yamlonly for settings (e.g.minimumReleaseAge) without defining workspace packages #10909.Platinum Sponsors
Gold Sponsors
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without interactive prompts #10136.Patch Changes
lockfile-include-tarball-url. Fixes #10915.Platinum Sponsors
Gold Sponsors
v10.31.0Compare Source
v10.30.3Compare Source
v10.30.2Compare Source
v10.30.1: pnpm 10.30.1Compare Source
Patch Changes
/-/npm/v1/security/audits/quickendpoint as the primary audit endpoint, falling back to/-/npm/v1/security/auditswhen it fails #10649.Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (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.