Commit cf14232
authored
Bump the minor-updates group with 18 updates
Bumps the minor-updates group with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [brick/money](https://github.com/brick/money) | `0.10.2` | `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.28` | `0.12.35` |
| [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) | `7.9.3` | `7.10.0` |
| [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) | `2.0.4` | `2.0.10` |
| [laravel/framework](https://github.com/laravel/framework) | `12.22.0` | `12.31.1` |
| [laravel/octane](https://github.com/laravel/octane) | `2.12.1` | `2.12.3` |
| [laravel/passport](https://github.com/laravel/passport) | `13.1.0` | `13.2.1` |
| [league/csv](https://github.com/thephpleague/csv) | `9.24.1` | `9.25.0` |
| [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) | `3.1.66` | `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.1.0` |
| [brianium/paratest](https://github.com/paratestphp/paratest) | `7.11.0` | `7.13.0` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.6.0` | `3.7.2` |
| [laravel/pint](https://github.com/laravel/pint) | `1.24.0` | `1.25.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.44.0` | `1.46.0` |
| [laravel/telescope](https://github.com/laravel/telescope) | `5.11.0` | `5.12.0` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `12.3.0` | `12.3.15` |
Updates `brick/money` from 0.10.2 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.2...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.28 to 0.12.35
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.12.28...v0.12.35)
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.10
- [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.10)
Updates `laravel/framework` from 12.22.0 to 12.31.1
- [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.31.1)
Updates `laravel/octane` from 2.12.1 to 2.12.3
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](laravel/octane@v2.12.1...v2.12.3)
Updates `laravel/passport` from 13.1.0 to 13.2.1
- [Release notes](https://github.com/laravel/passport/releases)
- [Changelog](https://github.com/laravel/passport/blob/13.x/CHANGELOG.md)
- [Commits](laravel/passport@v13.1.0...v13.2.1)
Updates `league/csv` from 9.24.1 to 9.25.0
- [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.25.0)
Updates `maatwebsite/excel` from 3.1.66 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.66...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.1.0
- [Changelog](https://github.com/tpetry/laravel-postgresql-enhanced/blob/master/CHANGELOG.md)
- [Commits](tpetry/laravel-postgresql-enhanced@3.0.0...3.1.0)
Updates `brianium/paratest` from 7.11.0 to 7.13.0
- [Release notes](https://github.com/paratestphp/paratest/releases)
- [Commits](paratestphp/paratest@v7.11.0...v7.13.0)
Updates `larastan/larastan` from 3.6.0 to 3.7.2
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.6.0...v3.7.2)
Updates `laravel/pint` from 1.24.0 to 1.25.1
- [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.25.1)
Updates `laravel/sail` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.44.0...v1.46.0)
Updates `laravel/telescope` from 5.11.0 to 5.12.0
- [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.12.0)
Updates `phpunit/phpunit` from 12.3.0 to 12.3.15
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.15/ChangeLog-12.3.md)
- [Commits](sebastianbergmann/phpunit@12.3.0...12.3.15)
---
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.12.35
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.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-updates
- dependency-name: laravel/framework
dependency-version: 12.31.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: laravel/octane
dependency-version: 2.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-updates
- dependency-name: laravel/passport
dependency-version: 13.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: league/csv
dependency-version: 9.25.0
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.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: brianium/paratest
dependency-version: 7.13.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: larastan/larastan
dependency-version: 3.7.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: laravel/pint
dependency-version: 1.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: laravel/sail
dependency-version: 1.46.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: laravel/telescope
dependency-version: 5.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: phpunit/phpunit
dependency-version: 12.3.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-updates
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 9ae9bcc commit cf14232
1 file changed
+787
-453
lines changed
0 commit comments