Bump Microsoft.Azure.AppConfiguration.AspNetCore and 6 others - #1025
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump Microsoft.Azure.AppConfiguration.AspNetCore and 6 others#1025dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps Microsoft.Azure.AppConfiguration.AspNetCore from 8.5.0 to 8.6.0 Bumps Microsoft.Identity.Web from 4.13.2 to 4.14.2 Bumps MX.Observability.ApplicationInsights.AspNetCore from 1.1.24 to 1.1.28 Bumps Scalar.AspNetCore from 2.16.16 to 2.16.18 Bumps System.Security.Cryptography.Xml from 9.0.18 to 10.0.10 Bumps XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.168 to 1.1.174 Bumps XtremeIdiots.Portal.Settings.Contracts.V1 from 4.2.13 to 4.2.22 --- updated-dependencies: - dependency-name: System.Security.Cryptography.Xml dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: Microsoft.Azure.AppConfiguration.AspNetCore dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: Microsoft.Identity.Web dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: MX.Observability.ApplicationInsights.AspNetCore dependency-version: 1.1.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: Scalar.AspNetCore dependency-version: 2.16.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: XtremeIdiots.Portal.Server.Events.Abstractions.V1 dependency-version: 1.1.174 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: XtremeIdiots.Portal.Settings.Contracts.V1 dependency-version: 4.2.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependabot Auto-Merge PolicyAuto-merge is currently blocked by policy for this pull request.
Next action: manual review and merge is required. This comment is maintained automatically by the dependabot-policy action. |
Contributor
Dependency ReviewThe following issues were found:
License Issuessrc/XtremeIdiots.Portal.Integrations.Servers.Api.V1/XtremeIdiots.Portal.Integrations.Servers.Api.V1.csproj
OpenSSF Scorecard
Scanned Files
|
|
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 Microsoft.Azure.AppConfiguration.AspNetCore from 8.5.0 to 8.6.0.
Release notes
Sourced from Microsoft.Azure.AppConfiguration.AspNetCore's releases.
8.6.0
What's Changed
Full Changelog: Azure/AppConfiguration-DotnetProvider@8.5.0...8.6.0
8.6.0-preview
What's Changed
Full Changelog: Azure/AppConfiguration-DotnetProvider@8.5.0-preview...8.6.0-preview
Commits viewable in compare view.
Updated Microsoft.Identity.Web from 4.13.2 to 4.14.2.
Release notes
Sourced from Microsoft.Identity.Web's releases.
4.14.2
Dependencies updates
Microsoft.IdentityModel.*(Wilson) version to 8.22.0. See #3986.System.Security.Cryptography.Xml8.0.4 (and itsSystem.Security.Cryptography.Pkcs8.0.1 dependency) instead of over-bumping to the 9.0.18 servicing line (CVE-2026-47302, -47304, -50525, -50648). net9.0 (9.0.18) and net10.0 (10.0.10) are unchanged. See #3989.4.14.0
New features
MicrosoftIdentityOptions.PartitionAppTokenCacheByAudienceto partition the app token cache by resource/audience. See #3979.TokenAcquisitionExtensionOptions.OnBackgroundTokenRefreshCompleted. See #3973.MicrosoftIdentityOptions.UseFastUnboundedCache; stop short-circuiting the in-memory token cache serialization provider. See #3970.Microsoft.Identity.Web.OidcFIC) now supports mTLS token binding. See #3851.Bug fixes
UseBoundCredential = true) from its unbound equivalent; the certificate-error retry path invalidates the cache entry for the actual request mode (bearer vs mTLS PoP).Dependencies updates
Microsoft.Identity.Client→ 4.87.0 (#3975)Microsoft.Identity.Abstractions→ 12.6.0 (#3976)System.Security.Cryptography.Xml/System.Security.Cryptography.Pkcs→ patched (CVE-2026-47302, -47304, -50525, -50648) (#3964)Full changelog: AzureAD/microsoft-identity-web@4.13.2...4.14.0
Commits viewable in compare view.
Updated MX.Observability.ApplicationInsights.AspNetCore from 1.1.24 to 1.1.28.
Release notes
Sourced from MX.Observability.ApplicationInsights.AspNetCore's releases.
1.1.28
What's Changed
Full Changelog: frasermolyneux/observability-appinsights@v1.1.24...v1.1.28
Commits viewable in compare view.
Updated Scalar.AspNetCore from 2.16.16 to 2.16.18.
Release notes
Sourced from Scalar.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated System.Security.Cryptography.Xml from 9.0.18 to 10.0.10.
Release notes
Sourced from System.Security.Cryptography.Xml's releases.
10.0.0-preview.6.25358.103
You can build .NET 10.0 Preview 6 from the repository by cloning the release tag
v10.0.0-preview.6.25358.103and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.5.25277.114
You can build .NET 10.0 Preview 5 from the repository by cloning the release tag
v10.0.0-preview.5.25277.114and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.4.25258.110
You can build .NET 10.0 Preview 4 from the repository by cloning the release tag
v10.0.0-preview.4.25258.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.3.25171.5
You can build .NET 10.0 Preview 3 from the repository by cloning the release tag
v10.0.0-preview.3.25171.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.2.25163.2
You can build .NET 10.0 Preview 2 from the repository by cloning the release tag
v10.0.0-preview.2.25163.2and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.1.25080.5
You can build .NET 10.0 Preview 1 from the repository by cloning the release tag
v10.0.0-preview.1.25080.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.119
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.119and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.118
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.118and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached is a PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023
9.0.117
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.117and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.116
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.116and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.115
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.115and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.114
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.114and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023
9.0.113
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.113and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.112
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.112and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.111
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.111and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.110
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.109
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.109and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.101
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.101and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.168 to 1.1.174.
Release notes
Sourced from XtremeIdiots.Portal.Server.Events.Abstractions.V1's releases.
1.1.174
What's Changed
Full Changelog: frasermolyneux/portal-server-events@v1.1.173...v1.1.174
1.1.173
What's Changed
Full Changelog: frasermolyneux/portal-server-events@v1.1.172...v1.1.173
1.1.172
What's Changed
Full Changelog: frasermolyneux/portal-server-events@v1.1.171...v1.1.172
1.1.171
What's Changed
Full Changelog: frasermolyneux/portal-server-events@v1.1.169...v1.1.171
1.1.169
Full Changelog: frasermolyneux/portal-server-events@v1.1.168...v1.1.169
Commits viewable in compare view.
Updated XtremeIdiots.Portal.Settings.Contracts.V1 from 4.2.13 to 4.2.22.
Release notes
Sourced from XtremeIdiots.Portal.Settings.Contracts.V1's releases.
4.2.22
What's Changed
Full Changelog: frasermolyneux/portal-repository@v4.2.21...v4.2.22
4.2.21
What's Changed
Full Changelog: frasermolyneux/portal-repository@v4.2.18...v4.2.21
4.2.18
What's Changed
Full Changelog: frasermolyneux/portal-repository@v4.2.16...v4.2.18
4.2.16
What's Changed
Full Changelog: frasermolyneux/portal-repository@v4.2.13...v4.2.16
4.2.15
What's Changed
Full Changelog: frasermolyneux/portal-repository@v4.2.13...v4.2.15
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