Skip to content

Bump the composer-minor-and-patch group across 1 directory with 7 updates - #8

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-minor-and-patch-0593e6886d
Open

Bump the composer-minor-and-patch group across 1 directory with 7 updates#8
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-minor-and-patch-0593e6886d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer-minor-and-patch group with 7 updates in the / directory:

Package From To
laravel/framework 13.25.0 13.29.0
maatwebsite/excel 4.0.0 4.0.2
zircote/swagger-php 6.5.3 6.7.0
laravel/boost 2.5.3 2.7.0
laravel/sail 1.66.0 1.67.0
mockery/mockery 1.6.13 1.6.15
phpunit/phpunit 13.3.1 13.3.2

Updates laravel/framework from 13.25.0 to 13.29.0

Release notes

Sourced from laravel/framework's releases.

v13.29.0

No release notes provided.

v13.27.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.29.0 - 2026-08-25

v13.27.0 - 2026-08-25

... (truncated)

Commits

Updates maatwebsite/excel from 4.0.0 to 4.0.2

Release notes

Sourced from maatwebsite/excel's releases.

4.0.2

What's Changed

New Contributors

Full Changelog: SpartnerNL/Laravel-Excel@4.0.1...4.0.2

4.0.1

What's Changed

New Contributors

Full Changelog: SpartnerNL/Laravel-Excel@4.0.0...4.0.1

Changelog

Sourced from maatwebsite/excel's changelog.

Changelog

All notable changes to this project will be documented in this file.

Please view https://github.com/SpartnerNL/Laravel-Excel/releases for the most recent changelog

Commits
  • 3f3e739 fix: make LimitFilter respect heading row and align start/end with reader (#4...
  • 5abd2e3 Fix infinite recursion when WithMultipleSheets references itself in sheets() ...
  • 265bbbf Refactor BatchCache and add tests (#4433)
  • 8474054 fix: initialize RemembersChunkOffset/RemembersRowNumber properties to null (#...
  • 752b2cb Add tests for WithCharts, WithDrawings and download buffer handling (#4427)
  • 84c5db9 Improve test coverage (#4426)
  • fe45223 Fix Excel::fake() not working with ShouldBatch (#4425)
  • 5d1c617 Resolve relative import paths against the disk before the working directory
  • 58750e0 Adjust phpdoc types/generics to add defaults and correct contravariant typing...
  • eb6884a Update upgrade guide with WithMultipleSheets (#4421)
  • Additional commits viewable in compare view

Updates zircote/swagger-php from 6.5.3 to 6.7.0

Release notes

Sourced from zircote/swagger-php's releases.

6.7.0

What's Changed

Full Changelog: zircote/swagger-php@6.6.0...6.7.0

6.6.0

What's Changed

Full Changelog: zircote/swagger-php@6.5.3...6.6.0

Commits
  • af0a8de Fix/strict config keys and isvalid (#2132)
  • 5b77bdd refactor(Spec): create Contracts namespace for all spec related interfaces ...
  • 8e2e1e0 feat(Spec): add encoding shortcut (#2128)
  • 4add6d6 Improve handling of empty schemas and type consistency (#2126)
  • 2571580 docs(Items): update docs about implicit Property shortcut in combination with...
  • cc81abc fix(Type): resolve ``\stdClass` type hint as OpenAPI object type (#2125)
  • dd6bd96 Introduce ComponentIndex for lazy resolution of $ref values and component...
  • d7eab91 fix(Spec): visit all ref with eachRef() (#2123)
  • 2bb5c40 refactor(Spec): refactor attribute contains() method (#2122)
  • 2735923 feat(Spec): add shortcut to omit OA\Property when stacking witbh `OA\Schema...
  • Additional commits viewable in compare view

Updates laravel/boost from 2.5.3 to 2.7.0

Release notes

Sourced from laravel/boost's releases.

v2.7.0

Full Changelog: laravel/boost@v2.6.0...v2.7.0

v2.6.0

v2.5.5

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.5.4...v2.5.5

v2.5.4

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from laravel/boost's changelog.

v2.7.0 - 2026-08-26

Full Changelog: laravel/boost@v2.6.0...v2.7.0

v2.6.0 - 2026-08-25

v2.5.5 - 2026-08-19

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.5.4...v2.5.5

v2.5.4 - 2026-08-18

What's Changed

... (truncated)

Commits
  • b19e98a controller resource guidance
  • d165b9e update best practices
  • 0555ee4 formatting
  • 5e5b74b skill updates
  • 2af1137 Update CHANGELOG
  • 44f5944 Testing Best Practices Skill (#769)
  • e0ea4d7 Re-key the search-docs query list after filtering (#962)
  • 126f451 Stop detecting Antigravity from the shared .agents directory that Boost itsel...
  • 3817ca5 Keep the separating comma out of trailing comments when injecting MCP servers...
  • 8d8cb70 Accept any skill path shape in boost:add-skill, and keep the audit gate corre...
  • Additional commits viewable in compare view

Updates laravel/sail from 1.66.0 to 1.67.0

Release notes

Sourced from laravel/sail's releases.

v1.67.0

Changelog

Sourced from laravel/sail's changelog.

v1.67.0 - 2026-08-12

Commits

Updates mockery/mockery from 1.6.13 to 1.6.15

Release notes

Sourced from mockery/mockery's releases.

1.6.15

What's Changed

Full Changelog: mockery/mockery@1.6.14...1.6.15

1.6.14

What's Changed

New Contributors

Full Changelog: mockery/mockery@1.6.13...1.6.14

Changelog

Sourced from mockery/mockery's changelog.

[1.6.15] - 2026-08-19

Fixed

[1.6.14] - 2026-08-18

Changed

Fixed

Commits

Updates phpunit/phpunit from 13.3.1 to 13.3.2

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 13.3.2

Fixed

  • #6904: SourceMap is built in child process even though identifyIssueTrigger is disabled
  • #6924: #[CoversFile] attribute is not considered for risky test check

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

Keep up to date with PHPUnit:

Changelog

Sourced from phpunit/phpunit's changelog.

Description has been truncated

…ates

Bumps the composer-minor-and-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `13.25.0` | `13.29.0` |
| [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) | `4.0.0` | `4.0.2` |
| [zircote/swagger-php](https://github.com/zircote/swagger-php) | `6.5.3` | `6.7.0` |
| [laravel/boost](https://github.com/laravel/boost) | `2.5.3` | `2.7.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.66.0` | `1.67.0` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.13` | `1.6.15` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `13.3.1` | `13.3.2` |



Updates `laravel/framework` from 13.25.0 to 13.29.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.25.0...v13.29.0)

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

Updates `zircote/swagger-php` from 6.5.3 to 6.7.0
- [Release notes](https://github.com/zircote/swagger-php/releases)
- [Commits](zircote/swagger-php@6.5.3...6.7.0)

Updates `laravel/boost` from 2.5.3 to 2.7.0
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v2.5.3...v2.7.0)

Updates `laravel/sail` from 1.66.0 to 1.67.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.66.0...v1.67.0)

Updates `mockery/mockery` from 1.6.13 to 1.6.15
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.6.13...1.6.15)

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

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 13.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor-and-patch
- dependency-name: maatwebsite/excel
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-minor-and-patch
- dependency-name: zircote/swagger-php
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor-and-patch
- dependency-name: laravel/boost
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-minor-and-patch
- dependency-name: laravel/sail
  dependency-version: 1.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-minor-and-patch
- dependency-name: mockery/mockery
  dependency-version: 1.6.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-minor-and-patch
- dependency-name: phpunit/phpunit
  dependency-version: 13.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-minor-and-patch
...

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 31, 2026
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