Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update dependency brain/monkey to v2.7.0#65

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/brain-monkey-2.x-lockfile
Open

chore(deps): update dependency brain/monkey to v2.7.0#65
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/brain-monkey-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
brain/monkey 2.6.22.7.0 age confidence

Release Notes

Brain-WP/BrainMonkey (brain/monkey)

v2.7.0

Compare Source

Added

  • The function mocks for has_filter() and has_action() now support the $priority parameter as added in WordPress 6.9 by @​jrfnl.

Changed

  • Composer: the version constraints for Mockery have been tightened up by @​jrfnl.
  • Confirmed compatibility with PHP 8.4 and 8.5.
  • The package as distributed will no longer contain dev-only files by @​jrfnl.
  • Various housekeeping, including improvements to the tests, documentation and CI.

Fixed

  • Default values for some parameters in function mocks for WP have been aligned with WP Core by @​jrfnl.
    This fixes a few situations where WP Core would allow for not passing a parameter, while BrainMonkey did not, or would expect a different default value when skipping a parameter.
    In particular, this affects the function mocks of doing_action(), doing_filter(), do_action_deprecated(), apply_filters_deprecated(), has_filter() and has_action().

Full Changelog: Brain-WP/BrainMonkey@2.6.2...2.7.0


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants