-
-
Notifications
You must be signed in to change notification settings - Fork 79k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump linkinator from 2.11.2 to 2.13.0 #32678
Conversation
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.11.2 to 2.13.0. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](JustinBeckwith/linkinator@v2.11.2...v2.13.0) Signed-off-by: dependabot[bot] <[email protected]>
@JustinBeckwith it seems there's a regression in v2.13.0 :) |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Entirely possible, spent some holiday break time adding features and such :) Is it possible this is an actual 404 though? Reading the logs, I'm seeing this:
If that link is really working, happy to dig in. |
@JustinBeckwith yup, the links do exist: It's just the first is supposed to do a client-side redirect, which we do in more places. But this only just fails. Thanks for looking into it and happy new year! |
Huh - if this is a client-side redirect-only, those have never worked (as far as I know). We just do a |
But still, what we have works for us until v2.11.2. Something is off in v2.13.0 as you can see from the CI :) |
Bumps linkinator from 2.11.2 to 2.13.0.
Release notes
Sourced from linkinator's releases.
Commits
1850490
test: adjust timeouts and set exit flag (#230)cebea21
feat: introduce retry-after detection (#221)936af89
fix(deps): upgrade to cheerio 1.0.0-rc.5 (#229)96a8750
docs: add github actions example (#228)d7c4758
build: simplify codecov config (#227)a7d8625
fix: support commas and spaces in linksToSkip (#226)39cf9d2
feat: support directory listings (#225)6f8d65a
refactor: split server into its own file (#224)6e49545
test: ensure skip link arrays are tested (#223)You can trigger a rebase of this PR 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 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)