An open index of dependabot pull requests across open source projects.

Bump the minor-and-patch group across 1 directory with 17 updates

Open
Number: #27
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 16, 2025 at 04:54 AM UTC
(4 months ago)
Updated: June 16, 2025 at 04:54 AM UTC
(4 months ago)
Labels:
dependencies frontend
Assignees:
randroid88
Description:

Bumps the minor-and-patch group with 17 updates in the /frontend directory:

Package From To
@hookform/resolvers 5.0.1 5.1.1
@tanstack/react-query 5.79.2 5.80.7
axios 1.9.0 1.10.0
better-auth 1.2.8 1.2.9
lucide-react 0.511.0 0.515.0
react-hook-form 7.57.0 7.58.0
react-router-dom 7.6.1 7.6.2
tailwind-merge 3.3.0 3.3.1
zod 3.25.48 3.25.64
@eslint/js 9.28.0 9.29.0
@types/react 19.1.6 19.1.8
@types/react-dom 19.1.5 19.1.6
@vitejs/plugin-react 4.5.0 4.5.2
eslint 9.28.0 9.29.0
postcss 8.5.4 8.5.5
tailwindcss 4.1.8 4.1.10
typescript-eslint 8.33.1 8.34.0

Updates @hookform/resolvers from 5.0.1 to 5.1.1

Release notes

Sourced from @​hookform/resolvers's releases.

v5.1.1

5.1.1 (2025-06-09)

Bug Fixes

v5.1.0

5.1.0 (2025-06-07)

Features

  • support Zod 4, Zod v4 mini, and retains compatibility with Zod v3. (#777) (8d083bd)
Commits

Updates @tanstack/react-query from 5.79.2 to 5.80.7

Release notes

Sourced from @​tanstack/react-query's releases.

v5.80.7

Version 5.80.7 - 6/11/25, 11:51 PM

Changes

Fix

  • solid-query-devtools: client-side code instantiating prematurely server-side (#9163) (bd3ac49) by Wesley LeMahieu

Chore

  • deps: update autofix-ci/action digest to 635ffb0 (#9263) (641ec86) by renovate[bot]

Test

  • add callback return type tests for mutation callbacks (#9252) (2b9b122) by Braden Wong

Docs

  • fix relative links (#9262) (cba46b5) by Collin Stevens
  • Remove superfluous text from mutations.md (#9256) (10b4c2f) by H. C. Kruse
  • Replace accidentally-deleted content in mutations.md (#9254) (eae7bde) by Christina Martinez

Packages

  • @​tanstack/query-core@​5.80.7
  • @​tanstack/solid-query-devtools@​5.80.7
  • @​tanstack/query-broadcast-client-experimental@​5.80.7
  • @​tanstack/query-persist-client-core@​5.80.7
  • @​tanstack/query-sync-storage-persister@​5.80.7
  • @​tanstack/react-query@​5.80.7
  • @​tanstack/react-query-devtools@​5.80.7
  • @​tanstack/react-query-persist-client@​5.80.7
  • @​tanstack/react-query-next-experimental@​5.80.7
  • @​tanstack/solid-query@​5.80.7
  • @​tanstack/solid-query-persist-client@​5.80.7
  • @​tanstack/svelte-query@​5.80.7
  • @​tanstack/svelte-query-devtools@​5.80.7
  • @​tanstack/svelte-query-persist-client@​5.80.7
  • @​tanstack/vue-query@​5.80.7
  • @​tanstack/vue-query-devtools@​5.80.7
  • @​tanstack/angular-query-experimental@​5.80.7
  • @​tanstack/query-async-storage-persister@​5.80.7
  • @​tanstack/angular-query-devtools-experimental@​5.80.7

v5.80.6

Version 5.80.6 - 6/5/25, 1:09 PM

Changes

... (truncated)

Commits

Updates axios from 1.9.0 to 1.10.0

Release notes

Sourced from axios's releases.

Release v1.10.0

Release notes:

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Changelog

Sourced from axios's changelog.

1.10.0 (2025-06-14)

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Commits

Updates better-auth from 1.2.8 to 1.2.9

Release notes

Sourced from better-auth's releases.

v1.2.9

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • a47b952 chore: release v1.2.9
  • cf25458 fix(prisma): "eq" invalid argument OR clause (#2874)
  • 90db4c3 fix: oauth proxy between http and https (#2895)
  • 69468d0 feat: support passing error callback url for account linking (#2966)
  • bdffa3a chore: fallback to empty options on hasPermission
  • afcbf74 chore: release v1.2.9-beta.10
  • 9fbea84 refactor: getCookieCache to be async
  • 5eb3c03 feat: add getCookieCache helper and update session handling
  • eaf80cf fix: rename forgetPassword APIs to requestPasswordReset (#2947)
  • e9b8d92 chore: fix jsodc typo (#2942)
  • Additional commits viewable in compare view

Updates lucide-react from 0.511.0 to 0.515.0

Release notes

Sourced from lucide-react's releases.

Version 0.515.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.514.0...0.515.0

Version 0.514.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.513.0...0.514.0

Version 0.513.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.512.0...0.513.0

Version 0.512.0

What's Changed

New Contributors

... (truncated)

Commits

Updates react-hook-form from 7.57.0 to 7.58.0

Release notes

Sourced from react-hook-form's releases.

Version 7.58.0

⌨️ feat: add FieldArrayPathByValue type (#12481) 📇 feat #12813 use stringToPath to prevent error at field name with quotes (#12858) 🧧 default to crypto.randomUUID in generateId (#12890) 🐞 close #12857 incorrect formControl return from useForm (#12878) 🐞 fix Initial useFieldArray fields (#12847) 🥷 chore: improve type import (#12879) 📇 chore: Added displayName to useFormContext (#11448) ✍️ chore: fix typo in assert-esm-exports.mjs (#12860)

thanks to @​mastermatt, @​clonemycode, @​dusan233, @​candymask0712, @​tran-simon & @​adnanalbeda

Commits

Updates react-router-dom from 7.6.1 to 7.6.2

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8
Changelog

Sourced from react-router-dom's changelog.

7.6.2

Patch Changes

  • Updated dependencies:
    • react-router@7.6.2
Commits

Updates tailwind-merge from 3.3.0 to 3.3.1

Release notes

Sourced from tailwind-merge's releases.

v3.3.1

Bug Fixes

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.3.0...v3.3.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph, a private sponsor, @​block and @​shawt3000 for sponsoring tailwind-merge! ❤️

Commits
  • 40d8fee v3.3.1
  • 429ea54 add changelog for v3.3.1
  • d3df877 Merge pull request #591 from dcastil/bugfix/590/fix-arbitrary-value-using-col...
  • fdd9cdf add color-mix() to colorFunctionRegex
  • d49e03a add test case for border colors being merged incorrectly
  • 47155f0 Merge pull request #585 from dcastil/renovate/all-minor-patch
  • 2d29675 Update all non-major dependencies
  • c3d7208 Merge pull request #578 from dcastil/dependabot/npm_and_yarn/dot-github/actio...
  • 527214b Bump undici from 5.28.5 to 5.29.0 in /.github/actions/metrics-report
  • See full diff in compare view

Updates zod from 3.25.48 to 3.25.64

Release notes

Sourced from zod's releases.

v3.25.64

Commits:

  • b142ea8fbb9e41f8251a36ba687b90a316f65fa4 Fix $strip
  • b6e59c37a0a463f90e91453a4d6b2b3db8cdbc53 Check for existence of Error.captureStackTrace
  • 0c686afdc95a324330a60315c59189fa09d8c497 Remove type from mime issue path
  • af88d743a7f6b8c1f5a2d43e3282c976833eeee7 Fix test

v3.25.63

Commits:

  • 7ed0c3694d324f5c02d5b224e7e3163d2fd84c52 Allow hours-only offsets. Normalize. (#4676)
  • 112fff6b7866f909583cd6f62c43fb639420b069 Fix iso tests
  • 6176dcb570186c4945223fa83bcf3221cbfa1af5 Improve ISO second handling (#4680)
  • 8e20a2018df854734a09e81e3dfbe598c42911e3 Use consistent variable names for IP examples (#4679)
  • 29e4973b065476b09f69e83c9e9ff4c6908c8a8c refactor: remove unnecessary assertion (#4672)
  • c626fe100eb79fd95e557d8091a111306ecb6045 chore: update husky from v7 to v9 (#4682)
  • f350a693aec24a5b70a37992df3b9e7ea36525b2 3.25.63

v3.25.62

Commits:

  • c568dea33ac42382070580687410ee47e83609c4 Drop | undefined from json schema types
  • 1614fd891b40cc9d23b249abad528e38ca718065 3.25.62

v3.25.61

Commits:

  • 1c2ad877120566adc9db3a8d99c1a575bc58d216 Loose signature for index signature shapes
  • afa7e672f4be0fc37ec9d35d281221ceb153baba 3.25.61
  • 82b43fa9ff832b80e249b944fefb8177827136e6 Fix test

v3.25.60

  • no changes

v3.25.59

Commits:

  • aec5c4ad036cb7a2ccbda744486f48c4047316dd Fix formatting
  • d3389cbfa1888ac45634a185d4aaa2df7de0aef5 refactor: change if in else to else if (#4664)
  • ffc41bd9f9e5f33627112baf19247bb95d83dd13 Improve JSON Schema typing

v3.25.58

Commits:

  • 21ee3f6fceb504069ef91899248239c59e2189b9 Add Zod Sockets to Ecosystem (#4655)
  • 6707ebb14c885b1c577ce64a240475e26e3ff182 v4: Preserve function types in .meta() (#4636)
  • 3cecd986a4092de509bde195c7021b8871d28ea0 Added Superforms for SvelteKit (#4635)
  • 305399f878450cf3f0a2b05975b58774d5226244 Fix adjectives in Japanese (#4648)
  • 04dc83ea8a4e63abf424090efb23d3bc9f31a3ad feat(locale): Add Pashto (ps) locale support (#4594)

... (truncated)

Commits

Updates @eslint/js from 9.28.0 to 9.29.0

Release notes

Sourced from @​eslint/js's releases.

v9.29.0

Features

  • f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic)
  • 19cdd22 feat: prune suppressions for non-existent files (#19825) (TKDev7)
  • b3d720f feat: add ES2025 globals (#19835) (fisker Cheung)
  • 677a283 feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)
  • dbba058 feat: allow global type declaration in no-var (#19714) (Remco Haszing)
  • 342bd29 feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)
  • 786bcd1 feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)
  • 05b66d0 feat: add sourceCode.isGlobalReference(node) method (#19695) (Nitin Kumar)

Bug Fixes

  • 85c082c fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)
  • 9bda4a9 fix: fix LintOptions.filterCodeBlock types (#19837) (ntnyq)
  • 7ab77a2 fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)
  • 1ba3318 fix: add language and dialects to no-use-before-define (#19808) (Francesco Trotta)

Documentation

  • 00e3e6a docs: add support for custom name parameter to includeIgnoreFile (#19795) (루밀LuMir)
  • 3aed075 docs: Update README (GitHub Actions Bot)
  • a2f888d docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)
  • 53c3235 docs: update to clarify prompt usage (#19748) (Jennifer Davis)

Chores

  • 5c114c9 chore: upgrade @​eslint/js@​9.29.0 (#19851) (Milos Djermanovic)
  • acf2201 chore: package.json update for @​eslint/js release (Jenkins)
  • a806994 refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)
  • 152ed51 test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)
  • b647239 chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)
  • 7abe42e refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)
  • e392895 perf: improve time complexity of getLocFromIndex (#19782) (루밀LuMir)
  • 0ed289c chore: remove accidentally committed file (#19807) (Francesco Trotta)
Changelog

Sourced from @​eslint/js's changelog.

v9.29.0 - June 13, 2025

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+223
Deletions:
-222
Package Dependencies
Ecosystem:
npm
Version Change:
7.6.1 → 7.6.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.5.0 → 4.5.2
Update Type:
Patch
Package:
zod
Ecosystem:
npm
Version Change:
3.25.48 → 3.25.64
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.511.0 → 0.515.0
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.28.0 → 9.29.0
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.9.0 → 1.10.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.6 → 19.1.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.79.2 → 5.80.7
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.1.5 → 19.1.6
Update Type:
Patch
Package:
tailwindcss
Ecosystem:
npm
Version Change:
4.1.8 → 4.1.10
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.28.0 → 9.29.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.4 → 8.5.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.3.0 → 3.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.57.0 → 7.58.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.0.1 → 5.1.1
Update Type:
Minor
Package:
better-auth
Ecosystem:
npm
Version Change:
1.2.8 → 1.2.9
Update Type:
Patch
Technical Details
ID: 1635728
UUID: 2594429861
Node ID: PR_kwDOOctpPM6ao9ul
Host: GitHub
Repository: Randroids-Dojo/typescript-and-python-bootstrap
Merge State: Unknown