Skip to content

Bump the version-updates group with 6 updates#316

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/AmCom.Web/version-updates-8b48179771
Open

Bump the version-updates group with 6 updates#316
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/AmCom.Web/version-updates-8b48179771

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

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

  • Added a JSON schema segment to the NuGet package that provides IntelliSense and validation for Azure.Identity credential configuration in appsettings.json.

Breaking Changes

  • AddAzureClient, AddKeyedAzureClient, and WithAzureCredential return type changed from IHostApplicationBuilder to IClientBuilder to align with the IClientBuilder composition 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

  • Added support for User Federated Identity Credential (UserFIC) scenarios through the IByUserFederatedIdentityCredential interface and user_fic grant type. #​5802

Changes

  • Updated NativeInterop to version 0.20.3. #​5866

Bug Fixes

  • Fixed response handling in HttpListenerInterceptor.cs to ensure the full response is properly closed. #​5478
  • Fixed macOS detection to include maccatalyst target in desktop platform checks.#​5882

Infrastructure & Dependencies

  • Extracted reusable MSAL test infrastructure into Microsoft.Identity.Lab.API. #​5864

Commits 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 MailKit to 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 dependency MimeKit, 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

Full 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

17.3.0-rc3

Upgrade Notes

In 17.3 we have upgraded our dependency on MailKit to 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 dependency MimeKit, 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

Full 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

17.3.0-rc2

Upgrade Notes

In 17.3 we have upgraded our dependency on MailKit to 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 dependency MimeKit, 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

17.3.0-rc

Upgrade Notes

In 17.3 we have upgraded our dependency on MailKit to 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 dependency MimeKit, 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

🌈 Accessibility Improvements

🚀 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 6, 2026
@dependabot dependabot bot requested a review from AndrewMcLachlan as a code owner April 6, 2026 22:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants