Skip to content

Bump webmozart/assert from 1.12.1 to 2.1.6#726

Merged
github-actions[bot] merged 1 commit into7.xfrom
dependabot/composer/webmozart/assert-2.1.6
Mar 4, 2026
Merged

Bump webmozart/assert from 1.12.1 to 2.1.6#726
github-actions[bot] merged 1 commit into7.xfrom
dependabot/composer/webmozart/assert-2.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps webmozart/assert from 1.12.1 to 2.1.6.

Release notes

Sourced from webmozart/assert's releases.

Release 2.1.6

See change log for changes.

Release 2.1.5

See change log for changes.

Release 2.1.4

See change log for changes.

Release 2.1.3

See change log for changes.

Release 2.1.2

See change log for changes.

Release 2.1.1

See change log for changes.

Release 2.1.0

See change log for changes.

Release 2.0.0

See change log for changes.

Release 2.0.0-beta

See change log for changes.

Changelog

Sourced from webmozart/assert's changelog.

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

  • Corrected isList type documentation.
  • Corrected isAOf, isInstanceOf, etc type documentation.

2.1.2

Fixed

  • Changed all* assertion values back to mixed.

2.1.1

Fixed

  • Optimized stringNotEmpty by internally using notSame.

2.1.0

Fixed

  • Corrected @param declaration for isMap.
  • Pass custom message to internal assertion calls.

2.0.0

Changed

  • BREAKING Minimum PHP version is now 8.2 (was 7.2).
  • BREAKING Remove deprecated isTraversable, use isIterable or isInstanceOf instead.

... (truncated)

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 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 added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 3, 2026
@github-actions github-actions bot enabled auto-merge March 3, 2026 08:42
Bumps [webmozart/assert](https://github.com/webmozarts/assert) from 1.12.1 to 2.1.6.
- [Release notes](https://github.com/webmozarts/assert/releases)
- [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md)
- [Commits](webmozarts/assert@1.12.1...2.1.6)

---
updated-dependencies:
- dependency-name: webmozart/assert
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/webmozart/assert-2.1.6 branch from c6fdeb7 to 4c4cabe Compare March 4, 2026 21:39
@github-actions github-actions bot merged commit 5410a95 into 7.x Mar 4, 2026
34 checks passed
@dependabot dependabot bot deleted the dependabot/composer/webmozart/assert-2.1.6 branch March 4, 2026 21:40
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.

0 participants