Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps JustinBeckwith/linkinator-action from 1 to 2.

Release notes

Sourced from JustinBeckwith/linkinator-action's releases.

linkinator-action: v2.0.0

2.0.0 (2025-10-15)

⚠ BREAKING CHANGES

  • This moves us to v7 of linkinator, with all it's beauty. Also moving to rollup instead of ncc for builds.

Features

Bug Fixes

  • add list parsing, update docs and tests (#24) (c35708d)
  • assume inputs are always strings and enable sourcemaps (#20) (b3a54c6)
  • deps: patch out of date dependencies (#145) (da9bb75)
  • deps: update dependency linkinator to v2.12.2 (#38) (ea9325b)
  • deps: update dependency linkinator to v2.13.0 (#40) (f598315)
  • deps: update dependency linkinator to v2.13.1 (#48) (a4a929f)
  • deps: update dependency linkinator to v2.13.4 (#60) (a9e47ed)
  • deps: update dependency linkinator to v2.13.5 (#62) (3fb6d36)
  • deps: update dependency linkinator to v2.13.6 (#64) (ce9d353)
  • deps: update dependency linkinator to v2.14.1 (#91) (e25cb18)
  • deps: update dependency linkinator to v2.14.3 (#95) (60a67de)
  • deps: update dependency linkinator to v2.14.4 (#97) (225cb4d)
  • deps: update dependency linkinator to v2.15.0 (#100) (e117894)
  • deps: update dependency linkinator to v4.0.3 (#141) (a3a83c1)
  • deps: update dependency linkinator to v4.1.2 (#151) (6ce2899)
  • deps: update dependency linkinator to v5 (#155) (ec5ca89)
  • deps: update dependency linkinator to v5.0.1 (#156) (871bd93)
  • deps: update dependency linkinator to v5.0.2 (#159) (a5b4c77)
  • deps: update to linkinator 4.1.1 (#147) (202477c)
  • deps: upgrade to linkinator 2.13.3 (#51) (e42ba53)
  • deps: upgrade to linkinator 4.0 (#131) (6da2530)
  • deps: upgrade to linkinator@2.8.2 (#26) (e0137d6)

... (truncated)

Changelog

Sourced from JustinBeckwith/linkinator-action's changelog.

Commits
  • cf305c1 chore(main): release linkinator-action 2.1.0 (#208)
  • ba135b2 fix: prevent branch name duplication in URL rewriting (fixes #85) (#209)
  • 3b63c81 feat: add linkinator 7.2 options (allowInsecureCerts and requireHttps) (#207)
  • 989d4a3 chore(main): release linkinator-action 2.0.0 (#205)
  • abea069 build: upgrade to latest release-please-action (#206)
  • cadfd3a feat!: upgrade to linkinator v7 (#204)
  • 1323ce0 build: migrate to biome (#202)
  • be5a4a2 chore(deps): update actions/setup-node action to v6 (#201)
  • d3e5fb0 chore(deps): update actions/checkout action to v5 (#198)
  • 50e548d chore(deps): update dependency node to v22 (#196)
  • Additional commits viewable in compare view

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 [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) from 1 to 2.
- [Release notes](https://github.com/justinbeckwith/linkinator-action/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md)
- [Commits](JustinBeckwith/linkinator-action@v1...v2)

---
updated-dependencies:
- dependency-name: JustinBeckwith/linkinator-action
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 21, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18678608973

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 94.665%

Totals Coverage Status
Change from base Build 18665760353: 0.1%
Covered Lines: 2235
Relevant Lines: 2324

💛 - Coveralls

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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants