Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps the minor-updates group with 4 updates in the / directory: dedoc/scramble, inertiajs/inertia-laravel, brianium/paratest and laravel/telescope.

Updates dedoc/scramble from 0.12.28 to 0.12.31

Release notes

Sourced from dedoc/scramble's releases.

v0.12.31

What's Changed

Full Changelog: dedoc/scramble@v0.12.30...v0.12.31

v0.12.30

What's Changed

New Contributors

Full Changelog: dedoc/scramble@v0.12.29...v0.12.30

v0.12.29

What's Changed

Full Changelog: dedoc/scramble@v0.12.28...v0.12.29

Commits
  • ff8fd42 Add ability to configure inference (#940)
  • f2b9332 Improve API resources and resource collections inference and documentation (#...
  • 2138ec1 add support for automatic color mode (#923)
  • 511f3d8 fix static analysis issue
  • 3402374 Add support for transforming response type with headers to schema and improve...
  • a21ec7f Add support for transforming inferred paginator types (#931)
  • b1fecfa Fixed document serialization issue when response is removed from components (...
  • 88d045d Fixed duplicated schemas in generated spec when using FQN with leading slash ...
  • e07891e Preserve enum cases description when adding description to enum class or prop...
  • d111d56 mixed handling (#920)
  • See full diff in compare view

Updates guzzlehttp/guzzle from 7.9.3 to 7.10.0

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.10.0

Added

  • Support for PHP 8.5

Changed

  • Adjusted guzzlehttp/promises version constraint to ^2.3
  • Adjusted guzzlehttp/psr7 version constraint to ^2.8
Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.10.0 - 2025-08-23

Added

  • Support for PHP 8.5

Changed

  • Adjusted guzzlehttp/promises version constraint to ^2.3
  • Adjusted guzzlehttp/psr7 version constraint to ^2.8
Commits

Updates inertiajs/inertia-laravel from 2.0.4 to 2.0.5

Release notes

Sourced from inertiajs/inertia-laravel's releases.

v2.0.5

What's Changed

New Contributors

Full Changelog: inertiajs/inertia-laravel@v2.0.4...v2.0.5

Changelog

Sourced from inertiajs/inertia-laravel's changelog.

v2.0.5 - 2025-08-12

What's Changed

New Contributors

Full Changelog: inertiajs/inertia-laravel@v2.0.4...v2.0.5

Commits
  • aa103fd Introduce PHPStan + improve DocBlocks (#768)
  • c2183fc Merge pull request #769 from inertiajs/provides-inertia-props
  • 3bf2443 Renamed toInertiaProps to toInertiaProperties
  • f7e1526 Merge branch '2.x' into provides-inertia-props
  • 091daa7 Merge pull request #746 from inertiajs/inertia-responsable-prop-type
  • a603396 Renamed PropContext to PropertyContext
  • 95da486 Renamed ProvidesInertiaProp to ProvidesInertiaProperty
  • d10894d Merge branch '2.x' into inertia-responsable-prop-type
  • 1994a15 Merge branch '2.x' into provides-inertia-props
  • 6e79036 Renamed ProvidesInertiaProps to ProvidesInertiaProperties
  • Additional commits viewable in compare view

Updates laravel/framework from 12.22.0 to 12.25.0

Release notes

Sourced from laravel/framework's releases.

v12.25.0

v12.24.0

v12.23.1

No release notes provided.

v12.23.0

v12.22.1

Changelog

Sourced from laravel/framework's changelog.

v12.25.0 - 2025-08-18

v12.24.0 - 2025-08-13

v12.23.1 - 2025-08-12

v12.23.0 - 2025-08-12

v12.22.1 - 2025-08-08

... (truncated)

Commits

Updates brianium/paratest from 7.11.0 to 7.11.2

Release notes

Sourced from brianium/paratest's releases.

v7.11.2

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.11.1...v7.11.2

v7.11.1

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.11.0...v7.11.1

Commits
  • 521aa38 Fix Incompatibilty With PhpStorm on Windows (#995)
  • ffe1704 Fix JUnit log merging in --functional mode (#998)
  • 7fbf804 Update dependency phpunit/phpunit to ^12.3.5 (#996)
  • 3fa1a59 Update dependency fidry/cpu-core-counter to ^1.3.0 (#994)
  • 946f903 Update dependency sebastian/environment to ^8.0.3 (#993)
  • c8afe27 Update dependency phpunit/phpunit to ^12.3.4 (#992)
  • fe1d9d3 Update actions/checkout action to v5 (#991)
  • fa8c034 Update dependency phpunit/phpunit to ^12.3.3 (#990)
  • 553a043 Update dependency phpunit/phpunit to ^12.3.2 (#989)
  • 31cb6e1 Update dependency phpunit/phpunit to ^12.3.1 (#988)
  • Additional commits viewable in compare view

Updates laravel/telescope from 5.11.0 to 5.11.3

Release notes

Sourced from laravel/telescope's releases.

v5.11.3

v5.11.2

v5.11.1

Changelog

Sourced from laravel/telescope's changelog.

v5.11.3 - 2025-08-21

v5.11.2 - 2025-08-16

v5.11.1 - 2025-08-14

Commits

Updates phpunit/phpunit from 12.3.0 to 12.3.6

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 12.3.5

Changed

  • #6319: Detect premature end of PHPUnit's main PHP process
  • #6321: Allow error_reporting=E_ALL for --check-php-configuration

Fixed

  • #5863: TestDox printer does not show previous exception
  • #6102: expectUserDeprecationMessage*() fails when test is run in separate process

Learn how to install or update PHPUnit 12.3 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.3.4

Changed

  • #6308: Improve output of --check-php-configuration
  • The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 12.3 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6

Fixed

  • #6197: ini_set('error_log') sets filepath outside open_basedir
  • #6279: Deprecation triggered in data provider method affects all test methods using that data provider method
  • #6281: Exceptions raised in after-test method are not reported for skipped tests

Learn how to install or update PHPUnit 12.3 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 12.3.3

Fixed

  • #6304: PHPUnit 11.5.29 hangs when a test runner deprecation is triggered and process isolation is used (this reverts "#[IgnorePhpunitDeprecations] is now considered for test runner deprecations" from PHPUnit 12.3.1)

Learn how to install or update PHPUnit 12.3 in the documentation.

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[12.3.6] - 2025-08-20

Changed

  • Do not configure report_memleaks setting (which will be deprecated in PHP 8.5) for PHPT processes

[12.3.5] - 2025-08-16

Changed

  • #6319: Detect premature end of PHPUnit's main PHP process
  • #6321: Allow error_reporting=E_ALL for --check-php-configuration

Fixed

  • #5863: TestDox printer does not show previous exception
  • #6102: expectUserDeprecationMessage*() fails when test is run in separate process

[12.3.4] - 2025-08-12

Changed

  • #6308: Improve output of --check-php-configuration
  • The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 12.3 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6

Fixed

  • #6197: ini_set('error_log') sets filepath outside open_basedir
  • #6279: Deprecation triggered in data provider method affects all test methods using that data provider method
  • #6281: Exceptions raised in after-test method are not reported for skipped tests

[12.3.3] - 2025-08-11

Fixed

  • #6304: PHPUnit 11.5.29 hangs when a test runner deprecation is triggered and process isolation is used (this reverts "#[IgnorePhpunitDeprecations] is now considered for test runner deprecations" from PHPUnit 12.3.1)

[12.3.2] - 2025-08-10

Changed

  • #6300: Emit warning when the name of a data provider method begins with test
  • Do not use SplObjectStorage methods that will be deprecated in PHP 8.5

[12.3.1] - 2025-08-09

Added

  • #6297: --check-php-configuration CLI option for checking whether PHP is configured for testing

... (truncated)

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 minor-updates group with 4 updates in the / directory: [dedoc/scramble](https://github.com/dedoc/scramble), [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel), [brianium/paratest](https://github.com/paratestphp/paratest) and [laravel/telescope](https://github.com/laravel/telescope).


Updates `dedoc/scramble` from 0.12.28 to 0.12.31
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.12.28...v0.12.31)

Updates `guzzlehttp/guzzle` from 7.9.3 to 7.10.0
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.9.3...7.10.0)

Updates `inertiajs/inertia-laravel` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/inertiajs/inertia-laravel/releases)
- [Changelog](https://github.com/inertiajs/inertia-laravel/blob/2.x/CHANGELOG.md)
- [Commits](inertiajs/inertia-laravel@v2.0.4...v2.0.5)

Updates `laravel/framework` from 12.22.0 to 12.25.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.22.0...v12.25.0)

Updates `brianium/paratest` from 7.11.0 to 7.11.2
- [Release notes](https://github.com/paratestphp/paratest/releases)
- [Commits](paratestphp/paratest@v7.11.0...v7.11.2)

Updates `laravel/telescope` from 5.11.0 to 5.11.3
- [Release notes](https://github.com/laravel/telescope/releases)
- [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md)
- [Commits](laravel/telescope@v5.11.0...v5.11.3)

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

---
updated-dependencies:
- dependency-name: dedoc/scramble
  dependency-version: 0.12.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: guzzlehttp/guzzle
  dependency-version: 7.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: inertiajs/inertia-laravel
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: laravel/framework
  dependency-version: 12.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: brianium/paratest
  dependency-version: 7.11.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: laravel/telescope
  dependency-version: 5.11.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: phpunit/phpunit
  dependency-version: 12.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-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 Aug 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/composer/main/minor-updates-8585cc0993 branch September 1, 2025 04:38
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