Skip to content

Comments

ci(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.5.0#3956

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/lewagon/wait-on-check-action-1.5.0
Open

ci(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.5.0#3956
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/lewagon/wait-on-check-action-1.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps lewagon/wait-on-check-action from 1.3.4 to 1.5.0.

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.5.0

Added

  • Add fail-on-no-checks option (#133)

Fixed

  • Bump rexml to 3.4.2 (#128)

v1.4.1

Fixed

  • Linux ARM64 support

v1.4.0

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching
  • Convert config.verbose to a boolean
  • Bump rexml to 3.3.9
Changelog

Sourced from lewagon/wait-on-check-action's changelog.

v1.5.0 - 2026-01-25

Added

  • Add fail-on-no-checks option

Fixed

  • Bump rexml to 3.4.2

v1.4.1 - 2025-09-21

Fixed

  • Linux ARM64 support

v1.4.0 - 2025-06-27

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching
  • Convert config.verbose to a boolean
  • Bump rexml to 3.3.9
Commits

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 [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.5.0.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md)
- [Commits](lewagon/wait-on-check-action@v1.3.4...v1.5.0)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@cursor
Copy link

cursor bot commented Feb 1, 2026

PR Summary

Low Risk
Low risk: a patch-level CI workflow dependency bump that only affects the GitHub Actions step waiting for the publish-pr-or-next check; main risk is unexpected CI behavior changes.

Overview
Updates the test.yaml GitHub Actions workflow to use lewagon/wait-on-check-action@v1.5.0 (from v1.3.4) for the "Wait for release to succeed" step that blocks integration tests until publish-pr-or-next completes.

Written by Cursor Bugbot for commit 878c06c. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

Temporary PR

This PR is published in AWS CodeArtifact with version: pr-3956

Install using the below commands — create-fuels variations are commented out.

PNPM

pnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@pr-3956
# pnpm create fuels@pr-3956

NPM

npm --registry=https://npm-packages.fuel.network/ install fuels@pr-3956
# npm --registry=https://npm-packages.fuel.network/ create fuels@pr-3956

Bun

npm_config_registry=https://npm-packages.fuel.network/ bun install fuels@pr-3956
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@pr-3956

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issue is a chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants