Skip to content

Bump nick-invision/retry from 1 to 2#166

Merged
perrin4869 merged 1 commit intomasterfrom
dependabot/github_actions/nick-invision/retry-2
May 20, 2022
Merged

Bump nick-invision/retry from 1 to 2#166
perrin4869 merged 1 commit intomasterfrom
dependabot/github_actions/nick-invision/retry-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2022

Bumps nick-invision/retry from 1 to 2.

Release notes

Sourced from nick-invision/retry's releases.

v2.0.0

2.0.0 (2020-09-29)

Features

  • Add retry_on option to allow retry only on error or timeout
  • Add timeout_seconds to allow timeouts to be specified in seconds or minutes

Bug Fixes

  • action.yml misspelling
  • surface exit code from spawned process
  • handle timeouts properly

v1.0.4

1.0.4 (2020-06-17)

Bug Fixes

  • enforce RETRY_WAIT_SECONDS on both command timeout and error (3ded872)
  • fixed debug logging (6a380b5)

v1.0.3

1.0.3 (2020-06-17)

Bug Fixes

  • fix tag push in publish step (21d303a)

v1.0.2

1.0.2 (2020-06-17)

Bug Fixes

  • upgrade @​actions/core from 1.2.3 to 1.2.4 (9b19145)
  • upgrade @​actions/core from 1.2.3 to 1.2.4 (0d89fa3)

v1.0.1

1.0.1 (2020-04-27)

Bug Fixes

  • upgrade @​actions/core from 1.2.2 to 1.2.3 (a630b43)
  • upgrade @​actions/core from 1.2.2 to 1.2.3 (904ec31)
Commits
  • e88a999 Merge pull request #60 from nick-fields/dependabot/npm_and_yarn/trim-off-newl...
  • 5f63400 Merge pull request #61 from nick-fields/dependabot/npm_and_yarn/tar-4.4.19
  • c0687a0 Merge pull request #59 from nick-fields/dependabot/npm_and_yarn/node-fetch-2.6.7
  • 102f21a Merge pull request #56 from nick-fields/dependabot/npm_and_yarn/minimist-1.2.6
  • 752366e build(deps): bump tar from 4.4.13 to 4.4.19
  • a3da592 build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
  • 7c5cca7 build(deps): bump node-fetch from 2.6.1 to 2.6.7
  • f227091 feat: retry only on specific exit code (#58)
  • 6183d5c build(deps): bump minimist from 1.2.5 to 1.2.6
  • 7106228 Merge pull request #55 from jameswald/patch-1
  • 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)

Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 1 to 2.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@v1...v2)

---
updated-dependencies:
- dependency-name: nick-invision/retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 20, 2022
@dependabot dependabot bot requested a review from perrin4869 May 20, 2022 05:31
@perrin4869 perrin4869 merged commit b096c81 into master May 20, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/nick-invision/retry-2 branch May 20, 2022 05:34
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.

1 participant