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 ncipollo/release-action from 1 to 1.8.4 #57

Open
wants to merge 1 commit into
base: 2.2.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 12, 2021

Bumps ncipollo/release-action from 1 to 1.8.4.

Release notes

Sourced from ncipollo/release-action's releases.

v1.8.4

Adds pagination to the list assets call, so the action will no longer fail to update if there are > 30 assets. Thanks @​ph1ll !

v1.8.3

Fixes #37 Add discussion category action argument.

v1.8.2

Adds the artifactErrorsFailBuild input argument. When this is set to true it will fail the build if an artifact fails to be read from disk or uploaded to the release.

v1.8.1

  • Artifact paths can now include ~/
  • Additional warnings are now generated if the artifact glob produces no results.

v1.8.0

  • Updates octokit and resolves type errors
  • Adds ability to specify the owner/repo where you would like the release to be generated.

v1.7.3

  • Updated dependencies to resolve a minor security issue.

v1.7.2

  • Upgrade octokit and dev dependencies.
  • Shouldn't effect functionality

v1.7.1

  • Adds omitBodyDuringUpdate and omitNameDuringUpdate inputs. These may be used to preserve the release name and body if the action is updating an existing release (but will still set name and body if the release is being created).

v1.7.0

  • Fixes #15 Add omitBody and omitName

v1.6.1

  • Fixes #12 Artifacts will now be replaced

v1.6.0

Fixes #12 Artifacts may now be replaced

v1.5.0

  • #8 Add support for updating draft releases

v1.4.0

  • Add prerelease input
  • Added http status to error message.

v1.3.0

  • #6 Add support for updating releases

v1.2.0

  • Fixes #4 Improve error reporting.
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)

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1 to 1.8.4.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1...v1.8.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 12, 2021

The following labels could not be found: type: dependency-upgrade, relates-to: build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants