Skip to content

Bump the auth0 group with 2 updates#228

Merged
sboulema merged 1 commit into
mainfrom
dependabot/nuget/src/auth0-dc70e9b756
May 13, 2026
Merged

Bump the auth0 group with 2 updates#228
sboulema merged 1 commit into
mainfrom
dependabot/nuget/src/auth0-dc70e9b756

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Updated Auth0.AuthenticationApi from 7.45.1 to 7.46.0.

Release notes

Sourced from Auth0.AuthenticationApi's releases.

7.46.0

Added

  • mgmt: Adds Checkpoint Pagination support for fetching CustomDomains #​939 (kailash-b)
  • mgmt: Add support for optional custom domain header on whitelisted endpoints #​943 (kailash-b)

Fixed

  • mgmt: Add async_approval_notification_channels property to client model #​938 (trivm963)

Commits viewable in compare view.

Updated Auth0.ManagementApi from 8.2.0 to 8.3.0.

Release notes

Sourced from Auth0.ManagementApi's releases.

8.3.0

Added

  • Added UserDateSchemaExtensions with ToDateTime(this UserDateSchema?) and ToDateTime(this UserDateSchema?, TimeZoneInfo) extension methods to convert user date fields (e.g. created_at, last_login) to DateTime? #​1009 (kailash-b)
  • Resource Servers: Added AllowOnlineAccessWithEphemeralSessions (bool?) property to ResourceServer, CreateResourceServerRequestContent, UpdateResourceServerRequestContent, GetResourceServerResponseContent, CreateResourceServerResponseContent, and UpdateResourceServerResponseContent for ephemeral session support #​1007 (fern-api[bot])
  • Refresh Tokens: Added Audience (string) property to RevokeRefreshTokensRequestContent to scope bulk token revocation by resource server identifier #​1007 (fern-api[bot])
  • User Authentication Methods: Added passkey-specific properties (Aaguid, CredentialDeviceType, CredentialBackedUp, IdentityUserId, UserAgent, UserHandle, Transports) to CreateUserAuthenticationMethodRequestContent #​1007 (fern-api[bot])
  • User Authentication Methods: Added UserHandle and Transports properties to GetUserAuthenticationMethodResponseContent and UserAuthenticationMethod response types #​1007 (fern-api[bot])
  • User Authentication Methods: Added new CredentialDeviceTypeEnum type with single_device and multi_device values #​1007 (fern-api[bot])
  • Error handling: Added new structured error schema types BadRequestSchema, ForbiddenSchema, UnauthorizedSchema, and TooManyRequestsSchema with associated *Error enum types #​1007 (fern-api[bot])

Fixed

  • Error handling: Added 400 BadRequest and 404 NotFound error handling to Users.Roles client #​1007 (fern-api[bot])

Changed

  • Connections: Made id and name fields required (non-nullable) on all ConnectionResponseContent* types and ConnectionResponseCommon #​1007 (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 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.AuthenticationApi from 7.45.1 to 7.46.0
Bumps Auth0.ManagementApi from 8.2.0 to 8.3.0

---
updated-dependencies:
- dependency-name: Auth0.AuthenticationApi
  dependency-version: 7.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: auth0
- dependency-name: Auth0.ManagementApi
  dependency-version: 8.3.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 May 13, 2026
@sboulema sboulema merged commit e543a20 into main May 13, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/auth0-dc70e9b756 branch May 13, 2026 18:59
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