Skip to content

build(deps): bump the front-prod-minor-update group across 1 directory with 2 updates#2797

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/front/front-prod-minor-update-f609365f41
Open

build(deps): bump the front-prod-minor-update group across 1 directory with 2 updates#2797
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/front/front-prod-minor-update-f609365f41

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the front-prod-minor-update group with 2 updates in the /front directory: @auth0/auth0-react and jotai.

Updates @auth0/auth0-react from 2.17.0 to 2.19.0

Release notes

Sourced from @​auth0/auth0-react's releases.

v2.19.0

Added

v2.18.0

Added

Changelog

Sourced from @​auth0/auth0-react's changelog.

v2.19.0 (2026-06-18)

Full Changelog

Added

v2.18.0 (2026-06-10)

Full Changelog

Added

Commits
  • bdec5c6 Release v2.19.0 (#1123)
  • cb7af80 chore: update @​auth0/auth0-spa-js to v2.21.2 (#1122)
  • 802375b feat: add MyAccount API client support (#1121)
  • 3c69716 chore(security): uses pinned versions of actions (#1118)
  • 397b6b9 Release v2.18.0 (#1120)
  • aab2709 feat: add passkey API support for signup and login methods (#1114)
  • 20277e3 remove unused passkey-related types from index export
  • 28b6c01 docs: add important note on using refresh tokens with passkeys
  • 3574bf2 docs: add Passkey API support documentation with usage examples and test plan
  • e6d1945 docs: add passkeys section with setup, signup, login, and error handling exam...
  • Additional commits viewable in compare view

Updates jotai from 2.20.0 to 2.20.1

Release notes

Sourced from jotai's releases.

v2.20.1

This release includes a few small fixes.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.20.0...v2.20.1

Commits
  • ddd3600 v2.20.1
  • 241225c chore(deps): update dev dependencies (#3335)
  • 2f233f9 chore(docs): note about stack overflow (#3332)
  • 32708c8 fix(internals): throw stackoverflow errors synchronously (#3330)
  • 563f059 fix(vanilla/utils/atomWithStorage): apply reviver when parsing subscription u...
  • 22ae563 docs(storage): fix unbalanced parenthesis in RESET example (#3331)
  • 024ec4f chore(test): add onMount test with sibling deps (#3329)
  • 48284a3 feat(website): add jotai-rolldown (#3328)
  • 802c27e feat(website): update Vite guide for Vite 8 (#3327)
  • d20c2fe docs: update "derive" docs to match the new eager APIs (#3325)
  • Additional 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

…y with 2 updates

Bumps the front-prod-minor-update group with 2 updates in the /front directory: [@auth0/auth0-react](https://github.com/auth0/auth0-react) and [jotai](https://github.com/pmndrs/jotai).


Updates `@auth0/auth0-react` from 2.17.0 to 2.19.0
- [Release notes](https://github.com/auth0/auth0-react/releases)
- [Changelog](https://github.com/auth0/auth0-react/blob/main/CHANGELOG.md)
- [Commits](auth0/auth0-react@v2.17.0...v2.19.0)

Updates `jotai` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: "@auth0/auth0-react"
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: front-prod-minor-update
- dependency-name: jotai
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: front-prod-minor-update
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 25, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.11%. Comparing base (504b344) to head (6f349fe).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2797   +/-   ##
=======================================
  Coverage   77.11%   77.11%           
=======================================
  Files         326      326           
  Lines       23437    23437           
  Branches     2354     2353    -1     
=======================================
  Hits        18074    18074           
  Misses       5315     5315           
  Partials       48       48           
Flag Coverage Δ
backend 99.65% <ø> (ø)
frontend 69.95% <ø> (ø)
sharedComponents 68.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants