Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps distributhor/workflow-webhook from 2.0.3 to 3.0.5.

Release notes

Sourced from distributhor/workflow-webhook's releases.

v3.0.5

  • Change curl option --fail to --fail-with-body
  • If the webhook call fails with non 200 HTTP code, the result body will still be returned
  • Removed the curl progress meter from verbose output

v3.0.4

  • Internal improvements to JSON handling

v3.0.3

  • Fixed bug with multi-line output in response-body for GITHUB_OUTPUT
  • Added support for --max-time curl option
  • Added rudimentary support for arbitrary, basic curl options to be passed in

v3.0.2

  • Fix a bug with the generation of SHA1 signature
  • Return the webhook response from the action, using the GITHUB_OUTPUT variable

v3.0.1

  • The webhook secret is now optional. If omitted, the URL itself will be used as the value with which to generate the hash

v3.0.0

  • The X-GitHub-Delivery header now submits a UUID by default
  • The name of the X-GitHub-Event can now be custom specified

v2.0.4

Added support for connection timeout to be set

Commits
  • b87727c Update docker image version
  • 28c75be Remove curl progress meter
  • e630493 Display curl exit code
  • 7abb716 Add exit status
  • 2b413b6 Ensure the response is processed, even if exit code is non zero
  • 962a9bb Test
  • 4686d14 Experimenting with curl response output
  • 8e133cd Change curl --fail to --fail-with-body
  • d860939 Enhanced verbose output
  • 5e5c24a Enhanced verbose output
  • 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 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 [distributhor/workflow-webhook](https://github.com/distributhor/workflow-webhook) from 2.0.3 to 3.0.5.
- [Release notes](https://github.com/distributhor/workflow-webhook/releases)
- [Commits](distributhor/workflow-webhook@58116e2...b87727c)

---
updated-dependencies:
- dependency-name: distributhor/workflow-webhook
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #63.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/distributhor/workflow-webhook-3.0.5 branch November 6, 2023 10:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant