Skip to content

deps(deps-dev): bump brain/monkey from 2.6.2 to 2.7.0#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/brain/monkey-2.7.0
Open

deps(deps-dev): bump brain/monkey from 2.6.2 to 2.7.0#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/brain/monkey-2.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps brain/monkey from 2.6.2 to 2.7.0.

Release notes

Sourced from brain/monkey's releases.

v2.7.0

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

Commits
  • ea3aeb3 Merge pull request #180 from Brain-WP/feature/sync-with-wp-3
  • e4c7be3 WP Helper functions - has_*(): sync signature with WP 6.9
  • e536f32 WP Helper functions - has_*(): ensure parameter defaults are in line with W...
  • 3f029bb Merge pull request #179 from Brain-WP/feature/ghactions-pin-action-runners
  • 002cff9 Dependabot: update config
  • ba495c3 GH Actions: "pin" all action runners
  • 5d2aea1 Merge pull request #176 from Brain-WP/feature/ghactions-test-job-rename-vars
  • 86df8ae Merge pull request #177 from Brain-WP/feature/sync-with-wp-1
  • a6cae7d Merge pull request #178 from Brain-WP/feature/sync-with-wp-2
  • 0e3ce6b WP Helper functions - doing_*(): ensure parameter defaults are in line with...
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [brain/monkey](https://github.com/Brain-WP/BrainMonkey) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/Brain-WP/BrainMonkey/releases)
- [Commits](Brain-WP/BrainMonkey@2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: brain/monkey
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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