Bump the version-updates group with 8 updates - #254
Merged
AndrewMcLachlan merged 1 commit intoNov 4, 2025
Merged
Conversation
Bumps Asm from 3.6.560 to 3.6.576 Bumps Asm.AspNetCore.Mvc from 3.6.560 to 3.6.576 Bumps Asm.Net from 3.6.560 to 3.6.576 Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.9 to 9.0.10 Bumps Microsoft.Identity.Client from 4.77.1 to 4.78.0 Bumps SixLabors.ImageSharp from 3.1.11 to 3.1.12 Bumps System.Text.Json from 9.0.9 to 9.0.10 Bumps Umbraco.Cms from 16.2.0 to 16.3.4 --- updated-dependencies: - dependency-name: Asm dependency-version: 3.6.576 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.AspNetCore.Mvc dependency-version: 3.6.576 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.Net dependency-version: 3.6.576 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Microsoft.Identity.Client dependency-version: 4.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: SixLabors.ImageSharp dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: System.Text.Json dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Umbraco.Cms dependency-version: 16.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
AndrewMcLachlan
deleted the
dependabot/nuget/src/Asm.AmCom.Web/version-updates-fa30bef2c2
branch
November 4, 2025 21:37
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.6.560 to 3.6.576.
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.6.560 to 3.6.576.
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.6.560 to 3.6.576.
Release notes
Sourced from Asm.Net's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.9 to 9.0.10.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.MicrosoftAccount's releases.
9.0.10
Release
What's Changed
373af2etoeb2d85eby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from373af2etoeb2d85edotnet/aspnetcore#63501RadioButtonGetsResetAfterSubmittingEnhancedFormby @ilonatommy in UnquarantineRadioButtonGetsResetAfterSubmittingEnhancedFormdotnet/aspnetcore#63556Full Changelog: dotnet/aspnetcore@v9.0.9...v9.0.10
Commits viewable in compare view.
Updated Microsoft.Identity.Client from 4.77.1 to 4.78.0.
Release notes
Sourced from Microsoft.Identity.Client's releases.
4.78.0
Changes
Bug Fixes
Commits viewable in compare view.
Updated SixLabors.ImageSharp from 3.1.11 to 3.1.12.
Release notes
Sourced from SixLabors.ImageSharp's releases.
3.1.12
What's Changed
Full Changelog: SixLabors/ImageSharp@v3.1.11...v3.1.12
Commits viewable in compare view.
Updated System.Text.Json from 9.0.9 to 9.0.10.
Release notes
Sourced from System.Text.Json's releases.
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
Commits viewable in compare view.
Updated Umbraco.Cms from 16.2.0 to 16.3.4.
Release notes
Sourced from Umbraco.Cms's releases.
16.3.4
What's Changed
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-16.3.3...release-16.3.4
16.3.3
What's Changed
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-16.3.2...release-16.3.3
16.3.2
What's Changed
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-16.3.1...release-16.3.2
16.3.1
What's Changed
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-16.3.0...release-16.3.1
16.3.0
What's Changed
🙌 Notable Changes
🏠 Internal
📦 Dependencies
🌈 Accessibility Improvements
🚀 New Features
🐛 Bug Fixes
... (truncated)
16.3.0-rc4
What's Changed in 16.3.0-rc4
🚤 Performance
Full Changelog: umbraco/Umbraco-CMS@release-16.3.0-rc3...release-16.3.0-rc4
What's Changed in 16.3.0-rc3
🐛 Bug Fixes
ContentCacheNodeinstead of object on exists for hybrid cache to ensure correct deserialization (closes #20352) by @AndyButland in Hybrid cache: Check forContentCacheNodeinstead of object on exists for hybrid cache to ensure correct deserialization (closes #20352) umbraco/Umbraco-CMS#20383Full Changelog: umbraco/Umbraco-CMS@release-16.3.0-rc2...release-16.3.0-rc3
What's Changed in 16.3.0-rc2
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-16.3.0-rc...release-16.3.0-rc2
What's Changed Since The Last Release (16.2.0)
🙌 Notable Changes - Testing encouraged and appreciated!
🏠 Internal
📦 Dependencies
🌈 Accessibility Improvements
... (truncated)
16.3.0-rc3
What's Changed in 16.3.0-rc3
🐛 Bug Fixes
ContentCacheNodeinstead of object on exists for hybrid cache to ensure correct deserialization (closes #20352) by @AndyButland in Hybrid cache: Check forContentCacheNodeinstead of object on exists for hybrid cache to ensure correct deserialization (closes #20352) umbraco/Umbraco-CMS#20383Full Changelog: umbraco/Umbraco-CMS@release-16.3.0-rc2...release-16.3.0-rc3
What's Changed in 16.3.0-rc2
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-16.3.0-rc...release-16.3.0-rc2
What's Changed Since The Last Release (16.2.0)
🙌 Notable Changes - Testing encouraged and appreciated!
🏠 Internal
📦 Dependencies
🌈 Accessibility Improvements
🚀 New Features
... (truncated)
16.3.0-rc2
What's Changed in 16.3.0-rc2
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-16.3.0-rc...release-16.3.0-rc2
What's Changed Since The Last Release (16.2.0)
🙌 Notable Changes - Testing encouraged and appreciated!
🏠 Internal
📦 Dependencies
🌈 Accessibility Improvements
🚀 New Features
... (truncated)
16.3.0-rc
What's Changed
🙌 Notable Changes - Testing encouraged and appreciated!
🏠 Internal
📦 Dependencies
🌈 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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