Bump the dotnet-deps group with 8 updates#35
Merged
MiguelGuedelha merged 2 commits intomasterfrom Feb 20, 2026
Conversation
Bumps Scalar.AspNetCore from 2.12.40 to 2.12.46 Bumps Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 Bumps Swashbuckle.AspNetCore.SwaggerGen from 10.1.3 to 10.1.4 Bumps Umbraco.Cms from 17.1.0 to 17.2.0 Bumps Umbraco.Cms.Core from 17.1.0 to 17.2.0 Bumps Umbraco.Cms.Infrastructure from 17.1.0 to 17.2.0 Bumps Umbraco.Cms.Web.Common from 17.1.0 to 17.2.0 Bumps Umbraco.Cms.Web.Website from 17.1.0 to 17.2.0 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.12.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Scalar.AspNetCore dependency-version: 2.12.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-version: 10.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-deps - dependency-name: Umbraco.Cms dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Core dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Infrastructure dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Web.Common dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps - dependency-name: Umbraco.Cms.Web.Website dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Scalar.AspNetCore from 2.12.40 to 2.12.46.
Release notes
Sourced from Scalar.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore from 10.1.3 to 10.1.4.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.1.4
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.3...v10.1.4
Commits viewable in compare view.
Updated Swashbuckle.AspNetCore.SwaggerGen from 10.1.3 to 10.1.4.
Release notes
Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases.
10.1.4
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.3...v10.1.4
Commits viewable in compare view.
Updated Umbraco.Cms from 17.1.0 to 17.2.0.
Release notes
Sourced from Umbraco.Cms's releases.
17.2.0
What's Changed Since 17.2.0-rc2
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc2...release-17.2.0
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283... (truncated)
17.2.0-rc2
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396... (truncated)
17.2.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396🧪 Testing
... (truncated)
Commits viewable in compare view.
Updated Umbraco.Cms.Core from 17.1.0 to 17.2.0.
Release notes
Sourced from Umbraco.Cms.Core's releases.
17.2.0
What's Changed Since 17.2.0-rc2
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc2...release-17.2.0
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283... (truncated)
17.2.0-rc2
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396... (truncated)
17.2.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396🧪 Testing
... (truncated)
Commits viewable in compare view.
Updated Umbraco.Cms.Infrastructure from 17.1.0 to 17.2.0.
Release notes
Sourced from Umbraco.Cms.Infrastructure's releases.
17.2.0
What's Changed Since 17.2.0-rc2
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc2...release-17.2.0
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283... (truncated)
17.2.0-rc2
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396... (truncated)
17.2.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396🧪 Testing
... (truncated)
Commits viewable in compare view.
Updated Umbraco.Cms.Web.Common from 17.1.0 to 17.2.0.
Release notes
Sourced from Umbraco.Cms.Web.Common's releases.
17.2.0
What's Changed Since 17.2.0-rc2
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc2...release-17.2.0
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283... (truncated)
17.2.0-rc2
What's Changed Since 17.2.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.2.0-rc...release-17.2.0-rc2
What's Changed Since the Last Release (17.1.0)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396... (truncated)
17.2.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
IMarkdownToHtmlConverterabstraction (closes #21238 and #19500) by @AndyButland in Markdown Conversion: Remove hard dependency on deprecated library and replace withIMarkdownToHtmlConverterabstraction (closes #21238 and #19500) umbraco/Umbraco-CMS#21242emptyRecycleBincollection action kind for Documents and Media by @leekelleher in Recycle Bin: AddsemptyRecycleBincollection action kind for Documents and Media umbraco/Umbraco-CMS#21482umbLink) support tostyleMenuAPI by @leekelleher in Tiptap RTE: Adds link (umbLink) support tostyleMenuAPI umbraco/Umbraco-CMS#21494🚤 Performance
UserIdKeyResolverfor super-user by @AndyButland in Performance: Avoid database lookup inUserIdKeyResolverfor super-user umbraco/Umbraco-CMS#21281ContentCacheRefresheron content deletion by @AndyButland in Performance: Only flush ID/Key map inContentCacheRefresheron content deletion umbraco/Umbraco-CMS#21283PublishStatusServiceafter content changes by @AndyButland in Performance: Fix thread safety and optimize cache updates inPublishStatusServiceafter content changes umbraco/Umbraco-CMS#21415umb-input-tiptapinitialization and rendering by @leekelleher in Tiptap RTE: Optimizeumb-input-tiptapinitialization and rendering umbraco/Umbraco-CMS#21070DocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) by @AndyButland in Routing: AddDocumentUrlAliasServicefor optimized URL alias lookups (closes #21383) umbraco/Umbraco-CMS#21396🧪 Testing
Description has been truncated
Dependabot will resolve a...
Description has been truncated