Skip to content

chore(deps): bump the npm-minor-and-patch group with 21 updates - #2152

Merged
zfy0701 merged 3 commits into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-0bfda4b303
Sep 18, 2026
Merged

zfy0701 merged 3 commits into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-0bfda4b303

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-and-patch group with 21 updates:

Package From To
@types/node 24.13.3 24.13.4
lint-staged 17.5.0 17.5.1
promptfoo 0.122.2 0.123.0
vitest 5.0.0 5.0.1
yaml 2.9.0 2.9.1
fastify 5.12.3 5.12.4
lucide 1.43.0 1.46.0
zod 4.6.1 4.6.5
@anthropic-ai/sandbox-runtime 0.0.75 0.0.76
@larksuiteoapi/node-sdk 1.73.3 1.74.0
microsandbox 0.6.17 0.6.18
@iconify-icons/logos 2.0.0 2.0.1
@logto/browser 3.0.13 3.0.14
cronstrue 3.24.0 3.26.0
lucide-react 1.43.0 1.46.0
next 16.3.4 16.3.5
posthog-js 1.429.1 1.433.4
react 19.2.8 19.3.0
@types/react 19.2.18 19.3.0
react-dom 19.2.8 19.3.0
happy-dom 20.14.3 20.14.5

Updates @types/node from 24.13.3 to 24.13.4

Commits

Updates lint-staged from 17.5.0 to 17.5.1

Release notes

Sourced from lint-staged's releases.

v17.5.1

Patch Changes

  • #1852 bfcca94 - Fix TypeScript issue TS1254 from defineConfig() by changing the signature from const to a function:

    A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.

Changelog

Sourced from lint-staged's changelog.

17.5.1

Patch Changes

  • #1852 bfcca94 - Fix TypeScript issue TS1254 from defineConfig() by changing the signature from const to a function:

    A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.

Commits
  • f8b1ab1 Merge pull request #1853 from lint-staged/changeset-release/main
  • 3b54961 chore(changeset): release
  • 09317ff Merge pull request #1852 from lint-staged/fix-ambient-declaration
  • bfcca94 fix: change defineConfig signature from const to a function
  • See full diff in compare view

Updates promptfoo from 0.122.2 to 0.123.0

Release notes

Sourced from promptfoo's releases.

0.123.0

0.123.0 (2026-09-10)

⚠ BREAKING CHANGES

  • providers: default GPT-5.6+ to Responses (#10803)

Features

Bug Fixes

  • assertions: parse multiline tool calls and clarify guides (#10789) (5f0324f)
  • assertions: recognize OpenAI Responses function_call items in tool-call-f1 (#10665) (028282c)
  • claude-agent-sdk: recognize documented model selectors (#10741) (c7e32f6)
  • claude-agent: preserve per-server env for stdio MCP servers (#10557) (6fd4c41)
  • cli: remove retired GitHub example downloads (#10876) (bf09397)
  • cloudflare: use the versioned Mistral gateway route (#10734) (ea6d6d3)
  • config: avoid stack traces for missing optional configs (#10523) (3d67680)
  • db: preserve writes after lock failures and during shutdown (#9009) (130389e)
  • deps: preserve browser production dependencies (#10755) (0b4ccbe)
  • deps: update anthropic packages (#10571) (93f963d)
  • deps: update anthropic packages (#10679) (152c423)
  • deps: update dependency @​inquirer/core to v12 (#10554) (90fa399)
  • deps: update dependency ai to ^6.0.264 (#10585) (da073db)
  • deps: update dependency js-yaml to v5.4.0 (#10629) (58fe7cc)
  • deps: update dependency zod to v4.5.4 (#10788) (03b0564)
  • deps: update Hono to v4.13.5 (#10815) (6a7568d)
  • deps: update js-yaml to 5.4.1 (#10680) (bd18712)
  • deps: update OpenCode SDK to v1.18.21 (#10565) (93b9f8c)
  • deps: update webpack to v5.110.3 (#10863) (fbfc5fb)
  • eval: keep the CLI alive while watch mode is watching (#10562) (89d4138)
  • eval: watch mode ignored scalar and generator tests references (#10169) (71499e3)
  • examples: honor framework model selection (#10781) (34cfb68)
  • examples: use selected CrewAI credentials (#10799) (e2cabfa)
  • go-provider: support importable packages (#10540) (10deb31)
  • google: route stable Omni through Interactions (#10737) (9ef3c96)
  • guard empty drift stats and clarify provider options (#10645) (bfcd067)

... (truncated)

Changelog

Sourced from promptfoo's changelog.

0.123.0 (2026-09-10)

⚠ BREAKING CHANGES

  • providers: default GPT-5.6+ to Responses (#10803)

Features

Bug Fixes

  • assertions: parse multiline tool calls and clarify guides (#10789) (5f0324f)
  • assertions: recognize OpenAI Responses function_call items in tool-call-f1 (#10665) (028282c)
  • claude-agent-sdk: recognize documented model selectors (#10741) (c7e32f6)
  • claude-agent: preserve per-server env for stdio MCP servers (#10557) (6fd4c41)
  • cli: remove retired GitHub example downloads (#10876) (bf09397)
  • cloudflare: use the versioned Mistral gateway route (#10734) (ea6d6d3)
  • config: avoid stack traces for missing optional configs (#10523) (3d67680)
  • db: preserve writes after lock failures and during shutdown (#9009) (130389e)
  • deps: preserve browser production dependencies (#10755) (0b4ccbe)
  • deps: update anthropic packages (#10571) (93f963d)
  • deps: update anthropic packages (#10679) (152c423)
  • deps: update dependency @​inquirer/core to v12 (#10554) (90fa399)
  • deps: update dependency ai to ^6.0.264 (#10585) (da073db)
  • deps: update dependency js-yaml to v5.4.0 (#10629) (58fe7cc)
  • deps: update dependency zod to v4.5.4 (#10788) (03b0564)
  • deps: update Hono to v4.13.5 (#10815) (6a7568d)
  • deps: update js-yaml to 5.4.1 (#10680) (bd18712)
  • deps: update OpenCode SDK to v1.18.21 (#10565) (93b9f8c)
  • deps: update webpack to v5.110.3 (#10863) (fbfc5fb)
  • eval: keep the CLI alive while watch mode is watching (#10562) (89d4138)
  • eval: watch mode ignored scalar and generator tests references (#10169) (71499e3)
  • examples: honor framework model selection (#10781) (34cfb68)
  • examples: use selected CrewAI credentials (#10799) (e2cabfa)
  • go-provider: support importable packages (#10540) (10deb31)
  • google: route stable Omni through Interactions (#10737) (9ef3c96)
  • guard empty drift stats and clarify provider options (#10645) (bfcd067)
  • harden eval and provider edge cases (#10576) (1adb6e5)
  • http: clear error context when signature fails due to missing private key (#10586) (7abf349)
  • http: support Windows drive letter and file:// source paths in multipart (#10566) (22468f4)

... (truncated)

Commits
  • 3ec9740 chore(main): release 0.123.0 (#10532)
  • 01f9e87 fix(redteam): standardize target response attribution (#10862)
  • 3113c6f fix(providers): preserve WatsonX caller cancellation (#10861)
  • bf09397 fix(cli): remove retired GitHub example downloads (#10876)
  • 514769e chore(deps): update node.js to v24.21.0 (#10867)
  • 607c820 fix(providers): update OpenAI models and defaults (#10865)
  • 7e4e706 fix(providers): prevent duplicate Realtime prompts and correct transcription ...
  • 87f40dc docs(site): correct gateway starter requests (#10851)
  • b67f9e0 fix(providers): finish the GitHub Models retirement (#10849)
  • 38727b0 docs(blog): fix retired Claude model IDs in runnable configs (#10853)
  • Additional commits viewable in compare view

Updates vitest from 5.0.0 to 5.0.1

Release notes

Sourced from vitest's releases.

v5.0.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 03630a5 chore: release v5.0.1 (#11275)
  • a47d790 fix(fakeTimers): force queueMicrotask and nextTick in toNotFake (#11261)
  • 2ce29d5 fix: warn when deprecated deps.optimizer.web is used (#11214)
  • ccd6d05 docs: fix typecheck exclude default in documentation (#11223)
  • 91ab158 fix(doctor): measure vm pools for custom environments (#11212)
  • 23dda73 fix: share the server on self-referencing extends (#11034)
  • 498fbe9 fix: resolve ResolvedConfig exactOptionalPropertyTypes errors (#11175)
  • 115c3f6 fix: correct typos in error message and comments (#11187)
  • 7361465 fix: keep metadata file when clearing the cache (#11199)
  • 972e24b fix(browser): avoid double quotes in config.define (#11198)
  • Additional commits viewable in compare view

Updates yaml from 2.9.0 to 2.9.1

Release notes

Sourced from yaml's releases.

v2.9.1

  • Limit recursive merge aliases (#685, #713)
  • Simplify line unfolding during quoted string parsing (#714)
Commits

Updates fastify from 5.12.3 to 5.12.4

Release notes

Sourced from fastify's releases.

v5.12.4

Fixed the fastify.js version mismatch.

Full Changelog: fastify/fastify@v5.12.2...v5.12.4

Commits

Updates lucide from 1.43.0 to 1.46.0

Release notes

Sourced from lucide's releases.

Version 1.46.0

What's Changed

Full Changelog: lucide-icons/lucide@1.45.0...1.46.0

Version 1.45.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.44.0...1.45.0

Version 1.44.0

What's Changed

... (truncated)

Commits

Updates zod from 4.6.1 to 4.6.5

Release notes

Sourced from zod's releases.

v4.6.5

Commits:

  • d2b135cfb7a3582b9eb515756b9166bcb9521f4a docs: add the 4.6.x patch highlights to the 4.6 post
  • f1448f7cee00df9fe1e9ad84a000aa1828cc8bc1 docs: fold the 4.6.x patch highlights into the 4.6 post's own sections
  • de65a5cb39ed22a507fac935788f718fa88d104f docs: lead the properties section with the check and add a Zod Mini tab (#6598)
  • 56222cd1532c07bcb91b67df529cab4c0a215330 feat(instanceof): key the .properties() shape off the instance type (#6600)
  • ca0229a404818290e6cdcfefcd7eb2d04bcbb543 Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed weekly by CI (#6595)"
  • cc4cd4ee9c52fcaa10964e48cc144541e41a5ed9 Revert "Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed weekly by CI (#6595)""
  • 0f3f5ee3ca56c7574bf849e54f79e9a6e02562ee 4.6.5
  • 59bbc03e10c636b9eb3c393dfeb552819774ec21 chore: re-pin the integration peers to the workspace zod after the 4.6.5 bump

v4.6.4

A patch on top of 4.6.3.

  • d6bc1e30 feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed weekly by CI (#6595)
  • ad32d751 perf: z.url() rejects an invalid URL with URL.canParse() instead of a throwing constructor, about 50x faster; fewer allocations on the validation path (#6588)
  • 2bb08717 chore: re-pin the integration peers to the workspace zod after the 4.6.4 bump
  • f6e1701a chore(deps): bump next to 15.5.25 and vite to 7.3.6 (#6153)

v4.6.3

A patch on top of 4.6.2.

  • 413cce9a fix(v4): make z.properties() a check again (#6594) — removes the standalone z.properties() schema from 4.6.0; z.instanceof().properties() and .check(...z.properties()) are unchanged
  • 75d63ee1 docs: show only the .properties() method form in the 4.6 post
  • 46da9572 docs: match the error-message examples to what the parsers emit

v4.6.2

A patch on top of 4.6.1.

Commits
  • 59bbc03 chore: re-pin the integration peers to the workspace zod after the 4.6.5 bump
  • 0f3f5ee 4.6.5
  • cc4cd4e Revert "Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, ref...
  • ca0229a Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed w...
  • 56222cd feat(instanceof): key the .properties() shape off the instance type (#6600)
  • de65a5c docs: lead the properties section with the check and add a Zod Mini tab (#6598)
  • f1448f7 docs: fold the 4.6.x patch highlights into the 4.6 post's own sections
  • d2b135c docs: add the 4.6.x patch highlights to the 4.6 post
  • 2bb0871 chore: re-pin the integration peers to the workspace zod after the 4.6.4 bump
  • 743aedb 4.6.4
  • Additional commits viewable in compare view

Updates @anthropic-ai/sandbox-runtime from 0.0.75 to 0.0.76

Release notes

Sourced from @​anthropic-ai/sandbox-runtime's releases.

v0.0.76

What's Changed

New Contributors

Full Changelog: anthropics/sandbox-runtime@v0.0.75...v0.0.76

Commits
  • c392e6c Merge pull request #528 from anthropics/release/v0.0.76
  • dfb9589 Release v0.0.76
  • 422c404 Merge pull request #522 from anthropics/dcochran/resolved-ip-guard
  • d7c4495 refactor(network): order the refusal reason deterministically; small cleanups
  • 4e364cb fix(network): normalize a zoned IPv6 domain entry, and deny two more IPv6 met...
  • 37b4366 fix(proxy): pin the TLS-terminate upstream cert check to the tunnel target
  • 3f162df fix(network): decode only the well-known NAT64 prefix, never the local-use /48
  • d7bcdbb fix(network): a carried IPv4 form only adds denials, never earns an allow-lis...
  • 44575d5 fix(network): decode the local-use NAT64 prefix only in its /96 layout; doc p...
  • 86b9912 fix(proxy): spell an IPv4-mapped IPv6 destination as its IPv4 address before ...
  • Additional commits viewable in compare view

Updates @larksuiteoapi/node-sdk from 1.73.3 to 1.74.0

Commits

Updates microsandbox from 0.6.17 to 0.6.18

Commits

Bumps the npm-minor-and-patch group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.13.3` | `24.13.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.5.0` | `17.5.1` |
| [promptfoo](https://github.com/promptfoo/promptfoo) | `0.122.2` | `0.123.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `5.0.0` | `5.0.1` |
| [yaml](https://github.com/eemeli/yaml) | `2.9.0` | `2.9.1` |
| [fastify](https://github.com/fastify/fastify) | `5.12.3` | `5.12.4` |
| [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) | `1.43.0` | `1.46.0` |
| [zod](https://github.com/colinhacks/zod) | `4.6.1` | `4.6.5` |
| [@anthropic-ai/sandbox-runtime](https://github.com/anthropics/sandbox-runtime) | `0.0.75` | `0.0.76` |
| [@larksuiteoapi/node-sdk](https://github.com/larksuite/node-sdk) | `1.73.3` | `1.74.0` |
| [microsandbox](https://github.com/superradcompany/microsandbox/tree/HEAD/sdk/node-ts) | `0.6.17` | `0.6.18` |
| [@iconify-icons/logos](https://github.com/iconify/icon-sets) | `2.0.0` | `2.0.1` |
| [@logto/browser](https://github.com/logto-io/js/tree/HEAD/packages/browser) | `3.0.13` | `3.0.14` |
| [cronstrue](https://github.com/bradymholt/cRonstrue) | `3.24.0` | `3.26.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.43.0` | `1.46.0` |
| [next](https://github.com/vercel/next.js) | `16.3.4` | `16.3.5` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.429.1` | `1.433.4` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.8` | `19.3.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.14.3` | `20.14.5` |


Updates `@types/node` from 24.13.3 to 24.13.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `lint-staged` from 17.5.0 to 17.5.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.5.0...v17.5.1)

Updates `promptfoo` from 0.122.2 to 0.123.0
- [Release notes](https://github.com/promptfoo/promptfoo/releases)
- [Changelog](https://github.com/promptfoo/promptfoo/blob/main/CHANGELOG.md)
- [Commits](promptfoo/promptfoo@0.122.2...0.123.0)

Updates `vitest` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.1/packages/vitest)

Updates `yaml` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.9.0...v2.9.1)

Updates `fastify` from 5.12.3 to 5.12.4
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/commits/v5.12.4)

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

Updates `zod` from 4.6.1 to 4.6.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.6.1...v4.6.5)

Updates `@anthropic-ai/sandbox-runtime` from 0.0.75 to 0.0.76
- [Release notes](https://github.com/anthropics/sandbox-runtime/releases)
- [Commits](anthropics/sandbox-runtime@v0.0.75...v0.0.76)

Updates `@larksuiteoapi/node-sdk` from 1.73.3 to 1.74.0
- [Commits](https://github.com/larksuite/node-sdk/commits)

Updates `microsandbox` from 0.6.17 to 0.6.18
- [Release notes](https://github.com/superradcompany/microsandbox/releases)
- [Commits](https://github.com/superradcompany/microsandbox/commits/v0.6.18/sdk/node-ts)

Updates `@iconify-icons/logos` from 2.0.0 to 2.0.1
- [Commits](iconify/icon-sets@2.0.0...2.0.1)

Updates `@logto/browser` from 3.0.13 to 3.0.14
- [Release notes](https://github.com/logto-io/js/releases)
- [Changelog](https://github.com/logto-io/js/blob/master/packages/browser/CHANGELOG.md)
- [Commits](https://github.com/logto-io/js/commits/@logto/react@3.0.14/packages/browser)

Updates `cronstrue` from 3.24.0 to 3.26.0
- [Release notes](https://github.com/bradymholt/cRonstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md)
- [Commits](bradymholt/cRonstrue@v3.24.0...v3.26.0)

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

Updates `next` from 16.3.4 to 16.3.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.4...v16.3.5)

Updates `posthog-js` from 1.429.1 to 1.433.4
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.429.1...posthog-js@1.433.4)

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

Updates `@types/react` from 19.2.18 to 19.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Updates `@types/react` from 19.2.18 to 19.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `happy-dom` from 20.14.3 to 20.14.5
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.14.3...v20.14.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.13.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: lint-staged
  dependency-version: 17.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: promptfoo
  dependency-version: 0.123.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: vitest
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: yaml
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: fastify
  dependency-version: 5.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: lucide
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: zod
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@anthropic-ai/sandbox-runtime"
  dependency-version: 0.0.76
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@larksuiteoapi/node-sdk"
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: microsandbox
  dependency-version: 0.6.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@iconify-icons/logos"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@logto/browser"
  dependency-version: 3.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: cronstrue
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: next
  dependency-version: 16.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: posthog-js
  dependency-version: 1.433.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: react
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: happy-dom
  dependency-version: 20.14.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 18, 2026
zfy0701 and others added 2 commits September 18, 2026 22:48
lucide-react 1.46 renamed `book-marked` to `book-bookmark` and `building-2` to
`building-complex`. The old names survive only as deprecated top-level exports —
the canonical `icons` map that `lucideIcon()` reads no longer carries them, so
all 30 call sites resolved to `undefined` and rendered nothing at all, the same
silent blanking `icon-names.test.ts` was written for after `trash-2`.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The group bump raised the spec to ^24.13.4 while 24.13.5 was already published.
Every importer that declares `@types/node` locked 24.13.4, while `message` and
`activation-policy` — which declare none — had their vitest resolved against the
newest, 24.13.5. The two vitest instances gave `scripts/vitest-github-reporters.js`
and the configs consuming it structurally distinct `Reporter` types, so typecheck
failed with TS2769. Matching the latest patch collapses the tree to one resolution.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

@agentconnect-md-test agentconnect-md-test Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 9d16450945baa3126f5ec592297f6266a29e495e against 7d000e1ec03f6575e724269fabea55f84e0faa9a. No blocking findings. The package manifests and lockfile consistently carry the dependency updates, and the Lucide call-site renames match the new icon keys while retaining the existing icon-resolution coverage. The full GitHub workflow passed, including install, lint/format/typecheck, build, Linux and Windows unit tests, integration tests, evaluation checks, sandbox tests, and the PostgreSQL daemon-store suite.

sent by review-bot (Codex · gpt-5.6-sol) · open in session

@zfy0701
zfy0701 merged commit d827fe7 into main Sep 18, 2026
10 checks passed
@zfy0701
zfy0701 deleted the dependabot/npm_and_yarn/npm-minor-and-patch-0bfda4b303 branch September 18, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant