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 nick-invision/retry from 1 to 2.8.1 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps nick-invision/retry from 1 to 2.8.1.

Release notes

Sourced from nick-invision/retry's releases.

v2.8.1

Refactor to make testing easier

v2.8.0

Use spawn rather than exec to support much larger outputs

v2.7.1

2.7.1 (2022-08-03)

This release contains mostly dependency updates. There are a few very minor changes to runtime code based on development quality of life improvements from newly configured linting and styling.

v2.7.0

2.7.0 (2022-04-26)

Features

  • retry only on specific exit code (#58) (f227091)

Misc

  • Various dependabot updates

v2.6.0

2.6.0 (2021-12-10)

Features

  • Add new_command_on_retry option

v2.5.1

2.5.1 (2021-10-24)

Bug Fixes

  • incorrect option for continue_on_error (e80198a)

v2.5.0

... (truncated)

Commits
  • b4fa575 Refactor to make testing easier (#90)
  • 616fa81 Use spawn not exec to run commands (#88)
  • a25f198 Setup tests (#87)
  • 0f986c4 [Snyk] Upgrade @​actions/core from 1.8.2 to 1.9.0 (#81)
  • 3dad7de Setup prettier and eslint and run pre-commit (#86)
  • 14b6b46 patch: update typescript to latest (#85)
  • f2eb0f4 build(deps): bump npm from 8.7.0 to 8.12.2 (#78)
  • 2762157 build(deps): bump semver-regex from 3.1.3 to 3.1.4 (#72)
  • ce44dab [Snyk] Upgrade @​actions/core from 1.5.0 to 1.8.2 (#73)
  • 40cf388 build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#75)
  • 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.8.1.
- [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.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 8, 2022

The following labels could not be found: dependencies.

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