fix(deps): update all non-major dependencies#111
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
4b0384a to
69bcae3
Compare
75e69c6 to
5507f98
Compare
a74adca to
958b926
Compare
c2331b4 to
0395266
Compare
acc8a8b to
249d736
Compare
7580a7a to
b90c665
Compare
6b0ffd4 to
38f2022
Compare
38f2022 to
c474a95
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^20.4.4→^20.5.2^20.4.4→^20.5.0^6.19.2→^6.19.3^1.15.18→^1.15.32^24.12.0→^24.12.2^5.71.0→^5.76.4^14.25.1→^14.26.3^10.0.3→^10.2.1^0.3.2→^0.4.0^3.8.1→^3.8.3^6.19.2→^6.19.3^8.19.0→^8.20.04.12.0→4.14.1Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.5.2Compare Source
Note: Version bump only for package @commitlint/cli
v20.5.0Compare Source
Bug Fixes
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/cli
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/cli
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/config-conventional
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/config-conventional
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/config-conventional
prisma/prisma (@prisma/client)
v6.19.3Compare Source
Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the
effectdependency to resolve a security vulnerability.Changes:
#29416
swc-project/swc (@swc/core)
v1.15.32Compare Source
Bug Fixes
(es/flow) Fix Flow type-only modules in script transforms (#11817) (be38316)
(es/flow) Avoid restoring module context when flow syntax is enabled (#11819) (3ed7243)
(es/minifier) Preserve frozen spread registry keys (#11825) (347181c)
(es/parser) Align Flow generic arrow JSX disambiguation (#11821) (28a7fad)
Features
jsc.preserveSymlinkstoswc::Options(#11813) (fe38342)v1.15.30Compare Source
Bug Fixes
(deploy) Fix musl binding test workflow (#11804) (c30a522)
(deploy) Build package ts before Linux GNU binding tests (#11806) (a3d3ef3)
(es/jsx) Preserve quoted JSX attribute newlines (#11796) (9fe56c8)
(es/minifier) Support full ES version parsing in minify (#11800) (af1f08f)
(es/module) Add opt-in symlink-preserving resolver (#11801) (6028240)
(es/parser) Allow return type annotation on Flow constructors (#11790) (d66b29c)
(es/parser) Support Flow anonymous keyof indexers (#11792) (452c4e5)
(es/parser) Add Flow strip RN and RNW regression corpus (#11799) (23a9109)
Documentation
Features
v1.15.26Compare Source
v1.15.24Compare Source
v1.15.21Compare Source
taskforcesh/bullmq (bullmq)
v5.76.4Compare Source
v5.76.3Compare Source
v5.76.2Compare Source
Bug Fixes
v5.76.1Compare Source
Bug Fixes
v5.76.0Compare Source
Features
v5.75.2Compare Source
Bug Fixes
v5.75.1Compare Source
Bug Fixes
v5.75.0Compare Source
Features
v5.74.2Compare Source
Bug Fixes
v5.74.1Compare Source
Bug Fixes
v5.74.0Compare Source
Features
v5.73.5Compare Source
Bug Fixes
v5.73.4Compare Source
Bug Fixes
v5.73.3Compare Source
Performance Improvements
v5.73.2Compare Source
Bug Fixes
v5.73.1Compare Source
Bug Fixes
v5.73.0Compare Source
Features
v5.72.1Compare Source
Bug Fixes
v5.72.0Compare Source
Features
v5.71.1Compare Source
Bug Fixes
discordjs/discord.js (discord.js)
v14.26.3Compare Source
Bug Fixes
permissions(dced197)v14.26.2Compare Source
Bug Fixes
v14.26.1Compare Source
Bug Fixes
v14.26.0Compare Source
Bug Fixes
Features
Refactor
this.constructor.name(#11294) (e32f0c1)Typings
eslint/eslint (eslint)
v10.2.1Compare Source
v10.2.0Compare Source
Features
586ec2ffeat: Addmeta.languagessupport to rules (#20571) (Copilot)14207defeat: addTemporaltono-obj-calls(#20675) (Pixel998)bbb2c93feat: add Temporal to ES2026 globals (#20672) (Pixel998)Bug Fixes
542cb3efix: update first-party dependencies (#20714) (Francesco Trotta)Documentation
a2af743docs: addlanguageto configuration objects (#20712) (Francesco Trotta)845f23fdocs: Update README (GitHub Actions Bot)5fbcf59docs: removesourceTypefrom ts playground link (#20477) (Tanuj Kanti)8702a47docs: Update README (GitHub Actions Bot)ddeadeddocs: Update README (GitHub Actions Bot)2b44966docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)eab65c7docs: updateeslintversions in examples (#20664) (루밀LuMir)3e4a299docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)Chores
8120e30refactor: extract no unmodified loop condition (#20679) (kuldeep kumar)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697) (renovate[bot])01ed3aatest: add unit tests for unicode utilities (#20622) (Manish chaudhary)811f493ci: remove--legacy-peer-depsfrom types integration tests (#20667) (Milos Djermanovic)6b86fcfchore: update dependency npm-run-all2 to v8 (#20663) (renovate[bot])632c4f8chore: addprettierupdate commit to.git-blame-ignore-revs(#20662) (루밀LuMir)b0b0f21chore: update dependency eslint-plugin-regexp to ^3.1.0 (#20659) (Milos Djermanovic)228a2ddchore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#20661) (Milos Djermanovic)3ab4d7etest: Add tests for eslintrc-style keys (#20645) (kuldeep kumar)v10.1.0Compare Source
Features
ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638) (Tanuj Kanti)0916995feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)Bug Fixes
2b8824efix: Preventno-varautofix when a variable is used before declaration (#20464) (Amaresh S M)e58b4bffix: update eslint (#20597) (renovate[bot])Documentation
b7b57fedocs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)58e4cfcdocs: add deprecation notice partial (#20639) (Milos Djermanovic)7143dbfdocs: update v9 migration guide for@eslint/jsusage (#20540) (fnx)035fc4fdocs: note thatglobalReturnapplies only withsourceType: "script"(#20630) (Milos Djermanovic)e972c88docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)7f10d84docs: Update README (GitHub Actions Bot)aeed007docs: open playground link in new tab (#20602) (Tanuj Kanti)a0d1a37docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)Chores
a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584) (Milos Djermanovic)1f42bd7chore: updateprettierto 3.8.1 (#20651) (루밀LuMir)c0a6f4achore: update dependency @eslint/json to ^1.2.0 (#20652) (renovate[bot])cc43f79chore: update dependency c8 to v11 (#20650) (renovate[bot])2ce4635chore: update dependency @eslint/json to v1 (#20649) (renovate[bot])f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646) (renovate[bot])dbb4c95chore: remove trunk (#20478) (sethamus)c672a2atest: fix CLI test for empty output file (#20640) (kuldeep kumar)c7ada24ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636) (dependabot[bot])07c4b8btest: fixRuleTestertest without test runners (#20631) (Francesco Trotta)079bba7test: Add tests forisValidWithUnicodeFlag(#20601) (Manish chaudhary)5885ae6ci: unpin Node.js 25.x in CI (#20615) (Copilot)f65e5d3chore: update pnpm/action-setup digest tob906aff(#20610) (renovate[bot])iCrawl/eslint-config-neon (eslint-config-neon)
v0.4.0Compare Source
prettier/prettier (prettier)
v3.8.3Compare Source
v3.8.2Compare Source
websockets/ws (ws)
v8.20.0Compare Source
Features
PerMessageDeflateclass and utilities for theSec-WebSocket-ExtensionsandSec-WebSocket-Protocolheaders (d3503c1).yarnpkg/berry (yarn)
v4.14.1Compare Source
v4.14.0Compare Source
v4.13.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.