Bump laravel/framework from 10.12.0 to 10.13.1 #67

Merged
dependabot[bot] merged 1 commits from dependabot/composer/laravel/framework-10.13.1 into main 2023-06-05 02:00:19 +00:00
dependabot[bot] commented 2023-06-05 01:39:56 +00:00 (Migrated from github.com)

Bumps laravel/framework from 10.12.0 to 10.13.1.

Release notes

Sourced from laravel/framework's releases.

v10.13.0

Added

  • Added Illuminate/Hashing/HashManager::isHashed() (#47197)
  • Escaping functionality within the Grammar (#46558)
  • Provide testing hooks in Illuminate/Support/Sleep.php (#47228)
  • Added missing methods to AssertsStatusCodes (#47277)
  • Wrap response preparation in events (#47229)

Fixed

  • Fixed bug when function wrapped around definition of related factory (#47168)
  • Fixed inconsistentcy between report and render methods (#47201)
  • Fixes Model::isDirty() when AsCollection or AsEncryptedCollection have arguments (#47235)
  • Fixed escaped String for JSON_CONTAINS (#47244)
  • Fixes missing output on ProcessFailedException exception (#47285)

Changed

  • Remove useless else statements (#47186)
  • RedisStore improvement - don't open transaction unless all values are serialaizable (#47193)
  • Use carbon::now() to get current timestamp in takeUntilTimeout lazycollection-method (#47200)
  • Avoid duplicates in visible/hidden on merge (#47264)
  • Add a missing semicolon to CompilesClasses (#47280)
  • Send along value to InvalidPayloadException (#47223)
Changelog

Sourced from laravel/framework's changelog.

Release Notes for 10.x

Unreleased

v10.13.0 (2023-05-30)

Added

  • Added Illuminate/Hashing/HashManager::isHashed() (#47197)
  • Escaping functionality within the Grammar (#46558)
  • Provide testing hooks in Illuminate/Support/Sleep.php (#47228)
  • Added missing methods to AssertsStatusCodes (#47277)
  • Wrap response preparation in events (#47229)

Fixed

  • Fixed bug when function wrapped around definition of related factory (#47168)
  • Fixed inconsistentcy between report and render methods (#47201)
  • Fixes Model::isDirty() when AsCollection or AsEncryptedCollection have arguments (#47235)
  • Fixed escaped String for JSON_CONTAINS (#47244)
  • Fixes missing output on ProcessFailedException exception (#47285)

Changed

  • Remove useless else statements (#47186)
  • RedisStore improvement - don't open transaction unless all values are serialaizable (#47193)
  • Use carbon::now() to get current timestamp in takeUntilTimeout lazycollection-method (#47200)
  • Avoid duplicates in visible/hidden on merge (#47264)
  • Add a missing semicolon to CompilesClasses (#47280)
  • Send along value to InvalidPayloadException (#47223)
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 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 10.12.0 to 10.13.1. <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>v10.13.0</h2> <h3>Added</h3> <ul> <li>Added <code>Illuminate/Hashing/HashManager::isHashed()</code> (<a href="https://redirect.github.com/laravel/framework/pull/47197">#47197</a>)</li> <li>Escaping functionality within the Grammar (<a href="https://redirect.github.com/laravel/framework/pull/46558">#46558</a>)</li> <li>Provide testing hooks in <code>Illuminate/Support/Sleep.php</code> (<a href="https://redirect.github.com/laravel/framework/pull/47228">#47228</a>)</li> <li>Added missing methods to AssertsStatusCodes (<a href="https://redirect.github.com/laravel/framework/pull/47277">#47277</a>)</li> <li>Wrap response preparation in events (<a href="https://redirect.github.com/laravel/framework/pull/47229">#47229</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed bug when function wrapped around definition of related factory (<a href="https://redirect.github.com/laravel/framework/pull/47168">#47168</a>)</li> <li>Fixed inconsistentcy between report and render methods (<a href="https://redirect.github.com/laravel/framework/pull/47201">#47201</a>)</li> <li>Fixes Model::isDirty() when AsCollection or AsEncryptedCollection have arguments (<a href="https://redirect.github.com/laravel/framework/pull/47235">#47235</a>)</li> <li>Fixed escaped String for JSON_CONTAINS (<a href="https://redirect.github.com/laravel/framework/pull/47244">#47244</a>)</li> <li>Fixes missing output on ProcessFailedException exception (<a href="https://redirect.github.com/laravel/framework/pull/47285">#47285</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Remove useless else statements (<a href="https://redirect.github.com/laravel/framework/pull/47186">#47186</a>)</li> <li>RedisStore improvement - don't open transaction unless all values are serialaizable (<a href="https://redirect.github.com/laravel/framework/pull/47193">#47193</a>)</li> <li>Use carbon::now() to get current timestamp in takeUntilTimeout lazycollection-method (<a href="https://redirect.github.com/laravel/framework/pull/47200">#47200</a>)</li> <li>Avoid duplicates in visible/hidden on merge (<a href="https://redirect.github.com/laravel/framework/pull/47264">#47264</a>)</li> <li>Add a missing semicolon to CompilesClasses (<a href="https://redirect.github.com/laravel/framework/pull/47280">#47280</a>)</li> <li>Send along value to InvalidPayloadException (<a href="https://redirect.github.com/laravel/framework/pull/47223">#47223</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/blob/10.x/CHANGELOG.md">laravel/framework's changelog</a>.</em></p> <blockquote> <h1>Release Notes for 10.x</h1> <h2><a href="https://github.com/laravel/framework/compare/v10.13.0...10.x">Unreleased</a></h2> <h2><a href="https://github.com/laravel/framework/compare/v10.12.0...v10.13.0">v10.13.0 (2023-05-30)</a></h2> <h3>Added</h3> <ul> <li>Added <code>Illuminate/Hashing/HashManager::isHashed()</code> (<a href="https://redirect.github.com/laravel/framework/pull/47197">#47197</a>)</li> <li>Escaping functionality within the Grammar (<a href="https://redirect.github.com/laravel/framework/pull/46558">#46558</a>)</li> <li>Provide testing hooks in <code>Illuminate/Support/Sleep.php</code> (<a href="https://redirect.github.com/laravel/framework/pull/47228">#47228</a>)</li> <li>Added missing methods to AssertsStatusCodes (<a href="https://redirect.github.com/laravel/framework/pull/47277">#47277</a>)</li> <li>Wrap response preparation in events (<a href="https://redirect.github.com/laravel/framework/pull/47229">#47229</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed bug when function wrapped around definition of related factory (<a href="https://redirect.github.com/laravel/framework/pull/47168">#47168</a>)</li> <li>Fixed inconsistentcy between report and render methods (<a href="https://redirect.github.com/laravel/framework/pull/47201">#47201</a>)</li> <li>Fixes Model::isDirty() when AsCollection or AsEncryptedCollection have arguments (<a href="https://redirect.github.com/laravel/framework/pull/47235">#47235</a>)</li> <li>Fixed escaped String for JSON_CONTAINS (<a href="https://redirect.github.com/laravel/framework/pull/47244">#47244</a>)</li> <li>Fixes missing output on ProcessFailedException exception (<a href="https://redirect.github.com/laravel/framework/pull/47285">#47285</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Remove useless else statements (<a href="https://redirect.github.com/laravel/framework/pull/47186">#47186</a>)</li> <li>RedisStore improvement - don't open transaction unless all values are serialaizable (<a href="https://redirect.github.com/laravel/framework/pull/47193">#47193</a>)</li> <li>Use carbon::now() to get current timestamp in takeUntilTimeout lazycollection-method (<a href="https://redirect.github.com/laravel/framework/pull/47200">#47200</a>)</li> <li>Avoid duplicates in visible/hidden on merge (<a href="https://redirect.github.com/laravel/framework/pull/47264">#47264</a>)</li> <li>Add a missing semicolon to CompilesClasses (<a href="https://redirect.github.com/laravel/framework/pull/47280">#47280</a>)</li> <li>Send along value to InvalidPayloadException (<a href="https://redirect.github.com/laravel/framework/pull/47223">#47223</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/c1569099594168870cb4bdabfbaa35e5d172310b"><code>c156909</code></a> patch</li> <li><a href="https://github.com/laravel/framework/commit/51c0912d6e70665ed429be8ffc647dea67df25f2"><code>51c0912</code></a> Return mail channel response (<a href="https://redirect.github.com/laravel/framework/issues/47310">#47310</a>)</li> <li><a href="https://github.com/laravel/framework/commit/4d891dbba720aff0047dcc158ec2e8cc18d7c449"><code>4d891db</code></a> fix: typehint for observer property (<a href="https://redirect.github.com/laravel/framework/issues/47316">#47316</a>)</li> <li><a href="https://github.com/laravel/framework/commit/838bb1b3ab5908b7fec3bd4e344943e41d26aca0"><code>838bb1b</code></a> Revert &quot;[10.x] Fix inconsistentcy between <code>report</code> and <code>render</code> methods (<a href="https://redirect.github.com/laravel/framework/issues/472">#472</a>...</li> <li><a href="https://github.com/laravel/framework/commit/c60191f33a88f91685634b157b4dc515381fccd1"><code>c60191f</code></a> [10.x] Display queue runtime in human readable format (<a href="https://redirect.github.com/laravel/framework/issues/47227">#47227</a>)</li> <li><a href="https://github.com/laravel/framework/commit/4de531b91b29bc5e4247f7436757826ef309135c"><code>4de531b</code></a> Fix incorrect doc type in WorkerOptions (<a href="https://redirect.github.com/laravel/framework/issues/47308">#47308</a>)</li> <li><a href="https://github.com/laravel/framework/commit/693e0c790ed61f78ac75cb1445df8362f6606a3c"><code>693e0c7</code></a> Update facade docblocks</li> <li><a href="https://github.com/laravel/framework/commit/e0788c9ac98a5ac6607d722484cb2ba4ee9d3f42"><code>e0788c9</code></a> [10.x] Database Expressions that are conditions (<a href="https://redirect.github.com/laravel/framework/issues/47210">#47210</a>)</li> <li><a href="https://github.com/laravel/framework/commit/c2c20baf33cf7958e9b6b5ec381fd54876b481ad"><code>c2c20ba</code></a> Merge remote-tracking branch 'origin/10.x' into 10.x</li> <li><a href="https://github.com/laravel/framework/commit/5485947f94ff8fa3357e5cd27b6ff7e16ad5bcd7"><code>5485947</code></a> [10.x] Update CHANGELOG.md</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v10.12.0...v10.13.1">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=10.12.0&new-version=10.13.1)](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 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>
Sign in to join this conversation.