Skip to content

Bump the composer group across 1 directory with 8 updates - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-05f3978996
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-05f3978996

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the composer group with 8 updates in the / directory:

Package From To
laravel/framework 13.24.0 13.26.1
league/flysystem-aws-s3-v3 3.35.2 3.35.3
spatie/laravel-query-builder 7.3.1 7.3.3
laravel/boost 2.5.3 2.5.5
laravel/pao 1.1.3 1.1.4
laravel/pint 1.30.3 1.30.5
laravel/sail 1.64.0 1.67.0
mockery/mockery 1.6.12 1.6.15

Updates laravel/framework from 13.24.0 to 13.26.1

Release notes

Sourced from laravel/framework's releases.

v13.26.1

v13.26.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.26.1 - 2026-08-18

v13.26.0 - 2026-08-18

... (truncated)

Commits
  • e4a1bc5 Update version to v13.26.1
  • b69549a Revert "feat: add orWhereKey and orWhereKeyNot to Eloquent Builder (#61154)" ...
  • fc63fec Update CHANGELOG
  • 17f6e62 Update version to v13.26.0
  • 1361f2b Wait for Redis cluster nodes before creating the test cluster (#61229)
  • d36158e Preserve input key order when merging files in Request::all() (#61221)
  • faf45dd Merge branch '12.x' into 13.x
  • ab36fa4 [12.x] Promote nested data to top-level managed queue event (#61225)
  • 4383917 13.x-add-getRelatedClass (#61222)
  • c6b4e37 Keep the assertion failure message when session errors are JSON serialized (#...
  • Additional commits viewable in compare view

Updates league/flysystem-aws-s3-v3 from 3.35.2 to 3.35.3

Commits
  • b03780c Populate the failure reason on AwsS3V3Adapter exceptions
  • See full diff in compare view

Updates spatie/laravel-query-builder from 7.3.1 to 7.3.3

Release notes

Sourced from spatie/laravel-query-builder's releases.

7.3.3

Full Changelog: spatie/laravel-query-builder@7.3.2...7.3.3

7.3.2

What's Changed

New Contributors

Full Changelog: spatie/laravel-query-builder@7.3.1...7.3.2

Changelog

Sourced from spatie/laravel-query-builder's changelog.

7.3.3 - 2026-08-07

Full Changelog: spatie/laravel-query-builder@7.3.2...7.3.3

7.3.2 - 2026-08-07

What's Changed

New Contributors

Full Changelog: spatie/laravel-query-builder@7.3.1...7.3.2

Commits
  • eb1e083 Merge pull request #1069 from spatie/fix/model-specific-custom-filters
  • af4e6f7 Allow model-specific custom filters, sorts and includes
  • 2d4bb56 Update CHANGELOG
  • 932bf95 Add default direction getter for AllowedSort (#1067)
  • 1edeb04 Update CHANGELOG
  • See full diff in compare view

Updates laravel/boost from 2.5.3 to 2.5.5

Release notes

Sourced from laravel/boost's releases.

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

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

Changelog

Sourced from laravel/boost's changelog.

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

New Contributors

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

Commits
  • a6c7989 Fix newline normalization corrupting multi-byte UTF-8 in rule files (#947)
  • 3faf79f chore: allow guzzle v8 (#956)
  • b543478 Point the Livewire 4 stream migration at the correct parameter (#949)
  • 1b1d014 Add the missing PHP opening tag to the Volt class-based example (#951)
  • c560b43 Correct the Wayfinder query parameter return value (#950)
  • 2713135 Update CHANGELOG
  • 778f4c9 Correct the cache tag driver support list (#941)
  • 57e09f4 Describe what LazilyRefreshDatabase actually defers (#944)
  • c36534e Correct the wire:model default in the Livewire 4 skill (#943)
  • 2ea31ce Fix the foreign key index example so it actually creates an index (#942)
  • Additional commits viewable in compare view

Updates laravel/pao from 1.1.3 to 1.1.4

Release notes

Sourced from laravel/pao's releases.

v1.1.4

  • fix: usage on phpunit:^13.3.0
  • fix: missing phpstan / rector output on commands besides the analyses command
Commits
  • 5aee99c fix: more phpstan / rector fixes
  • 84eaa3d fix: uses both stderr and stdout
  • a722642 fix(phpstan): only json on analyse command
  • 2fa8278 fix: phpstan & rector fallbacks & support for PHPUnit >= 13.3
  • ec8d4fd chore: lowers deps
  • See full diff in compare view

Updates laravel/pint from 1.30.3 to 1.30.5

Release notes

Sourced from laravel/pint's releases.

v1.30.5

What's Changed

Full Changelog: laravel/pint@v1.30.4...v1.30.5

v1.30.4

What's Changed

New Contributors

Full Changelog: laravel/pint@v1.30.3...v1.30.4

Commits
  • fe4148c release: v1.30.5
  • dd87a71 chore: migrates to laravel zero 13
  • bee580c Merge branch 'main' of github.com:laravel/pint
  • 63b86a9 fix: stdin with specific rules
  • dbe0435 Keep a wrapped attribute's body in place when collapsing the tag (#479)
  • a96cb6e release: v1.30.4
  • 8d2a8d1 build
  • 64cdd51 chore: bumps deps
  • 06455e8 Surface abort errors when --dirty or --diff is used without Git (#475)
  • 862096b Keep multiline Blade directive arguments stable across runs (#477)
  • Additional commits viewable in compare view

Updates laravel/sail from 1.64.0 to 1.67.0

Release notes

Sourced from laravel/sail's releases.

v1.67.0

v1.66.0

v1.65.0

Changelog

Sourced from laravel/sail's changelog.

v1.67.0 - 2026-08-12

v1.66.0 - 2026-08-10

v1.65.0 - 2026-08-03

Commits
  • 639e03a Move from Launchpad PPA to packages.sury.org (#896)
  • 7104316 Update CHANGELOG
  • ebf2861 Add CPX command support and update Dockerfiles for PHP 8.2+ (#895)
  • 973d77a Update CHANGELOG
  • d4b9213 Fix background scheduled commands when using Sail (#894)
  • a7ee940 Enable dumpless upgrades for Meilisearch (#892)
  • e8f6458 Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (#891)
  • b50e432 Update CHANGELOG
  • See full diff in compare view

Updates mockery/mockery from 1.6.12 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

1.6.13

What's Changed

Bumps the composer group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `13.24.0` | `13.26.1` |
| [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.35.2` | `3.35.3` |
| [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) | `7.3.1` | `7.3.3` |
| [laravel/boost](https://github.com/laravel/boost) | `2.5.3` | `2.5.5` |
| [laravel/pao](https://github.com/laravel/pao) | `1.1.3` | `1.1.4` |
| [laravel/pint](https://github.com/laravel/pint) | `1.30.3` | `1.30.5` |
| [laravel/sail](https://github.com/laravel/sail) | `1.64.0` | `1.67.0` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.12` | `1.6.15` |



Updates `laravel/framework` from 13.24.0 to 13.26.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.24.0...v13.26.1)

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

Updates `spatie/laravel-query-builder` from 7.3.1 to 7.3.3
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-query-builder@7.3.1...7.3.3)

Updates `laravel/boost` from 2.5.3 to 2.5.5
- [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.5.5)

Updates `laravel/pao` from 1.1.3 to 1.1.4
- [Release notes](https://github.com/laravel/pao/releases)
- [Commits](laravel/pao@v1.1.3...v1.1.4)

Updates `laravel/pint` from 1.30.3 to 1.30.5
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.30.3...v1.30.5)

Updates `laravel/sail` from 1.64.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.64.0...v1.67.0)

Updates `mockery/mockery` from 1.6.12 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.12...1.6.15)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 13.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: league/flysystem-aws-s3-v3
  dependency-version: 3.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: spatie/laravel-query-builder
  dependency-version: 7.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: laravel/boost
  dependency-version: 2.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: laravel/pao
  dependency-version: 1.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: laravel/pint
  dependency-version: 1.30.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: laravel/sail
  dependency-version: 1.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: mockery/mockery
  dependency-version: 1.6.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
...

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 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Author

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

@dependabot dependabot Bot closed this Sep 12, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/composer-05f3978996 branch September 12, 2026 12:23
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