Skip to content

Update dependency webmozart/assert to v2#45

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

Update dependency webmozart/assert to v2#45
renovate[bot] wants to merge 1 commit into
1.12.xfrom
renovate/webmozart-assert-2.x

Conversation

@renovate

@renovate renovate Bot commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

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.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 from fb4db51 to b45517b Compare December 29, 2025 04:41
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from b45517b to 2312e51 Compare January 5, 2026 06:11
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 2dc00a9 to 78f1458 Compare January 26, 2026 04:32
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from 78f1458 to 8973a81 Compare February 2, 2026 05:54
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 3e78bc8 to 699c1de Compare February 16, 2026 05:45
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from 699c1de to 4c51e87 Compare February 23, 2026 05:20
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from cca86ff to a096202 Compare March 9, 2026 06:06
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from a096202 to ad7b916 Compare March 16, 2026 05:37
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 3 times, most recently from 53892d4 to fdaf300 Compare April 11, 2026 12:34
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from fdaf300 to abc8306 Compare April 13, 2026 05:37
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from ba89740 to f200ff3 Compare April 27, 2026 04:42
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from f200ff3 to be38dda Compare May 4, 2026 06:25
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 210270d to 5a0c512 Compare May 20, 2026 14:53
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from 5a0c512 to f17cf97 Compare June 1, 2026 16:41
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 9870a64 to 3ec0e9c Compare June 16, 2026 02:05
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from 3ec0e9c to 0d5d950 Compare June 22, 2026 06:47
@renovate
renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from e1962f3 to baf6097 Compare July 6, 2026 06:02
| datasource | package          | from   | to    |
| ---------- | ---------------- | ------ | ----- |
| packagist  | webmozart/assert | 1.12.1 | 2.4.1 |


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 baf6097 to a466da1 Compare July 13, 2026 11:42
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