Skip to content

chore(main): release 3.0.0 - #278

Closed
BeckwithRobot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--linkinator-action
Closed

chore(main): release 3.0.0#278
BeckwithRobot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--linkinator-action

Conversation

@BeckwithRobot

@BeckwithRobot BeckwithRobot commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

3.0.0 (2026-07-23)

⚠ BREAKING CHANGES

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

Features

  • add automatic branch url rewriting (#75) (446da1b)
  • add directoryListing flag (#43) (0224d59)
  • add GitHub Actions Job Summary for broken links (#210) (8e8b743)
  • add linkinator 7.2 options (allowInsecureCerts and requireHttps) (#207) (3b63c81)
  • add support for config files (#56) (ab9ea17)
  • add url rewrites feature (#73) (2d47504)
  • add verbosity flag (#54) (4de01e9)
  • add verbosity setting (#33) (118abd4)
  • expose retry feature in linkinator (#45) (99741ff)
  • linkinator with exponential backoff (#105) (f0460ff)
  • log on retries (#103) (d22e2e7)
  • Modernize project: Node.js 24, Vitest, and latest dependencies (#232) (29aade1)
  • switch to linkinator 3 and esm (#117) (a6c5f5f)
  • trigger release (#5) (459128c)
  • update linkinator to 2.14.2 (#93) (78a842e)
  • upgrade to linkinator 7.3 and add new feature flags (#213) (6a93443)
  • upgrade to linkinator 7.4 and add statusCodes and redirects options (#216) (9b086c6)
  • upgrade to linkinator 7.4.1 and improve fragment validation error messaging (#219) (4b5cba3)
  • upgrade to linkinator v7 (#204) (cadfd3a)
  • upgrade to node 20 (#187) (17d298f)

Bug Fixes

  • add list parsing, update docs and tests (#24) (c35708d)
  • assume inputs are always strings and enable sourcemaps (#20) (b3a54c6)
  • default directory listing to true (#249) (57fc185)
  • deps: patch out of date dependencies (#145) (da9bb75)
  • deps: update dependency @actions/core to v2 (#228) (ae578ec)
  • 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 dependency linkinator to v8 (#276) (7558309)
  • 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)
  • do not log for each scan start (#58) (a56ed85)
  • do not use ?? because node 12 (540f6bf)
  • drop dependency on chalk (#114) (258cd43)
  • only report non-skipped links in total (#36) (4e8623b)
  • prevent branch name duplication in URL rewriting (fixes #85) (#209) (ba135b2)
  • publish patch version tags (8ace0d9)
  • re-generate dist folder (54efd99)
  • rebuild with latest version of linkinator (#22) (7f1137c)
  • replace: support running against fork (#81) (e749101)
  • retry-errors: fix for retry-errors behavior (#107) (40ce63a)
  • set default paths to *.md (963b5d7)
  • show per-page rollup on failures (#76) (493ec2b)
  • stop warning for missing PR on target (#115) (5fd3952)
  • support comma and spaces in linksToSkip (#31) (b1d2c6a)
  • surface call stack on exceptions in logs (39886d4)
  • surface underlying network errors (#279) (36118a2)
  • update build config (6d267f5)
  • upgrade linkinator to 4.0.2 (#134) (164630d)
  • use core.warning (#83) (9059023)
  • use correct format for action.yml (#7) (81459c8)
  • use node12 for action (fab90f8)
  • use node16 for the action (#99) (286adda)

This PR was generated with Release Please. See documentation.

@BeckwithRobot
BeckwithRobot force-pushed the release-please--branches--main--components--linkinator-action branch from f5231f0 to 460ee52 Compare July 23, 2026 01:16
@JustinBeckwith

Copy link
Copy Markdown
Owner

Closing this generated release PR because it was created during a release-tag race: PR #277 merged at 05:44:25 UTC, this PR was generated at 05:45:15, and the v2.4.3 tag was not created until 05:45:26. Without the new tag available yet, Release Please reprocessed older history and incorrectly proposed 3.0.0 based on an already-released Linkinator 7 breaking change. The actual current release is v2.4.3.

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.

false positive for PRs from a branch name including slashes

2 participants