Skip to content

Build(deps): Bump the laravel group with 2 updates - #3320

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/laravel-807d8188a9
Closed

Build(deps): Bump the laravel group with 2 updates#3320
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/laravel-807d8188a9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the laravel group with 2 updates: laravel/framework and laravel/boost.

Updates laravel/framework from 13.18.1 to 13.19.0

Release notes

Sourced from laravel/framework's releases.

v13.19.0

Changelog

Sourced from laravel/framework's changelog.

v13.19.0 - 2026-07-07

Commits
  • 514502b Update version to v13.19.0
  • 2a927ef test: Add tests for past and future fluent rules (#60687)
  • a27e55f Merge branch '12.x' into 13.x
  • d12e248 [13.x] Add Http::query() method to the HTTP client (#60663)
  • e613470 [13.x] Add query and queryJson HTTP testing helpers (#60662)
  • e02a62b [13.x] Send bulk SQS jobs via SendMessageBatch (#60645)
  • 37679d8 Update Queue.php (#60679)
  • e440c5b [13.x] Allow mail config options without name (#60668)
  • fad91f6 [13.x] Remove deprecated StaticCallOnNonStaticToInstanceCallRector fixer ru...
  • 9002c3a [13.x] Add phpdoc_trim_consecutive_blank_line_separation rule to pint (#60669)
  • Additional commits viewable in compare view

Updates laravel/boost from 2.4.11 to 2.4.12

Release notes

Sourced from laravel/boost's releases.

v2.4.12

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.11...v2.4.12

Changelog

Sourced from laravel/boost's changelog.

v2.4.12 - 2026-07-08

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.11...v2.4.12

v2.4.11 - 2026-06-26

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.10...v2.4.11

v.2.4.11 - 2026-06-26

What's Changed

... (truncated)

Commits
  • d43bdf9 Default the rules feature flag to off (#873)
  • b9540ae Restructure laravel-best-practices skill into a compact rule index (#871)
  • d553930 Fix table-prefix corrupting "ORDER BY … DESC" and schema-qualified queries (#...
  • e0967bc Make enum guideline generation deterministic (#870)
  • 2502072 fix unterminated single quote string (#866)
  • 8c913ca fix: prefer opencode.jsonc when it exists instead of always creating opencode...
  • 7ea10a0 Add committed project rules with a record-rule MCP tool (#852)
  • 42ac139 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 laravel group with 2 updates: [laravel/framework](https://github.com/laravel/framework) and [laravel/boost](https://github.com/laravel/boost).


Updates `laravel/framework` from 13.18.1 to 13.19.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.18.1...v13.19.0)

Updates `laravel/boost` from 2.4.11 to 2.4.12
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 13.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel
- dependency-name: laravel/boost
  dependency-version: 2.4.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel
...

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 Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.10%. Comparing base (a477411) to head (625764a).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3320   +/-   ##
==========================================
  Coverage      97.10%   97.10%           
  Complexity      1949     1949           
==========================================
  Files            483      483           
  Lines          16656    16656           
  Branches        2408     2408           
==========================================
  Hits           16174    16174           
  Misses           482      482           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Jul 27, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/laravel-807d8188a9 branch July 27, 2026 04:03
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