Skip to content

chore(deps): update justinbeckwith/linkinator-action action to v2 - autoclosed#136

Closed
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/justinbeckwith-linkinator-action-2.x
Closed

chore(deps): update justinbeckwith/linkinator-action action to v2 - autoclosed#136
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/justinbeckwith-linkinator-action-2.x

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
JustinBeckwith/linkinator-action action major v1 -> v2

Release Notes

JustinBeckwith/linkinator-action (JustinBeckwith/linkinator-action)

v2

Compare Source

⚠ 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

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 22, 2025 10:00
@dpebot
Copy link
Contributor

dpebot commented Oct 22, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update justinbeckwith/linkinator-action action to v2 chore(deps): update justinbeckwith/linkinator-action action to v2 - autoclosed Oct 23, 2025
@renovate-bot renovate-bot deleted the renovate/justinbeckwith-linkinator-action-2.x branch October 23, 2025 20:15
GautamSharda pushed a commit that referenced this pull request Oct 29, 2025
Fixes #136

I've double-checked the behavior of gax-python, and it has
the check like
`if this_settings.retry and this_settings.retry.retry_codes`

Similar code exists here, but JavaScript empty array [] is
truthy, so it passes to the retryable code path. It should check
if the code length explicitly to be consistent with other
languages.
GautamSharda pushed a commit that referenced this pull request Oct 29, 2025
Fixes #136

I've double-checked the behavior of gax-python, and it has
the check like
`if this_settings.retry and this_settings.retry.retry_codes`

Similar code exists here, but JavaScript empty array [] is
truthy, so it passes to the retryable code path. It should check
if the code length explicitly to be consistent with other
languages.
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.

2 participants