Skip to content

Update phpat/phpat requirement from ^0.11.4 to ^0.12.4 - #36

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpat/phpat-tw-0.12.4
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpat/phpat-tw-0.12.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown

Updates the requirements on phpat/phpat to permit the latest version.

Release notes

Sourced from phpat/phpat's releases.

v0.12.4

  • Split assertions from constraints (should, shouldNot, canOnly) and update rule builder steps by @​carlosas
  • Deprecate all previous should*, shouldNot*, and canOnly* assertions by @​carlosas
  • Unify Statement builders by @​carlosas
  • Update project guidelines and AGENTS.md by @​carlosas
  • Unit test selectors by @​carlosas
Changelog

Sourced from phpat/phpat's changelog.

0.12.4

  • Split assertions from constraints (should, shouldNot, canOnly) and update rule builder steps
  • Deprecate all previous should*, shouldNot*, and canOnly* assertions

0.12.3

  • Allow constructor parameters in rules
  • Update stubs for built-in classes (Feb 2026)

0.12.2

  • Update stubs for built-in classes (Jan 2026)

0.12.1

  • Fix and update built-in classes up to PHP 8.5

0.12.0

  • Remove deprecated selector modifiers
  • Bump minimum PHP version to 8.1
  • Bump minimum PHPStan version to 2.1
  • Add ShouldBeEnum and ShouldNotBeEnum assertions

0.11.10

  • Fix ShouldHaveOnlyOnePublicMethodNamed assertion

0.11.9

  • Fix ShouldBeNamed assertion
  • Add isStandardClass selector

0.11.8

  • Add PHP 8.3 missing built-in classes
  • Catch instanceof in dependency rules

0.11.7

  • Add withFilepath selector
  • Rollback param name for ShouldBeNamed assertion

0.11.6

  • Add missing rule identifier to Declaration assertions
  • Fix support for regex in ShouldHaveOnlyOnePublicMethodNamed
  • Add support for attribute arguments in AppliesAttribute assertion

0.11.5

  • Add ShouldBeInvokable assertion
  • Fix incorrect param name for ShouldBeNamed assertion

0.11.4

  • Add ShouldHaveOnlyPublicMethodNamed assertion
  • Fix run on previous PHP versions

0.11.3

  • Fix error with getNativeReflection in latest PHPStan versions

... (truncated)

Commits
  • 5319264 Merge pull request #367 from carlosas/v0.12.4
  • ff1c8d8 Fix potential TypeError from getcwd
  • 93a4e3e Add error handling for tempnam/file_put_contents failures
  • 11434c4 Replace getcwd() with dirname(DIR, 3) in SelectorTestCase
  • d1a01a2 Initial plan
  • 4d998d4 Update CHANGELOG
  • 6ea9ce0 Add selectors unit tests
  • 2553471 Improve Claude sponsorship badge
  • b140031 Improve Claude sponsorship badge
  • ecaa657 Add Claude sponsorship badge
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Updates the requirements on [phpat/phpat](https://github.com/carlosas/phpat) to permit the latest version.
- [Release notes](https://github.com/carlosas/phpat/releases)
- [Changelog](https://github.com/carlosas/phpat/blob/main/docs/CHANGELOG.md)
- [Commits](carlosas/phpat@0.11.4...0.12.4)

---
updated-dependencies:
- dependency-name: phpat/phpat
  dependency-version: 0.12.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Only updating dependencies (mostly used by dependabot) label Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 08:37
@dependabot dependabot Bot added the dependencies Only updating dependencies (mostly used by dependabot) label Sep 14, 2026
@hugo-goncalves-kununu

Copy link
Copy Markdown
Collaborator

@dependabot ignore this minor version

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you about version 0.12.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/composer/phpat/phpat-tw-0.12.4 branch September 14, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Only updating dependencies (mostly used by dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant