Skip to content

Update dependency webmozart/assert to v2#336

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

Update dependency webmozart/assert to v2#336
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.11^1.11 || ^2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Dec 17, 2025
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from ea7b631 to 09ed524 Compare December 30, 2025 10:15
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 3 times, most recently from 9bd6846 to fc35fb3 Compare January 8, 2026 16:39
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 3 times, most recently from 2849767 to 5889197 Compare January 20, 2026 09:58
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 4 times, most recently from a308094 to 6d8d5c9 Compare January 28, 2026 14:41
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 3658596 to 47df66b Compare February 7, 2026 04:31
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 4 times, most recently from a7c0c15 to bb4ea38 Compare February 13, 2026 21:52
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 3 times, most recently from 1229cdc to 9560e73 Compare February 19, 2026 22:16
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 3 times, most recently from 4bd121a to d506bde Compare March 3, 2026 09:19
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from c81f11f to 751777d Compare March 17, 2026 01:06
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from b331c6d to e1c9c18 Compare March 24, 2026 06:03
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from e1c9c18 to 229bf2b Compare April 7, 2026 04:26
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 3 times, most recently from 4deec84 to b580737 Compare April 14, 2026 10:54
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from b580737 to 43e6ecc Compare April 21, 2026 04:55
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 473d25c to 69ad248 Compare May 5, 2026 06:17
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from 69ad248 to f0696c3 Compare May 12, 2026 08:37
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 3 times, most recently from 95a3d6a to fe2d177 Compare May 20, 2026 20:27
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from fe2d177 to d4cca15 Compare June 2, 2026 07:04
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch 2 times, most recently from 5145fe8 to 831e38b Compare June 16, 2026 19:33
| datasource | package          | from   | to    |
| ---------- | ---------------- | ------ | ----- |
| packagist  | webmozart/assert | 1.12.1 | 2.4.1 |
@renovate renovate Bot force-pushed the renovate/webmozart-assert-2.x branch from 831e38b to 300733b Compare June 19, 2026 08:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants