spiral-packages / scheduler

The scheduler is a package for spiral framework. It will help to managing scheduled tasks on your server.
https://spiral.dev/docs/advanced-scheduler
MIT License
5 stars 1 forks source link

Bump nick-invision/retry from 1 to 2.6.0 #2

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps nick-invision/retry from 1 to 2.6.0.

Release notes

Sourced from nick-invision/retry's releases.

v2.6.0

2.6.0 (2021-12-10)

v2.5.1

2.5.1 (2021-10-24)

Bug Fixes

  • incorrect option for continue_on_error (e80198a)

v2.5.0

2.5.0 (2021-10-07)

v2.4.1

2.4.1 (2021-06-10)

v2.4.0

2.4.0 (2021-01-04)

Dependency Bumps

Features

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

v2.3.0

2.3.0 (2021-01-02)

Bug Fixes

  • dont require OS input and use correct shell per os (d0aac35)

Features

  • add SHELL input support (877a0ac)

v2.2.0

2.2.0 (2020-11-18)

... (truncated)

Commits
  • 7f8f3d9 Merge pull request #50 from asnewman/new-command-on-retry-feature
  • bf1736e minor: regenerate dist
  • f7cf641 Add new_command_on_retry
  • 002ef57 Merge pull request #49 from lwhiteley/patch-1
  • e80198a fix: incorrect option for continue_on_error
  • c77dc43 Merge pull request #48 from nick-invision/nrf/continue-on-error
  • 0019811 docs: update README with new input and usage
  • a63662d patch: refresh from master
  • 67e1bdf minor: add continue_on_error input option
  • 45ba062 Merge pull request #42 from nick-invision/nrf/add-multiline-example
  • 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 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)
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.