Skip to content

Update webmozart/assert requirement from ^1.12 to ^2.4#3085

Merged
dpfaffenbauer merged 2 commits into
5.1from
dependabot/composer/5.1/webmozart/assert-tw-2.4
Jun 17, 2026
Merged

Update webmozart/assert requirement from ^1.12 to ^2.4#3085
dpfaffenbauer merged 2 commits into
5.1from
dependabot/composer/5.1/webmozart/assert-tw-2.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on webmozart/assert to permit the latest version.

Release notes

Sourced from webmozart/assert's releases.

Release 2.4.1

See change log for changes.

Changelog

Sourced from webmozart/assert's changelog.

2.4.1

Fixed

  • Corrected uuid assertion to prevent braces and prefixes being inside the value.

2.4.0

Changed

  • Updated docblocks for many methods, improving psalm support and type hints.

2.3.0

Changed

  • Clarified documentation and testing of uniqueValues.

Added

  • All assertions now support string|callable for the message.

2.2.0

Added

  • Added isNotInstanceOfAny assertion.

2.1.6

Fixed

  • Corrected docblocks for list* methods.

2.1.5

Fixed

  • Fixed regression of instanceOf messages

2.1.4

Fixed

  • Use custom message for more internal calls.

2.1.3

Fixed

... (truncated)

Commits
  • 2ccb7c2 Prepare for 2.4.1 release
  • 85fa1a6 Merge pull request #359 from edorian/fix-uuid-accepted-values
  • 75bf272 Refactoring to individual ifs as discussed in code review
  • 0cdb862 Fix uuid() accepting {, }, and prefixes inside the string
  • 9007ea6 Prepare for 2.4.0 release
  • e946580 Merge pull request #357 from danog/psalm_refactoring
  • dc75364 Psalm refactoring
  • ea4ed4b Merge pull request #358 from trearcul/fix-isInstanceOfAny-generics-annotation
  • cf711fa Fix PHPDoc generics for isInstanceOfAny
  • adfc4bf Clean up readme
  • Additional commits viewable in compare view

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)

Updates the requirements on [webmozart/assert](https://github.com/webmozarts/assert) to permit the latest version.
- [Release notes](https://github.com/webmozarts/assert/releases)
- [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md)
- [Commits](webmozarts/assert@1.12.0...2.4.1)

---
updated-dependencies:
- dependency-name: webmozart/assert
  dependency-version: 2.4.1
  dependency-type: direct:production
...

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
@sonarqubecloud

Copy link
Copy Markdown

@dpfaffenbauer dpfaffenbauer merged commit 6702c56 into 5.1 Jun 17, 2026
3 checks passed
@dpfaffenbauer dpfaffenbauer deleted the dependabot/composer/5.1/webmozart/assert-tw-2.4 branch June 17, 2026 09:01
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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