Skip to content

Bump the version-updates group with 2 updates#160

Merged
jaytaph merged 1 commit into
mainfrom
dependabot/composer/version-updates-fe677eebed
Jun 24, 2025
Merged

Bump the version-updates group with 2 updates#160
jaytaph merged 1 commit into
mainfrom
dependabot/composer/version-updates-fe677eebed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2025

Copy link
Copy Markdown
Contributor

Bumps the version-updates group with 2 updates: larastan/larastan and phpunit/phpunit.

Updates larastan/larastan from 3.4.2 to 3.5.0

Release notes

Sourced from larastan/larastan's releases.

v3.5.0

What's Changed

Added

Fixed

New Contributors

Full Changelog: larastan/larastan@v3.4.2...v3.5.0

Commits
  • e8ccd73 chore: fix version number for new attribute
  • a4838cc chore: update e2e tests (#2303)
  • b9408f8 fix: replace slash with DIRECTORY_SEPARATOR on rule `NoEnvCallsOutsideOfConfi...
  • a843f5e feat: add support for UseEloquentBuilder attribute (#2302)
  • 55affac fix: incorrect return type for DateExtension in Laravel versions above 12 (#...
  • See full diff in compare view

Updates phpunit/phpunit from 12.2.2 to 12.2.3

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 12.2.3

Added

  • #6236: failOnPhpunitWarning attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-warning CLI option for controlling whether PHPUnit should fail on PHPUnit warnings (default: true)
  • #6239: --do-not-fail-on-deprecation, --do-not-fail-on-phpunit-warning, --do-not-fail-on-phpunit-deprecation, --do-not-fail-on-empty-test-suite, --do-not-fail-on-incomplete, --do-not-fail-on-notice, --do-not-fail-on-risky, --do-not-fail-on-skipped, and --do-not-fail-on-warning CLI options
  • --do-not-report-useless-tests CLI option as a replacement for --dont-report-useless-tests

Deprecated

  • --dont-report-useless-tests CLI option (use --do-not-report-useless-tests instead)

Fixed

  • #6243: Constraints cannot be implemented without using internal class ExpectationFailedException

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[12.2.3] - 2025-06-20

Added

  • #6236: failOnPhpunitWarning attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-warning CLI option for controlling whether PHPUnit should fail on PHPUnit warnings (default: true)
  • #6239: --do-not-fail-on-deprecation, --do-not-fail-on-phpunit-warning, --do-not-fail-on-phpunit-deprecation, --do-not-fail-on-empty-test-suite, --do-not-fail-on-incomplete, --do-not-fail-on-notice, --do-not-fail-on-risky, --do-not-fail-on-skipped, and --do-not-fail-on-warning CLI options
  • --do-not-report-useless-tests CLI option as a replacement for --dont-report-useless-tests

Deprecated

  • --dont-report-useless-tests CLI option (use --do-not-report-useless-tests instead)

Fixed

  • #6243: Constraints cannot be implemented without using internal class ExpectationFailedException
Commits

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 <dependency name> major version will 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 version will 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

Bumps the version-updates group with 2 updates: [larastan/larastan](https://github.com/larastan/larastan) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `larastan/larastan` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.4.2...v3.5.0)

Updates `phpunit/phpunit` from 12.2.2 to 12.2.3
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.2.3/ChangeLog-12.2.md)
- [Commits](sebastianbergmann/phpunit@12.2.2...12.2.3)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: phpunit/phpunit
  dependency-version: 12.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 23, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner June 23, 2025 16:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 23, 2025
@jaytaph
jaytaph merged commit 1ccf64f into main Jun 24, 2025
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/version-updates-fe677eebed branch June 24, 2025 06:35
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