Bump laravel/framework from 12.40.1 to 12.40.2 #537

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/laravel/framework-12.40.2 into main
dependabot[bot] commented 2025-11-27 00:08:07 +00:00 (Migrated from github.com)

Bumps laravel/framework from 12.40.1 to 12.40.2.

Release notes

Sourced from laravel/framework's releases.

v12.40.2

Changelog

Sourced from laravel/framework's changelog.

v12.40.2 - 2025-11-26

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
Bumps [laravel/framework](https://github.com/laravel/framework) from 12.40.1 to 12.40.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/releases">laravel/framework's releases</a>.</em></p> <blockquote> <h2>v12.40.2</h2> <ul> <li>[12.x] Modernize type casting by <a href="https://github.com/lucasmichot"><code>@​lucasmichot</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57914">laravel/framework#57914</a></li> <li>[12.x] Improve missing attribute violation callable typehints by <a href="https://github.com/mosabbirrakib"><code>@​mosabbirrakib</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57910">laravel/framework#57910</a></li> <li>[12.x] Improve discarded attribute violation callable typehints by <a href="https://github.com/mosabbirrakib"><code>@​mosabbirrakib</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57909">laravel/framework#57909</a></li> <li>[12.x] add support for no mode in postgres full text search by <a href="https://github.com/opheus2"><code>@​opheus2</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57915">laravel/framework#57915</a></li> <li>[12.x] Guard RedisStore::scan() results against boolean failures by <a href="https://github.com/CicerBro"><code>@​CicerBro</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57911">laravel/framework#57911</a></li> <li>[12.x] Fix CallQueuedClosure::displayName after batch chain (<a href="https://redirect.github.com/laravel/framework/issues/57597">#57597</a>) by <a href="https://github.com/CreareWorks"><code>@​CreareWorks</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57881">laravel/framework#57881</a></li> <li>Pass Laravel context through with schedule tasks by <a href="https://github.com/jradtilbrook"><code>@​jradtilbrook</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57918">laravel/framework#57918</a></li> <li>[12.x] Test Improvements by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57926">laravel/framework#57926</a></li> <li>[12.x] Eloquent Builder: completion for HigherOrderBuilderProxy fields by <a href="https://github.com/adelf"><code>@​adelf</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57928">laravel/framework#57928</a></li> <li>[12.x] fix: continue route matching rather than returning second fallbackRoute by <a href="https://github.com/ryzr"><code>@​ryzr</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57922">laravel/framework#57922</a></li> <li>[12.x] Pause a queue for given seconds by <a href="https://github.com/rodrigopedra"><code>@​rodrigopedra</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57917">laravel/framework#57917</a></li> <li>Json Schema Contract by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57934">laravel/framework#57934</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/blob/12.x/CHANGELOG.md">laravel/framework's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/framework/compare/v12.40.1...v12.40.2">v12.40.2</a> - 2025-11-26</h2> <ul> <li>[12.x] Modernize type casting by <a href="https://github.com/lucasmichot"><code>@​lucasmichot</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57914">laravel/framework#57914</a></li> <li>[12.x] Improve missing attribute violation callable typehints by <a href="https://github.com/mosabbirrakib"><code>@​mosabbirrakib</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57910">laravel/framework#57910</a></li> <li>[12.x] Improve discarded attribute violation callable typehints by <a href="https://github.com/mosabbirrakib"><code>@​mosabbirrakib</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57909">laravel/framework#57909</a></li> <li>[12.x] add support for no mode in postgres full text search by <a href="https://github.com/opheus2"><code>@​opheus2</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57915">laravel/framework#57915</a></li> <li>[12.x] Guard RedisStore::scan() results against boolean failures by <a href="https://github.com/CicerBro"><code>@​CicerBro</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57911">laravel/framework#57911</a></li> <li>[12.x] Fix CallQueuedClosure::displayName after batch chain (<a href="https://redirect.github.com/laravel/framework/issues/57597">#57597</a>) by <a href="https://github.com/CreareWorks"><code>@​CreareWorks</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57881">laravel/framework#57881</a></li> <li>Pass Laravel context through with schedule tasks by <a href="https://github.com/jradtilbrook"><code>@​jradtilbrook</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57918">laravel/framework#57918</a></li> <li>[12.x] Test Improvements by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57926">laravel/framework#57926</a></li> <li>[12.x] Eloquent Builder: completion for HigherOrderBuilderProxy fields by <a href="https://github.com/adelf"><code>@​adelf</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57928">laravel/framework#57928</a></li> <li>[12.x] fix: continue route matching rather than returning second fallbackRoute by <a href="https://github.com/ryzr"><code>@​ryzr</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57922">laravel/framework#57922</a></li> <li>[12.x] Pause a queue for given seconds by <a href="https://github.com/rodrigopedra"><code>@​rodrigopedra</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57917">laravel/framework#57917</a></li> <li>Json Schema Contract by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/57934">laravel/framework#57934</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/1ccd99220b474500e672b373f32bd709ec38de50"><code>1ccd992</code></a> Update version to v12.40.2</li> <li><a href="https://github.com/laravel/framework/commit/c387cbd0acaae9a3c880f5d64df898db984237bf"><code>c387cbd</code></a> contract (<a href="https://redirect.github.com/laravel/framework/issues/57934">#57934</a>)</li> <li><a href="https://github.com/laravel/framework/commit/fc05bbb496179f0cad56c04cf3b2c5f9984dbb62"><code>fc05bbb</code></a> Update facade docblocks</li> <li><a href="https://github.com/laravel/framework/commit/9538b23bba8124ff7faed8ee59e9e5fe53f624d1"><code>9538b23</code></a> [12.x] Pause a queue for given seconds (<a href="https://redirect.github.com/laravel/framework/issues/57917">#57917</a>)</li> <li><a href="https://github.com/laravel/framework/commit/b249385bc791ac877dff7a1a3a3c12408a549f24"><code>b249385</code></a> fix: don't return second fallback route if another route matches (<a href="https://redirect.github.com/laravel/framework/issues/57922">#57922</a>)</li> <li><a href="https://github.com/laravel/framework/commit/f40cdc807f5184e50e210a19a053fccb3152769a"><code>f40cdc8</code></a> Eloquent Builder: add &quot;$this&quot; to HigherOrderBuilderProxy field phpDocs (<a href="https://redirect.github.com/laravel/framework/issues/57928">#57928</a>)</li> <li><a href="https://github.com/laravel/framework/commit/b80abb24b0aabe5bc5d00bacf6686079786814db"><code>b80abb2</code></a> [12.x] Test Improvements (<a href="https://redirect.github.com/laravel/framework/issues/57926">#57926</a>)</li> <li><a href="https://github.com/laravel/framework/commit/e17bf44f01eda767bf0abf7e2be9fb67063c4499"><code>e17bf44</code></a> Pass Laravel context through with schedule tasks (<a href="https://redirect.github.com/laravel/framework/issues/57918">#57918</a>)</li> <li><a href="https://github.com/laravel/framework/commit/5c986f2d33073d2eb260a911224490b72ff19656"><code>5c986f2</code></a> [12.x] Fix CallQueuedClosure::displayName after batch chain (<a href="https://redirect.github.com/laravel/framework/issues/57597">#57597</a>) (<a href="https://redirect.github.com/laravel/framework/issues/57881">#57881</a>)</li> <li><a href="https://github.com/laravel/framework/commit/5defc4cc22a7352bf7c55fbd6ebdc27912dac9b5"><code>5defc4c</code></a> [12.x] Guard RedisStore::scan() results against boolean failures (<a href="https://redirect.github.com/laravel/framework/issues/57911">#57911</a>)</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v12.40.1...v12.40.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=12.40.1&new-version=12.40.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
dependabot[bot] commented 2025-11-27 00:16:35 +00:00 (Migrated from github.com)

Looks like laravel/framework is up-to-date now, so this is no longer needed.

Looks like laravel/framework is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.