TGTGamer / SCAA

An open-source software for integrating streaming & gaming software, completely serverless with integration with discord, twitch, youtube, facebook and much more!
GNU General Public License v3.0
0 stars 0 forks source link

maint(deps): bump peter-evans/slash-command-dispatch from 2.1.3 to 3 #298

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps peter-evans/slash-command-dispatch from 2.1.3 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

New Contributors

Full Changelog: https://github.com/peter-evans/slash-command-dispatch/compare/v2.3.0...v3.0.0

Slash Command Dispatch v2.3.0

  • Adds support for the http_proxy and https_proxy environment 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
Commits
  • 2afb49d chore: update package lock
  • 2fa5141 Merge pull request #140 from peter-evans/v3
  • 0278258 Update runtime to node 16
  • d4409d5 Merge pull request #139 from peter-evans/rm-workflow
  • b822b70 ci: remove workflow
  • fd1f9fc Merge pull request #135 from peter-evans/update-distribution
  • e902fb4 build: update distribution
  • 4789bec Merge pull request #132 from peter-evans/update-dependencies
  • 3194ec0 chore: update dependencies
  • 8b1f749 Merge pull request #129 from peter-evans/dependabot/npm_and_yarn/ansi-regex-5...
  • Additional commits viewable 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 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 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)
dependabot[bot] commented 2 years ago

Superseded by #302.