Bump the version-updates group with 12 updates#326
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Asm from 3.8.125 to 3.8.143 Bumps Asm.AspNetCore from 3.8.125 to 3.8.143 Bumps Asm.AspNetCore.Mvc from 3.8.125 to 3.8.143 Bumps Asm.Net from 3.8.125 to 3.8.143 Bumps Asm.Umbraco from 3.8.125 to 3.8.143 Bumps Asm.Umbraco.Authentication from 3.8.125 to 3.8.143 Bumps MailKit from 4.16.0 to 4.17.0 Bumps Microsoft.Identity.Client from 4.84.1 to 4.84.2 Bumps Microsoft.IdentityModel.JsonWebTokens from 8.18.0 to 8.19.1 Bumps MimeKit from 4.16.0 to 4.17.0 Bumps System.IdentityModel.Tokens.Jwt from 8.18.0 to 8.19.1 Bumps uSync from 17.3.2 to 17.3.3 --- updated-dependencies: - dependency-name: Asm dependency-version: 3.8.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.AspNetCore dependency-version: 3.8.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.AspNetCore.Mvc dependency-version: 3.8.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.Net dependency-version: 3.8.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.Umbraco dependency-version: 3.8.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Asm.Umbraco.Authentication dependency-version: 3.8.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: MailKit dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: MimeKit dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: Microsoft.Identity.Client dependency-version: 4.84.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: uSync dependency-version: 17.3.3 dependency-type: direct:production update-type: version-update:semver-patch 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.8.125 to 3.8.143.
Release notes
Sourced from Asm's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Asm.AspNetCore from 3.8.125 to 3.8.143.
Release notes
Sourced from Asm.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Asm.AspNetCore.Mvc from 3.8.125 to 3.8.143.
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.8.125 to 3.8.143.
Release notes
Sourced from Asm.Net's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Asm.Umbraco from 3.8.125 to 3.8.143.
Release notes
Sourced from Asm.Umbraco's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Asm.Umbraco.Authentication from 3.8.125 to 3.8.143.
Release notes
Sourced from Asm.Umbraco.Authentication's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MailKit from 4.16.0 to 4.17.0.
Release notes
Sourced from MailKit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Identity.Client from 4.84.1 to 4.84.2.
Release notes
Sourced from Microsoft.Identity.Client's releases.
4.84.2
New Features
ManagedIdentityApplication.GetManagedIdentityCapabilitiesAsync(CancellationToken)returning aManagedIdentityCapabilitiesobject that reports the detected managed identitySource, the host'sMaxSupportedBindingStrength(newMtlsBindingStrengthenum:None,Software,KeyGuard), and a derivedIsMtlsPopSupportedByHost. ReplacesGetManagedIdentitySourceAsync()/ManagedIdentitySourceResult. The publicManagedIdentitySource.ImdsV2value is folded intoImds(v1/v2 routing remains internal). #6049user_fic) flow viaAcquireTokenByUserFederatedIdentityCredential(scopes, Guid userObjectId, assertion). #6050WithClaimsFromClient(claimsJson)to forward client-originated claims across managed identity and confidential client flows. #5999WithCertificate(() => x509)(dynamic certificate credential). #5957Changes
CertificateOptions.SendCertificateOverMtls) to the OBO, refresh-token, and authorization-code flows. #6009Microsoft.Identity.Client.KeyAttestationpackage. #6038GetTenantedAuthorityinCiamAuthorityandDstsAuthority. #6001Bug Fixes
WithExtraQueryParametersonManagedIdentityApplicationBuilderbypassing token caching. #6035KnownInstanceMetadataIsUpToDateAsync. #6048Commits viewable in compare view.
Updated Microsoft.IdentityModel.JsonWebTokens from 8.18.0 to 8.19.1.
Release notes
Sourced from Microsoft.IdentityModel.JsonWebTokens's releases.
8.19.1
Bug Fixes
JwtSecurityTokenHandlerforIssuerSigningKeyResolverUsingConfigurationto take priority overIssuerSigningKeyResolver, matching the documented contract and the correct behavior already present inJsonWebTokenHandler. See PR #3519.8.19.0
New Features
Bug Fixes
jkuclaim. See PR #3481.htucomparison. See PR #3509.Commits viewable in compare view.
Updated MimeKit from 4.16.0 to 4.17.0.
Release notes
Sourced from MimeKit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated System.IdentityModel.Tokens.Jwt from 8.18.0 to 8.19.1.
Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
8.19.1
Bug Fixes
JwtSecurityTokenHandlerforIssuerSigningKeyResolverUsingConfigurationto take priority overIssuerSigningKeyResolver, matching the documented contract and the correct behavior already present inJsonWebTokenHandler. See PR #3519.8.19.0
New Features
Bug Fixes
jkuclaim. See PR #3481.htucomparison. See PR #3509.Commits viewable in compare view.
Updated uSync from 17.3.2 to 17.3.3.
Release notes
Sourced from uSync's releases.
17.3.3
This is a minor release of uSync for Umbraco v17.x it contains two updates
What's new
A Fix for image paths inside Umbraco.Upload controls when they are used in place of Umbraco.Cropper controls for the media items
UmbracoFileproperty (legacy upgrades from v-old umbracos)Support for setting the umbraco site up to only have a front end (e.g https://docs.umbraco.com/umbraco-cms/develop-with-umbraco/service-registration) While uSync is still installed. uSync will not register when the site is setup like this, it expects you to have a backoffice on the server.
What's Changed
Full Changelog: KevinJump/uSync@v17.3.2...v17.3.3
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