Bump GSS.Authentication.CAS.AspNetCore and 7 others#1363
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump GSS.Authentication.CAS.AspNetCore and 7 others#1363dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
9f3ab8c to
377ab30
Compare
377ab30 to
e54a76f
Compare
Bumps GSS.Authentication.CAS.AspNetCore from 5.6.1 to 5.7.0 Bumps Microsoft.Identity.Web from 4.9.0 to 4.10.0 Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 Bumps NUnit.Analyzers from 4.13.0 to 4.14.0 Bumps Radzen.Blazor from 10.4.4 to 10.4.7 Bumps Sentry.AspNetCore from 6.5.0 to 6.6.0 Bumps Swashbuckle.AspNetCore from 10.1.7 to 10.2.1 --- updated-dependencies: - dependency-name: GSS.Authentication.CAS.AspNetCore dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: Microsoft.Identity.Web dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: NUnit.Analyzers dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: Radzen.Blazor dependency-version: 10.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: Sentry.AspNetCore dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
e54a76f to
9e1e10c
Compare
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.
Pinned GSS.Authentication.CAS.AspNetCore at 5.7.0.
Release notes
Sourced from GSS.Authentication.CAS.AspNetCore's releases.
5.7.0
Changes
🔨 Maintenance
📦 Dependencies
... (truncated)
Commits viewable in compare view.
Pinned Microsoft.Identity.Web at 4.10.0.
Release notes
Sourced from Microsoft.Identity.Web's releases.
4.10.0
New features
WithExtraBodyParametersfluent API for attaching extra body parameters to token acquisition requests. See #3819.IConfidentialClientApplicationProviderextensibility interface andCachePartitionKeysupport for silent token acquisition. See #3822.Bug fixes
Authorityvalues with a clearer exception, steering users to useInstance+TenantIdinstead. See #3805.Behavior changes
Dependencies updates
Microsoft.Kiota.Abstractionsto 1.22.0 for GraphServiceClient. See #3817.uuidand@azure/msal-nodein SidecarAdapter TypeScript test app. See #3826.qsin SidecarAdapter TypeScript test app. See #3829.Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.6.0
What's Changed
Changes to tests and infra
... (truncated)
Commits viewable in compare view.
Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.
Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
10.0.2
Milestone issue
What's Changed
bytea.Any()aslength > 0by @georg-jung in Translatebytea.Any()aslength > 0npgsql/efcore.pg#3817Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2
Commits viewable in compare view.
Updated NUnit.Analyzers from 4.13.0 to 4.14.0.
Release notes
Sourced from NUnit.Analyzers's releases.
4.14.0
NUnit Analyzers 4.14 - June 1, 2026
This release of the NUnit Analyzers adds a new analyzer and associated codefix -
NUnit2059- that helps ensure thatasync assertion methods in NUnit version 5 and higher - i.e.
Assert.ThrowsAsync,Assert.CatchAsync, andAssert.DoesNotThrowAsync- have their results observed, as these methods are awaitable from NUnit version 5.The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Tooling, Process, and Documentation
Commits viewable in compare view.
Updated Radzen.Blazor from 10.4.4 to 10.4.7.
Release notes
Sourced from Radzen.Blazor's releases.
10.4.7
10.4.7 - 2026-06-01
Improvements
Fixes
10.4.6
10.4.6 - 2026-05-28
Improvements
Fixes
10.4.5
10.4.5 - 2026-05-26
Improvements
Fixes
Commits viewable in compare view.
Pinned Sentry.AspNetCore at 6.6.0.
Release notes
Sourced from Sentry.AspNetCore's releases.
6.6.0
Features ✨
sentry-androidandsentry-cocoaby @bitsandfoxes in #5244Fixes 🐛
Dependencies ⬆️
Deps
Other
Commits viewable in compare view.
Pinned Swashbuckle.AspNetCore at 10.2.1.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.2.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.0...v10.2.1
10.2.0
What's Changed
MapSwaggerUIandMapReDocto support endpoint routing by @Strepto in Add MapSwaggerUI and MapReDoc to support endpoint routing domaindrivendev/Swashbuckle.AspNetCore#3822HEADrequests by @snebjorn in Support HEAD requests domaindrivendev/Swashbuckle.AspNetCore#3887IAsyncSwaggerProviderin CLItofilecommand by @bt-Knodel in Use IAsyncSwaggerProvider in CLI tofile command domaindrivendev/Swashbuckle.AspNetCore#3910New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.7...v10.2.0
Commits viewable in compare view.