Commit dd978d0
authored
chore(deps): Bump auth0-js from 9.29.0 to 9.30.0 (#2724)
Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.29.0 to
9.30.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/auth0/auth0.js/releases">auth0-js's
releases</a>.</em></p>
<blockquote>
<h2>v9.30.0</h2>
<p><strong>Added</strong></p>
<ul>
<li>feat: Improve error handling when login fails after signup <a
href="https://redirect.github.com/auth0/auth0.js/pull/1552">#1552</a>
(<a href="https://github.com/amitsingh05667">amitsingh05667</a>)</li>
<li>fix: convert mock files to ES module exports <a
href="https://redirect.github.com/auth0/auth0.js/pull/1563">#1563</a>
(<a href="https://github.com/amitsingh05667">amitsingh05667</a>)</li>
</ul>
<h2>v9.29.1</h2>
<p><strong>Added</strong></p>
<ul>
<li>fix: add null check for challenge in captcha rendering <a
href="https://redirect.github.com/auth0/auth0.js/pull/1541">#1541</a>
(<a href="https://github.com/amitsingh05667">amitsingh05667</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md">auth0-js's
changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/auth0/auth0.js/tree/v9.30.0">v9.30.0</a>
(2026-01-09)</h2>
<p><a
href="https://github.com/auth0/auth0.js/compare/v9.29.1...v9.30.0">Full
Changelog</a></p>
<p><strong>Added</strong></p>
<ul>
<li>feat: Improve error handling when login fails after signup <a
href="https://redirect.github.com/auth0/auth0.js/pull/1552">#1552</a>
(<a href="https://github.com/amitsingh05667">amitsingh05667</a>)</li>
<li>fix: convert mock files to ES module exports <a
href="https://redirect.github.com/auth0/auth0.js/pull/1563">#1563</a>
(<a href="https://github.com/amitsingh05667">amitsingh05667</a>)</li>
</ul>
<h2><a href="https://github.com/auth0/auth0.js/tree/v9.29.1">v9.29.1</a>
(2025-12-17)</h2>
<p><a
href="https://github.com/auth0/auth0.js/compare/v9.29.0...v9.29.1">Full
Changelog</a></p>
<p><strong>Added</strong></p>
<ul>
<li>fix: add null check for challenge in captcha rendering <a
href="https://redirect.github.com/auth0/auth0.js/pull/1541">#1541</a>
(<a href="https://github.com/amitsingh05667">amitsingh05667</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/auth0/auth0.js/commit/63d0b67098402778b1fd4ceaa0150bf678d94344"><code>63d0b67</code></a>
Release v9.30.0 (<a
href="https://redirect.github.com/auth0/auth0.js/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/382df0ca54456fb500f66c7126fcca1d0fca10b2"><code>382df0c</code></a>
Release v9.30.0</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/aa5e4e59ba3eda8606f41e7ac61269590754422b"><code>aa5e4e5</code></a>
fix: update postbump script to use jsdocs.mjs instead of js (<a
href="https://redirect.github.com/auth0/auth0.js/issues/1573">#1573</a>)</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/b5c549929b4f8e7c1b31899e31e982e689264a92"><code>b5c5499</code></a>
fix: update postbump script to use jsdocs.mjs instead of js</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/e9c5a9d34f71c5609c0075355f007c46fe91f3dc"><code>e9c5a9d</code></a>
feat: Improve error handling when login fails after signup (<a
href="https://redirect.github.com/auth0/auth0.js/issues/1552">#1552</a>)</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/a428b44ad2459f66e7b1f6e84b5c84275ce86ed2"><code>a428b44</code></a>
fix: update error handling to use errorInfo instead of cause for login
errors</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/f3164737e4b86ee4dcbb58fed2292d6ea90c3471"><code>f316473</code></a>
ix: update error messages for login failures across hosted pages, popup,
and ...</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/711292a16eaeaeaba11434b6bc128b3cb586eec6"><code>711292a</code></a>
Merge branch 'master' of <a
href="https://github.com/auth0/auth0.js">https://github.com/auth0/auth0.js</a>
into SDK_7272</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/3cc1075107628827544d6d273c210b503a218d5c"><code>3cc1075</code></a>
chore(deps): bump superagent from 10.2.3 to 10.3.0 (<a
href="https://redirect.github.com/auth0/auth0.js/issues/1570">#1570</a>)</li>
<li><a
href="https://github.com/auth0/auth0.js/commit/eca71109ff978ce10532e1f7263dba84d6786abb"><code>eca7110</code></a>
chore(deps): bump superagent from 10.2.3 to 10.3.0</li>
<li>Additional commits viewable in <a
href="https://github.com/auth0/auth0.js/compare/v9.29.0...v9.30.0">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for auth0-js since your current version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 110702e commit dd978d0
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments