Skip to content

Update webmozart/assert requirement from ^1.11 to ^1.11 || ^2.0#4

Merged
rasuvaeff merged 1 commit into
masterfrom
dependabot/composer/webmozart/assert-tw-1.11or-tw-2.0
Jul 15, 2026
Merged

Update webmozart/assert requirement from ^1.11 to ^1.11 || ^2.0#4
rasuvaeff merged 1 commit into
masterfrom
dependabot/composer/webmozart/assert-tw-1.11or-tw-2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 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.11.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 @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@rasuvaeff
rasuvaeff merged commit d5f4036 into master Jul 15, 2026
7 checks passed
@rasuvaeff
rasuvaeff deleted the dependabot/composer/webmozart/assert-tw-1.11or-tw-2.0 branch July 15, 2026 07:17
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.

1 participant