This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [laravel/sail](https://github.com/laravel/sail) | `1.52.0` → `1.65.0` |  |  |
---
### Release Notes
<details>
<summary>laravel/sail (laravel/sail)</summary>
### [`v1.65.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1650---2026-08-03)
[Compare Source](https://github.com/laravel/sail/compare/v1.64.0...v1.65.0)
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​891](https://github.com/laravel/sail/pull/891)
- Enable dumpless upgrades for Meilisearch by [@​CasEbb](https://github.com/CasEbb) in [#​892](https://github.com/laravel/sail/pull/892)
- Fix background scheduled commands when using Sail by [@​drewmt](https://github.com/drewmt) in [#​894](https://github.com/laravel/sail/pull/894)
### [`v1.64.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1640---2026-07-17)
[Compare Source](https://github.com/laravel/sail/compare/v1.63.0...v1.64.0)
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​881](https://github.com/laravel/sail/pull/881)
- \[1.x] Fix MongoDB failing to restart by persisting the configdb volume by [@​lazerg](https://github.com/lazerg) in [#​883](https://github.com/laravel/sail/pull/883)
- Make phpunit.xml DB\_DATABASE replacement whitespace-tolerant by [@​d-takeuchi](https://github.com/d-takeuchi) in [#​885](https://github.com/laravel/sail/pull/885)
### [`v1.63.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1630---2026-06-18)
[Compare Source](https://github.com/laravel/sail/compare/v1.62.0...v1.63.0)
- Add Dependabot cooldown of 5 days by [@​nunomaduro](https://github.com/nunomaduro) in [#​876](https://github.com/laravel/sail/pull/876)
- Enable Dependabot auto-merge by [@​nunomaduro](https://github.com/nunomaduro) in [#​877](https://github.com/laravel/sail/pull/877)
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​878](https://github.com/laravel/sail/pull/878)
- \[1.x] Add PHP\_EXTENSIONS build arg to install additional PHP extensions by [@​sydgren](https://github.com/sydgren) in [#​879](https://github.com/laravel/sail/pull/879)
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​880](https://github.com/laravel/sail/pull/880)
### [`v1.62.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1620---2026-05-27)
[Compare Source](https://github.com/laravel/sail/compare/v1.61.0...v1.62.0)
**Full Changelog**: <https://github.com/laravel/sail/compare/v1.61.0...v1.62.0>
### [`v1.61.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1620---2026-05-27)
[Compare Source](https://github.com/laravel/sail/compare/v1.60.0...v1.61.0)
**Full Changelog**: <https://github.com/laravel/sail/compare/v1.61.0...v1.62.0>
### [`v1.60.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1600---2026-05-14)
[Compare Source](https://github.com/laravel/sail/compare/v1.59.0...v1.60.0)
- Pin GitHub Actions to commit SHAs and add Dependabot config by [@​joetannenbaum](https://github.com/joetannenbaum) in [#​870](https://github.com/laravel/sail/pull/870)
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​872](https://github.com/laravel/sail/pull/872)
- Manually install corepack to support Node 25+ by [@​A-Loot](https://github.com/A-Loot) in [#​871](https://github.com/laravel/sail/pull/871)
### [`v1.59.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1590---2026-05-13)
[Compare Source](https://github.com/laravel/sail/compare/v1.58.0...v1.59.0)
- Backport 8.5 Dockerfile to 8.4, 8.3, 8.2, 8.1 and 8.0 by [@​A-Loot](https://github.com/A-Loot) in [#​869](https://github.com/laravel/sail/pull/869)
### [`v1.58.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1580---2026-04-27)
[Compare Source](https://github.com/laravel/sail/compare/v1.57.0...v1.58.0)
- Add new AI agent env vars by [@​pushpak1300](https://github.com/pushpak1300) in [#​867](https://github.com/laravel/sail/pull/867)
### [`v1.57.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1570---2026-04-14)
[Compare Source](https://github.com/laravel/sail/compare/v1.56.0...v1.57.0)
- Forward AI agent env vars into Docker containers by [@​pushpak1300](https://github.com/pushpak1300) in [#​862](https://github.com/laravel/sail/pull/862)
- Add missing AI agent env vars for Copilot CLI and Pi by [@​pushpak1300](https://github.com/pushpak1300) in [#​865](https://github.com/laravel/sail/pull/865)
### [`v1.56.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1560---2026-04-01)
[Compare Source](https://github.com/laravel/sail/compare/v1.55.0...v1.56.0)
- Enable php8.5-swoole in Dockerfile by [@​mihaileu](https://github.com/mihaileu) in [#​859](https://github.com/laravel/sail/pull/859)
### [`v1.55.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1550---2026-03-23)
[Compare Source](https://github.com/laravel/sail/compare/v1.54.0...v1.55.0)
- introduce new SAIL\_DOCKER\_BINARY env for podman support by [@​Vringe](https://github.com/Vringe) in [#​857](https://github.com/laravel/sail/pull/857)
### [`v1.54.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1540---2026-03-11)
[Compare Source](https://github.com/laravel/sail/compare/v1.53.0...v1.54.0)
- Use UTF-8 locale inside container by [@​MrMeshok](https://github.com/MrMeshok) in [#​849](https://github.com/laravel/sail/pull/849)
### [`v1.53.0`](https://github.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1530---2026-02-06)
[Compare Source](https://github.com/laravel/sail/compare/v1.52.0...v1.53.0)
- Switch Yarn installation to Corepack in Dockerfiles by [@​arjankapteijn](https://github.com/arjankapteijn) in [#​846](https://github.com/laravel/sail/pull/846)
- Supports Laravel 13 by [@​crynobone](https://github.com/crynobone) in [#​847](https://github.com/laravel/sail/pull/847)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI2MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
1.52.0→1.65.0Release Notes
laravel/sail (laravel/sail)
v1.65.0Compare Source
v1.64.0Compare Source
v1.63.0Compare Source
v1.62.0Compare Source
Full Changelog: https://github.com/laravel/sail/compare/v1.61.0...v1.62.0
v1.61.0Compare Source
Full Changelog: https://github.com/laravel/sail/compare/v1.61.0...v1.62.0
v1.60.0Compare Source
v1.59.0Compare Source
v1.58.0Compare Source
v1.57.0Compare Source
v1.56.0Compare Source
v1.55.0Compare Source
v1.54.0Compare Source
v1.53.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.