Skip to content

Bump freemius/wordpress-sdk from 2.13.0 to 2.13.1#115

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/freemius/wordpress-sdk-2.13.1
Open

Bump freemius/wordpress-sdk from 2.13.0 to 2.13.1#115
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/freemius/wordpress-sdk-2.13.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps freemius/wordpress-sdk from 2.13.0 to 2.13.1.

Release notes

Sourced from freemius/wordpress-sdk's releases.

Multisite, Scheduling, Bulk Update Fixes, and Other Improvements

We are releasing version 2.13.1 of our SDK with bug fixes and improvements.

Bug Fixes

  • Multisite support: fixes the opt-in process for multisite networks with only one site.
  • Sync cron: improved scheduling logic prevents race conditions and ensures sync jobs execute as expected.
  • Bulk update: prevents misleading "plugin is at the latest version" notice during a bulk update.

Improvements

  • Add-on activation messaging: clearer guidance when activating add-ons that are not yet available in production.
  • Debug page: now displays DISABLE_WP_CRON status and highlights when server-side cron is required.

Compatibility & Standards

  • PHP 8.5: resolved a deprecation warning related to add_query_arg().
  • Direct file access protection: added ABSPATH checks to comply with WordPress.org standards.
  • Removed legacy JSON2 polyfill.
  • Updated pricing app to v1.3.1 which fixes the testimonial picture generation.
Commits
  • 7376c0e Merge pull request #858 from Freemius/develop
  • 8cf306c [version] Bump version to 2.13.1 and pricing app to 1.3.1. (#857)
  • be8cbcb [ms] Fix the account setup handling for multisites with only one site. (#856)
  • 2c851bc fixed wporg plugin check errors missing_direct_file_access_protection (#853)
  • c9105b3 [bulk-update] Properly handle update data inclusion during bulk-updating. (#854)
  • 9f7e5e6 [sync-cron] Fix sync cron registration to not rely on future schedule (#851)
  • fb6e263 [debug] [cron] Enrich the debug page with the default WP-Cron status. (#844)
  • ec05354 Remove json2 (#845)
  • 72ae17f [deprecation] [warning] Remove error for deprecated use in PHP 8.5. (#847)
  • eae75b8 [addon] [dev] Have a better DX when activating an add-on without releasing it...
  • See full diff 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 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 [freemius/wordpress-sdk](https://github.com/Freemius/wordpress-sdk) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/Freemius/wordpress-sdk/releases)
- [Commits](Freemius/wordpress-sdk@2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: freemius/wordpress-sdk
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 26, 2026
@github-actions
Copy link
Copy Markdown

Composer package changes
Prod Packages Operation Base Target
freemius/wordpress-sdk Upgraded 2.13.0 2.13.1

@github-actions
Copy link
Copy Markdown

Test on Playground
Test this pull request on the Playground

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.

0 participants