Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps linkinator from 2.14.4 to 7.3.0.

Release notes

Sourced from linkinator's releases.

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)
  • support non-standard retry-after header formats (#713) (8f9ca39)

Bug Fixes

  • address LinkedIn and Cloudflare bot protection as skipped (#709) (bc08e2b)
  • preserve query parameters in directory redirects (#714) (689c20f)

linkinator: v7.1.3

7.1.3 (2025-10-05)

release

Features

  • accept globs for paths (#199) (b47f4b6)
  • add --server-root flag (#191) (bae9d38)
  • add filter function as an option to linkinator.check() (#120) (8240159)
  • add a --format flag to allow output in json or csv (#54) (fdb2311)

... (truncated)

Changelog

Sourced from linkinator's changelog.

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

  • address LinkedIn and Cloudflare bot protection as skipped (#709) (bc08e2b)
  • preserve query parameters in directory redirects (#714) (689c20f)

7.1.3 (2025-10-05)

release

Features

... (truncated)

Commits
  • 4a5a8b8 chore(main): release linkinator 7.3.0 (#720)
  • 7a622c6 feat: add clean URLs support for extensionless links (#727)
  • 7cd2b49 fix: skip fragment validation for non-2xx responses and soft 404s (#726)
  • 4ddd55f chore(deps): update vitest monorepo to v4 (#725)
  • e88f5d6 docs: add missing CLI flags and config options to README (#724)
  • 1ac4526 feat: add fragment identifier validation (#79) (#723)
  • 565c71d feat: add CSS URL extraction support (#722)
  • 811a833 fix: remove default browser User-Agent to prevent redirect loops (#721)
  • 86d7271 feat: add support for meta refresh redirects (#719)
  • 40c609c build(deps): bump vite from 7.1.9 to 7.1.11 (#717)
  • 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.4 to 7.3.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md)
- [Commits](JustinBeckwith/linkinator@v2.14.4...linkinator-v7.3.0)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-version: 7.3.0
  dependency-type: direct:production
  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 Oct 27, 2025
@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cypress-realworld-testing Ready Ready Preview Comment Oct 27, 2025 2:11am

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant