Bump the prod-minor-updates group across 1 directory with 9 updates #683

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

Originally created by @dependabot[bot] on 11/3/2025

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

Package From To
@aws-sdk/client-s3 3.908.0 3.922.0
axios 1.12.2 1.13.1
eslint 9.37.0 9.39.0
express-rate-limit 8.1.0 8.2.1
lucide-react 0.545.0 0.552.0
next-intl 4.3.12 4.4.0
posthog-node 5.10.4 5.11.0
react-hook-form 7.65.0 7.66.0
resend 6.1.3 6.4.0

Updates @aws-sdk/client-s3 from 3.908.0 to 3.922.0

Release notes

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

v3.922.0

3.922.0(2025-10-31)

New Features
  • clients: update client endpoints as of 2025-10-31 (a3fc323e)
  • client-fms: Update endpoint ruleset parameters casing (52136e4a)
  • client-sagemaker: Allow update of platform identifier via UpdateNotebookInstance operation. (7e15a9e2)
  • client-lambda: Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambda (833a43f4)
  • client-cloudwatch-logs: Update endpoint ruleset parameters casing (e778e04b)
  • client-mediaconvert: Adds SlowPalPitchCorrection to audio pitch correction settings. Enables opacity for VideoOverlays. Adds REMUX_ALL option to enable multi-rendition passthrough to VideoSelector for allow listed accounts. (ad80a044)
  • client-redshift: Update endpoint ruleset parameters casing (8dab0d0c)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria. (21a7dd38)
  • client-emr: Update endpoint ruleset parameters casing (647ff669)
  • client-connectcases: Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates. (c5f00435)
  • client-health: Update endpoint ruleset parameters casing (91db038d)
  • client-snowball: Update endpoint ruleset parameters casing (dbcb489e)
  • client-resource-groups-tagging-api: Update endpoint ruleset parameters casing (808f229f)
  • client-textract: Update endpoint ruleset parameters casing (2d00f767)
  • client-fsx: Update endpoint ruleset parameters casing (fa7903c3)
  • client-kinesis: Update endpoint ruleset parameters casing (1fbd3b63)
  • client-waf: Update endpoint ruleset parameters casing (88423667)
  • client-marketplace-catalog: Update endpoint ruleset parameters casing (84ab3c44)
  • client-ssm-quicksetup: Update endpoint ruleset parameters casing (6bda7950)
  • client-payment-cryptography: Allow additional characters in the CertificateSubject for GetCertificateSigningRequest API. (71d7f21d)
  • client-savingsplans: Add dual-stack endpoint support for Savings Plans (bbb2fe9f)
  • client-omics: Added WDL_LENIENT engine type that enables implicit typecasting of variable values to its compatible declared types (efb1c6fb)
Bug Fixes
  • middleware-user-agent: allow hash in userAgentAppId and propagate to inner clients (#7469) (03d94d1e)
Tests

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

v3.921.0

3.921.0(2025-10-30)

Chores
Documentation Changes

... (truncated)

Changelog

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

3.922.0 (2025-10-31)

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

3.921.0 (2025-10-30)

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

3.920.0 (2025-10-29)

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

3.919.0 (2025-10-28)

Features

  • client-s3: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications. (2533edc)

3.918.0 (2025-10-27)

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

3.917.0 (2025-10-24)

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

... (truncated)

Commits

Updates axios from 1.12.2 to 1.13.1

Release notes

Sourced from axios's releases.

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Changelog

Sourced from axios's changelog.

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Commits
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • 08db960 docs: added example for improved network error handling (with Wrapper/Middlew...
  • 46e1981 refactor: form data handling in index.html (#7170)
  • 889f8ef docs: fix mismatched return type (#7172)
  • 7b197ef fix: sandbox ui updated (#7175)
  • 6dff629 chore: fix typos in examples (#7166)
  • Additional commits viewable in compare view

Updates eslint from 9.37.0 to 9.39.0

Release notes

Sourced from eslint's releases.

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)
  • 2375a6d chore: package.json update for @​eslint/js release (Jenkins)
  • a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta)
  • c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot])
  • 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)
  • a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)

v9.38.0

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#20190) (Percy Ma)

... (truncated)

Commits

Updates express-rate-limit from 8.1.0 to 8.2.1

Release notes

Sourced from express-rate-limit's releases.

v8.2.1

You can view the changelog here.

v8.2.0

You can view the changelog here.

Commits
  • fe1604d 8.2.1
  • b11c05b Fix: don't warn for extra config from express-slow-down (#580)
  • 3734733 8.2.0
  • 962d737 feat: Unknown Options validation check (#578)
  • 992c15c chore(deps-dev): bump the development-dependencies group with 3 updates (#579)
  • 449a28a chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • ceaff6f chore(deps-dev): bump @​biomejs/biome from 2.2.5 to 2.2.6 (#574)
  • 4fccb9e chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#573)
  • b597770 Rework dependabot grouping
  • 03e8336 chore(deps-dev): bump mintlify from 4.2.114 to 4.2.175 (#572)
  • Additional commits viewable in compare view

Updates lucide-react from 0.545.0 to 0.552.0

Release notes

Sourced from lucide-react's releases.

Version 0.552.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.551.0...0.552.0

Version 0.551.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.550.0...0.551.0

Version 0.550.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.549.0...0.550.0

Version 0.549.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.548.0...0.549.0

Version 0.548.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.547.0...0.548.0

... (truncated)

Commits

Updates next-intl from 4.3.12 to 4.4.0

Release notes

Sourced from next-intl's releases.

v4.4.0

Changes

  • Bump peer dependency for Next.js 16
  • Update examples for Next.js 16
  • Update docs to cover proxy.ts

🌐 learn.next-intl.dev has been updated for Next.js 16 as well (changelog)


#2054 by @​amannn

Changelog

Sourced from next-intl's changelog.

4.4.0 (2025-10-22)

Features

Commits

Updates posthog-node from 5.10.4 to 5.11.0

Release notes

Sourced from posthog-node's releases.

posthog-node@5.11.0

5.11.0

Minor Changes

  • #2520 068d55e Thanks @​lricoy! - Add bot pageview collection behind preview flag. Enables tracking bot traffic as $bot_pageview events when the __preview_capture_bot_pageviews flag is enabled.

Patch Changes

Changelog

Sourced from posthog-node's changelog.

5.11.0

Minor Changes

  • #2520 068d55e Thanks @​lricoy! - Add bot pageview collection behind preview flag. Enables tracking bot traffic as $bot_pageview events when the __preview_capture_bot_pageviews flag is enabled.

Patch Changes

Commits

Updates react-hook-form from 7.65.0 to 7.66.0

Release notes

Sourced from react-hook-form's releases.

Version 7.66.0

🎥 feat: make useWatch and useController to react to name change (#13070) 🐛 fix: watch() returning undefined immediately after reset() - Issue #13088 (#13091) 🐞 fix <Watch />: correct render function parameter typing (#13108)

thanks to @​aspirisen, @​scato3, @​dusan233 & @​zoldyzdk

Commits
  • 089f0a3 7.66.0
  • 0eb3463 📜 docs: update React Context reference in useFormContext documentation (#13111)
  • 384ad49 🐞 fix(Watch): correct render function parameter typing (#13108)
  • af84a5d 🐛 fix: watch() returning undefined immediately after reset() - Issue #13088 (...
  • 0b8be38 🎥 feat: make useWatch and useController to react to name change (#13070)
  • See full diff in compare view

Updates resend from 6.1.3 to 6.4.0

Release notes

Sourced from resend's releases.

v6.4.0

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.3.0...v6.4.0

v6.3.0

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.2.2...v6.3.0

v6.2.2

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.2.1...v6.2.2

v6.2.1

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.2.0...v6.2.1

v6.2.0

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.1.3...v6.2.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
*Originally created by @dependabot[bot] on 11/3/2025* Bumps the prod-minor-updates group with 9 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.908.0` | `3.922.0` | | [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.1` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.39.0` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.1.0` | `8.2.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.545.0` | `0.552.0` | | [next-intl](https://github.com/amannn/next-intl) | `4.3.12` | `4.4.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.10.4` | `5.11.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.65.0` | `7.66.0` | | [resend](https://github.com/resend/resend-node) | `6.1.3` | `6.4.0` | Updates `@aws-sdk/client-s3` from 3.908.0 to 3.922.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.922.0</h2> <h4>3.922.0(2025-10-31)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-10-31 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3fc323e3571b964579c62897dacd7594ac21039">a3fc323e</a>)</li> <li><strong>client-fms:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/52136e4a9a28914466ce014ac6ecdb70535b73eb">52136e4a</a>)</li> <li><strong>client-sagemaker:</strong> Allow update of platform identifier via UpdateNotebookInstance operation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7e15a9e2a9219ea8d18a0bf727ed7662123c114d">7e15a9e2</a>)</li> <li><strong>client-lambda:</strong> Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambda (<a href="https://github.com/aws/aws-sdk-js-v3/commit/833a43f453e25c76e7aa06dc4eaa8a2d498a536e">833a43f4</a>)</li> <li><strong>client-cloudwatch-logs:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e778e04b27efc0ca84c9fcf2853d6cd72be4e83a">e778e04b</a>)</li> <li><strong>client-mediaconvert:</strong> Adds SlowPalPitchCorrection to audio pitch correction settings. Enables opacity for VideoOverlays. Adds REMUX_ALL option to enable multi-rendition passthrough to VideoSelector for allow listed accounts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ad80a044c436904942cfff4bcc129ecf3548317e">ad80a044</a>)</li> <li><strong>client-redshift:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8dab0d0cfe839961312fa5e76fd209a61c6e4c29">8dab0d0c</a>)</li> <li><strong>client-ec2:</strong> Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/21a7dd3827939fd8ad9ab779e846828c7c0886e9">21a7dd38</a>)</li> <li><strong>client-emr:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/647ff669489c02674018d10978648ffce0e04591">647ff669</a>)</li> <li><strong>client-connectcases:</strong> Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c5f00435976177f5b8e5d463dbd47b161d9effa3">c5f00435</a>)</li> <li><strong>client-health:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/91db038de61cf965fab440f21ed7a605290f19c5">91db038d</a>)</li> <li><strong>client-snowball:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dbcb489e79bd97bec05060e035e5d26c70c90a26">dbcb489e</a>)</li> <li><strong>client-resource-groups-tagging-api:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/808f229ff624016ae1dde73e280f3fcdbd6d83cc">808f229f</a>)</li> <li><strong>client-textract:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2d00f767fb1ef8fffcd258eb0c9642ec9f626141">2d00f767</a>)</li> <li><strong>client-fsx:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa7903c368ee556ccd6028f02e39b15e04795515">fa7903c3</a>)</li> <li><strong>client-kinesis:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1fbd3b63e2f774d570d2c32772e05c24c97b2d7b">1fbd3b63</a>)</li> <li><strong>client-waf:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/88423667134e71531a050a44f14913687b9df0c2">88423667</a>)</li> <li><strong>client-marketplace-catalog:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/84ab3c44a1cecf05400e1f536d27edf370dfbbd5">84ab3c44</a>)</li> <li><strong>client-ssm-quicksetup:</strong> Update endpoint ruleset parameters casing (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6bda7950cdc2fba106e2acbd5cd061b7f2006bba">6bda7950</a>)</li> <li><strong>client-payment-cryptography:</strong> Allow additional characters in the CertificateSubject for GetCertificateSigningRequest API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/71d7f21d08ca7730acc50974fb0ddf3ae55bcdf9">71d7f21d</a>)</li> <li><strong>client-savingsplans:</strong> Add dual-stack endpoint support for Savings Plans (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bbb2fe9f880cf941e1b47a770c9f7c27653ce408">bbb2fe9f</a>)</li> <li><strong>client-omics:</strong> Added WDL_LENIENT engine type that enables implicit typecasting of variable values to its compatible declared types (<a href="https://github.com/aws/aws-sdk-js-v3/commit/efb1c6fb5fb59f991c90b9829c0b59201f3de761">efb1c6fb</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-user-agent:</strong> allow hash in userAgentAppId and propagate to inner clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7469">#7469</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/03d94d1e02e1bbb62eabe32876d5137027aabb5b">03d94d1e</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> increase bucket name randomness (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7468">#7468</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/889767cbae5d73b057b32361e4f61977111549e0">889767cb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.922.0.zip</strong></p> <h2>v3.921.0</h2> <h4>3.921.0(2025-10-30)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for waiter and proxy fixes (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7467">#7467</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da06f0ed4576b7d77bce1211ae0c5ec66028db76">da06f0ed</a>)</li> </ul> <h5>Documentation Changes</h5> <!-- 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.921.0...v3.922.0">3.922.0</a> (2025-10-31)</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.920.0...v3.921.0">3.921.0</a> (2025-10-30)</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.919.0...v3.920.0">3.920.0</a> (2025-10-29)</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.918.0...v3.919.0">3.919.0</a> (2025-10-28)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2533edce830d1f5070a44d4b99135a2146c5d2a6">2533edc</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.917.0...v3.918.0">3.918.0</a> (2025-10-27)</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.916.0...v3.917.0">3.917.0</a> (2025-10-24)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <!-- 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/ed7ac2a4a59c051a131612cf6da48f08036654a9"><code>ed7ac2a</code></a> Publish v3.922.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/889767cbae5d73b057b32361e4f61977111549e0"><code>889767c</code></a> test(client-s3): increase bucket name randomness (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7468">#7468</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e8b9fd86d8f50c31a2ddd6fedd118fa179165961"><code>e8b9fd8</code></a> Publish v3.921.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da06f0ed4576b7d77bce1211ae0c5ec66028db76"><code>da06f0e</code></a> chore(codegen): sync for waiter and proxy fixes (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7467">#7467</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1d4bdbfbbbb7ba200d8cf540bd18504fb377767b"><code>1d4bdbf</code></a> Publish v3.920.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6865eb62a2209ff8eed389e5091cc546548af983"><code>6865eb6</code></a> Publish v3.919.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2533edce830d1f5070a44d4b99135a2146c5d2a6"><code>2533edc</code></a> feat(client-s3): Amazon Simple Storage Service / Features: Add conditional wr...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/58bb924b940193884d40c1d6f794e829b1e3982a"><code>58bb924</code></a> Publish v3.918.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/f02cfb8cddcbef032abc0d170795094dcf0fb858"><code>f02cfb8</code></a> Publish v3.917.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/952e3495650b44b522406507c92376572a73211a"><code>952e349</code></a> Publish v3.916.0</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.922.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `axios` from 1.12.2 to 1.13.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.13.1</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (<a href="https://redirect.github.com/axios/axios/issues/7193">#7193</a>) (<a href="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c">bcd5581</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh" title="+220/-111 ([#7173](https://github.com/axios/axios/issues/7173) )">Anchal Singh</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+18/-1 ([#7193](https://github.com/axios/axios/issues/7193) )">Dmitriy Mozgovoy</a></li> </ul> <h2>Release v1.13.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> prevent TypeError when config.env is undefined (<a href="https://redirect.github.com/axios/axios/issues/7155">#7155</a>) (<a href="https://github.com/axios/axios/commit/015faeca9f26db76f9562760f04bb9f8229f4db1">015faec</a>)</li> <li>resolve issue <a href="https://redirect.github.com/axios/axios/issues/7131">#7131</a> (added spacing in mergeConfig.js) (<a href="https://redirect.github.com/axios/axios/issues/7133">#7133</a>) (<a href="https://github.com/axios/axios/commit/9b9ec98548d93e9f2204deea10a5f1528bf3ce62">9b9ec98</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>http:</strong> add HTTP2 support; (<a href="https://redirect.github.com/axios/axios/issues/7150">#7150</a>) (<a href="https://github.com/axios/axios/commit/d676df772244726533ca320f42e967f5af056bac">d676df7</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+794/-180 ([#7186](https://github.com/axios/axios/issues/7186) [#7150](https://github.com/axios/axios/issues/7150) [#7039](https://github.com/axios/axios/issues/7039) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+24/-509 ([#7032](https://github.com/axios/axios/issues/7032) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Aviraj2929" title="+211/-93 ([#7136](https://github.com/axios/axios/issues/7136) [#7135](https://github.com/axios/axios/issues/7135) [#7134](https://github.com/axios/axios/issues/7134) [#7112](https://github.com/axios/axios/issues/7112) )">Aviraj2929</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Prasoon52" title="+167/-6 ([#7099](https://github.com/axios/axios/issues/7099) )">prasoon patel</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Samy-in" title="+134/-0 ([#7171](https://github.com/axios/axios/issues/7171) )">Samyak Dandge</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh" title="+53/-56 ([#7170](https://github.com/axios/axios/issues/7170) )">Anchal Singh</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jaiyankargupta" title="+28/-28 ([#7073](https://github.com/axios/axios/issues/7073) )">Rahul Kumar</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Amitverma0509" title="+24/-13 ([#7129](https://github.com/axios/axios/issues/7129) )">Amit Verma</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/abhishekmaniy" title="+23/-4 ([#7119](https://github.com/axios/axios/issues/7119) [#7117](https://github.com/axios/axios/issues/7117) [#7116](https://github.com/axios/axios/issues/7116) [#7115](https://github.com/axios/axios/issues/7115) )">Abhishek3880</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Dhvani365" title="+14/-5 ([#7175](https://github.com/axios/axios/issues/7175) )">Dhvani Maktuporia</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/sam3690" title="+4/-4 ([#7133](https://github.com/axios/axios/issues/7133) )">Usama Ayoub</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/ikuy1203" title="+3/-3 ([#7166](https://github.com/axios/axios/issues/7166) )">ikuy1203</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Kirito-Excalibur" title="+1/-1 ([#7172](https://github.com/axios/axios/issues/7172) )">Nikhil Simon Toppo</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Wangarijane" title="+1/-1 ([#7155](https://github.com/axios/axios/issues/7155) )">Jane Wangari</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Supakornn" title="+1/-1 ([#7065](https://github.com/axios/axios/issues/7065) )">Supakorn Ieamgomol</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kianmeng" title="+1/-1 ([#7046](https://github.com/axios/axios/issues/7046) )">Kian-Meng Ang</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/k-utsumi" title="+1/-1 ([#7037](https://github.com/axios/axios/issues/7037) )">UTSUMI Keiji</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/axios/axios/compare/v1.13.0...v1.13.1">1.13.1</a> (2025-10-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (<a href="https://redirect.github.com/axios/axios/issues/7193">#7193</a>) (<a href="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c">bcd5581</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh" title="+220/-111 ([#7173](https://github.com/axios/axios/issues/7173) )">Anchal Singh</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+18/-1 ([#7193](https://github.com/axios/axios/issues/7193) )">Dmitriy Mozgovoy</a></li> </ul> <h1><a href="https://github.com/axios/axios/compare/v1.12.2...v1.13.0">1.13.0</a> (2025-10-27)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> prevent TypeError when config.env is undefined (<a href="https://redirect.github.com/axios/axios/issues/7155">#7155</a>) (<a href="https://github.com/axios/axios/commit/015faeca9f26db76f9562760f04bb9f8229f4db1">015faec</a>)</li> <li>resolve issue <a href="https://redirect.github.com/axios/axios/issues/7131">#7131</a> (added spacing in mergeConfig.js) (<a href="https://redirect.github.com/axios/axios/issues/7133">#7133</a>) (<a href="https://github.com/axios/axios/commit/9b9ec98548d93e9f2204deea10a5f1528bf3ce62">9b9ec98</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>http:</strong> add HTTP2 support; (<a href="https://redirect.github.com/axios/axios/issues/7150">#7150</a>) (<a href="https://github.com/axios/axios/commit/d676df772244726533ca320f42e967f5af056bac">d676df7</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+794/-180 ([#7186](https://github.com/axios/axios/issues/7186) [#7150](https://github.com/axios/axios/issues/7150) [#7039](https://github.com/axios/axios/issues/7039) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+24/-509 ([#7032](https://github.com/axios/axios/issues/7032) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Aviraj2929" title="+211/-93 ([#7136](https://github.com/axios/axios/issues/7136) [#7135](https://github.com/axios/axios/issues/7135) [#7134](https://github.com/axios/axios/issues/7134) [#7112](https://github.com/axios/axios/issues/7112) )">Aviraj2929</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Prasoon52" title="+167/-6 ([#7099](https://github.com/axios/axios/issues/7099) )">prasoon patel</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Samy-in" title="+134/-0 ([#7171](https://github.com/axios/axios/issues/7171) )">Samyak Dandge</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh" title="+53/-56 ([#7170](https://github.com/axios/axios/issues/7170) )">Anchal Singh</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jaiyankargupta" title="+28/-28 ([#7073](https://github.com/axios/axios/issues/7073) )">Rahul Kumar</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Amitverma0509" title="+24/-13 ([#7129](https://github.com/axios/axios/issues/7129) )">Amit Verma</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/abhishekmaniy" title="+23/-4 ([#7119](https://github.com/axios/axios/issues/7119) [#7117](https://github.com/axios/axios/issues/7117) [#7116](https://github.com/axios/axios/issues/7116) [#7115](https://github.com/axios/axios/issues/7115) )">Abhishek3880</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Dhvani365" title="+14/-5 ([#7175](https://github.com/axios/axios/issues/7175) )">Dhvani Maktuporia</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/sam3690" title="+4/-4 ([#7133](https://github.com/axios/axios/issues/7133) )">Usama Ayoub</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/ikuy1203" title="+3/-3 ([#7166](https://github.com/axios/axios/issues/7166) )">ikuy1203</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Kirito-Excalibur" title="+1/-1 ([#7172](https://github.com/axios/axios/issues/7172) )">Nikhil Simon Toppo</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Wangarijane" title="+1/-1 ([#7155](https://github.com/axios/axios/issues/7155) )">Jane Wangari</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Supakornn" title="+1/-1 ([#7065](https://github.com/axios/axios/issues/7065) )">Supakorn Ieamgomol</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kianmeng" title="+1/-1 ([#7046](https://github.com/axios/axios/issues/7046) )">Kian-Meng Ang</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/k-utsumi" title="+1/-1 ([#7037](https://github.com/axios/axios/issues/7037) )">UTSUMI Keiji</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/1ef8e7218b085ac28b675b07349c6d7906a7b6ac"><code>1ef8e72</code></a> chore(release): v1.13.1 (<a href="https://redirect.github.com/axios/axios/issues/7194">#7194</a>)</li> <li><a href="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c"><code>bcd5581</code></a> fix(http): fixed a regression that caused the data stream to be interrupted f...</li> <li><a href="https://github.com/axios/axios/commit/c9b33712aac00ca6da7e9767426ff2e0a36c7eed"><code>c9b3371</code></a> chore: enhance styling and responsiveness in client.html (<a href="https://redirect.github.com/axios/axios/issues/7173">#7173</a>)</li> <li><a href="https://github.com/axios/axios/commit/9ead04d8abbcd53718dbc31b1250ea74300921c8"><code>9ead04d</code></a> [Release] v1.13.0 (<a href="https://redirect.github.com/axios/axios/issues/7189">#7189</a>)</li> <li><a href="https://github.com/axios/axios/commit/d000fbfd0722a9c3bd0bcea3451c6d515813635d"><code>d000fbf</code></a> fix(http2): fix possible race condition when handling http2 stream on almost ...</li> <li><a href="https://github.com/axios/axios/commit/08db960d9f1003b3c561026f636df2d6d5d8ca57"><code>08db960</code></a> docs: added example for improved network error handling (with Wrapper/Middlew...</li> <li><a href="https://github.com/axios/axios/commit/46e1981d0ff2c6aec794fe3425d031495bc00931"><code>46e1981</code></a> refactor: form data handling in index.html (<a href="https://redirect.github.com/axios/axios/issues/7170">#7170</a>)</li> <li><a href="https://github.com/axios/axios/commit/889f8ef8be025c5c580594f0b631daf50a2d3405"><code>889f8ef</code></a> docs: fix mismatched return type (<a href="https://redirect.github.com/axios/axios/issues/7172">#7172</a>)</li> <li><a href="https://github.com/axios/axios/commit/7b197ef6ce8e448e6b748749055269e97b10d009"><code>7b197ef</code></a> fix: sandbox ui updated (<a href="https://redirect.github.com/axios/axios/issues/7175">#7175</a>)</li> <li><a href="https://github.com/axios/axios/commit/6dff629ee78646c92739bf39927d9145906cd430"><code>6dff629</code></a> chore: fix typos in examples (<a href="https://redirect.github.com/axios/axios/issues/7166">#7166</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.12.2...v1.13.1">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 9.37.0 to 9.39.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.39.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/cc57d87a3f119e9d39c55e044e526ae067fa31ce"><code>cc57d87</code></a> feat: update error loc to key in <code>no-dupe-class-members</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20259">#20259</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/126552fcf35da3ddcefa527db06dabc54c04041c"><code>126552f</code></a> feat: update error location in <code>for-direction</code> and <code>no-dupe-args</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20258">#20258</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/167d0970d3802a66910e9820f31dcd717fab0b2a"><code>167d097</code></a> feat: update <code>complexity</code> rule to highlight only static block header (<a href="https://redirect.github.com/eslint/eslint/issues/20245">#20245</a>) (jaymarvelz)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/15f5c7c168d0698683943f51dd617f14a5e6815c"><code>15f5c7c</code></a> fix: forward traversal <code>step.args</code> to visitors (<a href="https://redirect.github.com/eslint/eslint/issues/20253">#20253</a>) (jaymarvelz)</li> <li><a href="https://github.com/eslint/eslint/commit/5a1a534e877f7c4c992885867f923df307c3929d"><code>5a1a534</code></a> fix: allow JSDoc comments in object-shorthand rule (<a href="https://redirect.github.com/eslint/eslint/issues/20167">#20167</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/e86b813eb660f1a5adc8e143a70d9b683cd12362"><code>e86b813</code></a> fix: Use more types from <code>@​eslint/core</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20257">#20257</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/927272d1f0d5683b029b729d368a96527f283323"><code>927272d</code></a> fix: correct <code>Scope</code> typings (<a href="https://redirect.github.com/eslint/eslint/issues/20198">#20198</a>) (jaymarvelz)</li> <li><a href="https://github.com/eslint/eslint/commit/37f76d9c539bb6fc816fedb7be4486b71a58620a"><code>37f76d9</code></a> fix: use <code>AST.Program</code> type for Program node (<a href="https://redirect.github.com/eslint/eslint/issues/20244">#20244</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/ae07f0b3334ebd22ae2e7b09bca5973b96aa9768"><code>ae07f0b</code></a> fix: unify timing report for concurrent linting (<a href="https://redirect.github.com/eslint/eslint/issues/20188">#20188</a>) (jaymarvelz)</li> <li><a href="https://github.com/eslint/eslint/commit/b165d471be6062f4475b972155b02654a974a0e9"><code>b165d47</code></a> fix: correct <code>Rule</code> typings (<a href="https://redirect.github.com/eslint/eslint/issues/20199">#20199</a>) (jaymarvelz)</li> <li><a href="https://github.com/eslint/eslint/commit/fb97cda70d87286a7dbd2457f578ef578d6905e8"><code>fb97cda</code></a> fix: improve error message for missing fix function in suggestions (<a href="https://redirect.github.com/eslint/eslint/issues/20218">#20218</a>) (jaymarvelz)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d3e81e30ee6be5a21151b7a17ef10a714b6059c0"><code>d3e81e3</code></a> docs: Always recommend to include a files property (<a href="https://redirect.github.com/eslint/eslint/issues/20158">#20158</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/0f0385f1404dcadaba4812120b1ad02334dbd66a"><code>0f0385f</code></a> docs: use consistent naming recommendation (<a href="https://redirect.github.com/eslint/eslint/issues/20250">#20250</a>) (Alex M. Spieslechner)</li> <li><a href="https://github.com/eslint/eslint/commit/a3b145609ac649fac837c8c0515cbb2a9321ca40"><code>a3b1456</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/cf5f2dd58dd98084a21da04fe7b9054b9478d552"><code>cf5f2dd</code></a> docs: fix correct tag of <code>no-useless-constructor</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20255">#20255</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/10b995c8e5473de8d66d3cd99d816e046f35e3ec"><code>10b995c</code></a> docs: add TS options and examples for <code>nofunc</code> in <code>no-use-before-define</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20249">#20249</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/2584187e4a305ea7a98e1a5bd4dca2a60ad132f8"><code>2584187</code></a> docs: remove repetitive word in comment (<a href="https://redirect.github.com/eslint/eslint/issues/20242">#20242</a>) (reddaisyy)</li> <li><a href="https://github.com/eslint/eslint/commit/637216bd4f2aae7c928ad04a4e40eecffb50c9e5"><code>637216b</code></a> docs: update CLI flags migration instructions (<a href="https://redirect.github.com/eslint/eslint/issues/20238">#20238</a>) (jaymarvelz)</li> <li><a href="https://github.com/eslint/eslint/commit/e7cda3bdf1bdd664e6033503a3315ad81736b200"><code>e7cda3b</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/7b9446f7cc2054aa2cdf8e6225f4ac15a03671a8"><code>7b9446f</code></a> docs: handle empty flags sections on the feature flags page (<a href="https://redirect.github.com/eslint/eslint/issues/20222">#20222</a>) (sethamus)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/dfe3c1b2034228765c48c8a445554223767dd16d"><code>dfe3c1b</code></a> chore: update <code>@eslint/js</code> version to 9.39.0 (<a href="https://redirect.github.com/eslint/eslint/issues/20270">#20270</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/2375a6de8263393c129d41cac1b407b40111a73c"><code>2375a6d</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/a1f4e52d67c94bef61edd1607dcd130047c1baf0"><code>a1f4e52</code></a> chore: update <code>@eslint</code> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/20265">#20265</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/c7d32298482752eeac9fb46378d4f1ea095f3836"><code>c7d3229</code></a> chore: update dependency <code>@​eslint/core</code> to ^0.17.0 (<a href="https://redirect.github.com/eslint/eslint/issues/20256">#20256</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/27549bc774c7c2dc5c569070a3e87c62f602bf7d"><code>27549bc</code></a> chore: update fuzz testing to not error if code sample minimizer fails (<a href="https://redirect.github.com/eslint/eslint/issues/20252">#20252</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a1370ee40e9d8e0e41843f3278cd745fc1ad543f"><code>a1370ee</code></a> ci: bump actions/setup-node from 5 to 6 (<a href="https://redirect.github.com/eslint/eslint/issues/20230">#20230</a>) (dependabot[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/9e7fad4a1867709060686d03e0ec1d0d69671cfb"><code>9e7fad4</code></a> chore: add script to auto-generate eslint:recommended configuration (<a href="https://redirect.github.com/eslint/eslint/issues/20208">#20208</a>) (唯然)</li> </ul> <h2>v9.38.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ce40f74efd45f66d9fbfc6f78ce622ee72008485"><code>ce40f74</code></a> feat: update <code>complexity</code> rule to only highlight function header (<a href="https://redirect.github.com/eslint/eslint/issues/20048">#20048</a>) (Atul Nair)</li> <li><a href="https://github.com/eslint/eslint/commit/e37e590aae2a7fcca4d3a9adc1379ad466e5c5d1"><code>e37e590</code></a> feat: correct <code>no-loss-of-precision</code> false positives with <code>e</code> notation (<a href="https://redirect.github.com/eslint/eslint/issues/20187">#20187</a>) (Francesco Trotta)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/50c3dfd98065622765a51a8ddb1e70c44fc5a4cb"><code>50c3dfd</code></a> fix: improve type support for isolated dependencies in pnpm (<a href="https://redirect.github.com/eslint/eslint/issues/20201">#20201</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a1f06a350c4155c4dbf39bf932a38d71d70f1b65"><code>a1f06a3</code></a> fix: correct SourceCode typings (<a href="https://redirect.github.com/eslint/eslint/issues/20114">#20114</a>) (Pixel998)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/462675af8a811f9ca984efaedbdc5b46b13ced7a"><code>462675a</code></a> docs: improve web accessibility by hiding non-semantic character (<a href="https://redirect.github.com/eslint/eslint/issues/20205">#20205</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/c070e65f6bb9e38d06a89ba2b3261781bec3d397"><code>c070e65</code></a> docs: correct formatting in <code>no-irregular-whitespace</code> rule documentation (<a href="https://redirect.github.com/eslint/eslint/issues/20203">#20203</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/b39e71a2130ae1ea3fbc19b19f5b951eb625722a"><code>b39e71a</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/cd3998314876a4fad6463d9011bc73778ccc1fd9"><code>cd39983</code></a> docs: move <code>custom-formatters</code> type descriptions to <code>nodejs-api</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20190">#20190</a>) (Percy Ma)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/ac3a60dffc29d8d4d5031621bc062e77f891532a"><code>ac3a60d</code></a> 9.39.0</li> <li><a href="https://github.com/eslint/eslint/commit/e79017ff52cada700e743110bd17409f41f4fdfa"><code>e79017f</code></a> Build: changelog update for 9.39.0</li> <li><a href="https://github.com/eslint/eslint/commit/dfe3c1b2034228765c48c8a445554223767dd16d"><code>dfe3c1b</code></a> chore: update <code>@eslint/js</code> version to 9.39.0 (<a href="https://redirect.github.com/eslint/eslint/issues/20270">#20270</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2375a6de8263393c129d41cac1b407b40111a73c"><code>2375a6d</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/d3e81e30ee6be5a21151b7a17ef10a714b6059c0"><code>d3e81e3</code></a> docs: Always recommend to include a files property (<a href="https://redirect.github.com/eslint/eslint/issues/20158">#20158</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/15f5c7c168d0698683943f51dd617f14a5e6815c"><code>15f5c7c</code></a> fix: forward traversal <code>step.args</code> to visitors (<a href="https://redirect.github.com/eslint/eslint/issues/20253">#20253</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5a1a534e877f7c4c992885867f923df307c3929d"><code>5a1a534</code></a> fix: allow JSDoc comments in object-shorthand rule (<a href="https://redirect.github.com/eslint/eslint/issues/20167">#20167</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/cc57d87a3f119e9d39c55e044e526ae067fa31ce"><code>cc57d87</code></a> feat: update error loc to key in <code>no-dupe-class-members</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20259">#20259</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/a1f4e52d67c94bef61edd1607dcd130047c1baf0"><code>a1f4e52</code></a> chore: update <code>@eslint</code> dependencies (<a href="https://redirect.github.com/eslint/eslint/issues/20265">#20265</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/e86b813eb660f1a5adc8e143a70d9b683cd12362"><code>e86b813</code></a> fix: Use more types from <code>@​eslint/core</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20257">#20257</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.37.0...v9.39.0">compare view</a></li> </ul> </details> <br /> Updates `express-rate-limit` from 8.1.0 to 8.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/express-rate-limit/express-rate-limit/releases">express-rate-limit's releases</a>.</em></p> <blockquote> <h2>v8.2.1</h2> <p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog">here</a>.</p> <h2>v8.2.0</h2> <p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/fe1604d2aec7759fbe5721caf9b10664026ea672"><code>fe1604d</code></a> 8.2.1</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/b11c05b6392021d18fa2245f1968b89713cd9667"><code>b11c05b</code></a> Fix: don't warn for extra config from express-slow-down (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/580">#580</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/37347330ecb5e0f6e34a278fa77502b3572f57f7"><code>3734733</code></a> 8.2.0</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/962d737c1e4a0c279f5ae92bf773a03789259c3f"><code>962d737</code></a> feat: Unknown Options validation check (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/578">#578</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/992c15cc666ef2d1ee58fcbef8b6f871907f1c5f"><code>992c15c</code></a> chore(deps-dev): bump the development-dependencies group with 3 updates (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/579">#579</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/449a28a272dd9052106569238f1d3b76391e5f35"><code>449a28a</code></a> chore(deps-dev): bump the development-dependencies group across 1 directory w...</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/ceaff6f970b1f65ba7a5b6f9856aeba8308be2aa"><code>ceaff6f</code></a> chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.2.5 to 2.2.6 (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/574">#574</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/4fccb9ec0ea3d602133c6bd4a43455b7868fed21"><code>4fccb9e</code></a> chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/573">#573</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/b59777039bb3d85cfbc51c85cca73766dddc7684"><code>b597770</code></a> Rework dependabot grouping</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/03e8336ff9c7e18773f178fbab94da08c4681386"><code>03e8336</code></a> chore(deps-dev): bump mintlify from 4.2.114 to 4.2.175 (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/572">#572</a>)</li> <li>Additional commits viewable in <a href="https://github.com/express-rate-limit/express-rate-limit/compare/v8.1.0...v8.2.1">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.545.0 to 0.552.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 0.552.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons/file): arcified folds by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3587">lucide-icons/lucide#3587</a></li> <li>feat(icons): added <code>solar-panel</code> icon by <a href="https://github.com/UsamaKhan"><code>@​UsamaKhan</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2780">lucide-icons/lucide#2780</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.551.0...0.552.0">https://github.com/lucide-icons/lucide/compare/0.551.0...0.552.0</a></p> <h2>Version 0.551.0</h2> <h2>What's Changed</h2> <ul> <li>feat(icons): added <code>clock-check</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2402">lucide-icons/lucide#2402</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.550.0...0.551.0">https://github.com/lucide-icons/lucide/compare/0.550.0...0.551.0</a></p> <h2>Version 0.550.0</h2> <h2>What's Changed</h2> <ul> <li>feat(icons): added <code>helicopter</code> icon by <a href="https://github.com/liloudreams"><code>@​liloudreams</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2760">lucide-icons/lucide#2760</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/liloudreams"><code>@​liloudreams</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2760">lucide-icons/lucide#2760</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.549.0...0.550.0">https://github.com/lucide-icons/lucide/compare/0.549.0...0.550.0</a></p> <h2>Version 0.549.0</h2> <h2>What's Changed</h2> <ul> <li>fix(docs): Replace <code>pnpm install</code> with <code>pnpm add</code> across documentation. by <a href="https://github.com/josch87"><code>@​josch87</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3735">lucide-icons/lucide#3735</a></li> <li>feat(docs): add new package for Go by <a href="https://github.com/kaugesaar"><code>@​kaugesaar</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3736">lucide-icons/lucide#3736</a></li> <li>feat(icons): added <code>git-branch-minus</code> icon by <a href="https://github.com/joris-gallot"><code>@​joris-gallot</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3586">lucide-icons/lucide#3586</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/josch87"><code>@​josch87</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3735">lucide-icons/lucide#3735</a></li> <li><a href="https://github.com/kaugesaar"><code>@​kaugesaar</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3736">lucide-icons/lucide#3736</a></li> <li><a href="https://github.com/joris-gallot"><code>@​joris-gallot</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3586">lucide-icons/lucide#3586</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.548.0...0.549.0">https://github.com/lucide-icons/lucide/compare/0.548.0...0.549.0</a></p> <h2>Version 0.548.0</h2> <h2>What's Changed</h2> <ul> <li>feat(docs): add new package for Slint by <a href="https://github.com/cnlancehu"><code>@​cnlancehu</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3698">lucide-icons/lucide#3698</a></li> <li>docs(site): add introductions for packages in documentation by <a href="https://github.com/mattheskaiser"><code>@​mattheskaiser</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3643">lucide-icons/lucide#3643</a></li> <li>Fix default prop by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3730">lucide-icons/lucide#3730</a></li> <li>feat(icons): added <code>gamepad-directional</code> icon by <a href="https://github.com/felipeajzanetti"><code>@​felipeajzanetti</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3693">lucide-icons/lucide#3693</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cnlancehu"><code>@​cnlancehu</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3698">lucide-icons/lucide#3698</a></li> <li><a href="https://github.com/mattheskaiser"><code>@​mattheskaiser</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3643">lucide-icons/lucide#3643</a></li> <li><a href="https://github.com/felipeajzanetti"><code>@​felipeajzanetti</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3693">lucide-icons/lucide#3693</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.547.0...0.548.0">https://github.com/lucide-icons/lucide/compare/0.547.0...0.548.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.552.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `next-intl` from 4.3.12 to 4.4.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.4.0</h2> <p><strong>Changes</strong></p> <ul> <li>Bump peer dependency for Next.js 16</li> <li>Update examples for Next.js 16</li> <li>Update docs to cover <code>proxy.ts</code></li> </ul> <p>🌐 <a href="https://learn.next-intl.dev/">learn.next-intl.dev</a> has been updated for Next.js 16 as well (<a href="https://learn.next-intl.dev/changelog">changelog</a>)</p> <hr /> <p><a href="https://redirect.github.com/amannn/next-intl/pull/2054">#2054</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.4.0 (2025-10-22)</h2> <h3>Features</h3> <ul> <li>Next.js 16 update (<a href="https://redirect.github.com/amannn/next-intl/issues/2054">#2054</a>) (<a href="https://github.com/amannn/next-intl/commit/c397e92ed9de98371cdecaebaed47da3a3129870">c397e92</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/bc09e3c77a2776af7124259a9166e80d44f9b651"><code>bc09e3c</code></a> v4.4.0</li> <li><a href="https://github.com/amannn/next-intl/commit/c397e92ed9de98371cdecaebaed47da3a3129870"><code>c397e92</code></a> feat: Next.js 16 update (<a href="https://redirect.github.com/amannn/next-intl/issues/2054">#2054</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/3601799193e99ba3023c6dc399cd46774621a739"><code>3601799</code></a> docs: Remove flag from locale switcher in example (<a href="https://redirect.github.com/amannn/next-intl/issues/2063">#2063</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/30ee1e68820f5fab446a8f62ac08ca3a9cdc01fe"><code>30ee1e6</code></a> docs: Add 404 page to Pages Router example (<a href="https://redirect.github.com/amannn/next-intl/issues/2062">#2062</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/ce4774ff0f3bad95f0b12acdefb360111ad2eb63"><code>ce4774f</code></a> ci: Trusted publishers (<a href="https://redirect.github.com/amannn/next-intl/issues/2057">#2057</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/fa5e531fab0dd66007da9e33eec5323a4b959e5b"><code>fa5e531</code></a> docs: Update rewrite example (<a href="https://redirect.github.com/amannn/next-intl/issues/2055">#2055</a>)</li> <li>See full diff in <a href="https://github.com/amannn/next-intl/compare/v4.3.12...v4.4.0">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.10.4 to 5.11.0 <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.11.0</h2> <h2>5.11.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2520">#2520</a> <a href="https://github.com/PostHog/posthog-js/commit/068d55ed4193e82729cd34b42d9e433f85b6e606"><code>068d55e</code></a> Thanks <a href="https://github.com/lricoy"><code>@​lricoy</code></a>! - Add bot pageview collection behind preview flag. Enables tracking bot traffic as <code>$bot_pageview</code> events when the <code>__preview_capture_bot_pageviews</code> flag is enabled.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/068d55ed4193e82729cd34b42d9e433f85b6e606"><code>068d55e</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.5.0</li> </ul> </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.11.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2520">#2520</a> <a href="https://github.com/PostHog/posthog-js/commit/068d55ed4193e82729cd34b42d9e433f85b6e606"><code>068d55e</code></a> Thanks <a href="https://github.com/lricoy"><code>@​lricoy</code></a>! - Add bot pageview collection behind preview flag. Enables tracking bot traffic as <code>$bot_pageview</code> events when the <code>__preview_capture_bot_pageviews</code> flag is enabled.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/068d55ed4193e82729cd34b42d9e433f85b6e606"><code>068d55e</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.5.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/f883b654fc7a9f0558b592d8439eb1bd233b8899"><code>f883b65</code></a> chore: update versions and lockfile</li> <li><a href="https://github.com/PostHog/posthog-js/commit/068d55ed4193e82729cd34b42d9e433f85b6e606"><code>068d55e</code></a> feat: add bot pageview collection behind preview flag (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2520">#2520</a>)</li> <li>See full diff in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.11.0/packages/node">compare view</a></li> </ul> </details> <br /> Updates `react-hook-form` from 7.65.0 to 7.66.0 <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 7.66.0</h2> <p>🎥 feat: make <code>useWatch</code> and <code>useController</code> to react to name change (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13070">#13070</a>) 🐛 fix: <code>watch()</code> returning <code>undefined</code> immediately after <code>reset()</code> - Issue <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13088">#13088</a> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13091">#13091</a>) 🐞 fix <code>&lt;Watch /&gt;</code>: correct render function parameter typing (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13108">#13108</a>)</p> <p>thanks to <a href="https://github.com/aspirisen"><code>@​aspirisen</code></a>, <a href="https://github.com/scato3"><code>@​scato3</code></a>, <a href="https://github.com/dusan233"><code>@​dusan233</code></a> &amp; <a href="https://github.com/zoldyzdk"><code>@​zoldyzdk</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/089f0a30fe0081e3dcc7ac3bae3ed034bf9c63dc"><code>089f0a3</code></a> 7.66.0</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/0eb34633ea9dd877e20594839673826477995944"><code>0eb3463</code></a> 📜 docs: update React Context reference in useFormContext documentation (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13111">#13111</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/384ad49f0d582a485b595d4571f7d593470ca3c8"><code>384ad49</code></a> 🐞 fix(Watch): correct render function parameter typing (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13108">#13108</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/af84a5d0c376ade7f7cbb949e5bfd7aa8432ab3b"><code>af84a5d</code></a> 🐛 fix: watch() returning undefined immediately after reset() - Issue <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13088">#13088</a> (...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/0b8be3855a00b12d42000b15afa8b49a79a3b23f"><code>0b8be38</code></a> 🎥 feat: make <code>useWatch</code> and <code>useController</code> to react to <code>name</code> change (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13070">#13070</a>)</li> <li>See full diff in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.65.0...v7.66.0">compare view</a></li> </ul> </details> <br /> Updates `resend` from 6.1.3 to 6.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/resend-node/releases">resend's releases</a>.</em></p> <blockquote> <h2>v6.4.0</h2> <h2>What's Changed</h2> <ul> <li>refactor: reorganize attachments methods to match final API design by <a href="https://github.com/vieiralucas"><code>@​vieiralucas</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/717">resend/resend-node#717</a></li> <li>chore: remove duplicated export by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/719">resend/resend-node#719</a></li> <li>fix: inbound entity should still be called email by <a href="https://github.com/vieiralucas"><code>@​vieiralucas</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/721">resend/resend-node#721</a></li> <li>feat: return response headers on all responses by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/713">resend/resend-node#713</a></li> <li>fix: remove unsupported types by <a href="https://github.com/CarolinaMoraes"><code>@​CarolinaMoraes</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/726">resend/resend-node#726</a></li> <li>feat: remove domain capability from the SDK API by <a href="https://github.com/lucasfcosta"><code>@​lucasfcosta</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/728">resend/resend-node#728</a></li> <li>feat: add types for getting and setting contact property values by <a href="https://github.com/Cisneiros"><code>@​Cisneiros</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/730">resend/resend-node#730</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.3.0...v6.4.0">https://github.com/resend/resend-node/compare/v6.3.0...v6.4.0</a></p> <h2>v6.3.0</h2> <h2>What's Changed</h2> <ul> <li>chore: bump to 6.3.0 by <a href="https://github.com/lucasfcosta"><code>@​lucasfcosta</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/715">resend/resend-node#715</a></li> <li>feat: add sdk methods for webhooks by <a href="https://github.com/lucasfcosta"><code>@​lucasfcosta</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/698">resend/resend-node#698</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.2.2...v6.3.0">https://github.com/resend/resend-node/compare/v6.2.2...v6.3.0</a></p> <h2>v6.2.2</h2> <h2>What's Changed</h2> <ul> <li>fix: turbopack issues with optional <code>@​react-email/render</code> by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/resend-node/issues/696">#696</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.2.1...v6.2.2">https://github.com/resend/resend-node/compare/v6.2.1...v6.2.2</a></p> <h2>v6.2.1</h2> <h2>What's Changed</h2> <ul> <li>fix: missing <code>statusCode</code> in <code>ErrorResponse</code> type by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/resend-node/issues/567">#567</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.2.0...v6.2.1">https://github.com/resend/resend-node/compare/v6.2.0...v6.2.1</a></p> <h2>v6.2.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add verify webhooks by <a href="https://github.com/bukinoshita"><code>@​bukinoshita</code></a> in <a href="https://redirect.github.com/resend/resend-node/issues/636">#636</a></li> <li>feat: new 'suspended_api_key' in error name type by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/resend-node/issues/683">#683</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.1.3...v6.2.0">https://github.com/resend/resend-node/compare/v6.1.3...v6.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/resend-node/commit/b2010ae8f96762d31ecdb7cf7bfd2d3f4ea7d5c9"><code>b2010ae</code></a> feat: release <code>6.4.0</code> (<a href="https://redirect.github.com/resend/resend-node/issues/732">#732</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/5ea897e07e409635ebc90dfc605a52a19430a945"><code>5ea897e</code></a> feat: add types for getting and setting contact property values (<a href="https://redirect.github.com/resend/resend-node/issues/730">#730</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/e3a9da73edc0c367fd6ad13e09ef88803eef9692"><code>e3a9da7</code></a> feat: remove domain capability from the SDK API (<a href="https://redirect.github.com/resend/resend-node/issues/728">#728</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/a1652702c2d19467aee67fd689e44b0da7677af0"><code>a165270</code></a> chore: remove <code>authorization</code> from test responses (<a href="https://redirect.github.com/resend/resend-node/issues/729">#729</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/822e861b1e160ab6f181a3f7f2b926cb458aa741"><code>822e861</code></a> chore: bump to 6.4.0-canary.1 (<a href="https://redirect.github.com/resend/resend-node/issues/727">#727</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/33ae1ce592e111bf0bc994de0c1e3f2c11e5316b"><code>33ae1ce</code></a> fix: remove unsupported types (<a href="https://redirect.github.com/resend/resend-node/issues/726">#726</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/8a2cb3060a6103903a895594a9ad87fc4dd167c3"><code>8a2cb30</code></a> feat: return response headers on all responses (<a href="https://redirect.github.com/resend/resend-node/issues/713">#713</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/dfa3cc9b47bdc42e3d32df4608a6224253dfa0e1"><code>dfa3cc9</code></a> fix: revert bump to 6.4.0-canary.1 (<a href="https://redirect.github.com/resend/resend-node/issues/722">#722</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/9d94f01501a86b3592f7f06d7e3b7c172829493e"><code>9d94f01</code></a> chore: bump to 6.4.0-canary.1 (<a href="https://redirect.github.com/resend/resend-node/issues/720">#720</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/fd5ff8306ff541f077d24a5a326339248a67329d"><code>fd5ff83</code></a> fix: inbound entity should still be called email (<a href="https://redirect.github.com/resend/resend-node/issues/721">#721</a>)</li> <li>Additional commits viewable in <a href="https://github.com/resend/resend-node/compare/v6.1.3...v6.4.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
MrUnknownDE added the dependenciesjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascript labels 2026-04-05 17:34:00 +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 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 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 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 javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#683