Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps codeception/lib-asserts from 2.2.0 to 3.0.1.

Release notes

Sourced from codeception/lib-asserts's releases.

3.0.1

3.0.1 (2025-10-23)

Bug Fixes

  • re-add assertNotContainsEquals() because it is still part of phpunit (5cd564a)

3.0.0

3.0.0 (2025-09-04)

Commits
  • 72fc49a Merge pull request #17 from W0rma/fix-assert-not-contains-equals
  • 5cd564a fix: re-add assertNotContainsEquals() because it is still part of phpunit
  • 4b95195 chore(ci): fix release flow
  • 310ec0f Merge pull request #16 from Codeception/cleanup
  • e648458 chore: improve phpstan asserts
  • f0275e6 chore: add github workflows
  • 3680bd0 Merge pull request #15 from Codeception/cleanup
  • 6ec0f7f chore: Merge branch 'master' into cleanup
  • 0c08084 feat!: improve typing using phpstan drop phpunit < 11.5
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note

Updates Composer dev dependencies: Codeception 5.3.3 (with lib-asserts 3.0.1), PHPUnit 12.5, Symfony components to 8.0, and related tooling (php-parser 5.7, code-coverage 12.5, psysh 0.12.18, etc.).

  • Dev dependencies (composer.lock in plib/library):
    • Testing stack:
      • codeception/codeception5.3.3 (allows symfony/* <9, supports lib-asserts ^3.0.1)
      • codeception/lib-asserts3.0.1 (PHP ≥8.2, PHPUnit ^11.5|^12)
      • codeception/stub4.2.1
      • phpunit/phpunit12.5.4; phpunit/php-code-coverage12.5.1
    • Symfony components: bump console, css-selector, event-dispatcher, finder, string, var-dumper, yaml to 8.0.x (raise requirements e.g., PHP ≥8.4).
    • Parsers/tooling:
      • nikic/php-parserv5.7.0
      • theseer/tokenizer2.0.1
      • psy/psysh0.12.18
    • Other bumps: behat/gherkin 4.16.1, myclabs/deep-copy 1.13.4, multiple sebastian/* libs to latest patch levels.

Written by Cursor Bugbot for commit 93ba712. This will update automatically on new commits. Configure here.

Bumps [codeception/lib-asserts](https://github.com/Codeception/lib-asserts) from 2.2.0 to 3.0.1.
- [Release notes](https://github.com/Codeception/lib-asserts/releases)
- [Commits](Codeception/lib-asserts@2.2.0...3.0.1)

---
updated-dependencies:
- dependency-name: codeception/lib-asserts
  dependency-version: 3.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Dec 17, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2025

Superseded by #174.

@dependabot dependabot bot closed this Dec 22, 2025
@dependabot dependabot bot deleted the dependabot/composer/plib/library/codeception/lib-asserts-3.0.1 branch December 22, 2025 16:01
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.

1 participant