Skip to content

chore(deps): bump the production-minor-patches group across 1 directory with 26 updates - #30

Closed
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/production-minor-patches-88dd8b5d34
Closed

chore(deps): bump the production-minor-patches group across 1 directory with 26 updates#30
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/production-minor-patches-88dd8b5d34

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the production-minor-patches group with 26 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.1090.0 3.1110.0
@aws-sdk/s3-request-presigner 3.1090.0 3.1110.0
@nestjs/common 11.1.28 11.2.0
@nestjs/core 11.1.28 11.2.0
@nestjs/platform-express 11.1.28 11.2.0
argon2 0.45.0 0.45.1
jose 6.2.3 6.2.8
libphonenumber-js 1.13.10 1.13.11
@hookform/resolvers 5.4.0 5.8.0
@tanstack/react-query 5.101.3 5.101.4
lucide-react 1.25.0 1.31.0
next 16.2.11 16.3.1
react 19.2.7 19.2.8
react-dom 19.2.7 19.2.8
react-hook-form 7.82.0 7.85.0
csv-parse 7.0.1 7.0.2
@prisma/adapter-pg 7.8.0 7.9.1
@prisma/client 7.8.0 7.9.1
pg 8.22.0 8.23.0
eslint-config-next 16.2.11 16.3.1
globals 17.7.0 17.11.0
typescript-eslint 8.64.0 8.67.0
@hiero-ledger/sdk 2.86.2 2.87.0
@types/node 26.1.1 26.2.0
vitest 4.0.18 4.1.10
zod 4.3.6 4.4.3

Updates @aws-sdk/client-s3 from 3.1090.0 to 3.1110.0

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1110.0 (2026-08-13)

Note: Version bump only for package @​aws-sdk/client-s3

3.1109.0 (2026-08-12)

Note: Version bump only for package @​aws-sdk/client-s3

3.1108.0 (2026-08-11)

Note: Version bump only for package @​aws-sdk/client-s3

3.1107.0 (2026-08-10)

Note: Version bump only for package @​aws-sdk/client-s3

3.1106.0 (2026-08-07)

Note: Version bump only for package @​aws-sdk/client-s3

3.1105.0 (2026-08-06)

Features

  • client-s3: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore. (faf6560)

... (truncated)

Commits
  • 4efe5bc Publish v3.1110.0
  • d2ee371 Publish v3.1109.0
  • 26b0eb7 Publish v3.1108.0
  • 785d467 chore(codegen): update smithy-ts commit to bring in TS6 change (#8262)
  • edabd4a chore: upgrade to typescript 6 (#8257)
  • d87c82b Publish v3.1107.0
  • 2e4482a chore(codegen): smithy-aws-typescript-codegen 0.52.0 (#8255)
  • 655d311 Publish v3.1106.0
  • d6c0ea3 Publish v3.1105.0
  • faf6560 feat(client-s3): AWS Backup now lets you create read-only access points for A...
  • Additional commits viewable in compare view

Updates @aws-sdk/s3-request-presigner from 3.1090.0 to 3.1110.0

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.1110.0 (2026-08-13)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1109.0 (2026-08-12)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1108.0 (2026-08-11)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1107.0 (2026-08-10)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1106.0 (2026-08-07)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1105.0 (2026-08-06)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1104.0 (2026-08-05)

... (truncated)

Commits

Updates @nestjs/common from 11.1.28 to 11.2.0

Commits
  • f2a7e4b chore(release): publish v11.2.0 release
  • b2e7fb5 Merge pull request #17469 from nestjs/feat/sse-signal
  • 6498f11 feat: signal should finalize in every case
  • 7627546 feat(core): sse signal
  • 5d93228 Merge pull request #17086 from LeSingh1/fix/parse-enum-numeric-reverse-mapping
  • 4fbd6e6 Potential fix for pull request finding
  • eac10cd Merge pull request #17162 from gacardinal/feat/query-http-method
  • 9879885 Merge pull request #17435 from Jaybhade/fix/file-type-validator-mime-metachar...
  • 03587a1 chore(release): publish v11.1.29 release
  • ca97a3f fix(common): match string file types containing regex metacharacters
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.28 to 11.2.0

Commits
  • f2a7e4b chore(release): publish v11.2.0 release
  • b2e7fb5 Merge pull request #17469 from nestjs/feat/sse-signal
  • 6498f11 feat: signal should finalize in every case
  • 7627546 feat(core): sse signal
  • eac10cd Merge pull request #17162 from gacardinal/feat/query-http-method
  • 73f28b2 fix(core): scan pre-registered dynamic imports of lazy modules
  • 5061da3 Merge pull request #17416 from eeshsaxena/fix/legacy-route-converter-adjacent...
  • 8b759fe Merge pull request #17430 from shariyerShazan/fix/lazy-module-loader-singleto...
  • 03587a1 chore(release): publish v11.1.29 release
  • 0741007 style: format union types
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.1.28 to 11.2.0

Commits
  • f2a7e4b chore(release): publish v11.2.0 release
  • 03587a1 chore(release): publish v11.1.29 release
  • 4e4f8f0 Merge pull request #17421 from Se3do/fix/express-multer-limit-field-nesting
  • 2a532e7 chore: fix misspelled spec filenames
  • 4a40978 fix(express): map missing multer field nesting error
  • 7285778 chore: update multerExceptions constant
  • 92bc05d chore: update readme
  • See full diff in compare view

Updates argon2 from 0.45.0 to 0.45.1

Commits

Updates jose from 6.2.3 to 6.2.8

Changelog

Sourced from jose's changelog.

6.2.8 (2026-08-03)

Fixes

  • enforce a single recipient when decrypting dir and ECDH-ES (505c383)
  • reject a non-string "alg" in EmbeddedJWK (714f870)

Refactor

  • index the JWS and JWE registries without a wrapper (925f3bb)
  • name the "alg" source in unsupported algorithm failures (1500459)

6.2.7 (2026-08-01)

Fixes

  • require own JOSE properties for presence checks (90ab09c)

Refactor

6.2.6 (2026-07-31)

Fixes

  • types: accept host CryptoKey declarations (b48a15b)

6.2.5 (2026-07-29)

Fixes

  • compare claim values for falsy validation options (eb86956)
  • forward key management parameters for a single JWE recipient (2d4f801)
  • handle a zero-length JWE additional authenticated data (16ca398)
  • reject a generateKeyPair crv option the algorithm does not imply (76364e9)
  • reject an unencoded payload in the JWS Compact Serialization (01d053f)
  • reject characters outside the Base64URL alphabet (0ebb971), references #879
  • reject duplicate "crit" values when producing (31d60e1)
  • reject invalid UTF-8 in JOSE Headers and JWT Claims Sets (5df3fed)
  • reject truncated ASN.1 key data (7a16c66)
  • surface non-ASCII token segments as JOSE errors (194fe11)
  • types: correct JWK and CryptoKey types (62a196d)
  • types: correct key resolver and JWT header types (e95f8c4)
  • validate the clockTolerance and currentDate options are finite (ab2f18d)

Documentation

  • correct subpaths and API documentation (2daec38)
  • document consumer-supplied type parameters (9e9f66c)

... (truncated)

Commits
  • 8b768eb chore(release): 6.2.8
  • 1500459 refactor: name the "alg" source in unsupported algorithm failures
  • 714f870 fix: reject a non-string "alg" in EmbeddedJWK
  • 925f3bb refactor: index the JWS and JWE registries without a wrapper
  • 505c383 fix: enforce a single recipient when decrypting dir and ECDH-ES
  • 514831d chore(deps): bump the actions group with 3 updates
  • 45965db chore: cleanup after release
  • 60b941f chore(release): 6.2.7
  • 90ab09c fix: require own JOSE properties for presence checks
  • 767d7f1 refactor: reduce bundle size
  • Additional commits viewable in compare view

Updates libphonenumber-js from 1.13.10 to 1.13.11

Changelog

Sourced from libphonenumber-js's changelog.

1.13.11 / 14.8.2026

  • Updated metadata to version 9.0.37:
    • Updated alternate formatting data for country calling code(s): 34, 90
    • Updated phone metadata for region code(s): AR, BD, CL, ES, FJ, GM, GY, IL, MZ, NO, PE, SJ, SY, TG, TR, UG
    • Updated short number metadata for region code(s): ES
    • Updated geocoding data for country calling code(s): 220 (en), 963 (en)
    • Updated carrier data for country calling code(s): 47 (en), 56 (en), 90 (en), 220 (en), 228 (en), 234 (en), 254 (en), 256 (en), 592 (en), 963 (en), 972 (en)
    • Updated / refreshed time zone meta data.
Commits

Updates @hookform/resolvers from 5.4.0 to 5.8.0

Commits
  • a5100ab feat: support Vest 6
  • 28ec539 fix(vest)!: support Vest 6 (#874)
  • 827f20b fix: ata-validator peer dependency version (#871)
  • 4cfba18 feat: support vine v4 (#867)
  • 58d2e2d remove dead image
  • b011a5f feat: improve all resovlers drops validation errors for special root field names
  • 5483a03 improve all resolvers (#870)
  • 2f28787 fix: Zod resolver drops validation errors for special root field names (#869)
  • 722ef6e fix: npm install fails with ERESOLVE conflict between @​hookform/resolvers@​5.4...
  • 8df10b0 fix: module not found when importing zodResolver under Zod v3 (#864)
  • Additional commits viewable in compare view

Updates @tanstack/react-query from 5.101.3 to 5.101.4

Changelog

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

5.101.4

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.4
Commits

Updates lucide-react from 1.25.0 to 1.31.0

Commits

Updates next from 16.2.11 to 16.3.1

Commits
  • 3d32eb8 v16.3.1
  • 2b4b1ec [backport] Revert i18n localization change for dynamic Pages API routes (#949...
  • 228df5f [backport] Retain fewer stale cache versions and use a TTL, plus the mtime fa...
  • 16eab3a [backport] Fix: Optimistic routing bugs leading to repeated prefetch loops (#...
  • 75548c9 [backport] Fix Nav Inspector request loop on repeat captures (#97326)
  • f6bd714 [backport] [test] Compile the middleware redirect routes up front in dev (#97...
  • 43c1c60 [16.3] [ci] Use OIDC tokens to read private preview builds (#97258)
  • 9dbb357 [backport] Encode the cache item name built by unstable_cache (#97313)
  • 323a17c [backport] Discard only cache entries that predate a tag revalidation, and re...
  • 6d67f46 [backport] Keep the dev validation worker alive across HMR updates (#97315)
  • Additional commits viewable in compare view

Updates react from 19.2.7 to 19.2.8

Commits

Updates react-dom from 19.2.7 to 19.2.8

Commits

Updates react-hook-form from 7.82.0 to 7.85.0

Changelog

Sourced from react-hook-form's changelog.

[7.85.0] - 2026-08-08

Added

  • Support <Activity />

Fixed

  • getFieldState error resolution from a field path
  • useWatch discarding useForm({ defaultValues }) in favor of its own defaultValue before the form mounts
  • setValue emitting a duplicate values state notification for fields without a native input ref
  • Stale render re-creating a field array path vacated by an array action
  • useFieldArray root-level error (errors.name.root) being lost on append/prepend/insert/remove
  • min/max validation being skipped for valueAsDate fields

[7.84.0] - 2026-08-01

Improvements

  • handleSubmit returns the typed result of the onValid callback instead of discarding it
  • <Form /> supports a function-based action (Server Action style) in addition to URL-string actions
  • Improve performance and reduce bundle size

Fixed

  • reset() with resetOptions.keepDirtyValues freezing clean sibling fields in a nested object when another field in that object is dirty
  • Restore missing FieldArray and FormState type exports
  • setValues not notifying useFieldArray subscribers, leaving rendered fields stale

[7.83.0] - 2026-07-25

Improvements

  • Enhance getEventValue to handle file inputs
  • Improve TypeScript performance with a hard cap at 10 levels of recursive type depth

Fixed

  • Clear internal errors state on argument-less clearErrors()
  • Preserve dirtyFields reference stability
  • Old checkbox/radio elements polluting internal field state
  • useController not re-subscribing onChange/onBlur when control changes
  • Allow validation messages to be defined even if their related value is undefined
Commits
  • 371432c 7.85.0
  • d7118f4 🐞 fix: min/max validation being skipped for valueAsDate fields (#13646)
  • 47546bb 🐞 fix: field array root error being lost on append/prepend/insert/remove (#13...
  • c96ab19 🚮 chore: remove tinybench (#13647)
  • 5e9e024 🐞 fix #13641 stale render re-creating field array path vacated by array actio...
  • 6a77f43 🧹 chore: remove dead code and stale api-extractor report (#13643)
  • 9fde5f3 🛹 feat: support \<Activity /> (#13633)
  • f634d24 🐞 fix #13636 emit values state only once per setValue (#13637)
  • 4e83cf7 🐞 fix(useWatch): prefer form defaultValues over the hook's own defaultValue (...
  • 6994484 ⌨️ fix(types): resolve getFieldState error from field path (#13632)
  • Additional commits viewable in compare view

Updates csv-parse from 7.0.1 to 7.0.2

Changelog

Sourced from csv-parse's changelog.

7.0.2 (2026-08-02)

Bug Fixes

  • csv-parse: prototype replacement reachable via columns (#497)

Performance Improvements

  • csv-parse: avoid unnecessary allocation in ResizeableBuffer.toString (#495)
Commits
  • 288c9c6 chore(release): publish
  • 2ad6c07 refactor(csv-parse): rename group_columns_by_name tests
  • eb4d148 fix(csv-parse): prototype replacement reachable via columns (#497)
  • 1d4ed3b perf(csv-parse): avoid unnecessary allocation in ResizeableBuffer.toString (#...
  • See full diff in compare view

Updates @prisma/adapter-pg from 7.8.0 to 7.9.1

Commits

Updates @prisma/client from 7.8.0 to 7.9.1

Commits
  • b829850 ci: upgrade pnpm to 11 to restore pnpm audit (#29725)
  • 280fd56 fix(client): mask each quoted string in maskQuery independently (#29723)
  • 4da3774 fix(client): reject invalid raw dates (#29697)
  • a7cec97 chore(deps): update engines to 7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6...
  • 58f8439 fix(client): pin pg-protocol in prisma-client-imports-postgres e2e test (#29687)
  • 918cf5d fix(client): improve adapter-related Prisma 7 error messages (#29624)
  • 93da6ea ci(e2e): shard client e2e suite across 3 jobs to fix chronic timeouts (#29619)
  • 3937779 fix: remove duplicate 'the the' in test comments (#29610)
  • fda8fbc chore(deps): bump @​prisma/dev to 0.24.9 (resolves hono GHSA-92pp-h63x-v22m) (...
  • 0036baf fix(client-engine-runtime): surface unmapped driver errors as user-facing P20...
  • See full diff in compare view

Updates pg from 8.22.0 to 8.23.0

Changelog

Sourced from pg's changelog.

pg@8.23.0

Commits

Updates eslint-config-next from 16.2.11 to 16.3.1

Commits

Updates globals from 17.7.0 to 17.11.0

Commits

Updates typescript-eslint from 8.64.0 to 8.67.0

Changelog

Sourced from typescript-eslint's changelog.

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.66.0 (2026-08-03)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates @hiero-ledger/sdk from 2.86.2 to 2.87.0

Changelog

Sourced from @​hiero-ledger/sdk's changelog.

v2.87.0

Added

  • MirrorNodeAccountBalanceQuery, the mirror-node replacement for AccountBalanceQuery ahead of its deprecation. Resolves shard.realm.num IDs, EVM addresses, public-key aliases, and contract IDs through a single GET /api/v1/balances request and returns the read-only MirrorNodeAccountBalance carrying hbars; retries 5xx/network failures with exponential backoff within a total requestTimeout budget. Token balances are deliberately out of scope per the migration proposal. #4320 #4286
  • Mirror node streaming queries (e.g. TopicMessageQuery subscriptions) now work on WebClient and NativeClient, not just the Node client: new gRPC-Web mirror channels for browsers (streaming fetch) and React Native (XMLHttpRequest text mode with incremental base64 decoding). #4268 #4263

Changed

  • Re-applied the @noble / @scure v2 upgrade (reverted in v2.86.2) with the ESM-only packages bundled into the CommonJS artifact (lib/index.cjs) via esbuild, so require() no longer fails with ERR_REQUIRE_ESM on ts-node or Node.js < 20.19. The strict-CJS guard now runs the entire common_js_test suite under --no-experimental-require-module in CI, and the @noble/curves >=2.0.0 Dependabot ignore was removed. PublicKey.verify() continues to accept 65-byte recoverable ECDSA signatures (r || s || v) as before. Released as @hiero-ledger/cryptography@1.21.0. #4296
  • Upgraded ansi-styles from 6.2.3 to 7.0.0. #4303

Fixed

  • Client.ping() / Client.pingAll() now probe nodes with a free COST_ANSWER AccountInfoQuery instead of AccountBalanceQuery, whose cryptoGetBalance endpoint is being throttled to zero in consensus node release 77. CostQuery (and therefore Query.getCost()) no longer requires an operator: the payment transaction is left unsigned when none is configured, so operator-less clients can still ping. #4312
  • NativeChannel (React Native transport) no longer keeps processing the response after reporting an HTTP error, which previously invoked the gRPC callback a second time. #4181

Removed

  • Breaking: removed long-deprecated APIs: LiveHashAddTransaction, LiveHashDeleteTransaction, LiveHashQuery, LiveHash, AccountInfo.liveHashes, SystemDeleteTransaction, SystemUndeleteTransaction, EthereumFlow (use EthereumTransaction), AccountAllowanceAdjustTransaction (use AccountAllowanceApproveTransaction / AccountAllowanceDeleteTransaction), and toSolidityAddress() / fromSolidityAddress() on AccountId, ContractId, DelegateContractId, FileId, TokenId, and TopicId (use toEvmAddress() / fromEvmAddress()). ScheduleId.toSolidityAddress() / fromSolidityAddress() are kept for now, as ScheduleId has no toEvmAddress() replacement yet. #4269 #4264
Commits
  • 0dfd381 chore(release): v2.87.0 (#4327)
  • 4f6c35f feat(sdk): add MirrorNodeAccountBalanceQuery as mirror node replacement for A...
  • ba31586 fix(examples): prevent never-exiting examples from hanging CI (#4321)
  • cad6369 test: raise browser integration suite timeouts to 240s (#4319)
  • f80e774 fix: replace AccountBalanceQuery ping probe with a COST_ANSWER query (#4312)
  • 87b1516 test: stabilize flaky previewnet TLS and high-volume fee tests (#4318)
  • a8e8fd5 feat: add mirror node support to WebClient and NativeClient (#4268)
  • aecd44a chore(deps): bump ansi-styles from 6.2.3 to 7.0.0 (#4303)
  • f921b6e chore(deps): bump brace-expansion from 5.0.8 to 5.0.9 in /tck (#4307)
  • 35d3b19 fix: remove long-deprecated classes and methods (#4269)
  • Additional commits viewable in compare view

Updates @types/node from 26.1.1 to 26.2.0

Commits

Updates vitest from 4.0.18 to 4.1.10

Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • Additional commits viewable in compare view

Updates zod from 4.3.6 to 4.4.3

Commits
  • 1fb56a5 docs: document release procedure in AGENTS.md
  • f3c9ec0 4.4.3
  • c2be4f8 fix(v4): generalize optin/fallback to transform; restore preprocess on absent...
  • 1cab693 fix(v4): restore catch handling for absent object keys (#5937) (#5939)
  • b8dffe9 docs: remove Numeric and Speakeasy (2+ missed monthly cycles)
  • 9195250 docs: remove Mintlify from bronze sponsors (churned)
  • 2c70332 docs: normalize bronze sponsor logos to github avatar pattern
  • 7391be8 docs: prune lapsed silver/bronze sponsors and add active ones
  • 2aeec83 docs: prune lapsed gold sponsors and rebalance logo sizing
  • 4c2fa95 docs: use Zernio primary wordmark for gold sponsor logo
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.


Dependa...

Description has been truncated

…ry with 26 updates

Bumps the production-minor-patches group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1090.0` | `3.1110.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1090.0` | `3.1110.0` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.28` | `11.2.0` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.28` | `11.2.0` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.28` | `11.2.0` |
| [argon2](https://github.com/ranisalt/node-argon2) | `0.45.0` | `0.45.1` |
| [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.8` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.13.10` | `1.13.11` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.4.0` | `5.8.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.3` | `5.101.4` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.25.0` | `1.31.0` |
| [next](https://github.com/vercel/next.js) | `16.2.11` | `16.3.1` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.82.0` | `7.85.0` |
| [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `7.0.1` | `7.0.2` |
| [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.8.0` | `7.9.1` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.8.0` | `7.9.1` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.22.0` | `8.23.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.11` | `16.3.1` |
| [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.11.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.64.0` | `8.67.0` |
| [@hiero-ledger/sdk](https://github.com/hiero-ledger/hiero-sdk-js) | `2.86.2` | `2.87.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.2.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.10` |
| [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` |



Updates `@aws-sdk/client-s3` from 3.1090.0 to 3.1110.0
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1110.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.1090.0 to 3.1110.0
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1110.0/packages/s3-request-presigner)

Updates `@nestjs/common` from 11.1.28 to 11.2.0
- [Commits](https://github.com/nestjs/nest/commits/v11.2.0/packages/common)

Updates `@nestjs/core` from 11.1.28 to 11.2.0
- [Commits](https://github.com/nestjs/nest/commits/v11.2.0/packages/core)

Updates `@nestjs/platform-express` from 11.1.28 to 11.2.0
- [Commits](https://github.com/nestjs/nest/commits/v11.2.0/packages/platform-express)

Updates `argon2` from 0.45.0 to 0.45.1
- [Commits](ranisalt/node-argon2@v0.45.0...v0.45.1)

Updates `jose` from 6.2.3 to 6.2.8
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.2.3...v6.2.8)

Updates `libphonenumber-js` from 1.13.10 to 1.13.11
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/v1.13.11)

Updates `@hookform/resolvers` from 5.4.0 to 5.8.0
- [Commits](react-hook-form/resolvers@v5.4.0...v5.8.0)

Updates `@tanstack/react-query` from 5.101.3 to 5.101.4
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.4/packages/react-query)

Updates `lucide-react` from 1.25.0 to 1.31.0
- [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide-react)

Updates `next` from 16.2.11 to 16.3.1
- [Commits](vercel/next.js@v16.2.11...v16.3.1)

Updates `react` from 19.2.7 to 19.2.8
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `react-dom` from 19.2.7 to 19.2.8
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

Updates `react-hook-form` from 7.82.0 to 7.85.0
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.82.0...v7.85.0)

Updates `csv-parse` from 7.0.1 to 7.0.2
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@7.0.2/packages/csv-parse)

Updates `@prisma/adapter-pg` from 7.8.0 to 7.9.1
- [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/adapter-pg)

Updates `@prisma/client` from 7.8.0 to 7.9.1
- [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/client)

Updates `pg` from 8.22.0 to 8.23.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg)

Updates `eslint-config-next` from 16.2.11 to 16.3.1
- [Commits](https://github.com/vercel/next.js/commits/v16.3.1/packages/eslint-config-next)

Updates `globals` from 17.7.0 to 17.11.0
- [Commits](sindresorhus/globals@v17.7.0...v17.11.0)

Updates `typescript-eslint` from 8.64.0 to 8.67.0
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint)

Updates `@hiero-ledger/sdk` from 2.86.2 to 2.87.0
- [Changelog](https://github.com/hiero-ledger/hiero-sdk-js/blob/main/CHANGELOG.md)
- [Commits](hiero-ledger/hiero-sdk-js@v2.86.2...v2.87.0)

Updates `@types/node` from 26.1.1 to 26.2.0
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vitest` from 4.0.18 to 4.1.10
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

Updates `zod` from 4.3.6 to 4.4.3
- [Commits](colinhacks/zod@v4.3.6...v4.4.3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1110.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1110.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@nestjs/common"
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@nestjs/core"
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: argon2
  dependency-version: 0.45.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patches
- dependency-name: jose
  dependency-version: 6.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patches
- dependency-name: libphonenumber-js
  dependency-version: 1.13.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patches
- dependency-name: "@hookform/resolvers"
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.101.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patches
- dependency-name: lucide-react
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: next
  dependency-version: 16.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patches
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patches
- dependency-name: react-hook-form
  dependency-version: 7.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: csv-parse
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patches
- dependency-name: "@prisma/adapter-pg"
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@prisma/client"
  dependency-version: 7.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: pg
  dependency-version: 8.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: eslint-config-next
  dependency-version: 16.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: globals
  dependency-version: 17.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: typescript-eslint
  dependency-version: 8.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@hiero-ledger/sdk"
  dependency-version: 2.87.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patches
...

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 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-minor-patches-88dd8b5d34 branch August 24, 2026 15:27
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