Skip to content

chore(deps): bump benc-uk/workflow-dispatch from 1.2.4 to 1.3.1#10590

Merged
Planeshifter merged 1 commit intodevelopfrom
dependabot/github_actions/benc-uk/workflow-dispatch-1.3.1
Mar 1, 2026
Merged

chore(deps): bump benc-uk/workflow-dispatch from 1.2.4 to 1.3.1#10590
Planeshifter merged 1 commit intodevelopfrom
dependabot/github_actions/benc-uk/workflow-dispatch-1.3.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps benc-uk/workflow-dispatch from 1.2.4 to 1.3.1.

Release notes

Sourced from benc-uk/workflow-dispatch's releases.

v1.3.1

Features

  • New sync-status input — when used with wait-for-completion, mirrors the triggered workflow's conclusion (failure/cancelled) back to this action's status (#84)
  • Alternate ref default for PRs — automatically uses github.head_ref when running in a pull request context, avoiding refs/pull/.../merge errors (#79)

Bug Fixes

  • Safer JSON input parsing — invalid inputs JSON now logs an error instead of throwing an unhandled exception (#84)
  • Improved timeout handling — timeout now sets a distinct timed_out status and emits a warning instead of silently breaking (#84)
  • Improved warning message formatting for workflow run timeout

Internal Changes & Chores

  • Replaced console.log calls with core.info for proper Actions log integration (#84)
  • Removed stale ref/inputs parameters from the workflow list API call (#84)
  • Expanded CI test matrix from 3 sequential steps to 9 parallel test jobs covering workflow lookup, output assertions, wait-for-completion, sync-status, and error handling (#84)
  • Added CI path filters to skip docs-only changes (#84)
  • Changed echo-3 test fixture from workflow_call to workflow_dispatch with deterministic failure (#84)
  • Removed unused .vscode/settings.json (#84)
  • Added .github/copilot-instructions.md (#84)
  • General project chores

Documentation Updates

  • No documentation updates in this release
Commits
  • 7a02764 Improvements: sync-status, error handling, CI test coverage & path filters (#84)
  • 3162154 Use alternate ref default for PRs (#79)
  • 4085c97 project chores
  • 6fd6de2 Improve warning message formatting for workflow run timeout
  • a54f9d1 2026 refresh (#83)
  • See full diff in compare view

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 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 [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1.2.4 to 1.3.1.
- [Release notes](https://github.com/benc-uk/workflow-dispatch/releases)
- [Commits](benc-uk/workflow-dispatch@e2e5e9a...7a02764)

---
updated-dependencies:
- dependency-name: benc-uk/workflow-dispatch
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. labels Mar 1, 2026
@stdlib-bot stdlib-bot added Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Mar 1, 2026
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Mar 1, 2026
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 1, 2026
@stdlib-bot
Copy link
Contributor

PR Commit Message

chore(deps): bump benc-uk/workflow-dispatch from 1.2.4 to 1.3.1

PR-URL: https://github.com/stdlib-js/stdlib/pull/10590

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: dependabot[bot] <support@github.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 8fd8de2 into develop Mar 1, 2026
133 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/benc-uk/workflow-dispatch-1.3.1 branch March 1, 2026 05:42
@stdlib-bot stdlib-bot removed the Ready To Merge A pull request which is ready to be merged. label Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Good First PR A pull request resolving a Good First Issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants