silverstripe / bambusa-installer

SilverStripe demo application
https://silverstripe.com/demo
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Bump symbiote/silverstripe-queuedjobs from 4.6.3 to 4.7.0 #119

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps symbiote/silverstripe-queuedjobs from 4.6.3 to 4.7.0.

Release notes

Sourced from symbiote/silverstripe-queuedjobs's releases.

4.7.0

  • BUG: Allow zero values for integers and floats within queued job rule. (#337) (Mojmir Fendek) - 2f7abff
  • NEW Doorman runner extensibility improvements (#287) (Mojmir Fendek) - 00938b3
  • BUG: Doorman manager child processing fix. (#305) (Mojmir Fendek) - b1ce613
  • FIX Limit duration of INIT state on jobs (#320) (Mojmir Fendek) - e259183
  • MNT Use Recipe 4.7.x-dev in CI (#332) (Steve Boyd) - 079e4eb
  • DOCS Call out step requirement to avoid staleness (Ingo Schommer) - 73d2bcd
  • BUG: Exclude tasks run via a job from health check. (Mojmir Fendek) - 687629a
  • Use formatters in QueuedJobHandler (Ingo Schommer) - b78f296
  • FIX Resilient log handler implementation (Ingo Schommer) - f83b8b4
  • FIX Use logger consistently in QueuedJobService (Ingo Schommer) - a89b7e8
  • Use PHP7 Throwable consistently (Ingo Schommer) - c404ee2
  • FIX Avoid double message logging (Ingo Schommer) - a9e33e7
  • NEW CLI output in ProcessJobQueueTask (Ingo Schommer) - dd56fbf
  • Avoid serialisation in human readable log messages (Ingo Schommer) - 47b4df9
  • DOCS Restructure markdown, remove wiki (#318) (Ingo Schommer) - 4b230d1
  • NEW: Show job data in descriptor edit form. (Mojmir Fendek) - 00cd5bd
  • NEW: Better Descriptor edit form UI. (#314) (Mojmir Fendek) - bbc147e
  • NEW: Task runner better UI (#301) (Mojmir Fendek) - 5175489
  • DOCS: example email should use example domain. (Matt Clegg) - b2dc5c3

4.6.4

  • [CVE-2021-27938] Prevent echoing request variable (Steve Boyd) - 4c8aa39
  • PR fixes (Mojmir Fendek) - 7172da7
  • MISC: Improved documentation on special job variables. (Mojmir Fendek) - 7c8a6a5
Commits
  • cff6875 Merge branch '4.6' into 4
  • ffcee05 Merge branch '4.5' into 4.6
  • e8bf505 Merge branch '4.4' into 4.5
  • cdedfdd Merge branch '4.3' into 4.4
  • 6157a90 Merge branch '4.2' into 4.3
  • d962f7b Merge branch '4.1' into 4.2
  • de5f55a Merge branch '4.0' into 4.1
  • 1fe21e5 Merge pull request #341 from creative-commoners/pulls/4.0/xss-create-job
  • 2f7abff BUG: Allow zero values for integers and floats within queued job rule. (#337)
  • 4c8aa39 [CVE-2021-27938] Prevent echoing request variable
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/silverstripe/bambusa-installer/network/alerts).
dhensby commented 3 years ago

failures are pre-existing