Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

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

Package From To
brick/money 0.10.2 0.10.3
dedoc/scramble 0.12.28 0.12.34
inertiajs/inertia-laravel 2.0.4 2.0.6
laravel/passport 13.1.0 13.2.0
league/csv 9.24.1 9.25.0
maatwebsite/excel 3.1.66 3.1.67
tightenco/ziggy 2.5.3 2.6.0
tpetry/laravel-postgresql-enhanced 3.0.0 3.1.0
brianium/paratest 7.11.0 7.13.0
larastan/larastan 3.6.0 3.7.1
laravel/sail 1.44.0 1.45.0
laravel/telescope 5.11.0 5.11.3

Updates brick/money from 0.10.2 to 0.10.3

Release notes

Sourced from brick/money's releases.

0.10.3

👌 Improvements

Changelog

Sourced from brick/money's changelog.

0.10.3 - 2025-09-03

👌 Improvements

Commits

Updates dedoc/scramble from 0.12.28 to 0.12.34

Release notes

Sourced from dedoc/scramble's releases.

v0.12.34

What's Changed

Full Changelog: dedoc/scramble@v0.12.33...v0.12.34

v0.12.33

What's Changed

Full Changelog: dedoc/scramble@v0.12.32...v0.12.33

v0.12.32

What's Changed

New Contributors

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

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

... (truncated)

Commits

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

Release notes

Sourced from inertiajs/inertia-laravel's releases.

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

New Contributors

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

Changelog

Sourced from inertiajs/inertia-laravel's changelog.

v2.0.6 - 2025-08-26

What's Changed

New Contributors

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

v2.0.5 - 2025-08-12

What's Changed

New Contributors

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

Commits
  • 6d0afc3 add encrypt history middleware that follows laravel naming conventions (#773)
  • a355007 Update CHANGELOG
  • 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
  • Additional commits viewable in compare view

Updates laravel/framework from 12.22.0 to 12.28.1

Release notes

Sourced from laravel/framework's releases.

v12.28.1

v12.28.0

v12.27.1

v12.27.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.28.1 - 2025-09-04

v12.28.0 - 2025-09-03

v12.27.1 - 2025-09-02

v12.27.0 - 2025-09-02

... (truncated)

Commits

Updates laravel/passport from 13.1.0 to 13.2.0

Release notes

Sourced from laravel/passport's releases.

v13.2.0

Changelog

Sourced from laravel/passport's changelog.

v13.2.0 - 2025-08-19

Commits

Updates league/csv from 9.24.1 to 9.25.0

Release notes

Sourced from league/csv's releases.

version 9.25.0

Added

  • JsonFormat Enum to allow exporting to JsonLines with the JsonConverter object.
  • TabularDataProvider interface to allow connecting to the package features without implementing all the methods.

Deprecated

  • None

Fixed

  • Fix possible memory leaks with the Writer class #563 - thanks to pope-12
  • Fix test around equality, PHPUnit and closures #568
  • Added support for PHP8.5 in github actions
  • Ensure DOMDocument::createTextNode() receives a string #567 by serpentblade

Remove

  • None
Changelog

Sourced from league/csv's changelog.

9.25.0 - 2025-09-11

Added

  • JsonFormat Enum to allow exporting to JsonLines with the JsonConverter object.
  • TabularDataProvider interface to allow connecting to the package features without implementing all the methods.

Deprecated

  • None

Fixed

  • Fix possible memory leaks with the Writer class #563 - thanks to pope-12
  • Fix test around equality, PHPUnit and closures #568
  • Added support for PHP8.5 in github actions
  • Ensure DOMDocument::createTextNode() [] receives a string #567 by serpentblade

Remove

  • None
Commits

Updates maatwebsite/excel from 3.1.66 to 3.1.67

Release notes

Sourced from maatwebsite/excel's releases.

3.1.67

Phpspreadsheet 1.30 update

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

Commits
  • e508e34 Bump minimum phpspreadsheet version to latest secure version of 1.30
  • See full diff in compare view

Updates tightenco/ziggy from 2.5.3 to 2.6.0

Release notes

Sourced from tightenco/ziggy's releases.

v2.6.0

What's Changed

New Contributors

Full Changelog: tighten/ziggy@v2.5.3...v2.6.0

Changelog

Sourced from tightenco/ziggy's changelog.

[v2.6.0] - 2025-09-14

Added

Fixed

Changed

Commits

Updates tpetry/laravel-postgresql-enhanced from 3.0.0 to 3.1.0

Changelog

Sourced from tpetry/laravel-postgresql-enhanced's changelog.

[3.1.0] - 2025-09-04

Fixed

  • Removed the @​internal tag from column/index definition classes beause PHPStan complained when using them (#109)
  • Join queries couldn't use the added where*() methods (#110)
  • Escaping functionality was always using the write connection (#112).

Changed

  • Added new Timescale actions for the columnstore and deprecated the old ones for compression.
Commits
  • d7d7210 docs: release 3.1.0
  • d90bdc9 chore: use new TimescaleDB terminology (compression -> columnstore)
  • 3c8065b fix: don't mark the definition classes internal because phpstan will report e...
  • a8e43c2 fix: backport escaping connection from laravel (resolves #112)
  • 79a0330 fix: join queries wouldn't use this package's additional where conditions (re...
  • See full diff in compare view

Updates brianium/paratest from 7.11.0 to 7.13.0

Release notes

Sourced from brianium/paratest's releases.

v7.13.0

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.12.0...v7.13.0

v7.12.0

What's Changed

New Contributors

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

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
  • 0b9a8c5 feat: add --shard option (#1013)
  • ee0516b Update dependency phpunit/phpunit to ^12.3.9 (#1015)
  • 9e633da Update all non-major dependencies (#1014)
  • bfe6222 Update dependency squizlabs/php_codesniffer to ^3.13.4 (#1010)
  • 5e4ca86 Update dependency squizlabs/php_codesniffer to ^3.13.3 (#1009)
  • f043e55 Update actions/stale action to v10 (#1008)
  • 00a55c8 Update dependency phpunit/phpunit to ^12.3.8 (#1007)
  • 2f4db5e Update dependency phpunit/php-code-coverage to ^12.3.6 (#1006)
  • 5b4c231 Update dependency phpunit/php-code-coverage to ^12.3.5 (#1004)
  • 0d2aff8 Add support for Phpunit --only-summary-for-coverage-text option (#1002)
  • Additional commits viewable in compare view

Updates larastan/larastan from 3.6.0 to 3.7.1

Release notes

Sourced from larastan/larastan's releases.

3.7.1

What's Changed

Added

Full Changelog: larastan/larastan@v3.7.0...v3.7.1

3.7.0

What's Changed

Added

Fixed

  • Use explicit nullable types b...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [brick/money](https://github.com/brick/money) | `0.10.2` | `0.10.3` |
| [dedoc/scramble](https://github.com/dedoc/scramble) | `0.12.28` | `0.12.34` |
| [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) | `2.0.4` | `2.0.6` |
| [laravel/passport](https://github.com/laravel/passport) | `13.1.0` | `13.2.0` |
| [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.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.44.0` | `1.45.0` |
| [laravel/telescope](https://github.com/laravel/telescope) | `5.11.0` | `5.11.3` |



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 `dedoc/scramble` from 0.12.28 to 0.12.34
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.12.28...v0.12.34)

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

Updates `laravel/framework` from 12.22.0 to 12.28.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.28.1)

Updates `laravel/passport` from 13.1.0 to 13.2.0
- [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.0)

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

Updates `laravel/sail` from 1.44.0 to 1.45.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.45.0)

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.11
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.11/ChangeLog-12.3.md)
- [Commits](sebastianbergmann/phpunit@12.3.0...12.3.11)

---
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: dedoc/scramble
  dependency-version: 0.12.34
  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.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: laravel/framework
  dependency-version: 12.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/passport
  dependency-version: 13.2.0
  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.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/sail
  dependency-version: 1.45.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-patch
  dependency-group: minor-updates
- dependency-name: phpunit/phpunit
  dependency-version: 12.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

None of your dependencies match this group anymore, you may need to update your configuration file to remove it or change its rules.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/composer/main/minor-updates-a62d8b68a2 branch September 22, 2025 03:26
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