testcontainers-java
testcontainers-java copied to clipboard
Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.1
Bumps peter-evans/slash-command-dispatch from 4.0.0 to 5.0.1.
Release notes
Sourced from peter-evans/slash-command-dispatch's releases.
Slash Command Dispatch v5.0.1
⚙️ Fixes an issue with workflow dispatch not being able to find the target workflow.
What's Changed
- build(deps): bump the github-actions group with 2 updates by
@dependabot[bot] in peter-evans/slash-command-dispatch#434- build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group by
@dependabot[bot] in peter-evans/slash-command-dispatch#433- fix: get workflow should match the end of the path by
@peter-evansin peter-evans/slash-command-dispatch#436Full Changelog: https://github.com/peter-evans/slash-command-dispatch/compare/v5.0.0...v5.0.1
Slash Command Dispatch v5.0.0
What's new in v5
- Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.
- The
.yamlextension is now supported for dispatch typeworkflowpeter-evans/slash-command-dispatch#427- 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. peter-evans/slash-command-dispatch#424
What's Changed
- ~90 dependency updates by
@dependabot- v5 by
@peter-evansin peter-evans/slash-command-dispatch#431New Contributors
@volodymyrZotovmade their first contribution in peter-evans/slash-command-dispatch#424@patrickleetmade their first contribution in peter-evans/slash-command-dispatch#427Full Changelog: https://github.com/peter-evans/slash-command-dispatch/compare/v4.0.0...v5.0.0
Commits
5c11dc7fix: get workflow should match the end of the path (#436)4f9234afix: add debugging for get workflow733f43ebuild(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (#433)583587fbuild(deps): bump the github-actions group with 2 updates (#434)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)- Additional commits viewable in compare view
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)