Skip to content

build(deps): bump auth0-js from 9.19.1 to 10.0.0#7172

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/auth0-js-10.0.0
Open

build(deps): bump auth0-js from 9.19.1 to 10.0.0#7172
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/auth0-js-10.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps auth0-js from 9.19.1 to 10.0.0.

Release notes

Sourced from auth0-js's releases.

v10.0.0

This fixes the release failure (#1631). Fixed

Breaking change

Affected Details
Apps using RS256 No breaking change
Apps using HS256 parseHash() now returns an invalid_token error instead of silently succeeding. Must switch to RS256 in the Auth0 Dashboard: Applications → your app → Settings → Advanced Settings → OAuth → JsonWebToken Signature Algorithm → RS256

v9.32.0

Fixed

v9.31.0

Added

v9.30.1

Fixed

v9.30.0

Added

v9.29.1

Added

v9.29.0

Added

v9.28.0

Fixed

  • Ensure done callback is correctly fired on captcha reload #1469 (srijonsaha)

... (truncated)

Changelog

Sourced from auth0-js's changelog.

v10.0.0 (2026-05-06)

Full Changelog

Fixed

Breaking change

Affected Details
Apps using RS256 No breaking change
Apps using HS256 parseHash() now returns an invalid_token error instead of silently succeeding. Must switch to RS256 in the Auth0 Dashboard: Applications → your app → Settings → Advanced Settings → OAuth → JsonWebToken Signature Algorithm → RS256

v9.32.0 (2026-03-25)

Full Changelog

v9.31.0 (2026-03-16)

Full Changelog

Added

v9.30.1 (2026-02-06)

Full Changelog

Fixed

v9.30.0 (2026-01-09)

Full Changelog

Added

v9.29.1 (2025-12-17)

Full Changelog

Added

v9.29.0 (2025-10-06)

Full Changelog

Added

... (truncated)

Commits
  • 5706408 Release v10.0.0 (#1639)
  • 7d0d1a7 release 10.0.0
  • 51dde32 fix : Pining NPM version to 11.10.0 (#1638)
  • f87f9d3 fix: revert NODE_VERSION to 22.22.2 in workflows
  • db1e15c Merge branch 'fix/release10' of github.com:auth0/auth0.js into fix/release10
  • 43e77b1 fix: update Node.js version to 24 in workflows and npm publish action
  • fee8533 Merge branch 'master' into fix/release10
  • 1565524 fix
  • c5156ff Release v10.0.0 (#1637)
  • 8b9fd37 Release v10.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for auth0-js since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@dependabot dependabot Bot requested review from a team and jdstrand as code owners May 8, 2026 02:23
@jdstrand

jdstrand commented May 15, 2026

Copy link
Copy Markdown
Contributor

@eatondustin1 temporarily assigning to you since this is a major version update in a dependency and this appears to affect a prod dependency (https://github.com/influxdata/ui/tree/release/OSS will also need to be fixed (though perhaps not if since it appears to only be for the cloud UI)). Feel free to reassign as desired.

@jdstrand jdstrand requested a review from eatondustin1 May 15, 2026 11:03
@jdstrand

Copy link
Copy Markdown
Contributor

@eatondustin1 temporarily assigning to you since this is a major version update in a dependency and this appears to affect a prod dependency (https://github.com/influxdata/ui/tree/release/OSS will also need to be fixed (though perhaps not if since it appears to only be for the cloud UI)). Feel free to reassign as desired.

@eatondustin1 - hey, can you get this enqueued? I think it may fix a couple of other alerts.

@jdstrand

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.19.1 to 10.0.0.
- [Release notes](https://github.com/auth0/auth0.js/releases)
- [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md)
- [Commits](auth0/auth0.js@v9.19.1...v10.0.0)

---
updated-dependencies:
- dependency-name: auth0-js
  dependency-version: 10.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/auth0-js-10.0.0 branch from a6d6e6a to 987f137 Compare June 25, 2026 13:05
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant