Update webmozart/assert requirement from ~1.12 to ~2.1 in the production-dependencies group
Open
Number: #34
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 02, 2026 at 05:09 AM UTC
(5 months ago)
(5 months ago)
Updated:
February 02, 2026 at 05:11 AM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies php
dependencies php
Description:
Updates the requirements on webmozart/assert to permit the latest version.
Updates webmozart/assert to 2.1.2
Changelog
Sourced from webmozart/assert's changelog.
2.1.2
Fixed
- Changed
all*assertion values back tomixed.2.1.1
Fixed
- Optimized
stringNotEmptyby internally usingnotSame.2.1.0
Fixed
- Corrected
@paramdeclaration forisMap.- 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, useisIterableorisInstanceOfinstead.- BREAKING Added
declare(strict_types=1)to all classes.- Updated CI/CD test matrix to test PHP 8.2, 8.3, 8.4, and 8.5.
- Updated development tools (PHPUnit, Psalm, PHP-CS-Fixer) to supported versions.
- Added explicit return types and parameter types to all methods in both source code and tests.
Added
- All assertion methods now return the checked value.
- Added
notInArrayandnotOneOf.- Added
isInitialized, to check if a class property is initialized.- Added
negativeIntegerandnotNegativeInteger- Added
isStaticandnotStaticFixed
- Corrected validation of emails with unicode characters.
1.12.1
Fixed
- Exclude tools from export.
1.12.0
... (truncated)
Commits
ce6a2f1Prepare for 2.1.2 releaseb789271Fixed iterable methods (all* + allNullOr*) types (return and $value parameter...bdbabc1Prepare changelog for 2.1.154230faUpdate changelog for #336de8474eUse notSame instead of notEq for stringNotEmpty (#336)1a44093Prepare 2.1.0 release (oops)b01be90Prepare 2.1.1 release1cc0a45Pass message from methods to integer assertion inside (#335)6bfce1bUpdate changelog for last pr70ed4bcFix parameter type forAssert::isMap()(#331)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
webmozart/assert
Ecosystem:
packagist
packagist
Version Change:
~1.12 → ~2.1
Path:
the production-dependencies group
Technical Details
| ID: | 13391115 |
| UUID: | 3884021157 |
| Node ID: | PR_kwDOEC6vh87A0Mhn |
| Host: | GitHub |
| Repository: | simplesamlphp/assert |