This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Falu from 1.14.0 to 2.0.1 (#288)
Bumps [Falu](https://github.com/faluapp/falu-dotnet) from 1.14.0 to 2.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faluapp/falu-dotnet/releases">Falu's releases</a>.</em></p> <blockquote> <h2>2.0.1</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/250">#250</a>: Set <code>AssemblyName</code> to <code>FaluSdk</code> and <code>PackageId</code> to <code>Falu</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faluapp/falu-dotnet/compare/2.0.0...2.0.1">https://github.com/faluapp/falu-dotnet/compare/2.0.0...2.0.1</a></p> <h2>2.0.0</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/239">#239</a>: Use source generators for RegEx in.NET 7 or later.</li> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/242">#242</a>: Remove <code>DataRedactionStatus</code> enum because of serialization issues.</li> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/243">#243</a>: Added <code>Optional<T></code> that creates room for JSON Merge Patch.</li> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/245">#245</a>: Major renaming of types for patch/update and creation.</li> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/244">#244</a>: Rename <code>FaluSdk</code> -> <code>Falu</code> and <code>FaluSdk.Tests</code> -> <code>Falu.Tests</code></li> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/247">#247</a>: Remove inheritance from **UpdateOptions types</li> <li><a href="https://redirect.github.com/faluapp/falu-dotnet/pull/248">#248</a>: Migrate from JSON Patch to JSON Merge Patch.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faluapp/falu-dotnet/compare/1.14.0...2.0.0">https://github.com/faluapp/falu-dotnet/compare/1.14.0...2.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faluapp/falu-dotnet/commit/db82384e5e2cec4fe4996d98f7c4514d151d0542"><code>db82384</code></a> Set <code>AssemblyName</code> to <code>FaluSdk</code> and <code>PackageId</code> to <code>Falu</code> (<a href="https://redirect.github.com/faluapp/falu-dotnet/issues/250">#250</a>)</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/0ac52f619eb20eec9aa0b52d1717841598231c5e"><code>0ac52f6</code></a> No need to set <code>PackageId</code> since the project rename (<a href="https://redirect.github.com/faluapp/falu-dotnet/issues/249">#249</a>)</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/c6964b18bd8a26ffb48ba7f7bf3ff5cc505a8bb1"><code>c6964b1</code></a> No need to set RootNamespace since renaming projects in <a href="https://redirect.github.com/faluapp/falu-dotnet/issues/244">#244</a></li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/82b17b1b4a2c18384b6461031d709ae933b9060c"><code>82b17b1</code></a> Remove TODO for migrating to Polly vNext</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/4ffb0279e5b0d0bd13732190e0b964f9ae36183d"><code>4ffb027</code></a> JSON Merge Patch Support (<a href="https://redirect.github.com/faluapp/falu-dotnet/issues/248">#248</a>)</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/ade37da2302b6725b89f62470e37ee768ad4fa45"><code>ade37da</code></a> Switch <code>Optional\<T></code> from struct to class hence hide constructors</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/e9d54bc6c7e413934a1a092268bcb4c5e9834ab2"><code>e9d54bc</code></a> Remove inheritance from **UpdateOptions types (<a href="https://redirect.github.com/faluapp/falu-dotnet/issues/247">#247</a>)</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/6e80699d1fa2fe4ab83f0335238adee9f8a648be"><code>6e80699</code></a> Rename <code>FaluSdk</code> -> <code>Falu</code> and <code>FaluSdk.Tests</code> -> <code>Falu.Tests</code> (<a href="https://redirect.github.com/faluapp/falu-dotnet/issues/244">#244</a>)</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/48460e370bbed220fe2005721cc62ba4fabf9307"><code>48460e3</code></a> Renaming of types (<a href="https://redirect.github.com/faluapp/falu-dotnet/issues/245">#245</a>)</li> <li><a href="https://github.com/faluapp/falu-dotnet/commit/cac505ebbc8498f1773e5ec96200aae9db049209"><code>cac505e</code></a> Rename <code>Sc</code> to <code>SC</code></li> <li>Additional commits viewable in <a href="https://github.com/faluapp/falu-dotnet/compare/1.14.0...2.0.1">compare view</a></li> </ul> </details> <br /> [](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> Co-authored-by: Maxwell Weru <[email protected]>
- Loading branch information