-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.0 #8650
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
Merged
KumoLiu
merged 1 commit into
dev
from
dependabot/github_actions/peter-evans/slash-command-dispatch-5.0.0
Dec 1, 2025
Merged
Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.0 #8650
KumoLiu
merged 1 commit into
dev
from
dependabot/github_actions/peter-evans/slash-command-dispatch-5.0.0
Dec 1, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Contributor
|
/build |
KumoLiu
approved these changes
Dec 1, 2025
Borda
pushed a commit
to Borda/MONAI
that referenced
this pull request
Jan 6, 2026
…MONAI#8650) Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 4.0.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/slash-command-dispatch/releases">peter-evans/slash-command-dispatch's releases</a>.</em></p> <blockquote> <h2>Slash Command Dispatch v5.0.0</h2> <h2>What's new in v5</h2> <ul> <li>Requires <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Actions Runner v2.327.1</a> or later if you are using a self-hosted runner for Node 24 support.</li> <li>The <code>.yaml</code> extension is now supported for dispatch type <code>workflow</code> <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/427">peter-evans/slash-command-dispatch#427</a></li> <li>A change has been made to fetching permissions for contributors. Hopefully this will resolve some issues with fetching permissions for contributors that are part of a team. <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/424">peter-evans/slash-command-dispatch#424</a></li> </ul> <h2>What's Changed</h2> <ul> <li>~90 dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>v5 by <a href="https://github.com/peter-evans"><code>@peter-evans</code></a> in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/431">peter-evans/slash-command-dispatch#431</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/volodymyrZotov"><code>@volodymyrZotov</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/424">peter-evans/slash-command-dispatch#424</a></li> <li><a href="https://github.com/patrickleet"><code>@patrickleet</code></a> made their first contribution in <a href="https://redirect.github.com/peter-evans/slash-command-dispatch/pull/427">peter-evans/slash-command-dispatch#427</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v4.0.0...v5.0.0">https://github.com/peter-evans/slash-command-dispatch/compare/v4.0.0...v5.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/e1b4e266bc781656359bb7e462e228daf68c04f6"><code>e1b4e26</code></a> v5 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/431">#431</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/9a73d036b8d740a6595bcd2005aa6fcfbe2561d7"><code>9a73d03</code></a> build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/432">#432</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/9296fe383fe77fc69c8be1a13070920b6f34c8a9"><code>9296fe3</code></a> build(deps): bump the github-actions group with 3 updates (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/430">#430</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/59ebb73fe795502bf2df46a4523ec9462a1a031a"><code>59ebb73</code></a> ci: update dependabot config</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/cf4bfd03e8c75d95166186482a66eb92f64fbf18"><code>cf4bfd0</code></a> build(deps): bump peter-evans/create-or-update-comment from 4 to 5 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/428">#428</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/a94182acf45d809c5853d50a381f058253557644"><code>a94182a</code></a> build(deps-dev): bump <code>@vercel/ncc</code> from 0.38.3 to 0.38.4 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/426">#426</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/bff1f2de17b5895fc4a18c323ae89822515c9bee"><code>bff1f2d</code></a> build(deps): bump actions/setup-node from 4 to 5 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/423">#423</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/2498e8fc22584cef4c54e03511b8837c6f8e4476"><code>2498e8f</code></a> build(deps): bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/421">#421</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/f6a881111bf3c8cc120834d97546e47f2422db1c"><code>f6a8811</code></a> build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/420">#420</a>)</li> <li><a href="https://github.com/peter-evans/slash-command-dispatch/commit/9e6060de65b3a3d5f8924df0dc3585bd7a4ae639"><code>9e6060d</code></a> build(deps): bump actions/download-artifact from 4 to 5 (<a href="https://redirect.github.com/peter-evans/slash-command-dispatch/issues/419">#419</a>)</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/slash-command-dispatch/compare/v4.0.0...v5.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: jirka <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps peter-evans/slash-command-dispatch from 4.0.0 to 5.0.0.
Release notes
Sourced from peter-evans/slash-command-dispatch's releases.
Commits
e1b4e26v5 (#431)9a73d03build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#432)9296fe3build(deps): bump the github-actions group with 3 updates (#430)59ebb73ci: update dependabot configcf4bfd0build(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#428)a94182abuild(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#426)bff1f2dbuild(deps): bump actions/setup-node from 4 to 5 (#423)2498e8fbuild(deps): bump actions/checkout from 4 to 5 (#421)f6a8811build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#420)9e6060dbuild(deps): bump actions/download-artifact from 4 to 5 (#419)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)