Skip to content

Composer Dev(deps-dev): Bump 10up/wp_mock from 0.5.0 to 1.1.0#221

Merged
circlecube merged 1 commit intomainfrom
dependabot/composer/main/10up/wp_mock-1.1.0
Feb 6, 2026
Merged

Composer Dev(deps-dev): Bump 10up/wp_mock from 0.5.0 to 1.1.0#221
circlecube merged 1 commit intomainfrom
dependabot/composer/main/10up/wp_mock-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps 10up/wp_mock from 0.5.0 to 1.1.0.

Release notes

Sourced from 10up/wp_mock's releases.

v1.1.0

What's Changed

New Contributors

Full Changelog: 10up/wp_mock@1.0.1...1.1.0

v1.0.1

What's Changed

Full Changelog: 10up/wp_mock@1.0.0...1.0.1

v1.0.0

What's Changed

... (truncated)

Changelog

Sourced from 10up/wp_mock's changelog.

1.1.0 - 2025-03-11

Added

  • Add support for types in expectFilter() mocks
  • Add support for withAnyArgs() method for onFilter() calls

Fixed

  • Prevent IDEs/phpstan from detecting exceptions in mocked functions that don't actually throw in WordPress core (e.g. esc_html())
  • Typos in docs and function name (old function iExcpectWhenIRun() still exists but has been deprecated)

1.0.1 - 2024-01-04

Changed

  • Updated WP_Mock::expectHookNotAdded() with new params
  • Updated PHP dependencies to ensure compatibility with PHP 8.3

1.0.0 - 2023-07-24

Added

  • Added and documented return types in codebase
  • New AccessInaccessibleClassMembers helpers in test case
  • Move documentation to GitBook

Changed

  • Require PHP 7.4
  • Update dependencies (Mockery 1.6, PHPUnit 9.6)
  • Remove deprecated methods in WP_Mock main class
  • Update Hook::safe_offset() to handle closure

Fixed

  • IsEqualHtml extends PHPUnit Constraint
  • Improve responder handling of closures
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot force-pushed the dependabot/composer/main/10up/wp_mock-1.1.0 branch 2 times, most recently from cbe03d1 to 1c09825 Compare January 28, 2026 17:11
@dependabot dependabot bot force-pushed the dependabot/composer/main/10up/wp_mock-1.1.0 branch from 1c09825 to e8c79b1 Compare February 5, 2026 07:15
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 5, 2026

Bumps [10up/wp_mock](https://github.com/10up/wp_mock) from 0.5.0 to 1.1.0.
- [Release notes](https://github.com/10up/wp_mock/releases)
- [Changelog](https://github.com/10up/wp_mock/blob/trunk/CHANGELOG.md)
- [Commits](10up/wp_mock@0.5.0...1.1.0)

---
updated-dependencies:
- dependency-name: 10up/wp_mock
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/main/10up/wp_mock-1.1.0 branch from e8c79b1 to c1b0eb0 Compare February 6, 2026 16:00
@circlecube circlecube merged commit 3119ab0 into main Feb 6, 2026
10 checks passed
@circlecube circlecube deleted the dependabot/composer/main/10up/wp_mock-1.1.0 branch February 6, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant