Skip to content

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the composer-minor-patch group with 1 update in the / directory: 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 dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 3, 2026
Bumps the composer-minor-patch group with 1 update in the / directory: [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 changed the title chore(deps): bump yahnis-elsts/plugin-update-checker from 5.6 to 5.7 in the composer-minor-patch group chore(deps): bump yahnis-elsts/plugin-update-checker from 5.6 to 5.7 in the composer-minor-patch group across 1 directory Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/composer-minor-patch-82cae8452f branch from 7cfe69d to 2075e28 Compare June 29, 2026 20:42
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