Skip to content

fix(deps): update dependency yahnis-elsts/plugin-update-checker to v5.7 - #87

Merged
codello merged 1 commit into
mainfrom
renovate/yahnis-elsts-plugin-update-checker-5.x
Aug 20, 2026
Merged

fix(deps): update dependency yahnis-elsts/plugin-update-checker to v5.7#87
codello merged 1 commit into
mainfrom
renovate/yahnis-elsts-plugin-update-checker-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
yahnis-elsts/plugin-update-checker 5.65.7 age confidence

Release Notes

YahnisElsts/plugin-update-checker (yahnis-elsts/plugin-update-checker)

v5.7: 5.7

Compare Source

  • Added optional support for the "autoupdate" field that allows triggering unattended plugin updates. To enable it, you need to both set autoupdate to true in plugin update metadata and call $updateChceker->allowAutoupdateField() in your plugin. Props to @​hisman for part of the implementation.
  • BitBucket: Added support for basic auth with API tokens. Props to @​cristianozanca for part of the implementation.
  • BitBucket: Removed OAuth 1 support since it's no longer supported by BitBucket.
  • Replaced all htmlentities() calls with esc_html(). This takes advantage of automatic character set detection in WP core, and should eliminate some static analysis warnings. See #​597.
  • Replaced all wp_redirect() calls with wp_safe_redirect(). This shouldn't matter in practice since PUC only ever does internal redirects, but it pacifies some static analysis tools. See #​597.
  • Added and updated translations:

Configuration

📅 Schedule: (UTC)

  • 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 added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/yahnis-elsts-plugin-update-checker-5.x branch 2 times, most recently from 8663fcb to 1561dc8 Compare August 20, 2026 22:04
@renovate
renovate Bot force-pushed the renovate/yahnis-elsts-plugin-update-checker-5.x branch from 1561dc8 to c5ec213 Compare August 20, 2026 22:08
@codello
codello merged commit d846717 into main Aug 20, 2026
2 checks passed
@codello
codello deleted the renovate/yahnis-elsts-plugin-update-checker-5.x branch August 20, 2026 22:15
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.

1 participant