Bump the all-actions group with 2 updates - #462
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Auth0.AspNetCore.Authentication from 1.9.0 to 1.10.0 Bumps Auth0.ManagementApi from 9.0.0 to 9.1.0 --- updated-dependencies: - dependency-name: Auth0.AspNetCore.Authentication dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: Auth0.ManagementApi dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🤖 Dependency Update PRThis PR was opened by dependabot[bot] and has been automatically labeled for Boromir (DevOps) to review. Labels applied:
|
Contributor
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #462 +/- ##
=======================================
Coverage 76.78% 76.78%
=======================================
Files 71 71
Lines 1775 1775
Branches 214 214
=======================================
Hits 1363 1363
Misses 336 336
Partials 76 76 🚀 New features to boost your workflow:
|
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 Auth0.AspNetCore.Authentication from 1.9.0 to 1.10.0.
Release notes
Sourced from Auth0.AspNetCore.Authentication's releases.
1.10.0
Added
session_expiryclaim (Unix seconds) on the ID token (connection optionid_token_session_expiry_supported).Security
Microsoft.IdentityModel.Protocols.OpenIdConnect8.19.2 → 8.22.0.Microsoft.AspNetCore.Mvc.Testing10.0.9 → 10.0.10,Microsoft.IdentityModel.Protocols.OpenIdConnect8.19.1 → 8.19.2,Microsoft.NET.Test.Sdk18.6.0 → 18.8.1,System.Text.Encodings.Web10.0.9 → 10.0.10.Commits viewable in compare view.
Updated Auth0.ManagementApi from 9.0.0 to 9.1.0.
Release notes
Sourced from Auth0.ManagementApi's releases.
9.1.0
Added
CrossAppAccessResourceAppsupport to connections viaCreateCrossAppAccessResourceApp/UpdateCrossAppAccessResourceApprequest types, theConnectionCrossAppAccessResourceAppresponse type, and theCrossAppAccessResourceAppStatusEnum/ConnectionCrossAppAccessResourceAppStatusEnumstatus enums. ACrossAppAccessResourceAppproperty is added to connection create/update requests and responses (CreateConnectionRequestContent,UpdateConnectionRequestContent,CreateConnectionRequestContentOidc,UpdateConnectionRequestContentOidc,ConnectionResponseContentOidc,ConnectionForList, and the connection response types), letting a connection act as the resource-app side of a Cross App Access relationship #1072 (fern-api[bot])IdentityAssertionAuthorizationGranttype withCreateIdentityAssertionAuthorizationGrant/UpdateIdentityAssertionAuthorizationGrantrequest types, exposed as anIdentityAssertionAuthorizationGrantproperty onCreateClientRequestContent,UpdateClientRequestContent, and theClientresponse. Whenactive, a client can exchange ID-JAGs for access tokens #1072 (fern-api[bot])SessionActorMetadatatype and theSessionActorClaimValueunion (string/bool/number), exposed as anActorproperty on the session response types (GetSessionResponseContent,SessionResponseContent,UpdateSessionResponseContent) — represents the delegating party on delegated sessions (subplus up to 5 additional primitive claims) #1072 (fern-api[bot])ThirdPartyClientAccessConfigtype and aThirdPartyClientAccessConfigproperty onCreateSelfServiceProfileSsoTicketRequestContent, controlling whether third-party apps can configure the connection as a domain-level connection during Self-Service Enterprise Configuration #1072 (fern-api[bot])BrandingThemeIdentifierstype with login display, OTP autocomplete, and phone display formatting/masking enums (BrandingThemeIdentifiersLoginDisplayEnum,BrandingThemeIdentifiersPhoneDisplay,BrandingThemeIdentifiersPhoneDisplayFormattingEnum,BrandingThemeIdentifiersPhoneDisplayMaskingEnum), plus anIdentifiersproperty on the theme create/update request and response types (CreateBrandingThemeRequestContent,UpdateBrandingThemeRequestContent,CreateBrandingThemeResponseContent,UpdateBrandingThemeResponseContent,GetBrandingThemeResponseContent,GetBrandingDefaultThemeResponseContent) #1072 (fern-api[bot])SuspiciousIpThrottlingPreCustomTokenExchangeStage, added as apre-custom-token-exchangestage onSuspiciousIpThrottlingStage#1072 (fern-api[bot])TenantDomainclient option: AddedClientOptions.TenantDomain; when set without an explicitBaseUrl,ManagementApiClientderivesBaseUrlashttps://{TenantDomain}/api/v2. An explicitBaseUrlalways takes precedence #1072 (fern-api[bot])DefaultHttpClientFactory#1072 (fern-api[bot])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