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 to 3 in /.github/workflows #12707

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nick-invision/retry from 2 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

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)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Upgraded link-check workflow to use the latest retry action.

📊 Key Changes

  • Updated the nick-invision/retry action from version 2 to version 3 in the GitHub workflow for link checks.

🎯 Purpose & Impact

  • The purpose of updating the retry action is to leverage improvements and new features in the latest release.
  • The potential impact is a more robust and efficient link-checking process, which may handle flaky links more effectively during CI/CD runs, thereby improving the quality of the repository's documentation and codebase.

Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2 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@v2...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 the dependencies Pull requests that update a dependency file label Feb 5, 2024
@glenn-jocher glenn-jocher merged commit 95ebf68 into master Feb 8, 2024
9 checks passed
@glenn-jocher glenn-jocher deleted the dependabot/github_actions/dot-github/workflows/nick-invision/retry-3 branch February 8, 2024 18:48
NagatoYuki0943 added a commit to NagatoYuki0943/yolov5-ultralytics that referenced this pull request Feb 18, 2024
Bump nick-invision/retry from 2 to 3 in /.github/workflows (ultralytics#12707)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant