Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
linkinator ^6.1.2 -> ^7.0.0 age confidence

Release Notes

JustinBeckwith/linkinator (linkinator)

v7.2.0

Compare Source

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

v7.1.3

Compare Source

release
Features
Bug Fixes
Build System

v7.1.2

Compare Source

Bug Fixes

v7.1.1

Compare Source

Bug Fixes

v7.1.0

Compare Source

Features

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

BREAKING CHANGES
  • this drops support for node.js 18, and makes a significant change to the underlying HTTP transport.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner October 15, 2025 03:29
@dpebot
Copy link
Collaborator

dpebot commented Oct 15, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/linkinator-7.x branch from 64b547e to f45ef57 Compare October 20, 2025 22:11
@dpebot
Copy link
Collaborator

dpebot commented Oct 20, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/linkinator-7.x branch from f45ef57 to 65e6b4a Compare October 21, 2025 11:34
@dpebot
Copy link
Collaborator

dpebot commented Oct 21, 2025

/gcbrun

GautamSharda pushed a commit that referenced this pull request Oct 21, 2025
Add fromAPIKey method to jwtClient and supporting
logic in oauth2client.js. Applying an API key to
an instance of the oauth2client will bypass token
checking/refresh and append the given API key as
a query string to each request made from the
instance in the following form:

```JS
`{target_base_url}?key={given_key}`
```
@renovate-bot renovate-bot force-pushed the renovate/linkinator-7.x branch from 65e6b4a to 64337aa Compare October 21, 2025 21:43
@dpebot
Copy link
Collaborator

dpebot commented Oct 21, 2025

/gcbrun

@forking-renovate
Copy link

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/linkinator-7.x branch October 21, 2025 23:15
miguelvelezsa pushed a commit that referenced this pull request Nov 6, 2025
Add fromAPIKey method to jwtClient and supporting
logic in oauth2client.js. Applying an API key to
an instance of the oauth2client will bypass token
checking/refresh and append the given API key as
a query string to each request made from the
instance in the following form:

```JS
`{target_base_url}?key={given_key}`
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants