Bump the version-updates group with 6 updates#316
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the version-updates group with 6 updates#316dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps Asm from 3.7.50 to 3.7.54 Bumps Asm.AspNetCore.Mvc from 3.7.50 to 3.7.54 Bumps Asm.Net from 3.7.50 to 3.7.54 Bumps Azure.Identity from 1.19.0 to 1.20.0 Bumps Microsoft.Identity.Client from 4.83.1 to 4.83.3 Bumps Umbraco.Cms from 17.2.2 to 17.3.0 --- updated-dependencies: - dependency-name: Asm dependency-version: 3.7.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.AspNetCore.Mvc dependency-version: 3.7.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.Net dependency-version: 3.7.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Azure.Identity dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: Microsoft.Identity.Client dependency-version: 4.83.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Umbraco.Cms dependency-version: 17.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... 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 Asm from 3.7.50 to 3.7.54.
Release notes
Sourced from Asm's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Asm.AspNetCore.Mvc from 3.7.50 to 3.7.54.
Release notes
Sourced from Asm.AspNetCore.Mvc's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Asm.Net from 3.7.50 to 3.7.54.
Release notes
Sourced from Asm.Net's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Azure.Identity from 1.19.0 to 1.20.0.
Release notes
Sourced from Azure.Identity's releases.
1.20.0
1.20.0 (2026-03-30)
Features Added
appsettings.json.Breaking Changes
AddAzureClient,AddKeyedAzureClient, andWithAzureCredentialreturn type changed fromIHostApplicationBuildertoIClientBuilderto align with theIClientBuildercomposition change in System.ClientModel.Commits viewable in compare view.
Updated Microsoft.Identity.Client from 4.83.1 to 4.83.3.
Release notes
Sourced from Microsoft.Identity.Client's releases.
4.83.3
New Features
IByUserFederatedIdentityCredentialinterface anduser_ficgrant type. #5802Changes
Bug Fixes
HttpListenerInterceptor.csto ensure the full response is properly closed. #5478Infrastructure & Dependencies
Microsoft.Identity.Lab.API. #5864Commits viewable in compare view.
Updated Umbraco.Cms from 17.2.2 to 17.3.0.
Release notes
Sourced from Umbraco.Cms's releases.
17.3.0
Upgrade Notes
In 17.3 we have upgraded our dependency on
MailKitto 4.15.1. This is a minor version update, but we found a few changes we had to make in core to accommodate changes to nullability constraints. Unless using methods of this library, or it's transitive dependencyMimeKit, it's unlikely projects will be affected. The update is necessary though, as the version we previously depended on now has a security vulnerability raised against it.We have made a change to how we handle redirects which brings a significant performance improvement for publish time on large sites, when documents with many descendent nodes are published. If you have custom URL providers you should review this change, as there are some very rare cases where you'll need to adjust to ensure descendent redirects are correctly handled.
Note also that we now auto-generate HMAC secret key for new installs. This has been applied to make Umbraco more secure by default, but it's not been forced for upgrades.
What's Changed Since 17.3.0-rc3
Full Changelog: umbraco/Umbraco-CMS@release-17.3.0-rc3...release-17.3.0
What's Changed Since 17.3.0-rc2
📦 Dependencies
🐛 Bug Fixes
DocumentUrlServicenot initialized during Examine indexing after package upgrade umbraco/Umbraco-CMS#22243Full Changelog: umbraco/Umbraco-CMS@release-17.3.0-rc2...release-17.3.0-rc3
What's Changed Since 17.3.0-rc1
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.3.0-rc...release-17.3.0-rc2
What's Changed Since the Previous Version (17.2.2)
🙌 Notable Changes
💥 Breaking Changes
📦 Dependencies
... (truncated)
17.3.0-rc3
Upgrade Notes
In 17.3 we have upgraded our dependency on
MailKitto 4.15.1. This is a minor version update, but we found a few changes we had to make in core to accommodate changes to nullability constraints. Unless using methods of this library, or it's transitive dependencyMimeKit, it's unlikely projects will be affected. The update is necessary though, as the version we previously depended on now has a security vulnerability raised against it.We have made a change to how we handle redirects which brings a significant performance improvement for publish time on large sites, when documents with many descendent nodes are published. If you have custom URL providers you should review this change, as there are some very rare cases where you'll need to adjust to ensure descendent redirects are correctly handled.
Note also that we now auto-generate HMAC secret key for new installs. This has been applied to make Umbraco more secure by default, but it's not been forced for upgrades.
What's Changed Since 17.3.0-rc2
📦 Dependencies
🐛 Bug Fixes
DocumentUrlServicenot initialized during Examine indexing after package upgrade umbraco/Umbraco-CMS#22243Full Changelog: umbraco/Umbraco-CMS@release-17.3.0-rc2...release-17.3.0-rc3
What's Changed Since 17.3.0-rc1
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.3.0-rc...release-17.3.0-rc2
What's Changed Since the Previous Version (17.2.2)
🙌 Notable Changes
💥 Breaking Changes
📦 Dependencies
... (truncated)
17.3.0-rc2
Upgrade Notes
In 17.3 we have upgraded our dependency on
MailKitto 4.15.1. This is a minor version update, but we found a few changes we had to make in core to accommodate changes to nullability constraints. Unless using methods of this library, or it's transitive dependencyMimeKit, it's unlikely projects will be affected. The update is necessary though, as the version we previously depended on now has a security vulnerability raised against it.We have made a change to how we handle redirects which brings a significant performance improvement for publish time on large sites, when documents with many descendent nodes are published. If you have custom URL providers you should review this change, as there are some very rare cases where you'll need to adjust to ensure descendent redirects are correctly handled.
Note also that we now auto-generate HMAC secret key for new installs. This has been applied to make Umbraco more secure by default, but it's not been forced for upgrades.
What's Changed Since 17.3.0-rc1
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.3.0-rc...release-17.3.0-rc2
What's Changed Since the Previous Version (17.2.2)
🙌 Notable Changes
💥 Breaking Changes
📦 Dependencies
🚤 Performance
IDisposableresources correctly in four internal classes by @AndyButland in Memory Management: DisposeIDisposableresources correctly in four internal classes umbraco/Umbraco-CMS#22014... (truncated)
17.3.0-rc
Upgrade Notes
In 17.3 we have upgraded our dependency on
MailKitto 4.15.1. This is a minor version update, but we found a few changes we had to make in core to accommodate changes to nullability constraints. Unless using methods of this library, or it's transitive dependencyMimeKit, it's unlikely projects will be affected. The update is necessary though, as the version we previously depended on now has a security vulnerability raised against it.We have made a change to how we handle redirects which brings a significant performance improvement for publish time on large sites, when documents with many descendent nodes are published. If you have custom URL providers you should review this change, as there are some very rare cases where you'll need to adjust to ensure descendent redirects are correctly handled.
Note also that we now auto-generate HMAC secret key for new installs. This has been applied to make Umbraco more secure by default, but it's not been forced for upgrades.
What's Changed
🙌 Notable Changes
💥 Breaking Changes
📦 Dependencies
🚤 Performance
IDisposableresources correctly in four internal classes by @AndyButland in Memory Management: DisposeIDisposableresources correctly in four internal classes umbraco/Umbraco-CMS#22014🌈 Accessibility Improvements
titleattribute for icon in content types by @TechPdo in Accessibility: Addedtitleattribute for icon in content types umbraco/Umbraco-CMS#21956🚀 New Features
... (truncated)
Commits viewable in compare view.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions