Bump laravel/framework from 10.13.1 to 10.13.2 #72

Merged
dependabot[bot] merged 1 commits from dependabot/composer/laravel/framework-10.13.2 into main 2023-06-06 01:07:16 +00:00
dependabot[bot] commented 2023-06-06 01:05:37 +00:00 (Migrated from github.com)

Bumps laravel/framework from 10.13.1 to 10.13.2.

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.13.1 to 10.13.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/fd4619b56b56308e2c2c1840fedd0b8ebb73dfc5"><code>fd4619b</code></a> version</li> <li><a href="https://github.com/laravel/framework/commit/3611242bedd67f86bcc2a85cd1fb0a5179aec2f3"><code>3611242</code></a> Revert &quot;[10.x] Remove session on authenticatable deletion v2 (<a href="https://redirect.github.com/laravel/framework/issues/47141">#47141</a>)&quot; (<a href="https://redirect.github.com/laravel/framework/issues/47354">#47354</a>)</li> <li><a href="https://github.com/laravel/framework/commit/6ba1b832c0a0002c4225672b92e9de251ac6f15c"><code>6ba1b83</code></a> avoid duplicates in fillable/guarded on merge (<a href="https://redirect.github.com/laravel/framework/issues/47351">#47351</a>)</li> <li><a href="https://github.com/laravel/framework/commit/0f0352e76c382da6dccd6e3f53d097e7d63b3d44"><code>0f0352e</code></a> [10.x] Remove redundant 'setAccessible' methods (<a href="https://redirect.github.com/laravel/framework/issues/47348">#47348</a>)</li> <li><a href="https://github.com/laravel/framework/commit/81d0221ab943418bac0691c3023a0e286ebfecf6"><code>81d0221</code></a> [10.x] Update type on Query/Builder.php (<a href="https://redirect.github.com/laravel/framework/issues/47349">#47349</a>)</li> <li><a href="https://github.com/laravel/framework/commit/b900458eb370409c81b42a0be0657641ecbd8e12"><code>b900458</code></a> Merge branch '9.x' into 10.x</li> <li><a href="https://github.com/laravel/framework/commit/5deb0493e263dc6d260cde91ba52785ba1d02d9c"><code>5deb049</code></a> Fix PHPStan description of Closure returning a union type (<a href="https://redirect.github.com/laravel/framework/issues/47352">#47352</a>)</li> <li><a href="https://github.com/laravel/framework/commit/438d02d3a891ab4d73ffea2c223b5d37947b5e93"><code>438d02d</code></a> [10.x] Fix mapped renderable exception handling (<a href="https://redirect.github.com/laravel/framework/issues/47347">#47347</a>)</li> <li><a href="https://github.com/laravel/framework/commit/75403cb7935be07444c807cd76674ebabe728dd3"><code>75403cb</code></a> typo</li> <li><a href="https://github.com/laravel/framework/commit/ef5dca75146e948fdac110ad0327db3ba0720572"><code>ef5dca7</code></a> feat: add missing 'attachMany' method to 'MailMessage' class (<a href="https://redirect.github.com/laravel/framework/issues/47345">#47345</a>)</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v10.13.1...v10.13.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=10.13.1&new-version=10.13.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 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.