Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump woocommerce/action-scheduler from 3.7.4 to 3.8.0 in /includes/lib #71

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2024

Bumps woocommerce/action-scheduler from 3.7.4 to 3.8.0.

Release notes

Sourced from woocommerce/action-scheduler's releases.

Version 3.8.0

  • Bump "Tested up to" version to 6.5.
  • Fix typos in perf.md.
  • Merge Release/3.7.4 into trunk.
  • Tweak - WP 6.5 compatibility.
  • Update minimum requirements for WordPress (and PHP). Fix test matrix.
Changelog

Sourced from woocommerce/action-scheduler's changelog.

*** Changelog ***

= 3.8.0 - 2024-05-22 =

  • Documentation - Fixed typos in perf.md.
  • Update - We now require WordPress 6.3 or higher.
  • Update - We now require PHP 7.0 or higher.

= 3.7.4 - 2024-04-05 =

  • Give a clear description of how the $unique parameter works.
  • Preserve the tab field if set.
  • Tweak - WP 6.5 compatibility.

= 3.7.3 - 2024-03-20 =

  • Do not iterate over all of GET when building form in list table.
  • Fix a few issues reported by PCP (Plugin Check Plugin).
  • Try to save actions as unique even when the store doesn't support it.
  • Tweak - WP 6.4 compatibility.
  • Update "Tested up to" tag to WordPress 6.5.
  • update version in package-lock.json.

= 3.7.2 - 2024-02-14 =

  • No longer user variables in _n() translation function.

= 3.7.1 - 2023-12-13 =

  • update semver to 5.7.2 because of a security vulnerability in 5.7.1.

= 3.7.0 - 2023-11-20 =

  • Important: starting with this release, Action Scheduler follows an L-2 version policy (WordPress, and consequently PHP).
  • Add extended indexes for hook_status_scheduled_date_gmt and status_sheduled_date_gmt.
  • Catch and log exceptions thrown when actions can't be created, e.g. under a corrupt database schema.
  • Tweak - WP 6.4 compatibility.
  • Update unit tests for upcoming dependency version policy.
  • make sure hook action_scheduler_failed_execution can access original exception object.
  • mention dependency version policy in usage.md.

= 3.6.4 - 2023-10-11 =

  • Performance improvements when bulk cancelling actions.
  • Dev-related fixes.

= 3.6.3 - 2023-09-13 =

  • Use _doing_it_wrong in initialization check.

= 3.6.2 - 2023-08-09 =

  • Add guidance about passing arguments.
  • Atomic option locking.
  • Improve bulk delete handling.
  • Include database error in the exception message.
  • Tweak - WP 6.3 compatibility.

= 3.6.1 - 2023-06-14 =

... (truncated)

Commits
  • 99cd798 woorelease: Changelog update
  • e61834e woorelease: Product version bump update
  • d1a6f53 Merge pull request #1056 from woocommerce/fix/1055-wp-php-matrix
  • bd525e0 Update minimum requirements for WordPress (and PHP). Fix test matrix.
  • cdb3ec8 Docs - Updates to various typos in our documentation.
  • 3073d7b Fix typos in perf.md
  • 7c4d0ca Merge pull request #1050 from woocommerce/release/3.7.4
  • 67cbc74 Update changelog.txt
  • 15a2503 Update readme.txt
  • 3e1feaa Merge pull request #1049 from woocommerce/wp-6-5-plugin-header
  • 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 show <dependency name> 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)

Bumps [woocommerce/action-scheduler](https://github.com/woocommerce/action-scheduler) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/woocommerce/action-scheduler/releases)
- [Changelog](https://github.com/woocommerce/action-scheduler/blob/trunk/changelog.txt)
- [Commits](woocommerce/action-scheduler@3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: woocommerce/action-scheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 23, 2024
@boddunan boddunan merged commit 1f17434 into master Jul 7, 2024
@dependabot dependabot bot deleted the dependabot/composer/includes/lib/woocommerce/action-scheduler-3.8.0 branch July 7, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant