Skip to content

Bump the minor-updates group across 1 directory with 16 updates#900

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/main/minor-updates-322b2c3a64
Closed

Bump the minor-updates group across 1 directory with 16 updates#900
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/main/minor-updates-322b2c3a64

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the minor-updates group with 13 updates in the / directory:

Package From To
brick/money 0.10.1 0.10.2
dedoc/scramble 0.12.23 0.12.31
inertiajs/inertia-laravel 2.0.3 2.0.5
laravel/jetstream 5.3.7 5.3.8
laravel/octane 2.11.0 2.12.1
laravel/passport 13.0.5 13.1.0
maatwebsite/excel 3.1.64 3.1.66
barryvdh/laravel-ide-helper 3.5.5 3.6.0
brianium/paratest 7.10.3 7.11.2
fumeapp/modeltyper 3.3.0 3.4.0
larastan/larastan 3.5.0 3.6.0
laravel/sail 1.43.1 1.44.0
laravel/telescope 5.10.0 5.11.3

Updates brick/money from 0.10.1 to 0.10.2

Release notes

Sourced from brick/money's releases.

0.10.2

New features

  • Add possibility to pass previous exception in CurrencyConversionException (#99 by @​arokettu)
Changelog

Sourced from brick/money's changelog.

0.10.2 - 2025-08-05

New features

  • Add possibility to pass previous exception in CurrencyConversionException (#99 by @​arokettu)
Commits
  • 4ee860c Add changelog entry
  • 820720c Merge pull request #99 from sandfoxme/previous-exception
  • 8bedfae Add a way to pass $previous in CurrencyConversionException
  • 43845bf Merge pull request #97 from bendavies/patch-1
  • 87b967a fix: correct example of allocateWithRemainder with correct amounts
  • See full diff in compare view

Updates dedoc/scramble from 0.12.23 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

v0.12.28

What's Changed

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

v0.12.27

Deeper setter analysis

When analyzing method calls, Scramble now infers much more useful type information thanks to deeper setter analysis.

Consider this example:

class Foo
{
    property int $foo;
public function __construct()
{

</tr></table>

... (truncated)

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)
  • Additional commits viewable 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.3 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

v2.0.4

What's Changed

New Contributors

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

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

v2.0.4 - 2025-07-15

What's Changed

New Contributors

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

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.20.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

v12.22.0

... (truncated)

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 laravel/jetstream from 5.3.7 to 5.3.8

Release notes

Sourced from laravel/jetstream's releases.

v5.3.8

Changelog

Sourced from laravel/jetstream's changelog.

v5.3.8 - 2025-07-18

Commits

Updates laravel/octane from 2.11.0 to 2.12.1

Release notes

Sourced from laravel/octane's releases.

v2.12.1

v2.12.0

Changelog

Sourced from laravel/octane's changelog.

v2.12.1 - 2025-07-25

v2.12.0 - 2025-07-18

Commits

Updates laravel/passport from 13.0.5 to 13.1.0

Release notes

Sourced from laravel/passport's releases.

v13.1.0

v13.0.6

Changelog

Sourced from laravel/passport's changelog.

v13.1.0 - 2025-08-07

v13.0.6 - 2025-07-10

Commits
  • 7e99ca9 Fix viewPrefix Method to Match Documentation Example (#1844)
  • d1c21a2 [13.x] Add an optional migration for oauth_clients table to the upgrade gui...
  • 15b8de5 [13.x] Fallback to list of auth user providers if no auth guard for Passport ...
  • 1caca2c [13.x] Add an upgrade guide entry for key file permissions (#1841)
  • 1507155 [13.x] Add an option to disable device code grant (#1842)
  • f0877ac Update CHANGELOG
  • c5bf6c5 Fix broken token relation when auth identifier is not PK (#1835)
  • 951fe86 Update CHANGELOG
  • See full diff in compare view

Updates maatwebsite/excel from 3.1.64 to 3.1.66

Release notes

Sourced from maatwebsite/excel's releases.

3.1.66

What's Changed

New Contributors

Full Changelog: SpartnerNL/Laravel-Excel@3.1.65...3.1.66

3.1.65

What's Changed

New Contributors

Full Changelog: SpartnerNL/Laravel-Excel@3.1.64...3.1.65

Commits

Updates barryvdh/laravel-ide-helper from 3.5.5 to 3.6.0

Release notes

Sourced from barryvdh/laravel-ide-helper's releases.

v3.6.0

What's Changed

Bumps the minor-updates group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [brick/money](https://github.com/brick/money) | `0.10.1` | `0.10.2` |
| [dedoc/scramble](https://github.com/dedoc/scramble) | `0.12.23` | `0.12.31` |
| [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) | `2.0.3` | `2.0.5` |
| [laravel/jetstream](https://github.com/laravel/jetstream) | `5.3.7` | `5.3.8` |
| [laravel/octane](https://github.com/laravel/octane) | `2.11.0` | `2.12.1` |
| [laravel/passport](https://github.com/laravel/passport) | `13.0.5` | `13.1.0` |
| [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) | `3.1.64` | `3.1.66` |
| [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.5.5` | `3.6.0` |
| [brianium/paratest](https://github.com/paratestphp/paratest) | `7.10.3` | `7.11.2` |
| [fumeapp/modeltyper](https://github.com/fumeapp/modeltyper) | `3.3.0` | `3.4.0` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.5.0` | `3.6.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.43.1` | `1.44.0` |
| [laravel/telescope](https://github.com/laravel/telescope) | `5.10.0` | `5.11.3` |



Updates `brick/money` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/brick/money/releases)
- [Changelog](https://github.com/brick/money/blob/master/CHANGELOG.md)
- [Commits](brick/money@0.10.1...0.10.2)

Updates `dedoc/scramble` from 0.12.23 to 0.12.31
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.12.23...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.3 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.3...v2.0.5)

Updates `laravel/framework` from 12.20.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.20.0...v12.25.0)

Updates `laravel/jetstream` from 5.3.7 to 5.3.8
- [Release notes](https://github.com/laravel/jetstream/releases)
- [Changelog](https://github.com/laravel/jetstream/blob/5.x/CHANGELOG.md)
- [Commits](laravel/jetstream@v5.3.7...v5.3.8)

Updates `laravel/octane` from 2.11.0 to 2.12.1
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](laravel/octane@v2.11.0...v2.12.1)

Updates `laravel/passport` from 13.0.5 to 13.1.0
- [Release notes](https://github.com/laravel/passport/releases)
- [Changelog](https://github.com/laravel/passport/blob/13.x/CHANGELOG.md)
- [Commits](laravel/passport@v13.0.5...v13.1.0)

Updates `maatwebsite/excel` from 3.1.64 to 3.1.66
- [Release notes](https://github.com/SpartnerNL/Laravel-Excel/releases)
- [Changelog](https://github.com/SpartnerNL/Laravel-Excel/blob/3.1/CHANGELOG.md)
- [Commits](SpartnerNL/Laravel-Excel@3.1.64...3.1.66)

Updates `barryvdh/laravel-ide-helper` from 3.5.5 to 3.6.0
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](barryvdh/laravel-ide-helper@v3.5.5...v3.6.0)

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

Updates `fumeapp/modeltyper` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/fumeapp/modeltyper/releases)
- [Commits](fumeapp/modeltyper@v3.3.0...v3.4.0)

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

Updates `laravel/sail` from 1.43.1 to 1.44.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.43.1...v1.44.0)

Updates `laravel/telescope` from 5.10.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.10.0...v5.11.3)

Updates `phpunit/phpunit` from 12.2.7 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.2.7...12.3.6)

---
updated-dependencies:
- dependency-name: brick/money
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- 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: laravel/jetstream
  dependency-version: 5.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: laravel/octane
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/passport
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: maatwebsite/excel
  dependency-version: 3.1.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: barryvdh/laravel-ide-helper
  dependency-version: 3.6.0
  dependency-type: direct:development
  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-minor
  dependency-group: minor-updates
- dependency-name: fumeapp/modeltyper
  dependency-version: 3.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: larastan/larastan
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/sail
  dependency-version: 1.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/telescope
  dependency-version: 5.11.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: phpunit/phpunit
  dependency-version: 12.3.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

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

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/composer/main/minor-updates-322b2c3a64 branch September 8, 2025 08:14
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.

0 participants