Skip to content

Bump the auth0 group with 1 update#226

Merged
sboulema merged 1 commit into
mainfrom
dependabot/nuget/src/auth0-595fdf3f89
Apr 30, 2026
Merged

Bump the auth0 group with 1 update#226
sboulema merged 1 commit into
mainfrom
dependabot/nuget/src/auth0-595fdf3f89

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Updated Auth0.ManagementApi from 8.1.0 to 8.2.0.

Release notes

Sourced from Auth0.ManagementApi's releases.

8.2.0

Added

  • SSE Events streaming: Added IEventsClient with SubscribeAsync returning IAsyncEnumerable<EventStreamSubscribeEventsResponseContent> for real-time event consumption with cursor-based resumption and typed CloudEvent variants (user, client, connection, organization, etc.) #​995 (fern-api[bot])
  • New GoneError exception (HTTP 410) for expired stream cursors in SSE event streams #​995 (fern-api[bot])
  • Refresh token bulk revocation: Added RefreshTokensClient.RevokeAsync to bulk-revoke tokens by Ids, UserId, or ClientId #​995 (fern-api[bot])
  • Branding identifiers: Added BrandingIdentifiers type with LoginDisplay, OtpAutocomplete, and PhoneDisplay configuration options #​995 (fern-api[bot])
  • SAML assertion decryption: Added ConnectionAssertionDecryptionSettings for configuring SAML assertion decryption on connections #​995 (fern-api[bot])
  • Custom domain header forwarding: Added ManagementClientOptions.CustomDomain to inject Auth0-Custom-Header on allow-listed Management API endpoints via a new CustomDomainInterceptor #​984 (kailash-b)
  • Directory Provisioning: Added ListSynchronizedGroupsAsync and SetAsync to DirectoryProvisioningClient for managing synchronized groups on a connection #​984 (kailash-b)
  • New query filters: Strategy on Connections.ListAsync, Hydrate on Flows/Forms/FlowExecutions endpoints, Search on Groups.ListAsync, Identifiers on ResourceServers.ListAsync, and GrantIds on Organizations.ClientGrants.ListAsync #​987 (kailash-b)
  • Email providers: Added Resend as a supported value in EmailProviderNameEnum #​987 (kailash-b)
  • UpdateUserAuthenticationMethodResponseContent: Added Confirmed (bool?) property to indicate whether an authentication method has been confirmed #​987 (kailash-b)
  • Client configuration: Added ThirdPartySecurityMode, RedirectionPolicy, and MyOrganizationConfiguration properties on Client request/response types #​984 (kailash-b)
  • Client Grants: Added DefaultFor property and a matching DefaultFor filter on ClientGrants.ListAsync #​984 (kailash-b)
  • Tenant Settings: Added DynamicClientRegistrationSecurityMode and ClientIdMetadataDocumentSupported on tenant settings request/response types #​984 (kailash-b)
  • DPoP support on connections: Added DpopSigningAlg property to ConnectionOptionsOidc, ConnectionOptionsOkta, and ConnectionPropertiesOptions #​984 (kailash-b)
  • Pagination metadata: Page<TItem> now exposes Response, StatusCode, and Headers from the underlying HTTP response, populated via WithRawResponse() in pager requests #​976 (fern-api[bot])

Fixed

  • RefreshTokens.GetAsync now correctly handles BadRequestError (HTTP 400) responses; previously only 401, 403, and 404 were handled #​987 (kailash-b)
  • Fixed pagination page-size handling to correctly defer page size when not specified #​987 (kailash-b)
  • Path parameters and query strings now use context-aware encoding (path-segment-safe vs. query key/value character sets) to prevent malformed URL construction #​976 (fern-api[bot])

Changed

  • Self-Service Profiles: renamed "SSO Flow" concepts to "Enterprise Configuration" across request/response types #​995 (fern-api[bot])
  • Upgraded WireMock.Net test dependency to 2.4.0 #​992 (kailash-b)

Commits viewable in compare view.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps Auth0.ManagementApi from 8.1.0 to 8.2.0

---
updated-dependencies:
- dependency-name: Auth0.ManagementApi
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: auth0
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 30, 2026
@sboulema sboulema merged commit 8ae3202 into main Apr 30, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/auth0-595fdf3f89 branch April 30, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant