Bump laravel/framework from 10.12.0 to 10.13.0 #63

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/laravel/framework-10.13.0 into main
dependabot[bot] commented 2023-05-31 01:10:19 +00:00 (Migrated from github.com)

Bumps laravel/framework from 10.12.0 to 10.13.0.

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.

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.0. <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> <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/7322723585103082758d74917db62980684845cb"><code>7322723</code></a> fix conflict</li> <li><a href="https://github.com/laravel/framework/commit/d4c62cc12544b8acc8d89fcb510f4aefb12e6dea"><code>d4c62cc</code></a> formatting</li> <li><a href="https://github.com/laravel/framework/commit/7014df328db3736b0472c076a9b621f5c9edbdec"><code>7014df3</code></a> version</li> <li><a href="https://github.com/laravel/framework/commit/07faff7d29741bfc06308cb97ba49311fb9c6a15"><code>07faff7</code></a> [9.x] Send along value to InvalidPayloadException (<a href="https://redirect.github.com/laravel/framework/issues/47223">#47223</a>)</li> <li><a href="https://github.com/laravel/framework/commit/59b822ce2362c3fa358b6843b83a0b79bf73499f"><code>59b822c</code></a> [10.x] Wrap response preparation in events (<a href="https://redirect.github.com/laravel/framework/issues/47229">#47229</a>)</li> <li><a href="https://github.com/laravel/framework/commit/8e7166793224d9b36003fbf896cb3530335cfdf7"><code>8e71667</code></a> Add new methods to AssertsStatusCodes (<a href="https://redirect.github.com/laravel/framework/issues/47277">#47277</a>)</li> <li><a href="https://github.com/laravel/framework/commit/20b309adcaed787e4efe6e3d84f6554764acb141"><code>20b309a</code></a> [10.x] Complete tests for ValidationException class (<a href="https://redirect.github.com/laravel/framework/issues/47278">#47278</a>)</li> <li><a href="https://github.com/laravel/framework/commit/506f72f7c6e569fee03ee0a91a757b45d43195ee"><code>506f72f</code></a> [10.x] Add a missing semicolon to CompilesClasses (<a href="https://redirect.github.com/laravel/framework/issues/47280">#47280</a>)</li> <li><a href="https://github.com/laravel/framework/commit/9de048d222a9fb8d6e500afb3a7566ec40af4828"><code>9de048d</code></a> [10.x] Fixes missing output on <code>ProcessFailedException</code> exception (<a href="https://redirect.github.com/laravel/framework/issues/47285">#47285</a>)</li> <li><a href="https://github.com/laravel/framework/commit/dc141b47b5ecd67e78d305dc586d5c52f04bb14b"><code>dc141b4</code></a> [10.x] Add test for <code>withTrashed</code> method in Routing (<a href="https://redirect.github.com/laravel/framework/issues/47286">#47286</a>)</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v10.12.0...v10.13.0">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.0)](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>
dependabot[bot] commented 2023-06-05 01:39:59 +00:00 (Migrated from github.com)

Superseded by #67.

Superseded by #67.

Pull request closed

Sign in to join this conversation.