Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the production-dependencies group with 20 updates in the / directory:

Package From To
@hookform/resolvers 5.2.1 5.2.2
@jridgewell/trace-mapping 0.3.30 0.3.31
@neondatabase/serverless 1.0.1 1.0.2
@tanstack/react-query 5.85.6 5.90.2
axios 1.11.0 1.12.2
better-sqlite3 12.2.0 12.4.1
drizzle-orm 0.44.5 0.44.6
express 4.21.2 5.1.0
framer-motion 12.23.12 12.23.22
lucide-react 0.542.0 0.544.0
nanoid 5.1.5 5.1.6
react 19.1.1 19.2.0
react-day-picker 9.9.0 9.11.0
react-dom 19.1.1 19.2.0
react-hook-form 7.62.0 7.64.0
react-resizable-panels 3.0.5 3.0.6
recharts 3.1.2 3.2.1
tw-animate-css 1.3.7 1.4.0
zod 4.1.5 4.1.11
zod-validation-error 4.0.1 4.0.2

Updates @hookform/resolvers from 5.2.1 to 5.2.2

Release notes

Sourced from @​hookform/resolvers's releases.

v5.2.2

5.2.2 (2025-09-14)

Bug Fixes

  • zod: fix output type for Zod 4 resolver (#803) (e95721d)
Commits

Updates @jridgewell/trace-mapping from 0.3.30 to 0.3.31

Changelog

Sourced from @​jridgewell/trace-mapping's changelog.

[0.3.31] - 2025-09-10

  • Improve the performance of generatedPositionFor: #42

Full Changelog: jridgewell/sourcemaps@trace-mapping/0.3.30...trace-mapping/0.3.31

Commits

Updates @neondatabase/serverless from 1.0.1 to 1.0.2

Changelog

Sourced from @​neondatabase/serverless's changelog.

1.0.2 (2025-09-30)

Update neon.tech references to neon.com domain.

Commits

Updates @tanstack/react-query from 5.85.6 to 5.90.2

Release notes

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

v5.90.2

Version 5.90.2 - 9/23/25, 7:37 AM

Changes

Fix

  • types: onMutateResult is always defined in onSuccess callback (#9677) (2cf3ec9) by Dominik Dorfmeister

Packages

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

v5.90.1

Version 5.90.1 - 9/22/25, 6:41 AM

Changes

Fix

  • vue-query: Support infiniteQueryOptions for MaybeRef argument (#9634) (49243c8) by hriday330

Chore

  • deps: update marocchino/sticky-pull-request-comment digest to fd19551 (#9674) (cd4ef5c) by renovate[bot]

Ci

  • update checkout action (#9673) (cbf0896) by Lachlan Collins
  • update workspace config (#9671) (fb48985) by Lachlan Collins

Docs

... (truncated)

Commits

Updates axios from 1.11.0 to 1.12.2

Release notes

Sourced from axios's releases.

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

Release v1.12.1

Release notes:

Bug Fixes

Contributors to this release

Release v1.12.0

Release notes:

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.12.2 (2025-09-14)

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes

Contributors to this release

1.12.0 (2025-09-11)

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Commits

Updates better-sqlite3 from 12.2.0 to 12.4.1

Release notes

Sourced from better-sqlite3's releases.

v12.4.1

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.0...v12.4.1

v12.4.0

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.3.0...v12.4.0

v12.3.0

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v12.2.0...v12.3.0

Commits

Updates drizzle-orm from 0.44.5 to 0.44.6

Release notes

Sourced from drizzle-orm's releases.

0.44.6

  • feat: add $replicas reference #4874
Commits

Updates express from 4.21.2 to 5.1.0

Release notes

Sourced from express's releases.

v5.1.0

What's Changed

... (truncated)

Changelog

Sourced from express's changelog.

5.1.0 / 2025-03-31

  • Add support for Uint8Array in res.send()
  • Add support for ETag option in res.sendFile()
  • Add support for multiple links with the same rel in res.links()
  • Add funding field to package.json
  • perf: use loop for acceptParams
  • refactor: prefix built-in node module imports
  • deps: remove setprototypeof
  • deps: remove safe-buffer
  • deps: remove utils-merge
  • deps: remove methods
  • deps: remove depd
  • deps: debug@^4.4.0
  • deps: body-parser@^2.2.0
  • deps: router@^2.2.0
  • deps: content-type@^1.0.5
  • deps: finalhandler@^2.1.0
  • deps: qs@^6.14.0
  • deps: server-static@2.2.0
  • deps: type-is@2.0.1

5.0.1 / 2024-10-08

5.0.0 / 2024-09-10

  • remove:
    • path-is-absolute dependency - use path.isAbsolute instead
  • breaking:
    • res.status() accepts only integers, and input must be greater than 99 and less than 1000
      • will throw a RangeError: Invalid status code: ${code}. Status code must be greater than 99 and less than 1000. for inputs outside this range
      • will throw a TypeError: Invalid status code: ${code}. Status code must be an integer. for non integer inputs
    • deps: send@1.0.0
    • res.redirect('back') and res.location('back') is no longer a supported magic string, explicitly use req.get('Referrer') || '/'.
  • change:
    • res.clearCookie will ignore user provided maxAge and expires options
  • deps: cookie-signature@^1.2.1
  • deps: debug@4.3.6
  • deps: merge-descriptors@^2.0.0
  • deps: serve-static@^2.1.0
  • deps: qs@6.13.0
  • deps: accepts@^2.0.0
  • deps: mime-types@^3.0.0
    • application/javascript => text/javascript
  • deps: type-is@^2.0.0
  • deps: content-disposition@^1.0.0

... (truncated)

Commits

Updates framer-motion from 12.23.12 to 12.23.22

Changelog

Sourced from framer-motion's changelog.

[12.23.22] 2025-09-25

Added

  • Exporting HTMLElements and useComposedRefs type for internal use.

[12.23.21] 2025-09-24

Fixed

  • Fixing main-thread scroll with animations that contain delay.

[12.23.20] 2025-09-24

Fixed

  • Suppress non-animatable value warning for instant animations.

[12.23.19] 2025-09-23

Fixed

  • Remove support for changing ref prop.

[12.23.18] 2025-09-19

Fixed

  • <motion /> components now support changing ref prop.

[12.23.17] 2025-09-19

Fixed

  • Ensure animate() onComplete only fires once, when all values are complete.

[12.23.16] 2025-09-19

Fixed

  • Fixing ref when passed to a child of AnimatePresence in "popLayout" mode.

[12.23.15] 2025-09-18

Fixed

  • Fixing export * error in RSC.

[12.23.14] 2025-09-17

... (truncated)

Commits

Updates lucide-react from 0.542.0 to 0.544.0

Release notes

Sourced from lucide-react's releases.

Version 0.544.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.543.0...0.544.0

Version 0.543.0

What's Changed

Full Changelog: lucide-icons/lucide@0.542.0...0.543.0

Commits

Updates nanoid from 5.1.5 to 5.1.6

Release notes

Sourced from nanoid's releases.

5.1.6

  • Fixed infinite loop on 0 size for customAlphabet.
Changelog

Sourced from nanoid's changelog.

5.1.6

  • Fixed infinite loop on 0 size for customAlphabet.
Commits

Updates react from 19.1.1 to 19.2.0

Release notes

Sourced from react's releases.

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)
  • Fix infinite useDeferredValue loop in popstate event (@​acdlite #32821)
  • Fix a bug when an initial value was passed to useDeferredValue (@​acdlite #34376)
  • Fix a crash when submitting forms with Client Actions (@​sebmarkbage #33055)
  • Hide/unhide the content of dehydrated suspense boundaries if they resuspend (@​sebmarkbage #32900)
  • Avoid stack overflow on wide trees during Hot Reload (@​sophiebits #34145)
  • Improve Owner and Component stacks in variou...

    Description has been truncated

…ates

Bumps the production-dependencies group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.2.1` | `5.2.2` |
| [@jridgewell/trace-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/trace-mapping) | `0.3.30` | `0.3.31` |
| [@neondatabase/serverless](https://github.com/neondatabase/serverless) | `1.0.1` | `1.0.2` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.85.6` | `5.90.2` |
| [axios](https://github.com/axios/axios) | `1.11.0` | `1.12.2` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.2.0` | `12.4.1` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.44.5` | `0.44.6` |
| [express](https://github.com/expressjs/express) | `4.21.2` | `5.1.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.23.12` | `12.23.22` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.542.0` | `0.544.0` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.5` | `5.1.6` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.9.0` | `9.11.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.62.0` | `7.64.0` |
| [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `3.0.5` | `3.0.6` |
| [recharts](https://github.com/recharts/recharts) | `3.1.2` | `3.2.1` |
| [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) | `1.3.7` | `1.4.0` |
| [zod](https://github.com/colinhacks/zod) | `4.1.5` | `4.1.11` |
| [zod-validation-error](https://github.com/causaly/zod-validation-error) | `4.0.1` | `4.0.2` |



Updates `@hookform/resolvers` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v5.2.1...v5.2.2)

Updates `@jridgewell/trace-mapping` from 0.3.30 to 0.3.31
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/trace-mapping/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/trace-mapping/0.3.31/packages/trace-mapping)

Updates `@neondatabase/serverless` from 1.0.1 to 1.0.2
- [Changelog](https://github.com/neondatabase/serverless/blob/main/CHANGELOG.md)
- [Commits](neondatabase/serverless@v1.0.1...v1.0.2)

Updates `@tanstack/react-query` from 5.85.6 to 5.90.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query)

Updates `axios` from 1.11.0 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.2)

Updates `better-sqlite3` from 12.2.0 to 12.4.1
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.2.0...v12.4.1)

Updates `drizzle-orm` from 0.44.5 to 0.44.6
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.44.5...0.44.6)

Updates `express` from 4.21.2 to 5.1.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.21.2...v5.1.0)

Updates `framer-motion` from 12.23.12 to 12.23.22
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.23.12...v12.23.22)

Updates `lucide-react` from 0.542.0 to 0.544.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-react)

Updates `nanoid` from 5.1.5 to 5.1.6
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.1.5...5.1.6)

Updates `react` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)

Updates `react-day-picker` from 9.9.0 to 9.11.0
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.9.0...v9.11.0)

Updates `react-dom` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

Updates `react-hook-form` from 7.62.0 to 7.64.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.62.0...v7.64.0)

Updates `react-resizable-panels` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Commits](bvaughn/react-resizable-panels@3.0.5...3.0.6)

Updates `recharts` from 3.1.2 to 3.2.1
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.1.2...v3.2.1)

Updates `tw-animate-css` from 1.3.7 to 1.4.0
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases)
- [Commits](Wombosvideo/tw-animate-css@v1.3.7...v1.4.0)

Updates `zod` from 4.1.5 to 4.1.11
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.1.5...v4.1.11)

Updates `zod-validation-error` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](causaly/zod-validation-error@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@jridgewell/trace-mapping"
  dependency-version: 0.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@neondatabase/serverless"
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: better-sqlite3
  dependency-version: 12.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: drizzle-orm
  dependency-version: 0.44.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: express
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: framer-motion
  dependency-version: 12.23.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 0.544.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nanoid
  dependency-version: 5.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-day-picker
  dependency-version: 9.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-resizable-panels
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: recharts
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tw-animate-css
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 4.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: zod-validation-error
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Docker Build Test 🐳

⚠️ 1 critical vulnerabilities found

📋 Build Steps

  • TypeScript compilation: ✅
  • Application build: ✅
  • Docker image build: ✅
  • Container smoke test: ✅

🔍 Security Scan Summary

🔴 1 Critical 🟠 1 High 🟡 2 Medium

📋 View full vulnerability report in Actions log

📦 Build Artifacts

The following artifacts are available for download:

  • Docker Image: docker-image-pr-59 (7 days retention)
  • Application Snapshot: app-snapshot-dee699d7365f12ee37109eb002f62410579dd997 (7 days retention)

📊 View detailed results • 🔒 Security tab • Pushed by @dependabot[bot]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant