Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): update to umbraco 14 #75

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

feat(core): update to umbraco 14 #75

wants to merge 11 commits into from

Conversation

alexsee
Copy link
Owner

@alexsee alexsee commented Jun 1, 2024

This PR updates dependencies and code to new Umbraco 14.

alexsee and others added 11 commits May 30, 2024 17:15
#84)

Bumps
[Umbraco.Cms.Persistence.Sqlite](https://github.com/umbraco/Umbraco-CMS)
from 13.4.1 to 14.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/umbraco/Umbraco-CMS/releases">Umbraco.Cms.Persistence.Sqlite's
releases</a>.</em></p>
<blockquote>
<h2>14.2.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🎨 Backoffice Changes</h3>
<ul>
<li>See the full list on the <a
href="https://github.com/umbraco/Umbraco.CMS.Backoffice/releases/tag/v14.2.0">Umbraco.CMS.Backoffice
repository</a></li>
</ul>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>V13: Respect user start nodes when moving or copying items in list
view by <a
href="https://github.com/elit0451"><code>@​elit0451</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16722">umbraco/Umbraco-CMS#16722</a></li>
<li>Move ReservedFieldNames to type configuration endpoints by <a
href="https://github.com/nikolajlauridsen"><code>@​nikolajlauridsen</code></a>
in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16735">umbraco/Umbraco-CMS#16735</a></li>
<li>V13: Tours prevent you from interacting with the Backoffice on first
log in by <a
href="https://github.com/iOvergaard"><code>@​iOvergaard</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16775">umbraco/Umbraco-CMS#16775</a></li>
<li>V13: Ensure <code>TransformingIndexValues</code> event is also
raised from the <code>DeliveryApiContentIndex</code> by <a
href="https://github.com/elit0451"><code>@​elit0451</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16756">umbraco/Umbraco-CMS#16756</a></li>
<li>V14: Fixing totalItems amount for ChildrenXTreeControllers by <a
href="https://github.com/elit0451"><code>@​elit0451</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16799">umbraco/Umbraco-CMS#16799</a></li>
<li>Combining OpenId and OfflineAccess scope by <a
href="https://github.com/mcl-sz"><code>@​mcl-sz</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16220">umbraco/Umbraco-CMS#16220</a></li>
<li>Fixing regression bug introduced in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/issues/14806">#14806</a>
by <a href="https://github.com/wtct"><code>@​wtct</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16837">umbraco/Umbraco-CMS#16837</a></li>
<li>Added apostrophe to allowed characters for username. by <a
href="https://github.com/BElluu"><code>@​BElluu</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16406">umbraco/Umbraco-CMS#16406</a></li>
<li>Remove favicon from dotnet templates by <a
href="https://github.com/callumbwhyte"><code>@​callumbwhyte</code></a>
in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16840">umbraco/Umbraco-CMS#16840</a></li>
<li>v14: Fix media access to dataypes by <a
href="https://github.com/Zeegaan"><code>@​Zeegaan</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16865">umbraco/Umbraco-CMS#16865</a></li>
<li>Do not allow save of invalid domains by <a
href="https://github.com/bergmania"><code>@​bergmania</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16880">umbraco/Umbraco-CMS#16880</a></li>
</ul>
<h3>🏠 Internal</h3>
<ul>
<li>V14: Remove user-defined.css by <a
href="https://github.com/iOvergaard"><code>@​iOvergaard</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16792">umbraco/Umbraco-CMS#16792</a></li>
</ul>
<h3>📦 Dependencies</h3>
<ul>
<li>Updated NuGet Packages by <a
href="https://github.com/bergmania"><code>@​bergmania</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16861">umbraco/Umbraco-CMS#16861</a></li>
</ul>
<h3>🚀 New Features</h3>
<ul>
<li>V14: Add <code>usernameIsEmail</code> to the user configuration
object by <a
href="https://github.com/iOvergaard"><code>@​iOvergaard</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16759">umbraco/Umbraco-CMS#16759</a></li>
<li>Removed Type attribute from parsed local links by <a
href="https://github.com/Migaroez"><code>@​Migaroez</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16780">umbraco/Umbraco-CMS#16780</a></li>
<li>Add Health Check for Runtime mode by <a
href="https://github.com/erikjanwestendorp"><code>@​erikjanwestendorp</code></a>
in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16715">umbraco/Umbraco-CMS#16715</a></li>
<li>Make block editor base classes public by <a
href="https://github.com/mattbrailsford"><code>@​mattbrailsford</code></a>
in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16774">umbraco/Umbraco-CMS#16774</a></li>
<li>Improve migration performance by <a
href="https://github.com/Migaroez"><code>@​Migaroez</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16784">umbraco/Umbraco-CMS#16784</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>V13: Update url scheme for Twitter OEmbedProvider by <a
href="https://github.com/elit0451"><code>@​elit0451</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16650">umbraco/Umbraco-CMS#16650</a></li>
<li>V14 Added Content tests with Checkbox list by <a
href="https://github.com/nhudinh0309"><code>@​nhudinh0309</code></a> in
<a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16733">umbraco/Umbraco-CMS#16733</a></li>
<li>V14: Launch browser settings to true by <a
href="https://github.com/elit0451"><code>@​elit0451</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16765">umbraco/Umbraco-CMS#16765</a></li>
<li>V14: Merge by <a
href="https://github.com/nikolajlauridsen"><code>@​nikolajlauridsen</code></a>
in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16800">umbraco/Umbraco-CMS#16800</a></li>
<li>Fix <code>UdiRange.Parse()</code> throwing
<code>ArgumentException</code> for valid value by <a
href="https://github.com/ronaldbarendse"><code>@​ronaldbarendse</code></a>
in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16788">umbraco/Umbraco-CMS#16788</a></li>
<li>V14 Added Content tests with various data types by <a
href="https://github.com/nhudinh0309"><code>@​nhudinh0309</code></a> in
<a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16809">umbraco/Umbraco-CMS#16809</a></li>
<li>V14 Fixing the failing smoke tests by <a
href="https://github.com/nhudinh0309"><code>@​nhudinh0309</code></a> in
<a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16822">umbraco/Umbraco-CMS#16822</a></li>
<li>Clean up Processed local image links in Management api by <a
href="https://github.com/Migaroez"><code>@​Migaroez</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16828">umbraco/Umbraco-CMS#16828</a></li>
<li>Graceful handling of unauthorized requests to the Management API by
<a href="https://github.com/kjac"><code>@​kjac</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16836">umbraco/Umbraco-CMS#16836</a></li>
<li>Fix: .well-known/openid-configuration doesn't work anymore by <a
href="https://github.com/Migaroez"><code>@​Migaroez</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16845">umbraco/Umbraco-CMS#16845</a></li>
<li>FIX: Deleting language can make the backoffice client unusable by <a
href="https://github.com/Migaroez"><code>@​Migaroez</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16863">umbraco/Umbraco-CMS#16863</a></li>
<li>v14: TryGetUmbracouser default implementation by <a
href="https://github.com/Zeegaan"><code>@​Zeegaan</code></a> in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16899">umbraco/Umbraco-CMS#16899</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/wtct"><code>@​wtct</code></a> made their
first contribution in <a
href="https://redirect.github.com/umbraco/Umbraco-CMS/pull/16837">umbraco/Umbraco-CMS#16837</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/umbraco/Umbraco-CMS/compare/release-14.1.2...release-14.2.0">https://github.com/umbraco/Umbraco-CMS/compare/release-14.1.2...release-14.2.0</a></p>
<h2>14.2.0-rc2</h2>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/1b21caa20ac98c6e7f54d7f325a64858646313f7"><code>1b21caa</code></a>
Update backoffice submodule with hotfix for breaking change that broke
forms.</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/bf805a181ae27574c668d53683d48d0f3d8af0ea"><code>bf805a1</code></a>
Bump version</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/66592bfbcc7f140ed3dc04ed3074a9a2e5b74378"><code>66592bf</code></a>
Merge branch 'release/14.1' into release/14.2</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/1ff3858a9efcd847631df3380584f19d13a89582"><code>1ff3858</code></a>
update backoffice submodule</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/b76070c794925932cb159ef50b851db6e966a004"><code>b76070c</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/72bef8861d94a39d5cc9530a04c4797b91fcbecf"><code>72bef88</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/d0c76171dddd44d1373b3a7a782e7edd7e506a76"><code>d0c7617</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/a3ede677773d7a06625886c3b816f53d47d4a9fc"><code>a3ede67</code></a>
bump version</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/a36535b3543d506eb120760d3a982b2a6d103819"><code>a36535b</code></a>
bump version</li>
<li><a
href="https://github.com/umbraco/Umbraco-CMS/commit/79807999eed1d58fdb95b75e58340cec388b3484"><code>7980799</code></a>
Add the default date-with-time configuration if missing (<a
href="https://redirect.github.com/umbraco/Umbraco-CMS/issues/16902">#16902</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/umbraco/Umbraco-CMS/compare/release-13.4.1...release-14.2.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.4.1&new-version=14.2.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>
Co-authored-by: Alexander Seeliger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant