Skip to content
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

Bump softprops/action-gh-release from 0.1.7 to 1 #4

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2021

Bumps softprops/action-gh-release from 0.1.7 to 1.

Release notes

Sourced from softprops/action-gh-release's releases.

fixed bug related to empty inputs breaking api calls

0.1.12

  • fix bug leading to empty strings substituted for inputs users don't provide breaking api calls #144

improve error message on release create failures

  • better error message on release create failed #143

fixed error message formatting for file uploads

  • fixed error message formatting for file uploads

introduce discussion_category_name input

  • add support for linking release to GitHub discussion #136

address open issues with assert uploads and fix backwards compatibility with GITHUB_TOKEN inputs

  • address recent warnings in asset upload api as well as introduce asset upload overrides, allowing for multiple runs for the same release with the same named assets #134
  • fix backwards compatibility with GITHUB_TOKEN resolution. GITHUB_TOKEN is no resolved first from an env varibale and then from and input #133
  • trim white space in provided tag_name #130
Changelog

Sourced from softprops/action-gh-release's changelog.

0.1.11

  • better error message on release create failed #143

0.1.10

  • fixed error message formatting for file uploads

0.1.9

  • add support for linking release to GitHub discussion #136

0.1.8

  • address recent warnings in assert upload api as well as introduce asset upload overrides, allowing for multiple runs for the same release with the same named asserts #134
  • fix backwards compatibility with GITHUB_TOKEN resolution. GITHUB_TOKEN is no resolved first from an env varibale and then from and input #133
  • trim white space in provided tag_name #130
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2021
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.7 to 1.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v0.1.7...v1)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/softprops/action-gh-release-1 branch from 7b6eb04 to 02f34ed Compare September 9, 2021 14:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #23.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/softprops/action-gh-release-1 branch October 24, 2022 10:19
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.

0 participants