Skip to content

Bump the minor-updates group with 3 updates - #36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/minor-updates-4c4f9df76f
Open

Bump the minor-updates group with 3 updates#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/minor-updates-4c4f9df76f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-updates group with 3 updates: laravel/boost, laravel/pint and laravel/sail.

Updates laravel/boost from 2.4.13 to 2.5.3

Release notes

Sourced from laravel/boost's releases.

v2.5.3

What's Changed

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

v2.5.2

What's Changed

Full Changelog: laravel/boost@v2.5.1...v2.5.2

v2.5.1

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.5.0...v2.5.1

v2.5.0

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.13...v2.5.0

Upgrade guide: : https://github.com/laravel/boost/blob/main/UPGRADE.md

Changelog

Sourced from laravel/boost's changelog.

v2.5.3 - 2026-08-07

What's Changed

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

v2.5.1 - 2026-08-05

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.5.0...v2.5.1

v2.5.0 - 2026-08-04

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.13...v2.5.0

Upgrade guide: : https://github.com/laravel/boost/blob/main/UPGRADE.md

Commits
  • f5f9297 Skip package discovery prompt when run via composer script (#921)
  • e4f651a Handle missing project rules directory (#917)
  • fa529c5 Update CHANGELOG
  • ae6ae78 Add missing existing keys to config file (#910)
  • df92333 Correct the Inertia CSRF guidance in the best practices skill (#913)
  • 5c3154e Fix read-only bypass in DatabaseQuery via CTE bodies, EXPLAIN ANALYZE, an...
  • dcc3b4a Sort agent list alphabetically (#898)
  • 5c67fe9 Update CHANGELOG
  • f6b054d Skip vendor guidelines that fail to render instead of crashing (#911)
  • 5460477 Only offer the Laravel Cloud integration when skills are being installed (#909)
  • Additional commits viewable in compare view

Updates laravel/pint from 1.29.3 to 1.30.4

Release notes

Sourced from laravel/pint's releases.

v1.30.4

What's Changed

New Contributors

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

v1.30.3

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

v1.30.2

Full Changelog: laravel/pint@v1.30.1...v1.30.2

v1.30.1

Full Changelog: laravel/pint@v1.30.0...v1.30.1

v1.30.0

What's Changed

New Contributors

Full Changelog: laravel/pint@v1.29.3...v1.30.0

Commits

Updates laravel/sail from 1.64.0 to 1.65.0

Release notes

Sourced from laravel/sail's releases.

v1.65.0

Changelog

Sourced from laravel/sail's changelog.

v1.65.0 - 2026-08-03

Commits
  • 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 3 updates: [laravel/boost](https://github.com/laravel/boost), [laravel/pint](https://github.com/laravel/pint) and [laravel/sail](https://github.com/laravel/sail).


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

Updates `laravel/pint` from 1.29.3 to 1.30.4
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.29.3...v1.30.4)

Updates `laravel/sail` from 1.64.0 to 1.65.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.65.0)

---
updated-dependencies:
- dependency-name: laravel/boost
  dependency-version: 2.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/pint
  dependency-version: 1.30.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/sail
  dependency-version: 1.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Aug 11, 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