Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 9, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@sapphire/framework (source) ^5.3.7^5.5.0 age confidence dependencies minor
@sapphire/ts-config (source) ^5.0.1^5.0.3 age confidence devDependencies patch
@types/node (source) ^24.10.1^24.12.2 age confidence devDependencies minor
bufferutil ^4.0.9^4.1.0 age confidence dependencies minor
discord.js (source) ^14.24.2^14.26.2 age confidence dependencies minor
docker/build-push-action v6.18.0v6.19.2 age confidence action minor
docker/login-action v3.6.0v3.7.0 age confidence action minor
docker/setup-buildx-action v3.11.1v3.12.0 age confidence action minor
eslint-plugin-prettier ^5.5.4^5.5.5 age confidence devDependencies patch
marked (source) ^17.0.1^17.0.6 age confidence dependencies patch
marked-smartypants ^1.1.10^1.1.12 age confidence dependencies patch
marked-xhtml ^1.0.13^1.0.15 age confidence dependencies patch
node (source) 24.11.024.14.1 age confidence volta minor
prettier (source) ^3.6.2^3.8.2 age confidence devDependencies minor
rimraf ^6.1.0^6.1.3 age confidence devDependencies patch
tsup (source) ^8.5.0^8.5.1 age confidence devDependencies patch
utf-8-validate ^6.0.5^6.0.6 age confidence dependencies patch
ws ^8.18.3^8.20.0 age confidence dependencies minor
yarn (source) 4.10.34.13.0 age confidence packageManager minor

Release Notes

sapphiredev/framework (@​sapphire/framework)

v5.5.0

Compare Source

🚀 Features

v5.4.0

Compare Source

🐛 Bug Fixes

🚀 Features

  • Update sapphire dependencies (d3aad6a)
sapphiredev/utilities (@​sapphire/ts-config)

v5.0.3

Compare Source

Changelog

All notable changes to this project will be documented in this file.

v5.0.2

Compare Source

🏠 Refactor

  • Relocate tsconfig files to the package root for rolldown compatibility (b7f8a51)

🐛 Bug Fixes

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)
websockets/bufferutil (bufferutil)

v4.1.0

Compare Source

discordjs/discord.js (discord.js)

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

v14.25.1

Compare Source

Bug Fixes
  • GuildEmojiManager: Allow CreateGuildExpressions for retrieving author data (#​11288) (0d64ea0)

v14.25.0

Compare Source

Bug Fixes

Documentation

  • MessageManager: Update fetchPins() wording (492039c)

Features

docker/build-push-action (docker/build-push-action)

v6.19.2

Compare Source

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Compare Source

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Compare Source

  • Scope default git auth token to github.com by @​crazy-max in #​1451
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #​1396
  • Bump form-data from 2.5.1 to 2.5.5 in #​1391
  • Bump js-yaml from 3.14.1 to 3.14.2 in #​1429
  • Bump lodash from 4.17.21 to 4.17.23 in #​1446
  • Bump tmp from 0.2.3 to 0.2.4 in #​1398
  • Bump undici from 5.28.4 to 5.29.0 in #​1397

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.5

Compare Source

Patch Changes
markedjs/marked (marked)

v17.0.6

Compare Source

Bug Fixes

v17.0.5

Compare Source

Bug Fixes
  • Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#​3918) (4625980)
  • prevent quadratic complexity in emStrongLDelim regex (#​3906) (c732dd2)
  • prevent single-tilde strikethrough false positives (#​3910) (5e03369)
  • re-assign tokenizer.lexer and renderer.parser at start of each parse call (#​3907) (f3a3ec0)
  • trim trailing whitespace from lheading text (#​3920) (3ea7e88)

v17.0.4

Compare Source

Bug Fixes

v17.0.3

Compare Source

Bug Fixes

v17.0.2

Compare Source

markedjs/marked-smartypants (marked-smartypants)

v1.1.12

Compare Source

Bug Fixes

v1.1.11

Compare Source

Bug Fixes
markedjs/marked-xhtml (marked-xhtml)

v1.0.15

Compare Source

Bug Fixes

v1.0.14

Compare Source

Bug Fixes
nodejs/node (node)

v24.14.1

Compare Source

v24.14.0

Compare Source

v24.13.1

Compare Source

v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

Commits

v24.12.0: 2025-12-10, Version 24.12.0 'Krypton' (LTS), @​targos

Compare Source

Notable Changes
  • [1a00b5f68a] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #​59778
  • [ff5754077d] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #​59982
  • [8987159234] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #​60600
  • [92c484ebf4] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #​59953
  • [b11bc5984e] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #​60217
  • [e7da5b4b7d] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #​60178
  • [a7f7d10c06] - (SEMVER-MINOR) src: add an option to make compile cache portable (Aditi) #​58797
  • [92ea669240] - (SEMVER-MINOR) src,permission: add --allow-inspector ability (Rafael Gonzaga) #​59711
  • [05d7509bd2] - (SEMVER-MINOR) v8: add cpu profile (theanarkh) #​59807
Commits

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


  • 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 Nov 9, 2025
@renovate renovate bot enabled auto-merge (squash) November 9, 2025 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 26df40a to a75828f Compare November 13, 2025 03:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7bcb16e to dfeca30 Compare November 23, 2025 13:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 027a86a to a39bd9b Compare December 3, 2025 10:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 94aa4d6 to 5c17cc2 Compare December 14, 2025 02:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f346f85 to 0b39797 Compare December 24, 2025 17:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 99dd6c0 to f9b018d Compare January 10, 2026 01:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0b38ceb to 1e4d132 Compare February 11, 2026 18:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ce38995 to b319b55 Compare February 17, 2026 23:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4fbcd32 to 8fd1338 Compare February 28, 2026 05:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5bae64d to 2d67528 Compare March 6, 2026 05:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c4535dd to 56b7dfb Compare March 19, 2026 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d7e6acd to 03c6a82 Compare March 25, 2026 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2f3085f to 0d3933e Compare April 7, 2026 09:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0d3933e to f24d7a7 Compare April 10, 2026 05:12
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