Skip to content

Update dependency webmozart/assert to v2#87

Open
renovate[bot] wants to merge 1 commit into2.15.xfrom
renovate/webmozart-assert-2.x
Open

Update dependency webmozart/assert to v2#87
renovate[bot] wants to merge 1 commit into2.15.xfrom
renovate/webmozart-assert-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webmozart/assert ^1.10^1.10 || ^2.0 age adoption passing confidence

Release Notes

webmozarts/assert (webmozart/assert)

v2.1.2

Compare Source

Fixed
  • Changed all* assertion values back to mixed.

v2.1.1

Compare Source

Fixed
  • Optimized stringNotEmpty by internally using notSame.

v2.1.0

Compare Source

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

v2.0.0

Compare Source

Changed
  • BREAKING Minimum PHP version is now 8.2 (was 7.2).
  • BREAKING Remove deprecated isTraversable, use isIterable or isInstanceOf instead.
  • 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 notInArray and notOneOf.
  • Added isInitialized, to check if a class property is initialized.
  • Added negativeInteger and notNegativeInteger
  • Added isStatic and notStatic
Fixed
  • Corrected validation of emails with unicode characters.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Dec 17, 2025
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from d6629fb to 3cc671c Compare December 29, 2025 05:15
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch from 3cc671c to 18ade51 Compare January 5, 2026 04:43
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch from 18ade51 to 45d4642 Compare January 19, 2026 04:51
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from a0ce351 to d82adc8 Compare January 29, 2026 10:57
@renovate renovate bot changed the base branch from 2.14.x to 2.15.x January 29, 2026 11:19
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch from d82adc8 to 86816d5 Compare February 2, 2026 05:04
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 0537d17 to 892f1b1 Compare February 16, 2026 05:52
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch from 892f1b1 to 9b41fca Compare February 23, 2026 04:51
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from f4b6d44 to 7fca51c Compare March 9, 2026 05:05
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch from 7fca51c to 2144f70 Compare March 16, 2026 04:52
| datasource | package          | from   | to    |
| ---------- | ---------------- | ------ | ----- |
| packagist  | webmozart/assert | 1.12.1 | 2.1.6 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/webmozart-assert-2.x branch from 2144f70 to 923b93b Compare March 23, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants