Skip to content

Bump afragen/git-updater from 12.24.2 to 13.0.0#127

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/afragen/git-updater-13.0.0
Closed

Bump afragen/git-updater from 12.24.2 to 13.0.0#127
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/afragen/git-updater-13.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps afragen/git-updater from 12.24.2 to 13.0.0.

Changelog

Sourced from afragen/git-updater's changelog.

13.0.0 / 2026-05-31 🎂

  • use afragen/wp-readme-parser drop-in replacement for afragen/wordpress-plugin-readme-parser
  • update requirements to PHP 8.0 for new parser due to testing
  • add maybe_extend_repo_cache() to update the timeout if the remote and cached version numbers are same, should avoid API calls for current data
  • update (get|set)_repo_cache()
  • fix wp-cron and multisite
  • more efficient use of cache
  • decrease data stored with API request response
  • fix Release Asset header to save as boolean
  • add populate_api_data() to populate even when API requests are skipped
  • set error_cache to its own cached state outside the main repo cache
  • fix Add_Ons cache to use dedicated repo key with proper timeout handling
  • fix GitHub_API::get_remote_readme() missing return statement
  • fix GU_Trait::use_release_asset() undefined property PHP 8.x warnings via null coalescing
  • fix Basic_Auth_Loader::get_slug_for_credentials() array slug check order — is_array() must precede sanitize_text_field() so TGMPA array slugs are not silently discarded
  • borrow function from FAIR Connect to sort plugins_api modal tabs in correct order
  • add PHPStan level 6 testing and a whole mess of phpunit tests with load of help from Claude
  • consolidate cron task to eliminate potential duplication of API requests
  • update instructions for CLI installation
Commits

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 [afragen/git-updater](https://github.com/afragen/git-updater) from 12.24.2 to 13.0.0.
- [Release notes](https://github.com/afragen/git-updater/releases)
- [Changelog](https://github.com/afragen/git-updater/blob/develop/CHANGES.md)
- [Commits](afragen/git-updater@12.24.2...13.0.0)

---
updated-dependencies:
- dependency-name: afragen/git-updater
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #128.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot dependabot Bot deleted the dependabot/composer/afragen/git-updater-13.0.0 branch June 8, 2026 10:55
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