Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps linkinator from 2.14.0 to 7.4.1.

Release notes

Sourced from linkinator's releases.

linkinator: v7.4.1

7.4.1 (2025-10-31)

Bug Fixes

  • add GitHub-style heading IDs for markdown fragment validation (#735) (9516653)

linkinator: v7.4.0

7.4.0 (2025-10-29)

Features

Bug Fixes

  • normalize base URLs for correct relative link resolution (#374) (#732) (1b8c330)
  • replace emojis with Unicode symbols for Windows compatibility (#730) (321ff07)

linkinator: v7.3.0

7.3.0 (2025-10-24)

Features

Bug Fixes

  • remove default browser User-Agent to prevent redirect loops (#721) (811a833)
  • skip fragment validation for non-2xx responses and soft 404s (#726) (7cd2b49)

linkinator: v7.2.0

7.2.0 (2025-10-20)

Features

  • add --allow-insecure-certs flag for local development (#716) (6aa769c)
  • add --require-https flag for HTTPS enforcement (#715) (439451f)
  • add support for custom HTTP headers (#711) (14f4ebf)
  • handle 429s without retry-after header as error (#674) (9280037)
  • introduce flag for managing redirects (#712) (27824d4)

... (truncated)

Changelog

Sourced from linkinator's changelog.

7.4.1 (2025-10-31)

Bug Fixes

  • add GitHub-style heading IDs for markdown fragment validation (#735) (9516653)

7.4.0 (2025-10-29)

Features

Bug Fixes

  • normalize base URLs for correct relative link resolution (#374) (#732) (1b8c330)
  • replace emojis with Unicode symbols for Windows compatibility (#730) (321ff07)

7.3.0 (2025-10-24)

Features

Bug Fixes

  • remove default browser User-Agent to prevent redirect loops (#721) (811a833)
  • skip fragment validation for non-2xx responses and soft 404s (#726) (7cd2b49)

7.2.0 (2025-10-20)

Features

  • add --allow-insecure-certs flag for local development (#716) (6aa769c)
  • add --require-https flag for HTTPS enforcement (#715) (439451f)
  • add support for custom HTTP headers (#711) (14f4ebf)
  • handle 429s without retry-after header as error (#674) (9280037)
  • introduce flag for managing redirects (#712) (27824d4)
  • support non-standard retry-after header formats (#713) (8f9ca39)

Bug Fixes

... (truncated)

Commits
  • 3be79c1 chore(main): release linkinator 7.4.1 (#736)
  • 9516653 fix: add GitHub-style heading IDs for markdown fragment validation (#735)
  • 23884b6 chore(main): release linkinator 7.4.0 (#731)
  • b5ef84c feat: add configurable status code handling (#627, #718) (#733)
  • 1b8c330 fix: normalize base URLs for correct relative link resolution (#374) (#732)
  • 321ff07 fix: replace emojis with Unicode symbols for Windows compatibility (#730)
  • 08c95c4 docs: add linkinator-mcp section to README (#729)
  • 6b8c578 docs: use absolute URL for README image to fix npm display (#728)
  • 4a5a8b8 chore(main): release linkinator 7.3.0 (#720)
  • 7a622c6 feat: add clean URLs support for extensionless links (#727)
  • Additional commits viewable in compare view
Maintainer changes

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


Dependabot compatibility score

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 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> 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)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.14.0 to 7.4.1.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md)
- [Commits](JustinBeckwith/linkinator@v2.14.0...linkinator-v7.4.1)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-version: 7.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@github-actions github-actions bot added the triage label Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant