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 2.6.0 to 2.8.0 #2122

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nick-invision/retry from 2.6.0 to 2.8.0.

Release notes

Sourced from nick-invision/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.

v2.7.0

2.7.0 (2022-04-26)

Features

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

Misc

  • Various dependabot updates
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @naveensrinivasan.


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 Aug 4, 2022
@dependabot dependabot bot temporarily deployed to integration-test August 4, 2022 08:12 Inactive
@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #2122 (bf00b70) into main (29076cc) will increase coverage by 2.45%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2122      +/-   ##
==========================================
+ Coverage   42.79%   45.25%   +2.45%     
==========================================
  Files          93       93              
  Lines        7695     7695              
==========================================
+ Hits         3293     3482     +189     
+ Misses       4146     3950     -196     
- Partials      256      263       +7     

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

Integration tests success for
[4389010]
(https://github.com/ossf/scorecard/actions/runs/2795135512)

@naveensrinivasan
Copy link
Member

@dependabot merge

Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@7f8f3d9...616fa81)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/nick-invision/retry-2.8.0 branch from 4389010 to bf00b70 Compare August 4, 2022 14:10
@dependabot dependabot bot temporarily deployed to integration-test August 4, 2022 14:13 Inactive
@github-actions
Copy link

github-actions bot commented Aug 4, 2022

Integration tests success for
[bf00b70]
(https://github.com/ossf/scorecard/actions/runs/2797271452)

@dependabot dependabot bot merged commit 86eff21 into main Aug 4, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/nick-invision/retry-2.8.0 branch August 4, 2022 14:39
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