Skip to content

chore(deps): bump yahnis-elsts/plugin-update-checker from 5.6 to 5.7 in the composer-minor-patch group#531

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-minor-patch-82cae8452f
Open

chore(deps): bump yahnis-elsts/plugin-update-checker from 5.6 to 5.7 in the composer-minor-patch group#531
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/composer-minor-patch-82cae8452f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the composer-minor-patch group with 1 update: yahnis-elsts/plugin-update-checker.

Updates yahnis-elsts/plugin-update-checker from 5.6 to 5.7

Release notes

Sourced from yahnis-elsts/plugin-update-checker's releases.

5.7

  • 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:
Commits
  • 275a96a Bump version number to 5.7
  • 8b2396f Minor: Update year in the license block
  • 299a869 Minor: Update docs for BitBucket auth
  • c31b762 Remove OAuth 1 support for the BitBucket integration.
  • eceb677 BitBucket support: Support basic auth with API tokens.
  • 3ceae95 Don't allow autoupdate = true unless you call $checked->allowAutoupdateField(...
  • b0acf15 Minor: Typo
  • 9c044de Update README with regex filtering for GitHub release assets
  • 68a70bf Merge pull request #602 from hisman/add-autoupdate-field-to-plugininfo
  • 36f3c2b Add default value to the autoupdate field
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the composer-minor-patch group with 1 update: [yahnis-elsts/plugin-update-checker](https://github.com/YahnisElsts/plugin-update-checker).


Updates `yahnis-elsts/plugin-update-checker` from 5.6 to 5.7
- [Release notes](https://github.com/YahnisElsts/plugin-update-checker/releases)
- [Commits](YahnisElsts/plugin-update-checker@v5.6...v5.7)

---
updated-dependencies:
- dependency-name: yahnis-elsts/plugin-update-checker
  dependency-version: '5.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor-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 Jun 3, 2026
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