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

fix(deps): update dependency woocommerce/action-scheduler to v3.9.2 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
woocommerce/action-scheduler (source) 3.7.1 -> 3.9.2 age adoption passing confidence

Release Notes

woocommerce/action-scheduler (woocommerce/action-scheduler)

v3.9.2: Version 3.9.2

Compare Source

  • Fixed fatal errors by moving version info methods to a new class and deprecating conflicting ones in ActionScheduler_Versions

v3.9.1: Version 3.9.1

Compare Source

  • A number of new WP CLI commands have been added, making it easier to manage actions in the terminal and from scripts.
  • New wp action-scheduler source command to help determine how Action Scheduler is being loaded.
  • Additional information about the active instance of Action Scheduler is now available in the Help pull-down drawer.
  • Make some other nullable parameters explicitly nullable.
  • Set option value to no rather than deleting.

v3.9.0: Version 3.9.0

Compare Source

  • Minimum required version of PHP is now 7.1.
  • Performance improvements for the as_pending_actions_due() function.
  • Existing filter hook action_scheduler_claim_actions_order_by enhanced to provide callbacks with additional information.
  • Improved compatibility with PHP 8.4, specifically by making implicitly nullable parameters explicitly nullable.
  • A large number of coding standards-enhancements, to help reduce friction when submitting plugins to marketplaces and plugin directories. Special props @​crstauf for this effort.
  • Minor documentation tweaks and improvements.

v3.8.2: Version 3.8.2

Compare Source

  • Add missing parameter to the pre_as_enqueue_async_action hook.
  • Bump minimum PHP version to 7.0.
  • Bump minimum WordPress version to 6.4.
  • Make the batch size adjustable during processing.

v3.8.1: Version 3.8.1

Compare Source

  • Fix typos.
  • Improve the messaging in our unidentified action exceptions.

v3.8.0: Version 3.8.0

Compare Source

  • 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.

v3.7.4: Version 3.7.4

Compare Source

  • Give a clear description of how the $unique parameter works.
  • Merge release/3.7.3 into trunk.
  • Preserve the tab field if set.
  • Tweak - WP 6.5 compatibility.

v3.7.3: Version 3.7.3

Compare Source

  • 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.

v3.7.2: Version 3.7.2

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from seebeen and oblakbot as code owners February 14, 2024 21:48
Copy link

private-packagist bot commented Feb 14, 2024

composer.lock

Package changes

Package Operation From To About
woocommerce/action-scheduler upgrade 3.7.1 3.9.2 diff

Settings · Docs · Powered by Private Packagist

@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from fdaeb8f to 58efb16 Compare March 20, 2024 11:11
@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.7.2 fix(deps): update dependency woocommerce/action-scheduler to v3.7.3 Mar 20, 2024
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.7.3 fix(deps): update dependency woocommerce/action-scheduler to v3.7.4 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from 58efb16 to 83956d0 Compare April 5, 2024 15:49
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.7.4 fix(deps): update dependency woocommerce/action-scheduler to v3.8.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from 83956d0 to 05acdfa Compare May 22, 2024 14:19
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.8.0 fix(deps): update dependency woocommerce/action-scheduler to v3.8.1 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from 05acdfa to 2c08e99 Compare June 20, 2024 21:17
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from 2c08e99 to 46283ce Compare September 13, 2024 01:50
@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.8.1 fix(deps): update dependency woocommerce/action-scheduler to v3.8.2 Sep 13, 2024
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from 46283ce to 787fc83 Compare November 1, 2024 11:59
@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from 787fc83 to c9267b5 Compare November 15, 2024 00:24
@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.8.2 fix(deps): update dependency woocommerce/action-scheduler to v3.9.0 Nov 15, 2024
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from c9267b5 to b868f88 Compare January 21, 2025 14:35
@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.9.0 fix(deps): update dependency woocommerce/action-scheduler to v3.9.1 Jan 21, 2025
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

@renovate renovate bot force-pushed the renovate/woocommerce-action-scheduler-3.x-lockfile branch from b868f88 to 80df005 Compare February 3, 2025 14:19
@renovate renovate bot changed the title fix(deps): update dependency woocommerce/action-scheduler to v3.9.1 fix(deps): update dependency woocommerce/action-scheduler to v3.9.2 Feb 3, 2025
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants