Skip to content

chore(deps): bump github.com/auth0/go-auth0 from 1.49.0 to 1.50.0 - #1685

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/auth0/go-auth0-1.50.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/auth0/go-auth0-1.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/auth0/go-auth0 from 1.49.0 to 1.50.0.

Release notes

Sourced from github.com/auth0/go-auth0's releases.

v1.50.0

Adding missed .env and meta.go updates.

Changelog

Sourced from github.com/auth0/go-auth0's changelog.

v1.50.0 (2026-09-18)

Full Changelog

Added

  • feat: add AccessToken field to ResourceServer, backed by ResourceServerAccessToken and ResourceServerAccessTokenClaimsMapping types, enabling custom claim rules to be mapped into issued access tokens #874 (bkiran6398)
  • feat: add EnforcePermissionCeiling and EnforceSelfAssignmentRestriction fields to MyOrganizationConfiguration (Early Access), letting organization admins restrict permission assignment and self-assignment #873 (KartikJha)
  • feat: add Code() string to management.Error interface, decoding the errorCode field from API error responses to let callers distinguish error subtypes that share an HTTP status code #872 (KartikJha)
  • feat: add anonymous sessions support to Tenant, Client, ResourceServer, and ClientGrant (Early Access), introducing TenantSessionsAnonymous, ClientAnonymousSessions, and ResourceServerSubjectTypeAuthorization types to configure session lifetime, cookie activation, anonymous access token TTL, and authorization policy #869 (bkiran6398)
Commits
  • 640af19 Release v1.50.0 - env and meta updates (#877)
  • e4bfde3 Merge branch 'v1' into release/v1.50.0
  • 420b3ed Release v1.50.0
  • bac95c6 Release v1.50.0 (#876)
  • 8eca002 Release v1.50.0
  • 1b39606 feat: add access token config to resource server (#874)
  • f045614 Merge branch 'v1' into DXCDT-2423/resource-server-access-token
  • 2235ba5 feat: adaptive mfa error_code support (#872)
  • ee05014 Merge branch 'v1' into dxcdt-2247-adaptive-mfa-entitlement-enforcement-v1
  • 0c192dc feat: member management for clients support (EA Only) (#873)
  • Additional 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/auth0/go-auth0](https://github.com/auth0/go-auth0) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/auth0/go-auth0/releases)
- [Changelog](https://github.com/auth0/go-auth0/blob/v1.50.0/CHANGELOG.md)
- [Commits](auth0/go-auth0@v1.49.0...v1.50.0)

---
updated-dependencies:
- dependency-name: github.com/auth0/go-auth0
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies One or more dependencies are being bumped go Pull requests that update Go code labels Sep 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 22, 2026 07:52
@dependabot dependabot Bot added dependencies One or more dependencies are being bumped go Pull requests that update Go code labels Sep 22, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants