functions-framework-php
functions-framework-php copied to clipboard
chore(deps): update nick-invision/retry action to v3
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
Upgrades action to node 20 to fix warnings
v2.9.0
Features
v2.8.3
Bug Fixes
v2.8.2
Bug Fixes
- github: bump to
@actions/[email protected](#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
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
Features
Misc
- Various dependabot updates
v2.6.0
Features
- Add new_command_on_retry option
v2.5.1
Bug Fixes
- incorrect option for continue_on_error (e80198a)
v2.5.0
Features
- Adds continue on error option
v2.4.1
v2.4.0
Dependency Bumps
-
build(deps): bump lodash from 4.17.15 to 4.17.20 (https://github.com/nick-invision/retry/pull/32)
-
build(deps): bump ini from 1.3.5 to 1.3.8 (https://github.com/nick-invision/retry/pull/29)
-
build(deps-dev): bump semantic-release from 17.2.2 to 17.2.3 (https://github.com/nick-invision/retry/pull/27)
Features
- Add optional on_retry_command input to allow command to return before a retry is attempted. (7c68161)
v2.3.0
Bug Fixes
- dont require OS input and use correct shell per os (d0aac35)
Features
- add SHELL input support (877a0ac)
v2.2.0
Bug Fixes
- allow timeout_seconds to be less than retry_wait_time (292d515)
Features
- add warning_on_retry input (5ee3666)
v2.1.0
v2.0.1
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
Features
- Add
retry_onoption to allow retry only onerrorortimeout - Add
timeout_secondsto 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.