Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump Umbraco.Cms.Persistence.Sqlite from 13.2.2 to 13.3.0 (
#71) Bumps [Umbraco.Cms.Persistence.Sqlite](https://github.com/umbraco/Umbraco-CMS) from 13.2.2 to 13.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/a325ba339be4d8b0842ebef15095bd52dba16222"><code>a325ba3</code></a> bump rc to regular</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/a6a76d1815f30f5bae569f42076a95ef5d6aa6c4"><code>a6a76d1</code></a> Make the API content response builder extendable (<a href="https://redirect.github.com/umbraco/Umbraco-CMS/issues/16056">#16056</a>)</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/6379f2fd35f1b3e0d7c87a94eefd7bd59891324c"><code>6379f2f</code></a> Ported over <a href="https://redirect.github.com/umbraco/Umbraco-CMS/issues/15928">#15928</a> changes for 13.3 RC (<a href="https://redirect.github.com/umbraco/Umbraco-CMS/issues/16023">#16023</a>)</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/d765e69713cebae48a234ea69d9633bd7564c36d"><code>d765e69</code></a> V13: Align database schemas of migrated and new database (<a href="https://redirect.github.com/umbraco/Umbraco-CMS/issues/15934">#15934</a>)</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/43920f9adcf4ec899d0faf09ecb1501729f5e1b0"><code>43920f9</code></a> Merge branch 'v12/dev' into v13/dev</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/b1c347385630a45d4e2b5eb30e71301bf0adc620"><code>b1c3473</code></a> Introduce path provider and resolver for the Content Delivery API (<a href="https://redirect.github.com/umbraco/Umbraco-CMS/issues/15922">#15922</a>)</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/b7533b57b49548c5e074466cc2fc2243ab3a9e4e"><code>b7533b5</code></a> Merge remote-tracking branch 'origin/release/13.2' into v13/dev</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/0dc13cf23f7eaa821d6e0234209e4cdb1a4618d3"><code>0dc13cf</code></a> Merge remote-tracking branch 'origin/release/12.3' into v12/dev</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/d3b96a163feb031f8b33d63ab68098d65aa6686d"><code>d3b96a1</code></a> Bump follow-redirects in /src/Umbraco.Web.UI.Client</li> <li><a href="https://github.com/umbraco/Umbraco-CMS/commit/95aba6d6961f63e9f8bffeed112d3a16b7fe874c"><code>95aba6d</code></a> Bump follow-redirects in /tests/Umbraco.Tests.AcceptanceTest</li> <li>Additional commits viewable in <a href="https://github.com/umbraco/Umbraco-CMS/compare/release-13.2.2...release-13.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Umbraco.Cms.Persistence.Sqlite&package-manager=nuget&previous-version=13.2.2&new-version=13.3.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 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