Skip to content

build(deps): bump the front-prod-minor-update group across 2 directories with 3 updates - #2878

Merged
pylipp merged 1 commit into
masterfrom
dependabot/npm_and_yarn/front-prod-minor-update-5905f0abd2
Aug 26, 2026
Merged

build(deps): bump the front-prod-minor-update group across 2 directories with 3 updates#2878
pylipp merged 1 commit into
masterfrom
dependabot/npm_and_yarn/front-prod-minor-update-5905f0abd2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the front-prod-minor-update group with 2 updates in the / directory: @hookform/resolvers and react-router-dom.
Bumps the front-prod-minor-update group with 1 update in the /front directory: @auth0/auth0-react.

Updates @hookform/resolvers from 5.8.0 to 5.9.1

Release notes

Sourced from @​hookform/resolvers's releases.

v5.9.1

5.9.1 (2026-08-17)

Bug Fixes

  • isNameInFieldArray fails to recognise bracket-notation array paths causing nested errors overwriting (#876) (f18ddfb)

v5.9.0

5.9.0 (2026-08-15)

Features

Commits
  • f18ddfb fix: isNameInFieldArray fails to recognise bracket-notation array paths causi...
  • c8159ae feat: update joi to v18 (#873)
  • See full diff in compare view

Updates react-router-dom from 6.30.4 to 6.30.6

Changelog

Sourced from react-router-dom's changelog.

v6.30.6

Patch Changes

v6.30.5

Patch Changes

Commits

Updates @auth0/auth0-react from 2.24.0 to 2.24.1

Release notes

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

v2.24.1

Fixed

  • fix: update import style in useAuth0Suspense for compatibility with React older version #1206 (gyaneshgouraw-okta)
Changelog

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

v2.24.1 (2026-08-18)

Full Changelog

Fixed

  • fix: update import style in useAuth0Suspense for compatibility with React older version #1206 (gyaneshgouraw-okta)
Commits
  • 03a8acc chore(release): v2.24.1 (#1209)
  • 363c61c chore(deps): bump cypress-io/github-action from 7.4.1 to 7.4.2 (#1208)
  • 6608dbe fix: update import style in useAuth0Suspense for compatibility with React old...
  • 8e499f9 chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 u...
  • f47c5e9 chore: skip coderabbit on dependabot and release PRs (#1203)
  • c178c36 chore: group @​typescript-eslint deps in dependabot (#1202)
  • b90e3d9 chore(deps-dev): bump cypress from 15.20.0 to 15.20.1 (#1201)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
react-router-dom [>= 7.a, < 8]

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

…ies with 3 updates

Bumps the front-prod-minor-update group with 2 updates in the / directory: [@hookform/resolvers](https://github.com/react-hook-form/resolvers) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).
Bumps the front-prod-minor-update group with 1 update in the /front directory: [@auth0/auth0-react](https://github.com/auth0/auth0-react).


Updates `@hookform/resolvers` from 5.8.0 to 5.9.1
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v5.8.0...v5.9.1)

Updates `react-router-dom` from 6.30.4 to 6.30.6
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.30.6/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.6/packages/react-router-dom)

Updates `@auth0/auth0-react` from 2.24.0 to 2.24.1
- [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.24.0...v2.24.1)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-version: 5.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: front-prod-minor-update
- dependency-name: react-router-dom
  dependency-version: 6.30.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: front-prod-minor-update
- dependency-name: "@auth0/auth0-react"
  dependency-version: 2.24.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 Aug 24, 2026
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.71%. Comparing base (f2a90ed) to head (e445a4e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2878   +/-   ##
=======================================
  Coverage   73.71%   73.71%           
=======================================
  Files         330      330           
  Lines       25270    25270           
  Branches     2479     2479           
=======================================
  Hits        18628    18628           
  Misses       6591     6591           
  Partials       51       51           
Flag Coverage Δ
backend 99.61% <ø> (ø)
frontend 66.86% <ø> (ø)
sharedComponents 27.87% <ø> (ø)

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.

@pylipp
pylipp merged commit 101801f into master Aug 26, 2026
14 checks passed
@pylipp
pylipp deleted the dependabot/npm_and_yarn/front-prod-minor-update-5905f0abd2 branch August 26, 2026 14:56
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