Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yahnis-elsts/plugin-update-checker 5.4 -> 5.5 age adoption passing confidence

Release Notes

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

v5.5: 5.5

Compare Source

  • Removed information about plugins and themes that manage updates via PUC from data that WordPress core sends to api.wordpress.org when it checks for updates. Props to @​DavidAnderson684 (#​578).
    • You can turn this off and restore the default WP behaviour by using the new remove_from_default_update_checks filter. Example:
      $updateChecker->addFilter('remove_from_default_update_checks', '__return_false');
  • Improved handling of incorrect ZIP directory structure where plugin/theme files are at the root instead of in a subdirectory. The update checker will now attempt to automatically create a new subdirectory that matches the slug and move all the files into that subdirectory. Props to @​MehbubRashid (#​574).
  • Improved Debug Bar integration: The "Check Now" and "Request Info" buttons in the "PUC (your-slug)" panel are now also visible in the site front end. Previously, they only showed up if you opened the Debug Bar while on an admin page.
  • Added Greek translation (@​theo-gk).
  • Updated Simplified Chinese translation (@​seatonjiang).

Configuration

📅 Schedule: 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 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/yahnis-elsts-plugin-update-checker-5.x branch from 1709ac1 to 65d6e10 Compare November 14, 2024 22:30
@codello codello merged commit 2334030 into main Nov 16, 2024
2 checks passed
@renovate renovate bot deleted the renovate/yahnis-elsts-plugin-update-checker-5.x branch November 16, 2024 23:39
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