build(deps): bump peter-evans/slash-command-dispatch from 2 to 3 by dependabot[bot] · Pull Request #68 · peter-evans/find-comment (original) (raw)
Bumps peter-evans/slash-command-dispatch from 2 to 3.
Release notes
Sourced from peter-evans/slash-command-dispatch's releases.
Slash Command Dispatch v3.0.0
What's new
- Updated runtime to Node.js 16
- The action now requires a minimum version of v2.285.0 for the Actions Runner.
- If using GitHub Enterprise Server, the action requires GHES 3.4 or later.
What's Changed
- docs: add note regarding nested teams by @yafanasiev in peter-evans/slash-command-dispatch#124
- ci: remove workflow by @peter-evans in peter-evans/slash-command-dispatch#139
- Update runtime to node 16 by @peter-evans in peter-evans/slash-command-dispatch#140
- 4 dependency updates by @actions-bot and @dependabot
New Contributors
- @yafanasiev made their first contribution in peter-evans/slash-command-dispatch#124
Full Changelog: peter-evans/slash-command-dispatch@v2.3.0...v3.0.0
Slash Command Dispatch v2.3.0
- Adds support for the
http_proxyandhttps_proxyenvironment variables to allow the action to be used on self-hosted runners behind a corporate proxy.Slash Command Dispatch v2.2.1
- Fixes a bug with error handling when using
dispatch-type: workflow.Slash Command Dispatch v2.2.0
- Adds support for GitHub Enterprise
Slash Command Dispatch v2.1.3
- Dependency updates
Slash Command Dispatch v2.1.2
- Dependency updates
Slash Command Dispatch v2.1.1
- Fixes a bug which occurred when issuing slash commands in a pull request that had an empty content body
Slash Command Dispatch v2.1.0
- Adds support for the repository permission levels
triageandmaintain. These levels are only applicable to organization repositories. See the documentation here for further details about permission levels.
Commits
- a28ee6c Merge pull request #151 from peter-evans/update-distribution
- 5d94aea build: update distribution
- ac9f0cd Merge pull request #148 from peter-evans/dependabot/npm_and_yarn/actions/gith...
- 9c2718f Merge pull request #150 from peter-evans/update-distribution
- b9e5093 build: update distribution
- 22e321c build(deps): bump
@actions/githubfrom 5.0.0 to 5.1.1 - eebc680 Merge pull request #149 from peter-evans/dependabot/npm_and_yarn/actions/core...
- 53e8716 build(deps): bump
@actions/corefrom 1.9.1 to 1.10.0 - 9a68e66 ci: update dependabot
- 3ef3d7a docs: add funding
- 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 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)