This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [laravel/boost](https://github.com/laravel/boost) | `2.1.1` → `2.1.7` |  |  |
---
### Release Notes
<details>
<summary>laravel/boost (laravel/boost)</summary>
### [`v2.1.7`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v217---2026-02-18)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.6...v2.1.7)
##### What's Changed
- Add option to exclude specific guidelines and skills via config by [@​pushpak1300](https://github.com/pushpak1300) in [#​580](https://github.com/laravel/boost/pull/580)
- fix: blade skills with code before frontmatter are parsed correctly by [@​calebdw](https://github.com/calebdw) in [#​582](https://github.com/laravel/boost/pull/582)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.6...v2.1.7>
### [`v2.1.6`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v217---2026-02-18)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.5...v2.1.6)
##### What's Changed
- Add option to exclude specific guidelines and skills via config by [@​pushpak1300](https://github.com/pushpak1300) in [#​580](https://github.com/laravel/boost/pull/580)
- fix: blade skills with code before frontmatter are parsed correctly by [@​calebdw](https://github.com/calebdw) in [#​582](https://github.com/laravel/boost/pull/582)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.6...v2.1.7>
### [`v2.1.5`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v216---2026-02-16)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.4...v2.1.5)
##### What's Changed
- Fix default value for browser\_logs config in core guideline by [@​pushpak1300](https://github.com/pushpak1300) in [#​574](https://github.com/laravel/boost/pull/574)
- Add support for Nightwatch MCP by [@​jessarcher](https://github.com/jessarcher) in [#​575](https://github.com/laravel/boost/pull/575)
##### New Contributors
- [@​jessarcher](https://github.com/jessarcher) made their first contribution in [#​575](https://github.com/laravel/boost/pull/575)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.5...v2.1.6>
### [`v2.1.4`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v215---2026-02-16)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.3...v2.1.4)
##### What's Changed
- Truncate large log entries in LastError tool response by [@​leek](https://github.com/leek) in [#​568](https://github.com/laravel/boost/pull/568)
- Prevent duplicate Boost guidelines in CLAUDE.md by [@​pushpak1300](https://github.com/pushpak1300) in [#​577](https://github.com/laravel/boost/pull/577)
##### New Contributors
- [@​leek](https://github.com/leek) made their first contribution in [#​568](https://github.com/laravel/boost/pull/568)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.4...v2.1.5>
### [`v2.1.3`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v214---2026-02-13)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.2...v2.1.3)
##### What's Changed
- Fix missing output key in Tinker tool error response by [@​Orlando-Villanueva](https://github.com/Orlando-Villanueva) in [#​561](https://github.com/laravel/boost/pull/561)
- Add file paths and format guidance to Livewire 4 skill by [@​pushpak1300](https://github.com/pushpak1300) in [#​543](https://github.com/laravel/boost/pull/543)
- Add model binding and page content examples to Folio routing skill by [@​pushpak1300](https://github.com/pushpak1300) in [#​544](https://github.com/laravel/boost/pull/544)
- Update MCP development skill with accurate API patterns and testing by [@​pushpak1300](https://github.com/pushpak1300) in [#​545](https://github.com/laravel/boost/pull/545)
- Update usePoll usage in skill by [@​pushpak1300](https://github.com/pushpak1300) in [#​570](https://github.com/laravel/boost/pull/570)
##### New Contributors
- [@​Orlando-Villanueva](https://github.com/Orlando-Villanueva) made their first contribution in [#​561](https://github.com/laravel/boost/pull/561)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.3...v2.1.4>
### [`v2.1.2`](https://github.com/laravel/boost/blob/HEAD/CHANGELOG.md#v213---2026-02-11)
[Compare Source](https://github.com/laravel/boost/compare/v2.1.1...v2.1.2)
##### What's Changed
- Remove experimental third-party MCP primitives by [@​pushpak1300](https://github.com/pushpak1300) in [#​552](https://github.com/laravel/boost/pull/552)
- Add symlink install mode for skills by [@​hosmelq](https://github.com/hosmelq) in [#​499](https://github.com/laravel/boost/pull/499)
- Add additional newline before end-guideline fence by [@​ChipNeedham](https://github.com/ChipNeedham) in [#​565](https://github.com/laravel/boost/pull/565)
- Update Roster by [@​pushpak1300](https://github.com/pushpak1300) in [#​562](https://github.com/laravel/boost/pull/562)
##### New Contributors
- [@​hosmelq](https://github.com/hosmelq) made their first contribution in [#​499](https://github.com/laravel/boost/pull/499)
- [@​ChipNeedham](https://github.com/ChipNeedham) made their first contribution in [#​565](https://github.com/laravel/boost/pull/565)
**Full Changelog**: <https://github.com/laravel/boost/compare/v2.1.2...v2.1.3>
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjMiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
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:
2.1.1→2.1.7Release Notes
laravel/boost (laravel/boost)
v2.1.7Compare Source
What's Changed
Full Changelog: https://github.com/laravel/boost/compare/v2.1.6...v2.1.7
v2.1.6Compare Source
What's Changed
Full Changelog: https://github.com/laravel/boost/compare/v2.1.6...v2.1.7
v2.1.5Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.5...v2.1.6
v2.1.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.4...v2.1.5
v2.1.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.3...v2.1.4
v2.1.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/laravel/boost/compare/v2.1.2...v2.1.3
Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.
[renovate-composer]: upgrade laravel/boost - 2.1.1 → 2.1.7to [renovate-composer]: upgrade laravel/boost - 2.1.1 → 2.1.7 - autoclosedPull request closed