Skip to content

Commit

Permalink
Bump laravel/framework from 10.48.10 to 10.48.12 (#2249)
Browse files Browse the repository at this point in the history
Bumps [laravel/framework](https://github.com/laravel/framework) from
10.48.10 to 10.48.12.
<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.48.12</h2>
<ul>
<li>[10.x] Fix typo by <a
href="https://github.com/Issei0804-ie"><code>@​Issei0804-ie</code></a>
in <a
href="https://redirect.github.com/laravel/framework/pull/51535">laravel/framework#51535</a></li>
<li>[10.x] Fix SQL Server detection in database store by <a
href="https://github.com/staudenmeir"><code>@​staudenmeir</code></a> in
<a
href="https://redirect.github.com/laravel/framework/pull/51547">laravel/framework#51547</a></li>
<li>[10.x] - Fix batch list loading in Horizon when serialization error
by <a
href="https://github.com/jeffortegad"><code>@​jeffortegad</code></a> in
<a
href="https://redirect.github.com/laravel/framework/pull/51551">laravel/framework#51551</a></li>
<li>[10.x] Fixes explicit route binding with <code>BackedEnum</code> by
<a href="https://github.com/CAAHS"><code>@​CAAHS</code></a> in <a
href="https://redirect.github.com/laravel/framework/pull/51586">laravel/framework#51586</a></li>
</ul>
<h2>v10.48.11</h2>
<ul>
<li>[10.x] Backport: Fix SesV2Transport to use correct
<code>EmailTags</code> argument by <a
href="https://github.com/Tietew"><code>@​Tietew</code></a> in <a
href="https://redirect.github.com/laravel/framework/pull/51352">laravel/framework#51352</a></li>
<li>[10.x] Fix PHPDoc typo by <a
href="https://github.com/staudenmeir"><code>@​staudenmeir</code></a> in
<a
href="https://redirect.github.com/laravel/framework/pull/51390">laravel/framework#51390</a></li>
<li>[10.x] Fix <code>apa</code> on non ASCII characters by <a
href="https://github.com/faissaloux"><code>@​faissaloux</code></a> in <a
href="https://redirect.github.com/laravel/framework/pull/51428">laravel/framework#51428</a></li>
<li>[10.x] Fixes view engine resolvers leaking memory by <a
href="https://github.com/nunomaduro"><code>@​nunomaduro</code></a> in <a
href="https://redirect.github.com/laravel/framework/pull/51450">laravel/framework#51450</a></li>
<li>[10.x] Do not use <code>app()</code> Foundation helper on
<code>ViewServiceProvider</code> by <a
href="https://github.com/rodrigopedra"><code>@​rodrigopedra</code></a>
in <a
href="https://redirect.github.com/laravel/framework/pull/51522">laravel/framework#51522</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/laravel/framework/commit/590afea38e708022662629fbf5184351fa82cf08"><code>590afea</code></a>
Update version to v10.48.12</li>
<li><a
href="https://github.com/laravel/framework/commit/ccf500c4315a19a9fbd3b637fd66aa6c710b0804"><code>ccf500c</code></a>
wip</li>
<li><a
href="https://github.com/laravel/framework/commit/df9b9a5f55e0e388e178c47ef3ae4351f0b88145"><code>df9b9a5</code></a>
wip</li>
<li><a
href="https://github.com/laravel/framework/commit/259c5f6d8dcaf854e5f416e728153d0371be41a0"><code>259c5f6</code></a>
Fixes explicit route binding with <code>BackedEnum</code> (<a
href="https://redirect.github.com/laravel/framework/issues/51586">#51586</a>)</li>
<li><a
href="https://github.com/laravel/framework/commit/1d902e968a27e0d00ea48dba0b5011548d455874"><code>1d902e9</code></a>
wip</li>
<li><a
href="https://github.com/laravel/framework/commit/644e5688c8ec2b4e8769230ac77420680e869d03"><code>644e568</code></a>
[10.x] - Fix batch list loading in Horizon when serialization error
occurred ...</li>
<li><a
href="https://github.com/laravel/framework/commit/69b244063f2c57763bd13be50a8e9d4125720609"><code>69b2440</code></a>
Fix generating release notes</li>
<li><a
href="https://github.com/laravel/framework/commit/7d7ab3b024544288701ff322654da7aefaea5b79"><code>7d7ab3b</code></a>
Add RELEASE.md</li>
<li><a
href="https://github.com/laravel/framework/commit/80338e1260dec2823155b9682924ef226dc0fd0b"><code>80338e1</code></a>
Fix SQL Server detection in database store (<a
href="https://redirect.github.com/laravel/framework/issues/51547">#51547</a>)</li>
<li><a
href="https://github.com/laravel/framework/commit/240c8a09123997a7a61a72a7a035eae9d2e02d6d"><code>240c8a0</code></a>
fix typo (<a
href="https://redirect.github.com/laravel/framework/issues/51535">#51535</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/laravel/framework/compare/v10.48.10...v10.48.12">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.48.10&new-version=10.48.12)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent d2cd1b1 commit c2f5fbf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"guzzlehttp/guzzle": "7.8.1",
"http-interop/http-factory-guzzle": "1.2.0",
"knplabs/github-api": "3.14.1",
"laravel/framework": "10.48.10",
"laravel/framework": "10.48.12",
"laravel/legacy-factories": "1.4.0",
"laravel/socialite": "5.14.0",
"laravel/ui": "4.5.2",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c2f5fbf

Please sign in to comment.