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-fields/retry from 2.7.0 to 2.8.0 #296

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nick-fields/retry from 2.7.0 to 2.8.0.

Release notes

Sourced from nick-fields/retry's releases.

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.

Commits
  • 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)
  • 02a3f09 Various security related dependency updates and node16 update (#64)
  • 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-fields/retry](https://github.com/nick-fields/retry) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@v2.7.0...v2.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 4, 2022
@dependabot dependabot bot requested a review from Wolfe1 August 4, 2022 14:44
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f803bb7 on dependabot/github_actions/nick-fields/retry-2.8.0 into cfb1f68 on master.

@Wolfe1 Wolfe1 merged commit 2163cfb into master Aug 4, 2022
@Wolfe1 Wolfe1 deleted the dependabot/github_actions/nick-fields/retry-2.8.0 branch August 4, 2022 17:30
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.

2 participants