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

chore(deps): update nick-invision/retry action to v3 #192

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 1, 2024

This PR contains the following updates:

Package Type Update Change
nick-invision/retry action major v1.0.4 -> v3.0.0

Release Notes

nick-invision/retry (nick-invision/retry)

v3.0.0: Upgrade to node 20

Compare Source

Upgrades action to node 20 to fix warnings

v2.9.0

Compare Source

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

v2.8.3

Compare Source

Bug Fixes

v2.8.2

Compare Source

Bug Fixes

v2.8.1

Compare Source

Refactor to make testing easier

v2.8.0

Compare Source

Use spawn rather than exec to support much larger outputs

v2.7.1

Compare Source

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

Compare Source

Features
Misc
  • Various dependabot updates

v2.6.0

Compare Source

Features
  • Add new_command_on_retry option

v2.5.1

Compare Source

Bug Fixes
  • incorrect option for continue_on_error (e80198a)

v2.5.0

Compare Source

Features
  • Adds continue on error option

v2.4.1

Compare Source

v2.4.0

Compare Source

Dependency Bumps
Features
  • Add optional on_retry_command input to allow command to return before a retry is attempted. (7c68161)

v2.3.0

Compare Source

Bug Fixes
  • dont require OS input and use correct shell per os (d0aac35)
Features
  • add SHELL input support (877a0ac)

v2.2.0

Compare Source

Bug Fixes
  • allow timeout_seconds to be less than retry_wait_time (292d515)
Features
  • add warning_on_retry input (5ee3666)

v2.1.0

Compare Source

v2.0.1

Compare Source

Bug Fixes
  • handle errors properly (36c6f60)
  • make command spawnable to fix log issue (31e0097)
  • package.json & package-lock.json to reduce vulnerabilities (8965a74)

v2.0.0

Compare Source

Features
  • Add retry_on option to allow retry only on error or timeout
  • Add timeout_seconds to allow timeouts to be specified in seconds or minutes
Bug Fixes
  • action.yml misspelling
  • surface exit code from spawned process
  • handle timeouts properly

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@jrmfg jrmfg added the automerge Summon MOG for automerging label Sep 18, 2024
@jrmfg jrmfg assigned jrmfg and unassigned janell-chen Sep 18, 2024
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jrmfg jrmfg merged commit c0873b4 into GoogleCloudPlatform:main Sep 18, 2024
15 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Sep 18, 2024
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.

3 participants