Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Bump Fluid.Core from 2.10.0 to 2.11.1 in /dotnet (#8077)
Bumps [Fluid.Core](https://github.com/sebastienros/fluid) from 2.10.0 to 2.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sebastienros/fluid/releases">Fluid.Core's releases</a>.</em></p> <blockquote> <h2>v2.11.1</h2> <h2>What's Changed</h2> <ul> <li>Fix typo at xmldoc by <a href="https://github.com/gumbarros"><code>@gumbarros</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/680">sebastienros/fluid#680</a></li> <li>Update Parlot 1.0.2 by <a href="https://github.com/MikeAlhayek"><code>@MikeAlhayek</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/684">sebastienros/fluid#684</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gumbarros"><code>@gumbarros</code></a> made their first contribution in <a href="https://redirect.github.com/sebastienros/fluid/pull/680">sebastienros/fluid#680</a></li> <li><a href="https://github.com/MikeAlhayek"><code>@MikeAlhayek</code></a> made their first contribution in <a href="https://redirect.github.com/sebastienros/fluid/pull/684">sebastienros/fluid#684</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sebastienros/fluid/compare/v2.11.0...v2.11.1">https://github.com/sebastienros/fluid/compare/v2.11.0...v2.11.1</a></p> <h2>2.11.0</h2> <h2>What's Changed</h2> <ul> <li>Create dependabot.yml by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/651">sebastienros/fluid#651</a></li> <li>Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/652">sebastienros/fluid#652</a></li> <li>Bump xunit.analyzers from 1.11.0 to 1.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/654">sebastienros/fluid#654</a></li> <li>Bump Parlot from 0.0.25 to 0.0.26 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/655">sebastienros/fluid#655</a></li> <li>Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/656">sebastienros/fluid#656</a></li> <li>Bump xunit from 2.7.0 to 2.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/653">sebastienros/fluid#653</a></li> <li>Update README.md by <a href="https://github.com/simenums"><code>@simenums</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/660">sebastienros/fluid#660</a></li> <li>Bump the all-dependencies group with 6 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/665">sebastienros/fluid#665</a></li> <li>Update TFMs by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/666">sebastienros/fluid#666</a></li> <li>Implement FluidValue.WriteToAsync by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/667">sebastienros/fluid#667</a></li> <li>Improve TextSpan and For statements by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/668">sebastienros/fluid#668</a></li> <li>Copy MaxSteps from TemplateOptions by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/671">sebastienros/fluid#671</a></li> <li>Update README.md by <a href="https://github.com/deanebarker"><code>@deanebarker</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/673">sebastienros/fluid#673</a></li> <li>Update README.md: Add Mailgen to the list of projects using Fluid by <a href="https://github.com/hsndmr"><code>@hsndmr</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/675">sebastienros/fluid#675</a></li> <li>Bump the all-dependencies group across 1 directory with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/678">sebastienros/fluid#678</a></li> <li>Update Parlot version by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/sebastienros/fluid/pull/679">sebastienros/fluid#679</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/simenums"><code>@simenums</code></a> made their first contribution in <a href="https://redirect.github.com/sebastienros/fluid/pull/660">sebastienros/fluid#660</a></li> <li><a href="https://github.com/hsndmr"><code>@hsndmr</code></a> made their first contribution in <a href="https://redirect.github.com/sebastienros/fluid/pull/675">sebastienros/fluid#675</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sebastienros/fluid/compare/v2.10.0...v2.11.0">https://github.com/sebastienros/fluid/compare/v2.10.0...v2.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastienros/fluid/commit/aebdaea198efb7c98e788126f80a18e0e84bfd59"><code>aebdaea</code></a> Update Parlot 1.0.2 (<a href="https://redirect.github.com/sebastienros/fluid/issues/684">#684</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/3f1750f690b5b2e02cd13e6554e0df832dbd8385"><code>3f1750f</code></a> Update TemplateContext.cs (<a href="https://redirect.github.com/sebastienros/fluid/issues/680">#680</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/6ddf40ff7866cfa5c2b3cdbcb48ae5f0754fc6f6"><code>6ddf40f</code></a> Update Parlot version (<a href="https://redirect.github.com/sebastienros/fluid/issues/679">#679</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/15198beff7688a93d5f4da93de4aa50839747d27"><code>15198be</code></a> Bump the all-dependencies group across 1 directory with 3 updates (<a href="https://redirect.github.com/sebastienros/fluid/issues/678">#678</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/83411ceb88142e005a5390ef1833ef183953ea36"><code>83411ce</code></a> Update README.md: Add Mailgen to the list of projects using Fluid (<a href="https://redirect.github.com/sebastienros/fluid/issues/675">#675</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/149fc0963afc2f86c814e85416794860681b8e93"><code>149fc09</code></a> Update README.md (<a href="https://redirect.github.com/sebastienros/fluid/issues/673">#673</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/a90842daf15805d977369d610b5f4852dac5fc0c"><code>a90842d</code></a> Copy MaxSteps from TemplateOptions (<a href="https://redirect.github.com/sebastienros/fluid/issues/671">#671</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/4f8c5c9c721c00fcc671f60284d7864822207c17"><code>4f8c5c9</code></a> Improve TextSpan and For statements (<a href="https://redirect.github.com/sebastienros/fluid/issues/668">#668</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/0291471c83bd8889c2c2d2305083275d444faecc"><code>0291471</code></a> Implement FluidValue.WriteToAsync (<a href="https://redirect.github.com/sebastienros/fluid/issues/667">#667</a>)</li> <li><a href="https://github.com/sebastienros/fluid/commit/1e9c9926ad6f13c7fbce02326f6dfd220ee9d6d5"><code>1e9c992</code></a> Update TFMs (<a href="https://redirect.github.com/sebastienros/fluid/issues/666">#666</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sebastienros/fluid/compare/v2.10.0...v2.11.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Fluid.Core&package-manager=nuget&previous-version=2.10.0&new-version=2.11.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information