Skip to content

chore(deps-dev): Bump brain/monkey from 2.6.1 to 2.7.0 in /plugins/faustwp#2411

Merged
josephfusco merged 1 commit into
canaryfrom
dependabot/composer/plugins/faustwp/brain/monkey-2.7.0
Jun 16, 2026
Merged

chore(deps-dev): Bump brain/monkey from 2.6.1 to 2.7.0 in /plugins/faustwp#2411
josephfusco merged 1 commit into
canaryfrom
dependabot/composer/plugins/faustwp/brain/monkey-2.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps brain/monkey from 2.6.1 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

v2.6.2

Changed

  • Several updates and improvements on GH Actions, by @​jrfnl
  • Add dependabot configuration file by @​jrfnl
  • WP Helper functions: ensure parameter names are in line with WP Core by @​jrfnl
  • Predefined functions enhancements by @​gmazzap

Added


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

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.1 to 2.7.0.
- [Release notes](https://github.com/Brain-WP/BrainMonkey/releases)
- [Commits](Brain-WP/BrainMonkey@2.6.1...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 dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 16, 2026 14:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 16, 2026
@changeset-bot

changeset-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: af89dab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis for @faustwp/getting-started-example

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@josephfusco josephfusco merged commit d0f86dc into canary Jun 16, 2026
16 checks passed
@josephfusco josephfusco deleted the dependabot/composer/plugins/faustwp/brain/monkey-2.7.0 branch June 16, 2026 16:36
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