Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 5, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) ^20.4.4^20.5.3 age confidence
@commitlint/config-conventional (source) ^20.4.4^20.5.3 age confidence
@favware/cliff-jumper ^6.0.0^6.1.0 age confidence
@types/node (source) ^24.12.0^24.12.3 age confidence
@vitest/coverage-v8 (source) ^4.1.0^4.1.5 age confidence
bullmq (source) 5.71.05.76.6 age confidence
discord.js (source) ^14.25.1^14.26.4 age confidence
i18next (source) ^25.8.18^25.10.10 age confidence
prettier (source) ^3.8.1^3.8.3 age confidence
tldts ^7.0.25^7.0.30 age confidence
turbo (source) ^2.8.17^2.9.12 age confidence
undici (source) ^7.24.3^7.25.0 age confidence
vitest (source) ^4.1.0^4.1.5 age confidence
yarn (source) 4.12.04.14.1 age confidence

Release Notes

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

v20.5.3

Compare Source

Note: Version bump only for package @​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.3

Compare Source

Note: Version bump only for package @​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

favware/cliff-jumper (@​favware/cliff-jumper)

v6.1.0

Compare Source

🐛 Bug Fixes

🚀 Features

  • Add github-base-url option to publish to GHES and GHEC (51cbf49)
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
taskforcesh/bullmq (bullmq)

v5.76.6

Compare Source

Bug Fixes
  • connection: reconnect wedged blocking cluster clients (#​4151) (e94e8cd)

v5.76.5

Compare Source

Bug Fixes

v5.76.4

Compare Source

Bug Fixes

v5.76.3

Compare Source

Bug Fixes
  • metrics: add total counters to Prometheus export for accurate counts with auto-removal (#​3967) (0bf1b4d)

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

Compare Source

Bug Fixes
  • MessageCreateAction: Receive DMs in uncached DMChannels again (#​11495) (b8d8812)

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

i18next/i18next (i18next)

v25.10.10

Compare Source

v25.10.9

Compare Source

v25.10.8

Compare Source

v25.10.7

Compare Source

v25.10.6

Compare Source

v25.10.5

Compare Source

  • feat(types): selector functions as keyPrefix in getFixedT now provide full type-safe key narrowing — the returned t function is scoped to the prefix subtree 2367

v25.10.4

Compare Source

  • feat(types): exists() is now a type guard that narrows the key to SelectorKey, so a validated key can be passed directly to t() 2364

v25.10.3

Compare Source

  • check also for I18NEXT_NO_SUPPORT_NOTICE env variable

v25.10.2

Compare Source

  • feat(types): keyFromSelector is now type-safe — the selector callback is constrained against your resource definitions, catching invalid keys at compile time. Supports optional ns and keyPrefix options for non-default namespace/prefix contexts 2364

v25.10.1

Compare Source

  • fix(types): FilterKeys now correctly excludes base keys that have context variants when the provided context doesn't match any of them (e.g. key some with variant some_me is no longer accessible with context="one")

v25.10.0

Compare Source

  • feat(types): keyFromSelector now returns a branded SelectorKey type that t() accepts directly, enabling pre-computed and reusable translation keys 2364
  • feat: support selector syntax for keyPrefix in getFixedT and per-call options 2367
  • feat(types): interpolation values are now automatically typed based on built-in format specifiers — {{val, number}} requires number, {{val, datetime}} requires Date, {{name}} requires string, etc. Custom formatters can be typed via interpolationFormatTypeMap in CustomTypeOptions 2378
  • fix(types): FilterKeys in selector mode now preserves non-context, non-plural leaf keys when context is provided, fixing incorrect type narrowing when combining returnObjects: true with context 2398

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • 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.


  • 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 added the dependencies label Apr 5, 2026
@renovate renovate Bot enabled auto-merge (squash) April 5, 2026 01:35
@renovate renovate Bot added the dependencies label Apr 5, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 5, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 5, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6616b85 to 8c4bca1 Compare April 6, 2026 01:10
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 6, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 6, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8c4bca1 to ea5efaa Compare April 6, 2026 13:46
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 6, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 6, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ea5efaa to c6a73a4 Compare April 6, 2026 20:50
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 6, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 6, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c6a73a4 to 9e55b39 Compare April 7, 2026 12:31
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 7, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9e55b39 to 7968066 Compare April 7, 2026 18:15
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 7, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 7, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 27, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 27, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 28, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 28, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 29, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 29, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes Apr 30, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 30, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 1, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 1, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 1, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 1, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 2, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 2, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 3, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 3, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 4, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 4, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 6, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 6, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 7, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 7, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 8, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 8, 2026
renovate-approve-2[bot]
renovate-approve-2 Bot previously approved these changes May 9, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 9, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 9, 2026

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