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

action-deps: bump ncipollo/release-action from 1.8.3 to 1.8.10 #977

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps ncipollo/release-action from 1.8.3 to 1.8.10.

Release notes

Sourced from ncipollo/release-action's releases.

v1.8.10

  • Update removeArtifacts logic so it runs even if you have no artifacts defined in the action.
  • Security and dependency updates.

v1.8.9

Adds the removeArtifacts input which will remove all exiting artifacts before uploading new ones.

v1.8.8

The token input will now default to github.token if it's omitted (#104).

v1.8.7

  • Update dependencies.
  • Add option to ignore prerelease on update (#96)

v1.8.6

Add artifact validation which check to ensure it's not a directory

v1.8.5

Adds action outputs (release id, http url, and upload url).

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 !

Commits
  • c4bf6c1 Prepare 1.8.10 release
  • 3e88dac Update build artifacts
  • 95aae1b Fixes #120 Artifacts can be removed even when new ones aren't provided
  • 821cbcc Bump typescript, fix build errors around catch blocks.
  • 4531373 Bump typescript from 4.3.5 to 4.4.3 (#125)
  • be8fb09 Bump @​types/node from 16.7.11 to 16.10.2 (#126)
  • 0d72fe9 Bump jest-circus from 27.1.0 to 27.2.4 (#124)
  • 045b513 Bump glob from 7.1.7 to 7.2.0 (#123)
  • b57e760 Bump @​actions/core from 1.5.0 to 1.6.0 (#122)
  • 62f9f43 Bump jest
  • 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 dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 1, 2021
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.8.3 to 1.8.10.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.8.3...v1.8.10)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ncipollo/release-action-1.8.10 branch from 00ce73e to c3b3130 Compare November 1, 2021 14:12
@0x7c13 0x7c13 merged commit 04a1157 into master Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/ncipollo/release-action-1.8.10 branch November 1, 2021 16:51
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant