Bump the prod-minor-updates group across 1 directory with 12 updates #363

Closed
opened 2026-04-05 17:07:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 1/19/2026

Bumps the prod-minor-updates group with 12 updates in the / directory:

Package From To
@asteasolutions/zod-to-openapi 8.2.0 8.4.0
@aws-sdk/client-s3 3.955.0 3.971.0
@faker-js/faker 10.1.0 10.2.0
ioredis 5.8.2 5.9.2
next-intl 4.6.1 4.7.0
pg 8.16.3 8.17.1
posthog-node 5.17.4 5.21.1
react-hook-form 7.68.0 7.71.1
resend 6.6.0 6.7.0
stripe 20.1.0 20.2.0
ws 8.18.3 8.19.0
zod 4.2.1 4.3.5

Updates @asteasolutions/zod-to-openapi from 8.2.0 to 8.4.0

Release notes

Sourced from @​asteasolutions/zod-to-openapi's releases.

v8.4.0

What's Changed

  • Added support for z.json (#353)
  • Added support for template literals (#352)
  • Fixed a bug in some nested structures when using isAnyZodType with null/undefined #343
  • Exported OpenApiOptions to resolve a problem when extending an object schema. For more information see: #341

Full Changelog: https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.3...v8.4.0

v8.3.3

What's Changed

  • use correct date-time instead of date when using z.date
  • fix: add null option for nullable enum

Full Changelog: https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.2...v8.3.3

v8.3.2

Testing Trusted Publishers setup again

Full Changelog: https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.1...v8.3.2

v8.3.1

Testing the Trusted Publihsers setup

Full Changelog: https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.0...v8.3.1

v8.3.0

What's Changed

  • 🎉 FINALLY added support for zod lazy (and recursive schemas with getters). Closes: #247, #300 and the discussion in #191
  • Bump js-yaml from 3.14.1 to 3.14.2
  • Setup Trusted Publishsers for NPM

Full Changelog: https://github.com/asteasolutions/zod-to-openapi/compare/v8.2.0...v8.3.0

Commits
  • 665cd71 Release 8.4.0
  • fb5d44a Merge pull request #356 from asteasolutions/feature/#352-add-support-for-temp...
  • 44bc69c Merge branch 'feature/#352-add-support-for-template-literals' of github.com:a...
  • db69850 Merge github.com:asteasolutions/zod-to-openapi into feature/#352-add-support-...
  • 901d0aa export OpenApiOptions
  • 0d81fc6 Merge branch 'master' into feature/#352-add-support-for-template-literals
  • 74688d6 Merge pull request #355 from asteasolutions/feature/#353-add-support-for-zod-...
  • b8c1c7d revert name change
  • 7c94d3e change CI steps names
  • 2c3bcc7 add safe-guard for missing schema in zod type check
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​asteasolutions/zod-to-openapi since your current version.


Updates @aws-sdk/client-s3 from 3.955.0 to 3.971.0

Release notes

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

v3.971.0

3.971.0(2026-01-16)

Chores
Documentation Changes
  • client-sagemaker: Adding security consideration comments for lcc accessing execution role under root access (83b0e783)
  • client-glacier: Documentation updates for Amazon Glacier's maintenance mode (18674f5d)
New Features
  • clients: update client endpoints as of 2026-01-16 (5149b6b0)
  • client-datazone: This release adds support for numeric filtering and complex free-text searches cases for the Search and SearchListings APIs. (3ce55674)
  • client-connect: Adds support to allow customers to create form with Dispute configuration (faedfc8b)
  • client-launch-wizard: Added UpdateDeployment, ListDeploymentPatternVersions and GetDeploymentPatternVersion APIs for Launch Wizard (5126f41e)
  • client-resource-explorer-2: Added ViewName to View-related responses and ServiceViewName to GetServiceView response. (e0212a10)

For list of updated packages, view updated-packages.md in assets-3.971.0.zip

v3.970.0

3.970.0(2026-01-15)

Chores
  • util-endpoints: update aws partitions.json (057ed943)
  • endpoints: update endpoints model (27bb9e6d)
  • models: update API models (e4aef87d)
  • codegen: update for handling __type in cbor structs (#7663) (2104fe9e)
Documentation Changes
  • client-ec2: This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period. (0e4c5b5c)
New Features
  • client-ecs: Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints. (0ebb2f22)
  • client-evs: A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter. (4f6b30a2)
  • client-deadline: AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API. (bb46d258)
  • client-cleanrooms: This release adds support for parameters in PySpark analysis templates. (bc4219bf)
  • client-opensearchserverless: Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key. (bfdce6ab)
  • client-lakeformation: API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource (493fd840)
  • client-qconnect: Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API (c54736e1)

... (truncated)

Changelog

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

3.971.0 (2026-01-16)

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

3.970.0 (2026-01-15)

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

3.969.0 (2026-01-14)

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

3.968.0 (2026-01-13)

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

3.967.0 (2026-01-12)

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

3.966.0 (2026-01-09)

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

3.965.0 (2026-01-07)

... (truncated)

Commits

Updates @faker-js/faker from 10.1.0 to 10.2.0

Release notes

Sourced from @​faker-js/faker's releases.

v10.2.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​faker-js/faker's changelog.

10.2.0 (2025-12-27)

New Locales

  • locale: add bn_BD location module (#3614) (99a448c)
  • locale: add counties & states to nb_NO location (#3617) (3dbcbe1)
  • locale: add da states (regions) (#3656) (78c892b)
  • locale: add id_ID translation for animal, color, commerce, and word also add country to location id_ID translation. (#3608) (02c2c3e)
  • locale: add ku_kmr_latin locale (#3629) (247f42d)
  • locale: add person module data to ku_ckb (#3630) (6be2c20)

Features

  • Add support for UPC (#3648) (57b2d78)
  • commerce: allow for locale-specific product name patterns (#3657) (1cf3991)
  • finance: add IR iban (#3678) (101a74a)
  • locales: add sl_SI locale, person module (#3564) (e7c9945)
  • location: Hungarian support for city name, full street address, continents, countries and directions (hu) (#3618) (2c9aefd)

Bug Fixes

  • food: move raspberry from vegetable to fruit (#3650) (6a4f01f)
  • locale: endonym should be in Latin script (#3660) (4cda07f)
  • locale: remove additional inappropriate words from ja locale (#3665) (18a1554)
  • locale: remove offensive and inappropriate words from ja locale (#3661) (8310c8c)
  • locale: remove some negative hu words (#3664) (bd36bae)
  • location: Use accents in en country names (#3637) (24aa11f)
  • vehicle: Updated spelling Mercielago to Murcielago (#3636) (bfb1bdb)
Commits
  • 6ab5670 chore(release): 10.2.0 (#3688)
  • 214d7fc chore(deps): lock file maintenance (#3607)
  • a2f1575 chore(deps): update eslint (major) (#3687)
  • ca01985 chore(deps): update actions/checkout action to v6 (#3686)
  • 92daab3 chore(deps): update dependency vue-tsc to v3.2.1 (#3685)
  • c0234b1 chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...
  • c7feaff chore(deps): update all non-major dependencies (#3682)
  • 27666af chore(deps): update dependency prettier to v3.7.4 (#3683)
  • d656a82 chore(deps): update dependency @​vitest/eslint-plugin to v1.6.3 (#3645)
  • 8794cac chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​faker-js/faker since your current version.


Updates ioredis from 5.8.2 to 5.9.2

Release notes

Sourced from ioredis's releases.

v5.9.2

5.9.2 (2026-01-15)

Bug Fixes

  • cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
  • preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)

Reverts

v5.9.1

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

v5.9.0

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

Changelog

Sourced from ioredis's changelog.

5.9.2 (2026-01-15)

Bug Fixes

  • cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
  • preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)

Reverts

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

Commits

Updates next-intl from 4.6.1 to 4.7.0

Release notes

Sourced from next-intl's releases.

v4.7.0

4.7.0 (2026-01-01)

Improvements for useExtracted

  • Only run extraction for next dev and next build (not e.g. for next typegen)
  • Include line numbers for file references in .po files
  • Incorporate line numbers into sorting of messages within a single file (if you're using the default .po format)

(#2200) (ebc5e43) – by @​amannn

Changelog

Sourced from next-intl's changelog.

4.7.0 (2026-01-01)

Features

Commits

Updates pg from 8.16.3 to 8.17.1

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

pg@8.17.0

  • Throw correct error if database URL parsing fails.

pg@8.16.0

pg@8.15.0

  • Add support for esm importing. CommonJS importing is still also supported.

pg@8.14.0

pg@8.13.0

pg@8.12.0

pg-pool@8.10.0

  • Emit release event when client is returned to the pool.

pg@8.9.0

pg@8.8.0

pg-pool@3.5.0

... (truncated)

Commits

Updates posthog-node from 5.17.4 to 5.21.1

Release notes

Sourced from posthog-node's releases.

posthog-node@5.21.1

5.21.1

Patch Changes

  • Updated dependencies [d37e570]:
    • @​posthog/core@​1.10.0

posthog-node@5.21.0

5.21.0

Minor Changes

  • #2883 640fcdd Thanks @​ordehi! - Add warning when experience continuity flags are detected during local evaluation, and new strictLocalEvaluation option.

    Warning: When using local evaluation with flags that have experience continuity enabled, a warning is now emitted explaining that these flags will cause server requests on every evaluation, negating local evaluation cost savings.

    New option: strictLocalEvaluation: true can be set at client init to prevent all server fallback for flag evaluations. Flags that cannot be evaluated locally will return undefined instead of making a server request. This is useful in high-volume environments where you want to guarantee no unexpected server costs. (2026-01-14)

posthog-node@5.20.0

5.20.0

Minor Changes

Patch Changes

posthog-node@5.19.0

5.19.0

Minor Changes

  • #2840 84e4140 Thanks @​ordehi! - Add overrideFeatureFlags() method for local testing and development (2026-01-06)
Changelog

Sourced from posthog-node's changelog.

5.21.1

Patch Changes

  • Updated dependencies [d37e570]:
    • @​posthog/core@​1.10.0

5.21.0

Minor Changes

  • #2883 640fcdd Thanks @​ordehi! - Add warning when experience continuity flags are detected during local evaluation, and new strictLocalEvaluation option.

    Warning: When using local evaluation with flags that have experience continuity enabled, a warning is now emitted explaining that these flags will cause server requests on every evaluation, negating local evaluation cost savings.

    New option: strictLocalEvaluation: true can be set at client init to prevent all server fallback for flag evaluations. Flags that cannot be evaluated locally will return undefined instead of making a server request. This is useful in high-volume environments where you want to guarantee no unexpected server costs. (2026-01-14)

5.20.0

Minor Changes

Patch Changes

5.19.0

Minor Changes

  • #2840 84e4140 Thanks @​ordehi! - Add overrideFeatureFlags() method for local testing and development (2026-01-06)

5.18.1

Patch Changes

  • #2825 5a4a8e2 Thanks @​haacked! - getFeatureFlag() respects exponential backoff for HTTP 401, 403, and 429 responses. (2025-12-30)

5.18.0

Minor Changes

  • #2782 04065b9 Thanks @​haacked! - Add $feature_flag_error to $feature_flag_called events when an error occurred while trying evaluate a flag (2025-12-22)

... (truncated)

Commits
  • 6ac83cc chore: update versions and lockfile [version bump]
  • 19b40a3 chore: update versions and lockfile [version bump]
  • 640fcdd feat(node): warn about experience continuity flags and add strictLocalEvaluat...
  • 423dccd chore: update versions and lockfile [version bump]
  • fba9fb2 feat: better integration between llma and error tracking (#2593)
  • 80189f2 chore: update versions and lockfile [version bump]
  • 84e4140 feat(node): add overrideFeatureFlags() method for local testing (#2840)
  • 072a1d0 chore: update versions and lockfile [version bump]
  • 5a4a8e2 fix(flags): Apply exponential backoff to on-demand fetches after errors (#2825)
  • 8c6929a chore: update versions and lockfile [version bump]
  • Additional commits viewable in compare view

Updates react-hook-form from 7.68.0 to 7.71.1

Release notes

Sourced from react-hook-form's releases.

Version v7.71.1

🐞 fix #13250 issue with booleans_as_integers (#13252)

Version 7.71.0

perf: memoize FormProvider context value to prevent unnecessary rerenders (#13235) 🚄 perf: separate control context to prevent unnecessary rerenders (#13234) 🐞 fix: update isValid when field disabled state changes (#13231) 👌 chore: optimize bundle size via safe terser options (#13243) (#13244)

thanks to @​kamja44, @​a28689604 & @​newsiberian

Version 7.70.0

watch type improvement (#13228) 🐞 fix: prevent field array ghost elements with keepDirtyValues (#13188) 🐞 fix: improve invalid date handling in deepEqual and validation (#13230) 🐞 fix(types): handle branded types correctly in DeepPartial (#13222) 🐞 fix native validation focus issue (#13220) 🐞 change spread operator to set name with depricated names prop, then override with new name prop is supplied (#13214) 🐞 fix: prevent duplicate subscription trigger in setValue (#13206) (#13209) 👌 chore: fix lib type check include tests (#13229)

thanks to @​EdwardEB, @​constantly-dev & @​a28689604

🎄 Version 7.69.0

📏 feat: align API with useWatch (#13192) 🤦🏻‍♂️ chore: update @​deprecated names prop on (#13198) 🏥 chore: safely call function methods on elements (#13190) 🪖 chore: cve-2025-67779 (#13196) 🪖 chore: cve-2025-55184 & cve-2025-55183 (#13194) 🪖 chore: CVE-2025-55182 Critical RCE vulnerabilty (#13175) 🔬 test: add regression tests for #12837 and #13136 (#13187) 🐞 fix(reset): preserve isValid state when keepIsValid option is used (#13173) 🐞 fix: ensure each createFormControl.subscribe subscription listens only to the changes it subscribes to (#12968) 🐞 fix(validation): batch isValidating state updates with validation result (#13181) 🐞 fix(createFormControl): resolve race condition between setError and setFocus (#13138) (#13169) 🧿 fix control prop type (#13189) 🔔 chore: clean cloneObject logic (#13179)

thanks to @​PierreCrb, Description has been truncated

*Originally created by @dependabot[bot] on 1/19/2026* Bumps the prod-minor-updates group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi) | `8.2.0` | `8.4.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.955.0` | `3.971.0` | | [@faker-js/faker](https://github.com/faker-js/faker) | `10.1.0` | `10.2.0` | | [ioredis](https://github.com/luin/ioredis) | `5.8.2` | `5.9.2` | | [next-intl](https://github.com/amannn/next-intl) | `4.6.1` | `4.7.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.17.1` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.17.4` | `5.21.1` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.68.0` | `7.71.1` | | [resend](https://github.com/resend/resend-node) | `6.6.0` | `6.7.0` | | [stripe](https://github.com/stripe/stripe-node) | `20.1.0` | `20.2.0` | | [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` | | [zod](https://github.com/colinhacks/zod) | `4.2.1` | `4.3.5` | Updates `@asteasolutions/zod-to-openapi` from 8.2.0 to 8.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/asteasolutions/zod-to-openapi/releases"><code>@​asteasolutions/zod-to-openapi</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.0</h2> <h2>What's Changed</h2> <ul> <li>Added support for z.json (<a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/353">#353</a>)</li> <li>Added support for template literals (<a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/352">#352</a>)</li> <li>Fixed a bug in some nested structures when using <code>isAnyZodType</code> with null/undefined <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/343">#343</a></li> <li>Exported OpenApiOptions to resolve a problem when extending an object schema. For more information see: <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/341">#341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.3...v8.4.0">https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.3...v8.4.0</a></p> <h2>v8.3.3</h2> <h2>What's Changed</h2> <ul> <li>use correct date-time instead of date when using z.date</li> <li>fix: add null option for nullable enum</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.2...v8.3.3">https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.2...v8.3.3</a></p> <h2>v8.3.2</h2> <h1>Testing Trusted Publishers setup again</h1> <p><strong>Full Changelog</strong>: <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.1...v8.3.2">https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.1...v8.3.2</a></p> <h2>v8.3.1</h2> <h1>Testing the Trusted Publihsers setup</h1> <p><strong>Full Changelog</strong>: <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.0...v8.3.1">https://github.com/asteasolutions/zod-to-openapi/compare/v8.3.0...v8.3.1</a></p> <h2>v8.3.0</h2> <h2>What's Changed</h2> <ul> <li>🎉 FINALLY added support for zod lazy (and recursive schemas with getters). Closes: <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/247">#247</a>, <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/300">#300</a> and the discussion in <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/191">#191</a></li> <li>Bump js-yaml from 3.14.1 to 3.14.2</li> <li>Setup Trusted Publishsers for NPM</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.2.0...v8.3.0">https://github.com/asteasolutions/zod-to-openapi/compare/v8.2.0...v8.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/665cd7197b44df620a861def23d2ada862a7ad0b"><code>665cd71</code></a> Release 8.4.0</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/fb5d44a4f42bbebd2dce93349a3afd26840ea8da"><code>fb5d44a</code></a> Merge pull request <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/356">#356</a> from asteasolutions/feature/#352-add-support-for-temp...</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/44bc69c7307423ef336461b3a52ee676e4302a00"><code>44bc69c</code></a> Merge branch 'feature/#352-add-support-for-template-literals' of github.com:a...</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/db698507f55d355e8226b0a362e0102c6d746c87"><code>db69850</code></a> Merge github.com:asteasolutions/zod-to-openapi into feature/#352-add-support-...</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/901d0aa3167d6566596f664b12564bb5a2356a97"><code>901d0aa</code></a> export OpenApiOptions</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/0d81fc64b3b82703ce0ae9f0587d22bcf87cc0a3"><code>0d81fc6</code></a> Merge branch 'master' into feature/#352-add-support-for-template-literals</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/74688d66b606b3feb42320f19185f4e7a0cb6626"><code>74688d6</code></a> Merge pull request <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/355">#355</a> from asteasolutions/feature/#353-add-support-for-zod-...</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/b8c1c7dfa6c40a1adf9f678f2030d787073a55c7"><code>b8c1c7d</code></a> revert name change</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/7c94d3ea159a7e01e24d41a6f18d1448e6b9080c"><code>7c94d3e</code></a> change CI steps names</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/2c3bcc784900b2d6266105bd55b478be8c215842"><code>2c3bcc7</code></a> add safe-guard for missing schema in zod type check</li> <li>Additional commits viewable in <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.2.0...v8.4.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​asteasolutions/zod-to-openapi</code> since your current version.</p> </details> <br /> Updates `@aws-sdk/client-s3` from 3.955.0 to 3.971.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s releases</a>.</em></p> <blockquote> <h2>v3.971.0</h2> <h4>3.971.0(2026-01-16)</h4> <h5>Chores</h5> <ul> <li><strong>deps-dev:</strong> bump vitest to 4.x (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7662">#7662</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e4af3e38b68a52a718a52db86fd5a6f01499a8dc">e4af3e38</a>)</li> <li><strong>codegen:</strong> tag maven release 0.42.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7664">#7664</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eea2ef451723516ef43924418fff7993b04759ca">eea2ef45</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-sagemaker:</strong> Adding security consideration comments for lcc accessing execution role under root access (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83b0e783e4888eca18f8ea964fef7dca47c89545">83b0e783</a>)</li> <li><strong>client-glacier:</strong> Documentation updates for Amazon Glacier's maintenance mode (<a href="https://github.com/aws/aws-sdk-js-v3/commit/18674f5d4601aa201831ed695aaa99a174cfffab">18674f5d</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5149b6b044bdd9fd1dbcdf216fffcd8e5b6f15dc">5149b6b0</a>)</li> <li><strong>client-datazone:</strong> This release adds support for numeric filtering and complex free-text searches cases for the Search and SearchListings APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3ce5567491d7817176e3e4745b2cea36bebc6708">3ce55674</a>)</li> <li><strong>client-connect:</strong> Adds support to allow customers to create form with Dispute configuration (<a href="https://github.com/aws/aws-sdk-js-v3/commit/faedfc8b8dc9ea1a6d35ade94630e64dbaa78361">faedfc8b</a>)</li> <li><strong>client-launch-wizard:</strong> Added UpdateDeployment, ListDeploymentPatternVersions and GetDeploymentPatternVersion APIs for Launch Wizard (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5126f41ecd403e5fd3c24dbf75bad3a8256c8f8a">5126f41e</a>)</li> <li><strong>client-resource-explorer-2:</strong> Added ViewName to View-related responses and ServiceViewName to GetServiceView response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0212a1077033159f7a429afad4fe47b84e61c4f">e0212a10</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.971.0.zip</strong></p> <h2>v3.970.0</h2> <h4>3.970.0(2026-01-15)</h4> <h5>Chores</h5> <ul> <li><strong>util-endpoints:</strong> update aws partitions.json (<a href="https://github.com/aws/aws-sdk-js-v3/commit/057ed94302dc7fda5a513f462e5fb5226c8bfa04">057ed943</a>)</li> <li><strong>endpoints:</strong> update endpoints model (<a href="https://github.com/aws/aws-sdk-js-v3/commit/27bb9e6d3452c61e676330725cce003990455a90">27bb9e6d</a>)</li> <li><strong>models:</strong> update API models (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e4aef87dc202d0c76f5ce9c86d824857743c9c16">e4aef87d</a>)</li> <li><strong>codegen:</strong> update for handling __type in cbor structs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7663">#7663</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2104fe9e8e5e12d7aa9c1fd4fec3b9a94ec57072">2104fe9e</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-ec2:</strong> This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0e4c5b5cfab835604e8b2cb9cc189c0714b71c13">0e4c5b5c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-ecs:</strong> Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0ebb2f2259175c5581d6a9c533f99903bbd1020e">0ebb2f22</a>)</li> <li><strong>client-evs:</strong> A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4f6b30a2c98ceec5e0ef3b5f93bc70a35e9e7e0a">4f6b30a2</a>)</li> <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb46d2584fcd7287c873e6579c879896c4055e40">bb46d258</a>)</li> <li><strong>client-cleanrooms:</strong> This release adds support for parameters in PySpark analysis templates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bc4219bf655a35ef8e17887e2ff4b1a83f3f0439">bc4219bf</a>)</li> <li><strong>client-opensearchserverless:</strong> Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bfdce6aba0a40137f14d595f61da36dd3b7332eb">bfdce6ab</a>)</li> <li><strong>client-lakeformation:</strong> API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource (<a href="https://github.com/aws/aws-sdk-js-v3/commit/493fd840461496f3a661cacf83e5ad284ddd95f9">493fd840</a>)</li> <li><strong>client-qconnect:</strong> Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c54736e17dc171d7766906a9013353e125dc1758">c54736e1</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0">3.971.0</a> (2026-01-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0">3.970.0</a> (2026-01-15)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0">3.969.0</a> (2026-01-14)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.967.0...v3.968.0">3.968.0</a> (2026-01-13)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.966.0...v3.967.0">3.967.0</a> (2026-01-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.965.0...v3.966.0">3.966.0</a> (2026-01-09)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0">3.965.0</a> (2026-01-07)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/423a6863cce0f6ebc533aa9f41467f6063d4cab4"><code>423a686</code></a> Publish v3.971.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/980d3f39a28dd975bcb3bac054dcb7d969196aa6"><code>980d3f3</code></a> Publish v3.970.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2104fe9e8e5e12d7aa9c1fd4fec3b9a94ec57072"><code>2104fe9</code></a> chore(codegen): update for handling __type in cbor structs (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7663">#7663</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/654cbfe753950846f5d33bdb41a3cf91df7c2547"><code>654cbfe</code></a> Publish v3.969.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ce79a75ee7cbbf83512cebe066026de2cca2df1c"><code>ce79a75</code></a> test(client-s3): add test with empty input stream (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7649">#7649</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/85f86da89ee53fdd20e1f933d37974ec6b402ea9"><code>85f86da</code></a> chore(codegen): sync for required member count (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7655">#7655</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/123995c11fc0e8ad1f88e92dcb29aa40faf206ed"><code>123995c</code></a> Publish v3.968.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b97d3208cf8e7d9bd1c96d08f5c8b853ff88ac93"><code>b97d320</code></a> chore: drop support for Node.js 18.x (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7647">#7647</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e13b43e471235e2add469cd9db7758bf10cea0b3"><code>e13b43e</code></a> chore(clients): bump '@smithy/*' versions (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7645">#7645</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/9c7d6963e276c694851860f7c91c0ce77a87bf68"><code>9c7d696</code></a> Publish v3.967.0</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.971.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@faker-js/faker` from 10.1.0 to 10.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/releases"><code>@​faker-js/faker</code>'s releases</a>.</em></p> <blockquote> <h2>v10.2.0</h2> <h2>What's Changed</h2> <ul> <li>feat(locale): add id_ID translation for animal, color, commerce, and word also add country to location id_ID translation. by <a href="https://github.com/RizalAnas00"><code>@​RizalAnas00</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3608">faker-js/faker#3608</a></li> <li>feat(locale): add bn_BD location module by <a href="https://github.com/AbrarShahriar"><code>@​AbrarShahriar</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3614">faker-js/faker#3614</a></li> <li>feat(location): Hungarian support for city name, full street address, continents, countries and directions (hu) by <a href="https://github.com/lupus78"><code>@​lupus78</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3618">faker-js/faker#3618</a></li> <li>feat(locale): add person module data to ku_ckb by <a href="https://github.com/arentalb"><code>@​arentalb</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3630">faker-js/faker#3630</a></li> <li>feat(locales): add sl_SI locale, person module by <a href="https://github.com/ZigaVukcevicDev"><code>@​ZigaVukcevicDev</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3564">faker-js/faker#3564</a></li> <li>feat(locale): add counties &amp; states to nb_NO location by <a href="https://github.com/jylep"><code>@​jylep</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3617">faker-js/faker#3617</a></li> <li>fix(food): move raspberry from vegetable to fruit by <a href="https://github.com/scraggo"><code>@​scraggo</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3650">faker-js/faker#3650</a></li> <li>feat(locale): add ku_kmr_latin locale by <a href="https://github.com/mazyar-kawa02"><code>@​mazyar-kawa02</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3629">faker-js/faker#3629</a></li> <li>test: remove flaky test in finance.spec.ts by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3651">faker-js/faker#3651</a></li> <li>fix(vehicle): Updated spelling Mercielago to Murcielago by <a href="https://github.com/PenguinMan98"><code>@​PenguinMan98</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3636">faker-js/faker#3636</a></li> <li>feat: Add support for UPC by <a href="https://github.com/Dhanush-K-Gowda"><code>@​Dhanush-K-Gowda</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3648">faker-js/faker#3648</a></li> <li>chore(deps-dev): bump validator from 13.15.15 to 13.15.20 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3639">faker-js/faker#3639</a></li> <li>fix(location): Use accents in en country names by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3637">faker-js/faker#3637</a></li> <li>fix(locale): ku_kmr_latin endonym should be in Latin script by <a href="https://github.com/mazyar-kawa02"><code>@​mazyar-kawa02</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3660">faker-js/faker#3660</a></li> <li>fix(locale): remove offensive and inappropriate words from ja locale by <a href="https://github.com/nulltask"><code>@​nulltask</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3661">faker-js/faker#3661</a></li> <li>chore(deps): update dependency validator to v13.15.22 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3669">faker-js/faker#3669</a></li> <li>fix(locale): remove additional inappropriate words from ja locale by <a href="https://github.com/nulltask"><code>@​nulltask</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3665">faker-js/faker#3665</a></li> <li>chore(deps): update dependency prettier to v3.7.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3666">faker-js/faker#3666</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3644">faker-js/faker#3644</a></li> <li>chore(deps): update dependency ts-morph to v27.0.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3641">faker-js/faker#3641</a></li> <li>fix(locale): remove some negative hu words by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3664">faker-js/faker#3664</a></li> <li>chore(deps): update cypress/browsers docker tag to v25 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3647">faker-js/faker#3647</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3642">faker-js/faker#3642</a></li> <li>docs: add a doc page for each locale by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3654">faker-js/faker#3654</a></li> <li>chore(deps): update actions/setup-node action to v6 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3646">faker-js/faker#3646</a></li> <li>feat(locale): add da states (regions) by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3656">faker-js/faker#3656</a></li> <li>feat(commerce): allow for locale-specific product name patterns by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3657">faker-js/faker#3657</a></li> <li>docs: fix lack of contrast in developer console log message in light mode by <a href="https://github.com/matthewmayer"><code>@​matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3673">faker-js/faker#3673</a></li> <li>docs: add sitemap configuration and robots.txt for SEO by <a href="https://github.com/Shinigami92"><code>@​Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3675">faker-js/faker#3675</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3679">faker-js/faker#3679</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3680">faker-js/faker#3680</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3643">faker-js/faker#3643</a></li> <li>feat(finance): add IR iban by <a href="https://github.com/ds1371dani"><code>@​ds1371dani</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3678">faker-js/faker#3678</a></li> <li>chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 8f3fcad by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3640">faker-js/faker#3640</a></li> <li>chore(deps): update dependency <code>@​vitest/eslint-plugin</code> to v1.6.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3645">faker-js/faker#3645</a></li> <li>chore(deps): update dependency prettier to v3.7.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3683">faker-js/faker#3683</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3682">faker-js/faker#3682</a></li> <li>chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v24 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3684">faker-js/faker#3684</a></li> <li>chore(deps): update dependency vue-tsc to v3.2.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3685">faker-js/faker#3685</a></li> <li>chore(deps): update actions/checkout action to v6 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3686">faker-js/faker#3686</a></li> <li>chore(deps): update eslint (major) by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3687">faker-js/faker#3687</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3607">faker-js/faker#3607</a></li> <li>chore(release): 10.2.0 by <a href="https://github.com/fakerjs-bot"><code>@​fakerjs-bot</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3688">faker-js/faker#3688</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/RizalAnas00"><code>@​RizalAnas00</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3608">faker-js/faker#3608</a></li> <li><a href="https://github.com/lupus78"><code>@​lupus78</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3618">faker-js/faker#3618</a></li> <li><a href="https://github.com/ZigaVukcevicDev"><code>@​ZigaVukcevicDev</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3564">faker-js/faker#3564</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/blob/next/CHANGELOG.md"><code>@​faker-js/faker</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/faker-js/faker/compare/v10.1.0...v10.2.0">10.2.0</a> (2025-12-27)</h2> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> add bn_BD location module (<a href="https://redirect.github.com/faker-js/faker/issues/3614">#3614</a>) (<a href="https://github.com/faker-js/faker/commit/99a448c0d723c1c4c94d0289dd73cb19c963a19c">99a448c</a>)</li> <li><strong>locale:</strong> add counties &amp; states to nb_NO location (<a href="https://redirect.github.com/faker-js/faker/issues/3617">#3617</a>) (<a href="https://github.com/faker-js/faker/commit/3dbcbe1465ae886551b179bb084953aed197d690">3dbcbe1</a>)</li> <li><strong>locale:</strong> add da states (regions) (<a href="https://redirect.github.com/faker-js/faker/issues/3656">#3656</a>) (<a href="https://github.com/faker-js/faker/commit/78c892b66de7237009964898eb6f874cb1be202c">78c892b</a>)</li> <li><strong>locale:</strong> add id_ID translation for animal, color, commerce, and word also add country to location id_ID translation. (<a href="https://redirect.github.com/faker-js/faker/issues/3608">#3608</a>) (<a href="https://github.com/faker-js/faker/commit/02c2c3ea5e14ec180b436e83c21459d99be282cf">02c2c3e</a>)</li> <li><strong>locale:</strong> add ku_kmr_latin locale (<a href="https://redirect.github.com/faker-js/faker/issues/3629">#3629</a>) (<a href="https://github.com/faker-js/faker/commit/247f42dd72b7afbf968a5c87a0f54160abf82ac3">247f42d</a>)</li> <li><strong>locale:</strong> add person module data to ku_ckb (<a href="https://redirect.github.com/faker-js/faker/issues/3630">#3630</a>) (<a href="https://github.com/faker-js/faker/commit/6be2c2064f5ddc5d13877b61c428c016c29a174a">6be2c20</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add support for UPC (<a href="https://redirect.github.com/faker-js/faker/issues/3648">#3648</a>) (<a href="https://github.com/faker-js/faker/commit/57b2d78f7d21e618c7c4abbc3570bc1436a7d453">57b2d78</a>)</li> <li><strong>commerce:</strong> allow for locale-specific product name patterns (<a href="https://redirect.github.com/faker-js/faker/issues/3657">#3657</a>) (<a href="https://github.com/faker-js/faker/commit/1cf3991c180ddeb75253d1850f085147a04ee3bf">1cf3991</a>)</li> <li><strong>finance:</strong> add IR iban (<a href="https://redirect.github.com/faker-js/faker/issues/3678">#3678</a>) (<a href="https://github.com/faker-js/faker/commit/101a74af5172d23704a4b50e0b2022e048d714f2">101a74a</a>)</li> <li><strong>locales:</strong> add sl_SI locale, person module (<a href="https://redirect.github.com/faker-js/faker/issues/3564">#3564</a>) (<a href="https://github.com/faker-js/faker/commit/e7c99457ed07ba5e05951db1e709c64fd3d79b44">e7c9945</a>)</li> <li><strong>location:</strong> Hungarian support for city name, full street address, continents, countries and directions (hu) (<a href="https://redirect.github.com/faker-js/faker/issues/3618">#3618</a>) (<a href="https://github.com/faker-js/faker/commit/2c9aefdf6c59eab86ae2042b211aba6d4ff5f304">2c9aefd</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>food:</strong> move raspberry from vegetable to fruit (<a href="https://redirect.github.com/faker-js/faker/issues/3650">#3650</a>) (<a href="https://github.com/faker-js/faker/commit/6a4f01f43bbfcbfe70c87c9aff261d1006d4fd46">6a4f01f</a>)</li> <li><strong>locale:</strong> endonym should be in Latin script (<a href="https://redirect.github.com/faker-js/faker/issues/3660">#3660</a>) (<a href="https://github.com/faker-js/faker/commit/4cda07f207d84892245c065a99592b350870fcc8">4cda07f</a>)</li> <li><strong>locale:</strong> remove additional inappropriate words from ja locale (<a href="https://redirect.github.com/faker-js/faker/issues/3665">#3665</a>) (<a href="https://github.com/faker-js/faker/commit/18a15542d66b6d8c7477ed98cc2cfb4ab0a1614f">18a1554</a>)</li> <li><strong>locale:</strong> remove offensive and inappropriate words from ja locale (<a href="https://redirect.github.com/faker-js/faker/issues/3661">#3661</a>) (<a href="https://github.com/faker-js/faker/commit/8310c8c2c466cfbad992ea8eadc78649ff4606df">8310c8c</a>)</li> <li><strong>locale:</strong> remove some negative hu words (<a href="https://redirect.github.com/faker-js/faker/issues/3664">#3664</a>) (<a href="https://github.com/faker-js/faker/commit/bd36bae6517c181a6a187dee5c4634a402be4c54">bd36bae</a>)</li> <li><strong>location:</strong> Use accents in en country names (<a href="https://redirect.github.com/faker-js/faker/issues/3637">#3637</a>) (<a href="https://github.com/faker-js/faker/commit/24aa11f55a86bed8417187ca881ab80c1c305ee2">24aa11f</a>)</li> <li><strong>vehicle:</strong> Updated spelling Mercielago to Murcielago (<a href="https://redirect.github.com/faker-js/faker/issues/3636">#3636</a>) (<a href="https://github.com/faker-js/faker/commit/bfb1bdba63e7972d23d00b52dfa78478084949ee">bfb1bdb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faker-js/faker/commit/6ab56708c9637726c3cac3613b4549ec49b43d4e"><code>6ab5670</code></a> chore(release): 10.2.0 (<a href="https://redirect.github.com/faker-js/faker/issues/3688">#3688</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/214d7fccbb8f8b67287ed048efd77b89c59c8ad5"><code>214d7fc</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/faker-js/faker/issues/3607">#3607</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/a2f1575f50e8c6ef04639b940249eda237c80511"><code>a2f1575</code></a> chore(deps): update eslint (major) (<a href="https://redirect.github.com/faker-js/faker/issues/3687">#3687</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/ca01985fbdec3b24b4271d12f67761e21d7a96ff"><code>ca01985</code></a> chore(deps): update actions/checkout action to v6 (<a href="https://redirect.github.com/faker-js/faker/issues/3686">#3686</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/92daab3db5d9cd1dc0b990b6db36644822ae8398"><code>92daab3</code></a> chore(deps): update dependency vue-tsc to v3.2.1 (<a href="https://redirect.github.com/faker-js/faker/issues/3685">#3685</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/c0234b142e558bd0026306d1c5425b08ce6ce32b"><code>c0234b1</code></a> chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...</li> <li><a href="https://github.com/faker-js/faker/commit/c7feaffa157228570576ccc60d8676312001ed45"><code>c7feaff</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/faker-js/faker/issues/3682">#3682</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/27666afacf4594467fba7f7e73eca9d849fc9659"><code>27666af</code></a> chore(deps): update dependency prettier to v3.7.4 (<a href="https://redirect.github.com/faker-js/faker/issues/3683">#3683</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/d656a8249f24a885b6885982b7c7bea34a6d2a42"><code>d656a82</code></a> chore(deps): update dependency <code>@​vitest/eslint-plugin</code> to v1.6.3 (<a href="https://redirect.github.com/faker-js/faker/issues/3645">#3645</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/8794cacdfde8dc29febb69451380082fb0ca0c46"><code>8794cac</code></a> chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...</li> <li>Additional commits viewable in <a href="https://github.com/faker-js/faker/compare/v10.1.0...v10.2.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​faker-js/faker</code> since your current version.</p> </details> <br /> Updates `ioredis` from 5.8.2 to 5.9.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/luin/ioredis/releases">ioredis's releases</a>.</em></p> <blockquote> <h2>v5.9.2</h2> <h2><a href="https://github.com/luin/ioredis/compare/v5.9.1...v5.9.2">5.9.2</a> (2026-01-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cluster:</strong> Cluster reconnect sharded subscribers (<a href="https://redirect.github.com/luin/ioredis/issues/2060">#2060</a>) (<a href="https://github.com/luin/ioredis/commit/def9804dd44faa13dd57347c7353142ec0bd2d8f">def9804</a>)</li> <li>preserve replica slots on MOVED in pipelines (<a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a>) (<a href="https://github.com/luin/ioredis/commit/a1c3e9d3a1915cf4a699aff9781629e492f75076">a1c3e9d</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>Revert &quot;fix: preserve replica slots on MOVED in pipelines (<a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a>)&quot; (<a href="https://redirect.github.com/luin/ioredis/issues/2062">#2062</a>) (<a href="https://github.com/luin/ioredis/commit/517b93239648c06829c695112223c9f17c2e7f80">517b932</a>), closes <a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a> <a href="https://redirect.github.com/luin/ioredis/issues/2062">#2062</a></li> </ul> <h2>v5.9.1</h2> <h2><a href="https://github.com/luin/ioredis/compare/v5.9.0...v5.9.1">5.9.1</a> (2026-01-08)</h2> <h3>Bug Fixes</h3> <ul> <li>make client-side blocking timeouts opt-in (<a href="https://redirect.github.com/luin/ioredis/issues/2058">#2058</a>) (<a href="https://github.com/luin/ioredis/commit/07ed4939ce4228efa1f85f75c16528aa5f25862e">07ed493</a>)</li> </ul> <h2>v5.9.0</h2> <h1><a href="https://github.com/luin/ioredis/compare/v5.8.2...v5.9.0">5.9.0</a> (2026-01-05)</h1> <h3>Bug Fixes</h3> <ul> <li>remove unnecessary case-sensitivity when working with commands (<a href="https://redirect.github.com/luin/ioredis/issues/2036">#2036</a>) (<a href="https://github.com/luin/ioredis/commit/f33a2c823c8e908eb79cb5dc7f0a68b40c51422a">f33a2c8</a>)</li> </ul> <h3>Features</h3> <ul> <li>add timeout blocking commands (<a href="https://redirect.github.com/luin/ioredis/issues/2052">#2052</a>) (<a href="https://github.com/luin/ioredis/commit/6ec78bee58be2b2d7be9684e9ea05e897727aa91">6ec78be</a>)</li> <li><strong>cluster:</strong> refactor sharded pub/sub v5 (<a href="https://redirect.github.com/luin/ioredis/issues/2043">#2043</a>) (<a href="https://github.com/luin/ioredis/commit/a523f3a3007ec4e4f58ff874699365c876da60d8">a523f3a</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/redis/ioredis/blob/main/CHANGELOG.md">ioredis's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/luin/ioredis/compare/v5.9.1...v5.9.2">5.9.2</a> (2026-01-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cluster:</strong> Cluster reconnect sharded subscribers (<a href="https://redirect.github.com/luin/ioredis/issues/2060">#2060</a>) (<a href="https://github.com/luin/ioredis/commit/def9804dd44faa13dd57347c7353142ec0bd2d8f">def9804</a>)</li> <li>preserve replica slots on MOVED in pipelines (<a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a>) (<a href="https://github.com/luin/ioredis/commit/a1c3e9d3a1915cf4a699aff9781629e492f75076">a1c3e9d</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>Revert &quot;fix: preserve replica slots on MOVED in pipelines (<a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a>)&quot; (<a href="https://redirect.github.com/luin/ioredis/issues/2062">#2062</a>) (<a href="https://github.com/luin/ioredis/commit/517b93239648c06829c695112223c9f17c2e7f80">517b932</a>), closes <a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a> <a href="https://redirect.github.com/luin/ioredis/issues/2062">#2062</a></li> </ul> <h2><a href="https://github.com/luin/ioredis/compare/v5.9.0...v5.9.1">5.9.1</a> (2026-01-08)</h2> <h3>Bug Fixes</h3> <ul> <li>make client-side blocking timeouts opt-in (<a href="https://redirect.github.com/luin/ioredis/issues/2058">#2058</a>) (<a href="https://github.com/luin/ioredis/commit/07ed4939ce4228efa1f85f75c16528aa5f25862e">07ed493</a>)</li> </ul> <h1><a href="https://github.com/luin/ioredis/compare/v5.8.2...v5.9.0">5.9.0</a> (2026-01-05)</h1> <h3>Bug Fixes</h3> <ul> <li>remove unnecessary case-sensitivity when working with commands (<a href="https://redirect.github.com/luin/ioredis/issues/2036">#2036</a>) (<a href="https://github.com/luin/ioredis/commit/f33a2c823c8e908eb79cb5dc7f0a68b40c51422a">f33a2c8</a>)</li> </ul> <h3>Features</h3> <ul> <li>add timeout blocking commands (<a href="https://redirect.github.com/luin/ioredis/issues/2052">#2052</a>) (<a href="https://github.com/luin/ioredis/commit/6ec78bee58be2b2d7be9684e9ea05e897727aa91">6ec78be</a>)</li> <li><strong>cluster:</strong> refactor sharded pub/sub v5 (<a href="https://redirect.github.com/luin/ioredis/issues/2043">#2043</a>) (<a href="https://github.com/luin/ioredis/commit/a523f3a3007ec4e4f58ff874699365c876da60d8">a523f3a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/ioredis/commit/4cf4d9974788bf1505694a49022f86d473cd3067"><code>4cf4d99</code></a> chore(release): 5.9.2 [skip ci]</li> <li><a href="https://github.com/redis/ioredis/commit/517b93239648c06829c695112223c9f17c2e7f80"><code>517b932</code></a> Revert &quot;fix: preserve replica slots on MOVED in pipelines (<a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a>)&quot; (<a href="https://redirect.github.com/luin/ioredis/issues/2062">#2062</a>)</li> <li><a href="https://github.com/redis/ioredis/commit/a1c3e9d3a1915cf4a699aff9781629e492f75076"><code>a1c3e9d</code></a> fix: preserve replica slots on MOVED in pipelines (<a href="https://redirect.github.com/luin/ioredis/issues/2059">#2059</a>)</li> <li><a href="https://github.com/redis/ioredis/commit/def9804dd44faa13dd57347c7353142ec0bd2d8f"><code>def9804</code></a> fix(cluster): Cluster reconnect sharded subscribers (<a href="https://redirect.github.com/luin/ioredis/issues/2060">#2060</a>)</li> <li><a href="https://github.com/redis/ioredis/commit/9f42c5c0c28ffe50563d345fc23fe1ffb5a7d39e"><code>9f42c5c</code></a> chore(release): 5.9.1 [skip ci]</li> <li><a href="https://github.com/redis/ioredis/commit/07ed4939ce4228efa1f85f75c16528aa5f25862e"><code>07ed493</code></a> fix: make client-side blocking timeouts opt-in (<a href="https://redirect.github.com/luin/ioredis/issues/2058">#2058</a>)</li> <li><a href="https://github.com/redis/ioredis/commit/3f8b94fd5d6e8f1eaf1adbd11945652902f59cf5"><code>3f8b94f</code></a> chore(release): 5.9.0 [skip ci]</li> <li><a href="https://github.com/redis/ioredis/commit/6ec78bee58be2b2d7be9684e9ea05e897727aa91"><code>6ec78be</code></a> feat: add timeout blocking commands (<a href="https://redirect.github.com/luin/ioredis/issues/2052">#2052</a>)</li> <li><a href="https://github.com/redis/ioredis/commit/a523f3a3007ec4e4f58ff874699365c876da60d8"><code>a523f3a</code></a> feat(cluster): refactor sharded pub/sub v5 (<a href="https://redirect.github.com/luin/ioredis/issues/2043">#2043</a>)</li> <li><a href="https://github.com/redis/ioredis/commit/3c521c6348dbe1f1eab2c21042631304536e96c6"><code>3c521c6</code></a> chore(ci): add beta tags (<a href="https://redirect.github.com/luin/ioredis/issues/2054">#2054</a>)</li> <li>Additional commits viewable in <a href="https://github.com/luin/ioredis/compare/v5.8.2...v5.9.2">compare view</a></li> </ul> </details> <br /> Updates `next-intl` from 4.6.1 to 4.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/releases">next-intl's releases</a>.</em></p> <blockquote> <h2>v4.7.0</h2> <h2>4.7.0 (2026-01-01)</h2> <p><strong>Improvements for <code>useExtracted</code></strong></p> <ul> <li>Only run extraction for <code>next dev</code> and <code>next build</code> (not e.g. for <code>next typegen</code>)</li> <li>Include line numbers for file references in <code>.po</code> files</li> <li>Incorporate line numbers into sorting of messages within a single file (if you're using the default <code>.po</code> format)</li> </ul> <p>(<a href="https://redirect.github.com/amannn/next-intl/issues/2200">#2200</a>) (<a href="https://github.com/amannn/next-intl/commit/ebc5e43e41be1712f621ed6d19d752bcf993e163">ebc5e43</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/blob/main/CHANGELOG.md">next-intl's changelog</a>.</em></p> <blockquote> <h2>4.7.0 (2026-01-01)</h2> <h3>Features</h3> <ul> <li>Improvements for <code>useExtracted</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2200">#2200</a>) (<a href="https://github.com/amannn/next-intl/commit/ebc5e43e41be1712f621ed6d19d752bcf993e163">ebc5e43</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/amannn/next-intl/commit/f7da9b11eb59dcc83525500ff9af14110ea9bea9"><code>f7da9b1</code></a> v4.7.0</li> <li><a href="https://github.com/amannn/next-intl/commit/ebc5e43e41be1712f621ed6d19d752bcf993e163"><code>ebc5e43</code></a> feat: Improvements for <code>useExtracted</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2200">#2200</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/d722a653c6795fe15218a31eb1617e90f7a0def6"><code>d722a65</code></a> chore: Sync canary (<a href="https://redirect.github.com/amannn/next-intl/issues/2198">#2198</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/831a7413a6d1006702119ff238507ae08be40ddd"><code>831a741</code></a> ci: Switch to Ubuntu runner (<a href="https://redirect.github.com/amannn/next-intl/issues/2192">#2192</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/aebd6e714ae8697c4e45422334d184e8bc28319e"><code>aebd6e7</code></a> chore: Upgrade React and Next.js (<a href="https://redirect.github.com/amannn/next-intl/issues/2189">#2189</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/c03a2ee765b0c72709a81d3bd6d69980de328e51"><code>c03a2ee</code></a> docs: Update to Zod 4 (<a href="https://redirect.github.com/amannn/next-intl/issues/2184">#2184</a>)</li> <li>See full diff in <a href="https://github.com/amannn/next-intl/compare/v4.6.1...v4.7.0">compare view</a></li> </ul> </details> <br /> Updates `pg` from 8.16.3 to 8.17.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md">pg's changelog</a>.</em></p> <blockquote> <p>All major and minor releases are briefly explained below.</p> <p>For richer information consult the commit log on github with referenced pull requests.</p> <p>We do not include break-fix version release in this file.</p> <h2>pg@8.17.0</h2> <ul> <li>Throw correct error if database URL parsing <a href="https://redirect.github.com/brianc/node-postgres/issues/3513">fails</a>.</li> </ul> <h2>pg@8.16.0</h2> <ul> <li>Add support for <a href="https://redirect.github.com/brianc/node-postgres/pull/3438">min connection pool size</a>.</li> </ul> <h2>pg@8.15.0</h2> <ul> <li>Add support for <a href="https://redirect.github.com/brianc/node-postgres/pull/3423">esm</a> importing. CommonJS importing is still also supported.</li> </ul> <h2>pg@8.14.0</h2> <ul> <li>Add support from SCRAM-SAH-256-PLUS i.e. <a href="https://redirect.github.com/brianc/node-postgres/pull/3356">channel binding</a>.</li> </ul> <h2>pg@8.13.0</h2> <ul> <li>Add ability to specify query timeout on <a href="https://redirect.github.com/brianc/node-postgres/pull/3074">per-query basis</a>.</li> </ul> <h2>pg@8.12.0</h2> <ul> <li>Add <code>queryMode</code> config option to <a href="https://redirect.github.com/brianc/node-postgres/pull/3214">force use of the extended query protocol</a> on queries without any parameters.</li> </ul> <h2>pg-pool@8.10.0</h2> <ul> <li>Emit <code>release</code> event when client is returned to <a href="https://redirect.github.com/brianc/node-postgres/pull/2845">the pool</a>.</li> </ul> <h2>pg@8.9.0</h2> <ul> <li>Add support for <a href="https://redirect.github.com/brianc/node-postgres/pull/2898">stream factory</a>.</li> <li><a href="https://redirect.github.com/brianc/node-postgres/pull/2901">Better errors</a> for SASL authentication.</li> <li><a href="https://redirect.github.com/brianc/node-postgres/pull/2815">Use native crypto module</a> for SASL authentication.</li> </ul> <h2>pg@8.8.0</h2> <ul> <li>Bump minimum required version of <a href="https://redirect.github.com/brianc/node-postgres/pull/2787">native bindings</a>.</li> <li>Catch previously uncatchable errors thrown in <a href="https://redirect.github.com/brianc/node-postgres/pull/2569"><code>pool.query</code></a>.</li> <li>Prevent the pool from blocking the event loop if all clients are <a href="https://redirect.github.com/brianc/node-postgres/pull/2721">idle</a> (and <code>allowExitOnIdle</code> is enabled).</li> <li>Support <code>lock_timeout</code> in <a href="https://redirect.github.com/brianc/node-postgres/pull/2779">client config</a>.</li> <li>Fix errors thrown in callbacks from <a href="https://redirect.github.com/brianc/node-postgres/pull/2753">interfering with cleanup</a>.</li> </ul> <h3>pg-pool@3.5.0</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/brianc/node-postgres/commit/4eb7529a5906f2000faf72b5452e10d95bde2f9e"><code>4eb7529</code></a> Publish</li> <li><a href="https://github.com/brianc/node-postgres/commit/b94c8e136647d96ca6f54029b2a87bdb469ba460"><code>b94c8e1</code></a> Don't use prefix import as it breaks in old nodes. (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3578">#3578</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/6bf475c3c1770a37857a97db3498904f61f69b51"><code>6bf475c</code></a> Improve Deno compatibility: config-first and safe env access (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3547">#3547</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/d10e09c888f94abf77382aba6f353ca665a1cf09"><code>d10e09c</code></a> Publish</li> <li><a href="https://github.com/brianc/node-postgres/commit/917478397b0cfbb95f0275e1974a72bb581b07a9"><code>9174783</code></a> test: Replace dead row length check with similar shape check (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3532">#3532</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/27a27547872f7371cfaa2a334fe822b2a3f278f2"><code>27a2754</code></a> Deprecations (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3510">#3510</a>)</li> <li>See full diff in <a href="https://github.com/brianc/node-postgres/commits/pg@8.17.1/packages/pg">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.17.4 to 5.21.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/releases">posthog-node's releases</a>.</em></p> <blockquote> <h2>posthog-node@5.21.1</h2> <h2>5.21.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/d37e5709863e869825df57d0854588140c4294b2"><code>d37e570</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.10.0</li> </ul> </li> </ul> <h2>posthog-node@5.21.0</h2> <h2>5.21.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/2883">#2883</a> <a href="https://github.com/PostHog/posthog-js/commit/640fcdd2dd7f412630190aa6fdecc4418246a87e"><code>640fcdd</code></a> Thanks <a href="https://github.com/ordehi"><code>@​ordehi</code></a>! - Add warning when experience continuity flags are detected during local evaluation, and new <code>strictLocalEvaluation</code> option.</p> <p><strong>Warning:</strong> When using local evaluation with flags that have experience continuity enabled, a warning is now emitted explaining that these flags will cause server requests on every evaluation, negating local evaluation cost savings.</p> <p><strong>New option:</strong> <code>strictLocalEvaluation: true</code> can be set at client init to prevent all server fallback for flag evaluations. Flags that cannot be evaluated locally will return <code>undefined</code> instead of making a server request. This is useful in high-volume environments where you want to guarantee no unexpected server costs. (2026-01-14)</p> </li> </ul> <h2>posthog-node@5.20.0</h2> <h2>5.20.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2593">#2593</a> <a href="https://github.com/PostHog/posthog-js/commit/fba9fb2ea4be2ea396730741b4718b4a2c80d026"><code>fba9fb2</code></a> Thanks <a href="https://github.com/daibhin"><code>@​daibhin</code></a>! - track LLMA trace_id on exceptions and exception_id on traces (2026-01-08)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/fba9fb2ea4be2ea396730741b4718b4a2c80d026"><code>fba9fb2</code></a>, <a href="https://github.com/PostHog/posthog-js/commit/c1ed63b0f03380a5e4bb2463491b3f767f64a514"><code>c1ed63b</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.9.1</li> </ul> </li> </ul> <h2>posthog-node@5.19.0</h2> <h2>5.19.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2840">#2840</a> <a href="https://github.com/PostHog/posthog-js/commit/84e4140a1cdb10a10eb4fc13ded9392d7fd8836b"><code>84e4140</code></a> Thanks <a href="https://github.com/ordehi"><code>@​ordehi</code></a>! - Add overrideFeatureFlags() method for local testing and development (2026-01-06)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md">posthog-node's changelog</a>.</em></p> <blockquote> <h2>5.21.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/d37e5709863e869825df57d0854588140c4294b2"><code>d37e570</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.10.0</li> </ul> </li> </ul> <h2>5.21.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/2883">#2883</a> <a href="https://github.com/PostHog/posthog-js/commit/640fcdd2dd7f412630190aa6fdecc4418246a87e"><code>640fcdd</code></a> Thanks <a href="https://github.com/ordehi"><code>@​ordehi</code></a>! - Add warning when experience continuity flags are detected during local evaluation, and new <code>strictLocalEvaluation</code> option.</p> <p><strong>Warning:</strong> When using local evaluation with flags that have experience continuity enabled, a warning is now emitted explaining that these flags will cause server requests on every evaluation, negating local evaluation cost savings.</p> <p><strong>New option:</strong> <code>strictLocalEvaluation: true</code> can be set at client init to prevent all server fallback for flag evaluations. Flags that cannot be evaluated locally will return <code>undefined</code> instead of making a server request. This is useful in high-volume environments where you want to guarantee no unexpected server costs. (2026-01-14)</p> </li> </ul> <h2>5.20.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2593">#2593</a> <a href="https://github.com/PostHog/posthog-js/commit/fba9fb2ea4be2ea396730741b4718b4a2c80d026"><code>fba9fb2</code></a> Thanks <a href="https://github.com/daibhin"><code>@​daibhin</code></a>! - track LLMA trace_id on exceptions and exception_id on traces (2026-01-08)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/fba9fb2ea4be2ea396730741b4718b4a2c80d026"><code>fba9fb2</code></a>, <a href="https://github.com/PostHog/posthog-js/commit/c1ed63b0f03380a5e4bb2463491b3f767f64a514"><code>c1ed63b</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.9.1</li> </ul> </li> </ul> <h2>5.19.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2840">#2840</a> <a href="https://github.com/PostHog/posthog-js/commit/84e4140a1cdb10a10eb4fc13ded9392d7fd8836b"><code>84e4140</code></a> Thanks <a href="https://github.com/ordehi"><code>@​ordehi</code></a>! - Add overrideFeatureFlags() method for local testing and development (2026-01-06)</li> </ul> <h2>5.18.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2825">#2825</a> <a href="https://github.com/PostHog/posthog-js/commit/5a4a8e23eddb034f6a77e3cdccdd84db2c5d3a4a"><code>5a4a8e2</code></a> Thanks <a href="https://github.com/haacked"><code>@​haacked</code></a>! - getFeatureFlag() respects exponential backoff for HTTP 401, 403, and 429 responses. (2025-12-30)</li> </ul> <h2>5.18.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2782">#2782</a> <a href="https://github.com/PostHog/posthog-js/commit/04065b9942da4545553859af5195587e5348bceb"><code>04065b9</code></a> Thanks <a href="https://github.com/haacked"><code>@​haacked</code></a>! - Add $feature_flag_error to $feature_flag_called events when an error occurred while trying evaluate a flag (2025-12-22)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/6ac83cc67c0451bb9c50470ed7cb0b7f1a0ef599"><code>6ac83cc</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/19b40a3b128b15d8442c2ec7dd9aafe5af3fc65f"><code>19b40a3</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/640fcdd2dd7f412630190aa6fdecc4418246a87e"><code>640fcdd</code></a> feat(node): warn about experience continuity flags and add strictLocalEvaluat...</li> <li><a href="https://github.com/PostHog/posthog-js/commit/423dccd9e9d532f00be555ad30ffdaaf519ff07d"><code>423dccd</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/fba9fb2ea4be2ea396730741b4718b4a2c80d026"><code>fba9fb2</code></a> feat: better integration between llma and error tracking (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2593">#2593</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/80189f24dfb682e4f0133dcc72393567422fa0b8"><code>80189f2</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/84e4140a1cdb10a10eb4fc13ded9392d7fd8836b"><code>84e4140</code></a> feat(node): add overrideFeatureFlags() method for local testing (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2840">#2840</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/072a1d09e8d7f0bcef1ffd23ef48bde3e64c6a40"><code>072a1d0</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/5a4a8e23eddb034f6a77e3cdccdd84db2c5d3a4a"><code>5a4a8e2</code></a> fix(flags): Apply exponential backoff to on-demand fetches after errors (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2825">#2825</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/8c6929a73f1d86e25619792e26dc083118900ec4"><code>8c6929a</code></a> chore: update versions and lockfile [version bump]</li> <li>Additional commits viewable in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.21.1/packages/node">compare view</a></li> </ul> </details> <br /> Updates `react-hook-form` from 7.68.0 to 7.71.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's releases</a>.</em></p> <blockquote> <h2>Version v7.71.1</h2> <p>🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13250">#13250</a> issue with booleans_as_integers (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13252">#13252</a>)</p> <h2>Version 7.71.0</h2> <p>⚡ perf: memoize FormProvider context value to prevent unnecessary rerenders (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13235">#13235</a>) 🚄 perf: separate control context to prevent unnecessary rerenders (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13234">#13234</a>) 🐞 fix: update isValid when field disabled state changes (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13231">#13231</a>) 👌 chore: optimize bundle size via safe terser options (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13243">#13243</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13244">#13244</a>)</p> <p>thanks to <a href="https://github.com/kamja44"><code>@​kamja44</code></a>, <a href="https://github.com/a28689604"><code>@​a28689604</code></a> &amp; <a href="https://github.com/newsiberian"><code>@​newsiberian</code></a></p> <h2>Version 7.70.0</h2> <p>✅ watch type improvement (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13228">#13228</a>) 🐞 fix: prevent field array ghost elements with keepDirtyValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13188">#13188</a>) 🐞 fix: improve invalid date handling in deepEqual and validation (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13230">#13230</a>) 🐞 fix(types): handle branded types correctly in DeepPartial (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13222">#13222</a>) 🐞 fix native validation focus issue (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13220">#13220</a>) 🐞 change spread operator to set name with depricated names prop, then override with new name prop is supplied (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13214">#13214</a>) 🐞 fix: prevent duplicate subscription trigger in setValue (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13206">#13206</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13209">#13209</a>) 👌 chore: fix lib type check include tests (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13229">#13229</a>)</p> <p>thanks to <a href="https://github.com/EdwardEB"><code>@​EdwardEB</code></a>, <a href="https://github.com/constantly-dev"><code>@​constantly-dev</code></a> &amp; <a href="https://github.com/a28689604"><code>@​a28689604</code></a></p> <h2>🎄 Version 7.69.0</h2> <p>📏 feat: align <!-- raw HTML omitted --> API with useWatch (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13192">#13192</a>) 🤦🏻‍♂️ chore: update <a href="https://github.com/deprecated"><code>@​deprecated</code></a> names prop on <!-- raw HTML omitted --> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13198">#13198</a>) 🏥 chore: safely call function methods on elements (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13190">#13190</a>) 🪖 chore: cve-2025-67779 (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13196">#13196</a>) 🪖 chore: cve-2025-55184 &amp; cve-2025-55183 (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13194">#13194</a>) 🪖 chore: CVE-2025-55182 Critical RCE vulnerabilty (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13175">#13175</a>) 🔬 test: add regression tests for <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12837">#12837</a> and <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13136">#13136</a> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13187">#13187</a>) 🐞 fix(reset): preserve isValid state when keepIsValid option is used (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13173">#13173</a>) 🐞 fix: ensure each createFormControl.subscribe subscription listens only to the changes it subscribes to (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12968">#12968</a>) 🐞 fix(validation): batch isValidating state updates with validation result (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13181">#13181</a>) 🐞 fix(createFormControl): resolve race condition between setError and setFocus (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13138">#13138</a>) (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13169">#13169</a>) 🧿 fix <!-- raw HTML omitted --> control prop type (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13189">#13189</a>) 🔔 chore: clean cloneObject logic (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13179">#13179</a>)</p> <p>thanks to <a href="https://github.com/PierreCrb"><code>@​PierreCrb</code></a>, <a href="https://github.com/a286... _Description has been truncated_
MrUnknownDE added the javascriptdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependencies labels 2026-04-05 17:07:55 +02:00
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#363