functions-framework-php icon indicating copy to clipboard operation
functions-framework-php copied to clipboard

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

Open renovate-bot opened this issue 1 year ago • 0 comments

Mend Renovate

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 has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar Mar 01 '24 03:03 renovate-bot