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 3 #126

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps nick-invision/retry from 1 to 3.

Release notes

Sourced from nick-invision/retry's releases.

Upgrade to node 20

Upgrades action to node 20 to fix warnings

v2.9.0

2.9.0 (2023-09-26)

Features

  • shell: checks only the shell name and allows any argument (#118) (1139f99)

v2.8.3

2.8.3 (2022-12-30)

Bug Fixes

v2.8.2

2.8.2 (2022-10-15)

Bug Fixes

  • github: bump to @actions/core@1.10.0 (#104) (48bc5d4)

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.

... (truncated)

Commits
  • 7152eba Upgrade to Node 20 (#126)
  • 1467290 minor: bump sem-rel action to v4 to fix esm errors
  • 1139f99 feat(shell): checks only the shell name and allows any argument (#118)
  • 1d41e5d patch: also run workflow on merge to default
  • 1859f94 patch: run workflow on PR into default branch only (#119)
  • 943e742 fix: Retry on timeout (#106)
  • 0711ba3 Fix link to documentation about shell (#105)
  • 3e91a01 Upgrade to node16 (#101)
  • 48bc5d4 fix(github): bump to @actions/core@1.10.0 (#104)
  • 7d4a377 docs: add pr template and change owner in issues template (#94)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.
- [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...v3)

---
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 Feb 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (513dc2f) 98.22% compared to head (16db84b) 98.22%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #126   +/-   ##
=========================================
  Coverage     98.22%   98.22%           
  Complexity      150      150           
=========================================
  Files            31       31           
  Lines           451      451           
=========================================
  Hits            443      443           
  Misses            8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johnzuk johnzuk merged commit 8c0b721 into master Feb 3, 2024
39 checks passed
@dependabot dependabot bot deleted the dependabot-github_actions-nick-invision-retry-3 branch February 3, 2024 10:23
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