udx / wp-stateless

WP-Stateless is a WordPress plugin that uploads and serves your WordPress media from Google Cloud Storage.
https://stateless.udx.io
MIT License
261 stars 63 forks source link

Bump deliciousbrains/wp-background-processing from 1.1.1 to 1.3.1 #721

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps deliciousbrains/wp-background-processing from 1.1.1 to 1.3.1.

Release notes

Sourced from deliciousbrains/wp-background-processing's releases.

1.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/deliciousbrains/wp-background-processing/compare/1.3.0...1.3.1

1.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/deliciousbrains/wp-background-processing/compare/1.1.1...1.3.0

Commits
  • 6d1e481 Merge pull request #116 from deliciousbrains/fix-healthcheck-running-too-soon
  • dccdbdf Ensure 1st healthcheck runs in the future, not immediately before dispatch
  • e4c0e21 Merge pull request #114 from deliciousbrains/DELI-899
  • 3e2a82f Added CODEOWNERS file
  • 33b7bc1 Merge pull request #112 from deliciousbrains/improve-unserialization-security
  • 1737b47 Conditionally retain allowed_batch_data_classes property in subclass if set
  • 7ba50e9 Add $allowed_classes param to the constructor
  • 93ba778 Merge pull request #103 from kagg-design/increase-timeout
  • 6477eea Merge branch 'master' into increase-timeout
  • 9f49038 Merge pull request #108 from deliciousbrains/testing-branch-protection-rules
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.