Skip to content

fix(deps): update all non-major dependencies#111

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#111
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 22, 2026

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) ^20.4.4^20.5.2 age confidence
@commitlint/config-conventional (source) ^20.4.4^20.5.0 age confidence
@prisma/client (source) ^6.19.2^6.19.3 age confidence
@swc/core (source) ^1.15.18^1.15.32 age confidence
@types/node (source) ^24.12.0^24.12.2 age confidence
bullmq (source) ^5.71.0^5.76.4 age confidence
discord.js (source) ^14.25.1^14.26.3 age confidence
eslint (source) ^10.0.3^10.2.1 age confidence
eslint-config-neon ^0.3.2^0.4.0 age confidence
prettier (source) ^3.8.1^3.8.3 age confidence
prisma (source) ^6.19.2^6.19.3 age confidence
ws ^8.19.0^8.20.0 age confidence
yarn (source) 4.12.04.14.1 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v20.5.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.5.0

Compare 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.0

Compare 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.3

Compare Source

Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the effect dependency to resolve a security vulnerability.

Changes:
#​29416

swc-project/swc (@​swc/core)

v1.15.32

Compare 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

v1.15.30

Compare Source

Bug Fixes
Documentation
Features

v1.15.26

Compare Source

v1.15.24

Compare Source

v1.15.21

Compare Source

taskforcesh/bullmq (bullmq)

v5.76.4

Compare Source

v5.76.3

Compare Source

v5.76.2

Compare Source

Bug Fixes

v5.76.1

Compare Source

Bug Fixes
  • worker: use scheduler registry to discriminate repeatable keys (#​4007) (ea7705d)

v5.76.0

Compare Source

Features

v5.75.2

Compare Source

Bug Fixes

v5.75.1

Compare Source

Bug Fixes
  • python: use slice reversal instead of reverse() which returns None (#​4022) (1652435)

v5.75.0

Compare Source

Features

v5.74.2

Compare Source

Bug Fixes
  • types: correct unsafe type cast in getJob to include undefined (37c4bb3)

v5.74.1

Compare Source

Bug Fixes
  • sandbox: remove returnvalue from JobJsonSandbox interface (#​3950) (e9d0c2d)

v5.74.0

Compare Source

Features

v5.73.5

Compare Source

Bug Fixes

v5.73.4

Compare Source

Bug Fixes

v5.73.3

Compare Source

Performance Improvements
  • delayed: allow to fetch next job when moving job to delayed (python) (elixir) (#​3870) (0cb0b8c)

v5.73.2

Compare Source

Bug Fixes
  • flow: correctly propagate root jobId from pipeline results (#​3905) (242f264)

v5.73.1

Compare Source

Bug Fixes

v5.73.0

Compare Source

Features

v5.72.1

Compare Source

Bug Fixes
  • cancellation: use native AbortController implementation if found (#​3903) (46880af)

v5.72.0

Compare Source

Features
  • deduplication: add keepLastIfActive option for at-least-once-after-active semantics (#​3902) (aa529bc)

v5.71.1

Compare Source

Bug Fixes
discordjs/discord.js (discord.js)

v14.26.3

Compare Source

Bug Fixes

  • TeamMember: Allow a default permissions (dced197)

v14.26.2

Compare Source

Bug Fixes

v14.26.1

Compare Source

Bug Fixes

  • Only return DMChannel that have the user as known recipient (#​11478) (67566d0)

v14.26.0

Compare Source

Bug Fixes

Features

Refactor

Typings

eslint/eslint (eslint)

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

iCrawl/eslint-config-neon (eslint-config-neon)

v0.4.0

Compare Source

prettier/prettier (prettier)

v3.8.3

Compare Source

v3.8.2

Compare Source

websockets/ws (ws)

v8.20.0

Compare Source

Features

  • Added exports for the PerMessageDeflate class and utilities for the
    Sec-WebSocket-Extensions and Sec-WebSocket-Protocol headers (d3503c1).
yarnpkg/berry (yarn)

v4.14.1

Compare Source

v4.14.0

Compare Source

v4.13.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4b0384a to 69bcae3 Compare March 22, 2026 17:15
@renovate renovate Bot requested a review from favna as a code owner March 22, 2026 17:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 75e69c6 to 5507f98 Compare March 31, 2026 13:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from a74adca to 958b926 Compare April 8, 2026 04:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c2331b4 to 0395266 Compare April 15, 2026 10:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from acc8a8b to 249d736 Compare April 19, 2026 10:09
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7580a7a to b90c665 Compare April 25, 2026 09:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6b0ffd4 to 38f2022 Compare April 28, 2026 20:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 38f2022 to c474a95 Compare April 29, 2026 15:52
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants