Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
brick/money 0.10.1 0.10.3
datomatic/laravel-enum-helper 2.1.1 2.1.2
dedoc/scramble 0.12.23 0.13.6
gotenberg/gotenberg-php 2.14.0 2.15.1
inertiajs/inertia-laravel 2.0.3 2.0.11
laravel/jetstream 5.3.7 5.4.0
laravel/octane 2.11.0 2.13.1
laravel/passport 13.0.5 13.4.1
laravel/tinker 2.10.1 2.10.2
league/csv 9.24.1 9.27.1
league/flysystem-aws-s3-v3 3.29.0 3.30.1
maatwebsite/excel 3.1.64 3.1.67
tightenco/ziggy 2.5.3 2.6.0
tpetry/laravel-postgresql-enhanced 3.0.0 3.5.0
barryvdh/laravel-ide-helper 3.5.5 3.6.0
brianium/paratest 7.10.3 7.15.0
fumeapp/modeltyper 3.3.0 3.5.0
larastan/larastan 3.5.0 3.8.0
laravel/pint 1.24.0 1.26.0
laravel/sail 1.43.1 1.48.1
laravel/telescope 5.10.0 5.15.1
nunomaduro/collision 8.8.2 8.8.3

Updates brick/money from 0.10.1 to 0.10.3

Release notes

Sourced from brick/money's releases.

0.10.3

👌 Improvements

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.3 - 2025-09-03

👌 Improvements

0.10.2 - 2025-08-05

New features

  • Add possibility to pass previous exception in CurrencyConversionException (#99 by @​arokettu)
Commits
  • b1b0bb6 Add changelog entry
  • 5b88215 Allow brick/math: v0.14
  • 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 datomatic/laravel-enum-helper from 2.1.1 to 2.1.2

Release notes

Sourced from datomatic/laravel-enum-helper's releases.

v2.1.2

Changelog

Sourced from datomatic/laravel-enum-helper's changelog.

v2.1.2 - 2025-09-24

Commits
  • c63fd71 fix annotation command
  • 80525d2 fix annotation command
  • 75f4aba Merge pull request #7 from Carnicero90/main
  • 3aa6bd5 wip: avoid writing docblock for enums that dont use LaravelEnumHelper
  • c55f92e Update CHANGELOG
  • See full diff in compare view

Updates dedoc/scramble from 0.12.23 to 0.13.6

Release notes

Sourced from dedoc/scramble's releases.

v0.13.6

What's Changed

Full Changelog: dedoc/scramble@v0.13.5...v0.13.6

v0.13.5

What's Changed

Full Changelog: dedoc/scramble@v0.13.4...v0.13.5

v0.13.4

What's Changed

New Contributors

Full Changelog: dedoc/scramble@v0.13.3...v0.13.4

v0.13.3

🚨 Breaking changes

While unlikely this is going to affect you, RulesToParameter class has been removed. It was the internal not documented class, so it wasn't intended to be used on its own. Due to the low possibility of this affecting someone, I'm not tagging a new 0.14.x release.

What's Changed

New Contributors

Full Changelog: dedoc/scramble@v0.13.2...v0.13.3

v0.13.2

What's Changed

  • Added support of variables used in validation rules by @​chaikivskyi in dedoc/scramble#1005
  • Fixed isInstanceOf could've returned null for template type.
  • Fixed infinite recursion for cases when @mixin of the class alias is used on the same class 😵‍💫

New Contributors

... (truncated)

Commits
  • 7868ddb fix static analysis
  • a8291b9 Merge branch 'main' of github.com:dedoc/documentor
  • c32ddc9 Fix trailing comma issue when analyzing properties (#1035)
  • 9d82138 Fixed exception extensions cannot be overridden (#1034)
  • 7cd6d1c fix union acceptedBy
  • e829ea6 prevent documenting non-instantiable classes
  • b827b5f fix model extension failing on abstract models
  • 385557f fix array unwrapping (#1031)
  • 5eda432 Fixes analysis of variables with expression names (caused "Variable could not...
  • 773f9d4 Fix invalid handling of controller's annotated union type (#1020)
  • Additional commits viewable in compare view

Updates gotenberg/gotenberg-php from 2.14.0 to 2.15.1

Release notes

Sourced from gotenberg/gotenberg-php's releases.

v2.15.1

This release brings PHP 8.5 support.

v2.15.0

This release brings the client up-to-date with the latest Gotenberg version.

New methods:

  • $pdfEngines->encrypt
  • $pdfEngines->encrypting
  • $libreOffice->encrypt
  • $chromium->encrypt
  • $pdfEngines->embed
  • $pdfEngines->embeds
  • $libreOffice->embeds
  • $chromium->embeds

See https://github.com/gotenberg/gotenberg/releases/tag/v8.25.0 for more details.

Commits
  • 71ce1d0 refactor(test): switch to PHPUnit 10 for PHP 8.5
  • 2a958f1 chore(deps): add PHP 8.5 support
  • efb72e5 chore(deps): bump actions/checkout from 5 to 6
  • 7b4a56a feat: add embed feature
  • 1c4e926 docs(README): add screenshot image formats
  • 5e9ad72 feat: add the encrypt feature and add missing flatten method in the Chromium ...
  • a545201 chore(deps): update dev dependencies
  • 59de458 chore(deps): bump actions/checkout from 4 to 5 (#60)
  • c887bbc docs(README): Symfony bundle is no more experimental
  • 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.3 to 2.0.11

Release notes

Sourced from inertiajs/inertia-laravel's releases.

v2.0.11

What's Changed

New Contributors

Full Changelog: inertiajs/inertia-laravel@v2.0.10...v2.0.11

v2.0.10

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.9...v2.0.10

v2.0.9

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.8...v2.0.9

v2.0.8

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.7...v2.0.8

v2.0.7

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.6...v2.0.7

v2.0.6

What's Changed

New Contributors

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

v2.0.5

What's Changed

... (truncated)

Changelog

Sourced from inertiajs/inertia-laravel's changelog.

v2.0.11 - 2025-11-26

What's Changed

New Contributors

Full Changelog: inertiajs/inertia-laravel@v2.0.10...v2.0.11

v2.0.10 - 2025-09-28

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.9...v2.0.10

v2.0.9 - 2025-09-26

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.8...v2.0.9

v2.0.8 - 2025-09-26

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.7...v2.0.8

v2.0.7 - 2025-09-24

What's Changed

Full Changelog: inertiajs/inertia-laravel@v2.0.6...v2.0.7

v2.0.6 - 2025-08-26

What's Changed

... (truncated)

Commits
  • 041e148 Handle Connection Exceptions During Health Checks (#786)
  • 82be2ef handle array inputs in reloadOnly and reloadExcept (#792)
  • 02bdec1 Support for multiple validation errors per field (#784)
  • edc64d0 Add PHP 8.5 to test matrix
  • 98c5ec3 Update CHANGELOG
  • 07da425 Include scrollProps metadata when prop is requested to reset (#781)
  • 3fad483 Update CHANGELOG
  • 8293195 Merge pull request #780 from inertiajs/scroll-facade-doc-method
  • 84974a6 Update Inertia.php
  • a6cdf5e Update Inertia.php
  • Additional commits viewable in compare view

Updates laravel/framework from 12.20.0 to 12.40.2

Release notes

Sourced from laravel/framework's releases.

v12.40.2

v12.40.1

v12.40.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.40.2 - 2025-11-26

v12.40.1 - 2025-11-25

v12.40.0 - 2025-11-25

... (truncated)

Commits

Updates laravel/jetstream from 5.3.7 to 5.4.0

Release notes

Sourced from laravel/jetstream's releases.

v5.4.0

v5.3.8

Changelog

Sourced from laravel/jetstream's changelog.

v5.4.0 - 2025-11-25

v5.3.8 - 2025-07-18

Commits

Updates laravel/octane from 2.11.0 to 2.13.1

Release notes

Sourced from laravel/octane's releases.

v2.13.1

v2.13.0

v2.12.3

v2.12.2

v2.12.1

v2.12.0

Changelog

Sourced from laravel/octane's changelog.

v2.13.1 - 2025-10-27

v2.13.0 - 2025-10-13

v2.12.3 - 2025-09-23

v2.12.2 - 2025-09-07

v2.12.1 - 2025-07-25

v2.12.0 - 2025-07-18

  • Add configurable opcache clearing and static file serving options by @​hughcube in

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

| Package | From | To |
| --- | --- | --- |
| [brick/money](https://github.com/brick/money) | `0.10.1` | `0.10.3` |
| [datomatic/laravel-enum-helper](https://github.com/datomatic/laravel-enum-helper) | `2.1.1` | `2.1.2` |
| [dedoc/scramble](https://github.com/dedoc/scramble) | `0.12.23` | `0.13.6` |
| [gotenberg/gotenberg-php](https://github.com/gotenberg/gotenberg-php) | `2.14.0` | `2.15.1` |
| [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) | `2.0.3` | `2.0.11` |
| [laravel/jetstream](https://github.com/laravel/jetstream) | `5.3.7` | `5.4.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.11.0` | `2.13.1` |
| [laravel/passport](https://github.com/laravel/passport) | `13.0.5` | `13.4.1` |
| [laravel/tinker](https://github.com/laravel/tinker) | `2.10.1` | `2.10.2` |
| [league/csv](https://github.com/thephpleague/csv) | `9.24.1` | `9.27.1` |
| [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.29.0` | `3.30.1` |
| [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) | `3.1.64` | `3.1.67` |
| [tightenco/ziggy](https://github.com/tighten/ziggy) | `2.5.3` | `2.6.0` |
| [tpetry/laravel-postgresql-enhanced](https://github.com/tpetry/laravel-postgresql-enhanced) | `3.0.0` | `3.5.0` |
| [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.15.0` |
| [fumeapp/modeltyper](https://github.com/fumeapp/modeltyper) | `3.3.0` | `3.5.0` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.5.0` | `3.8.0` |
| [laravel/pint](https://github.com/laravel/pint) | `1.24.0` | `1.26.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.43.1` | `1.48.1` |
| [laravel/telescope](https://github.com/laravel/telescope) | `5.10.0` | `5.15.1` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.8.2` | `8.8.3` |



Updates `brick/money` from 0.10.1 to 0.10.3
- [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.3)

Updates `datomatic/laravel-enum-helper` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/datomatic/laravel-enum-helper/releases)
- [Changelog](https://github.com/datomatic/laravel-enum-helper/blob/main/CHANGELOG.md)
- [Commits](datomatic/laravel-enum-helper@v2.1.1...v2.1.2)

Updates `dedoc/scramble` from 0.12.23 to 0.13.6
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.12.23...v0.13.6)

Updates `gotenberg/gotenberg-php` from 2.14.0 to 2.15.1
- [Release notes](https://github.com/gotenberg/gotenberg-php/releases)
- [Commits](gotenberg/gotenberg-php@v2.14.0...v2.15.1)

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.11
- [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.11)

Updates `laravel/framework` from 12.20.0 to 12.40.2
- [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.40.2)

Updates `laravel/jetstream` from 5.3.7 to 5.4.0
- [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.4.0)

Updates `laravel/octane` from 2.11.0 to 2.13.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.13.1)

Updates `laravel/passport` from 13.0.5 to 13.4.1
- [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.4.1)

Updates `laravel/tinker` from 2.10.1 to 2.10.2
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](laravel/tinker@v2.10.1...v2.10.2)

Updates `league/csv` from 9.24.1 to 9.27.1
- [Release notes](https://github.com/thephpleague/csv/releases)
- [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md)
- [Commits](thephpleague/csv@9.24.1...9.27.1)

Updates `league/flysystem-aws-s3-v3` from 3.29.0 to 3.30.1
- [Commits](thephpleague/flysystem-aws-s3-v3@3.29.0...3.30.1)

Updates `maatwebsite/excel` from 3.1.64 to 3.1.67
- [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.67)

Updates `tightenco/ziggy` from 2.5.3 to 2.6.0
- [Release notes](https://github.com/tighten/ziggy/releases)
- [Changelog](https://github.com/tighten/ziggy/blob/2.x/CHANGELOG.md)
- [Commits](tighten/ziggy@v2.5.3...v2.6.0)

Updates `tpetry/laravel-postgresql-enhanced` from 3.0.0 to 3.5.0
- [Changelog](https://github.com/tpetry/laravel-postgresql-enhanced/blob/master/CHANGELOG.md)
- [Commits](tpetry/laravel-postgresql-enhanced@3.0.0...3.5.0)

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.15.0
- [Release notes](https://github.com/paratestphp/paratest/releases)
- [Commits](paratestphp/paratest@v7.10.3...v7.15.0)

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

Updates `larastan/larastan` from 3.5.0 to 3.8.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.8.0)

Updates `laravel/pint` from 1.24.0 to 1.26.0
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.24.0...v1.26.0)

Updates `laravel/sail` from 1.43.1 to 1.48.1
- [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.48.1)

Updates `laravel/telescope` from 5.10.0 to 5.15.1
- [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.15.1)

Updates `nunomaduro/collision` from 8.8.2 to 8.8.3
- [Commits](nunomaduro/collision@v8.8.2...v8.8.3)

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

---
updated-dependencies:
- dependency-name: brick/money
  dependency-version: 0.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: datomatic/laravel-enum-helper
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: dedoc/scramble
  dependency-version: 0.13.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: gotenberg/gotenberg-php
  dependency-version: 2.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: laravel/framework
  dependency-version: 12.40.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/jetstream
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/octane
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/passport
  dependency-version: 13.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/tinker
  dependency-version: 2.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: league/csv
  dependency-version: 9.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: league/flysystem-aws-s3-v3
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: maatwebsite/excel
  dependency-version: 3.1.67
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: tightenco/ziggy
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: tpetry/laravel-postgresql-enhanced
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: fumeapp/modeltyper
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: larastan/larastan
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/pint
  dependency-version: 1.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/sail
  dependency-version: 1.48.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/telescope
  dependency-version: 5.15.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: nunomaduro/collision
  dependency-version: 8.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: phpunit/phpunit
  dependency-version: 12.4.5
  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 Dec 1, 2025
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