Skip to content

⬆️ Update laravel/boost requirement from ^1.2 to ^2.2#6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/laravel/boost-tw-2.2
Closed

⬆️ Update laravel/boost requirement from ^1.2 to ^2.2#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/laravel/boost-tw-2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on laravel/boost to permit the latest version.

Release notes

Sourced from laravel/boost's releases.

v2.2.0

What’s Changed

Minor Breaking Changes

This release introduces a small structural update to how Inertia guidelines are organized.

Previously

.ai/inertia-laravel/core.blade.php

Now merged into individual version guideline

.ai/inertia-laravel/2/core.blade.php
.ai/inertia-laravel/1/core.blade.php

Guidelines are now resolved using the following priority order:

Priority Source Maintained By
1st .ai/guidelines/ in the user project Project developer
2nd vendor/{pkg}/resources/boost/guidelines/ Composer package maintainer
2nd node_modules/{pkg}/resources/boost/guidelines/ npm package maintainer
3rd Built-in Boost .ai/ directory Boost team

Make sure you update to the latest version of all related packages to stay compatible.

Full Changelog: laravel/boost@v2.1.8...v2.2.0

Changelog

Sourced from laravel/boost's changelog.

v2.2.0 - 2026-02-20

What’s Changed

Minor Breaking Changes

This release introduces a small structural update to how Inertia guidelines are organized.

Previously

.ai/inertia-laravel/core.blade.php

Now merged into individual version guideline

.ai/inertia-laravel/2/core.blade.php
.ai/inertia-laravel/1/core.blade.php

Guidelines are now resolved using the following priority order:

Priority Source Maintained By
1st .ai/guidelines/ in the user project Project developer
2nd vendor/{pkg}/resources/boost/guidelines/ Composer package maintainer
2nd node_modules/{pkg}/resources/boost/guidelines/ npm package maintainer
3rd Built-in Boost .ai/ directory Boost team

Make sure you update to the latest version of all related packages to stay compatible.

Full Changelog: laravel/boost@v2.1.8...v2.2.0

v2.1.8 - 2026-02-20

What's Changed

New Contributors

... (truncated)

Commits
  • b4c5bed Support loading guidelines and skills from vendor packages (#566)
  • 12a0b57 Update CHANGELOG
  • a475ecb Allow overriding the browser log channel (#594)
  • aa077bd Update core.blade.php (#593)
  • ac58660 Fix issue with Codex not automatically triggering the login flow (#592)
  • da09980 Fix post-install Next steps URL (#587)
  • 7d52f60 Fix sendBeacon browser logs silently dropped on page unload (#590)
  • f703fa8 Fix read-only bypass in DatabaseQuery via CTE-wrapped write statements (#588)
  • 8b02ce9 Update CHANGELOG
  • 3f99998 Fix blade skills with code before frontmatter are parsed correctly (#582)
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [laravel/boost](https://github.com/laravel/boost) to permit the latest version.
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v1.2.0...v2.2.0)

---
updated-dependencies:
- dependency-name: laravel/boost
  dependency-version: 2.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #8.

@dependabot dependabot Bot closed this Mar 16, 2026
@dependabot dependabot Bot deleted the dependabot/composer/laravel/boost-tw-2.2 branch March 16, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants