From cc7a78efc5b3566fe6cf9563b27b78df9a34dd6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 04:09:34 +0000 Subject: [PATCH] Bump markdownlint-rule-relative-links from 4.2.0 to 5.0.1 in /docs (#1551) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [markdownlint-rule-relative-links](https://github.com/theoludwig/markdownlint-rule-relative-links) from 4.2.0 to 5.0.1.
Release notes

Sourced from markdownlint-rule-relative-links's releases.

v5.0.1

5.0.1 (2026-02-05)

Bug Fixes

v5.0.0

5.0.0 (2026-02-05)

BREAKING CHANGES

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for markdownlint-rule-relative-links since your current version.


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=markdownlint-rule-relative-links&package-manager=npm_and_yarn&previous-version=4.2.0&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index 82a05b7a..09b87e31 100644 --- a/docs/package.json +++ b/docs/package.json @@ -47,7 +47,7 @@ "eslint": "^9", "eslint-config-next": "16.1.1", "markdownlint-cli2": "^0.20.0", - "markdownlint-rule-relative-links": "^4.0.1", + "markdownlint-rule-relative-links": "^5.0.1", "postcss": "^8.5.3", "prettier": "^3.8.0", "tailwindcss": "^4.0.9", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index bc53e07c..b7a12b56 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: ^0.20.0 version: 0.20.0 markdownlint-rule-relative-links: - specifier: ^4.0.1 - version: 4.2.0 + specifier: ^5.0.1 + version: 5.0.1 postcss: specifier: ^8.5.3 version: 8.5.6 @@ -2960,8 +2960,8 @@ packages: engines: {node: '>=20'} hasBin: true - markdownlint-rule-relative-links@4.2.0: - resolution: {integrity: sha512-A81Bgl+ZeN9kBcWs79PQlE33ziqtA20rFGwfCgI8BDr03aJI4E2WOxp36hdvVwKC/owTVqj2O4ILpZVhdxwJ/g==} + markdownlint-rule-relative-links@5.0.1: + resolution: {integrity: sha512-siyArZC6ls9NsaxXlBOjscnmKXsGvQLYgmCwQxbkBYXT6UoOk6+SzaJbqFfaLKV89LJ6ircrLIplIaFitd8J7A==} engines: {node: '>=22.0.0'} markdownlint@0.40.0: @@ -3169,6 +3169,11 @@ packages: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} + mime@4.1.0: + resolution: {integrity: sha512-X5ju04+cAzsojXKes0B/S4tcYtFAJ6tTMuSPBEn9CPGlrWr8Fiw7qYeLT0XyH80HSoAoqWCaz+MWKh22P7G1cw==} + engines: {node: '>=16'} + hasBin: true + mimic-fn@4.0.0: resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} engines: {node: '>=12'} @@ -7255,9 +7260,10 @@ snapshots: transitivePeerDependencies: - supports-color - markdownlint-rule-relative-links@4.2.0: + markdownlint-rule-relative-links@5.0.1: dependencies: markdown-it: 14.1.0 + mime: 4.1.0 markdownlint@0.40.0: dependencies: @@ -7799,6 +7805,8 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 + mime@4.1.0: {} + mimic-fn@4.0.0: {} minimatch@10.1.1: