Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 22 updates#35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-8de664d84c
Open

chore(deps): bump the production-dependencies group across 1 directory with 22 updates#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-8de664d84c

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 12, 2026

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

Package From To
vitest 4.1.5 4.1.6
@inquirer/prompts 7.10.1 8.4.3
@oclif/core 4.8.0 4.11.2
@oclif/plugin-autocomplete 3.2.39 3.2.49
@oclif/plugin-help 6.2.36 6.2.48
@oclif/plugin-not-found 3.2.73 3.2.85
@oclif/plugin-update 4.7.16 4.7.39
@oclif/plugin-version 2.2.36 2.2.44
@oclif/table 0.3.6 0.5.7
ink 4.4.1 7.0.2
ink-text-input 5.0.1 6.0.0
ora 8.2.0 9.4.0
react 18.2.0 19.2.6
yaml 2.8.4 2.9.0
confbox 0.2.2 0.2.4
nypm 0.3.12 0.6.6
pathe 1.1.2 2.0.3
zod 3.24.1 4.4.3
zod-to-json-schema 3.24.1 3.25.2
@iconify-json/lucide 1.2.90 1.2.107
@iconify-json/simple-icons 1.2.70 1.2.82
astro-og-canvas 0.10.1 0.11.1

Updates vitest from 4.1.5 to 4.1.6

Release notes

Sourced from vitest's releases.

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • See full diff in compare view

Updates @inquirer/prompts from 7.10.1 to 8.4.3

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.4.3

  • Fix: Windows rendering bug
  • Fix: Preserve exact literal types in choices array (Typescript only)
  • Fix: Allow input default value to be of type undefined (Typescript only)
  • Bump dependencies

@​inquirer/prompts@​8.4.2

  • Fix: some Windows terminals would freeze and not react to keypresses.

@​inquirer/prompts@​8.4.1

  • Improve expand prompt type inferrence.

@​inquirer/prompts@​8.4.0

  • Feat: Added a loading message while validating editor prompt input.
  • Type improvement: Better type inference with checkbox, search and expand prompts.
  • Fix: editor prompt not always properly handling editor path on windows.

@​inquirer/prompts@​8.3.2

  • Fix broken 8.3.1 release process.

@​inquirer/prompts@​8.3.1

  • Bump dependencies

@​inquirer/prompts@​8.3.0

  • Fix: Keypresses happening before a prompt is rendered are now ignored.
  • Fix (checkbox): Element who're both checked and disabled are now always included in the returned array.
  • Feat (select/checkbox): Cursor will now hover disabled options of the list; but they still cannot be interacted with. This prevents the cursor jumping ahead in ways that can be confusing.
  • Feat: various new theme options to make all prompts content localizable.

Finally, see our new @inquirer/i18n package!

@​inquirer/prompts@​8.2.1

  • chore: Switch wrap-ansi with fast-wrap-ansi

@​inquirer/prompts@​8.2.0

  • feat(search): Add support for default.
  • feat(rawlist): Add support for description of choices. That information is displayed under the list when the choice is highlighted.
  • Bump dependencies

@​inquirer/prompts@​8.1.0

  • Feat: rawlist now supports default option.
  • Fix: select now infer return type properly when passing a choices array of string literals.

@​inquirer/prompts@​8.0.2

  • Fix Typescript not discovering types when moduleResolution is set to commonjs (you probably want to fix that in your project if it's still in your tsconfig)

@​inquirer/prompts@​8.0.0

Release Notes

🚨 Breaking Changes

... (truncated)

Commits
  • 113558c chore: Publish new release
  • f0ca377 chore: format everything with nano-staged
  • 5341ca1 chore: Bump yarn
  • cb7ffda ci: add Node.js 26 to test matrix (#2112)
  • 0401a5c fix(@​inquirer/input): allow explicit undefined for default option (#2111)
  • 40f87a8 fix: reset cursor to column 0 after prompt completes
  • b88c9a2 fix: satisfy eslint-plugin-n v18 rules
  • 697684a chore(deps-dev): Bump the linting group across 1 directory with 6 updates
  • 105c439 chore(deps-dev): Bump the build group with 3 updates (#2107)
  • a020d8a chore(deps-dev): Bump oxfmt in the formatting group (#2106)
  • Additional commits viewable in compare view

Updates @oclif/core from 4.8.0 to 4.11.2

Release notes

Sourced from @​oclif/core's releases.

4.11.2

Bug Fixes

  • deps: bump semver from 7.7.4 to 7.8.0 (1471fe3)

4.11.1

Bug Fixes

  • deps: bump ip-address from 10.1.0 to 10.2.0 (e36a6d8)

4.11.0

Bug Fixes

Features

4.10.6

Bug Fixes

  • deps: bump postcss from 8.4.31 to 8.5.10 (9b29ad4)

4.10.5

Bug Fixes

  • deps: bump minimatch from 10.2.4 to 10.2.5 (45ff39a)

4.10.4

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.18.1 (7db542d)

4.10.3

Bug Fixes

4.10.2

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (64f4b92)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

4.11.2 (2026-05-09)

Bug Fixes

  • deps: bump semver from 7.7.4 to 7.8.0 (1471fe3)

4.11.1 (2026-05-07)

Bug Fixes

  • deps: bump ip-address from 10.1.0 to 10.2.0 (e36a6d8)

4.11.0 (2026-04-30)

Bug Fixes

Features

4.10.6 (2026-04-25)

Bug Fixes

  • deps: bump postcss from 8.4.31 to 8.5.10 (9b29ad4)

4.10.5 (2026-04-04)

... (truncated)

Commits
  • 7fcab26 chore(release): 4.11.2 [skip ci]
  • 24232fe Merge pull request #1594 from oclif/dependabot-npm_and_yarn-semver-7.8.0
  • 1471fe3 fix(deps): bump semver from 7.7.4 to 7.8.0
  • 195484c Merge pull request #1595 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 71f105d chore(dev-deps): bump eslint-config-oclif from 6.0.160 to 6.0.162
  • 9765e73 chore(release): 4.11.1 [skip ci]
  • b18a4a3 Merge pull request #1591 from oclif/dependabot-npm_and_yarn-ip-address-10.2.0
  • e36a6d8 fix(deps): bump ip-address from 10.1.0 to 10.2.0
  • 23ca6c1 Merge pull request #1589 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • 298b991 Merge pull request #1590 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • Additional commits viewable in compare view

Updates @oclif/plugin-autocomplete from 3.2.39 to 3.2.49

Release notes

Sourced from @​oclif/plugin-autocomplete's releases.

3.2.49

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1146) (4127ce2)

3.2.48

Bug Fixes

  • deps: bump fast-xml-builder from 1.1.3 to 1.2.0 (#1143) (1283869)

3.2.47

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1141) (d13ccaa)

3.2.46

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1138) (f42b7a9)

3.2.45

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1130) (dd05124)

3.2.44

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.5 (#1129) (c8a9590)

3.2.43

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1124) (19a9b61)

3.2.42

Bug Fixes

3.2.41

Bug Fixes

  • deps: bump @​oclif/core from 4.8.0 to 4.9.0 (#1117) (ea110a4)

3.2.40

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1093) (eea1f68)
Changelog

Sourced from @​oclif/plugin-autocomplete's changelog.

3.2.49 (2026-05-10)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1146) (4127ce2)

3.2.48 (2026-05-09)

Bug Fixes

  • deps: bump fast-xml-builder from 1.1.3 to 1.2.0 (#1143) (1283869)

3.2.47 (2026-05-03)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1141) (d13ccaa)

3.2.46 (2026-04-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1138) (f42b7a9)

3.2.45 (2026-04-05)

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1130) (dd05124)

3.2.44 (2026-04-05)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.5 (#1129) (c8a9590)

3.2.43 (2026-03-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1124) (19a9b61)

3.2.42 (2026-03-21)

Bug Fixes

3.2.41 (2026-03-15)

... (truncated)

Commits
  • 5250e7c chore(release): 3.2.49 [skip ci]
  • 4127ce2 fix(deps): bump @​oclif/core from 4.11.0 to 4.11.2 (#1146)
  • fff4a8b chore(release): 3.2.48 [skip ci]
  • 1283869 fix(deps): bump fast-xml-builder from 1.1.3 to 1.2.0 (#1143)
  • c5aa210 chore(dev-deps): bump eslint-config-oclif from 6.0.159 to 6.0.160 (#1140)
  • 654bdca chore(release): 3.2.47 [skip ci]
  • d13ccaa fix(deps): bump @​oclif/core from 4.10.6 to 4.11.0 (#1141)
  • 69f83a6 chore(dev-deps): bump @​oclif/plugin-help from 6.2.44 to 6.2.45 (#1142)
  • a20b960 chore(release): 3.2.46 [skip ci]
  • f42b7a9 fix(deps): bump @​oclif/core from 4.10.5 to 4.10.6 (#1138)
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.36 to 6.2.48

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.48

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#1128) (07da4d0)

6.2.47

Bug Fixes

  • deps: bump fast-xml-builder from 1.0.0 to 1.2.0 (#1126) (ff96a94)

6.2.46

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1124) (67536b4)

6.2.45

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1122) (a433f82)

6.2.44

Bug Fixes

  • deps: bump @​oclif/core from 4.10.4 to 4.10.5 (#1119) (2d777dd)

6.2.43

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1114) (4eec1aa)

6.2.42

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#1113) (8df7b4f)

6.2.41

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1109) (94dd6ba)

6.2.40

Bug Fixes

  • deps: bump @​oclif/core from 4.9.0 to 4.10.2 (#1107) (4e38fa6)

6.2.39

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.48 (2026-05-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#1128) (07da4d0)

6.2.47 (2026-05-09)

Bug Fixes

  • deps: bump fast-xml-builder from 1.0.0 to 1.2.0 (#1126) (ff96a94)

6.2.46 (2026-05-03)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1124) (67536b4)

6.2.45 (2026-04-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1122) (a433f82)

6.2.44 (2026-04-11)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.4 to 4.10.5 (#1119) (2d777dd)

6.2.43 (2026-04-05)

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1114) (4eec1aa)

6.2.42 (2026-04-04)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#1113) (8df7b4f)

6.2.41 (2026-03-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1109) (94dd6ba)

6.2.40 (2026-03-22)

... (truncated)

Commits
  • bec2c0a chore(release): 6.2.48 [skip ci]
  • 07da4d0 fix(deps): bump @​oclif/core from 4.11.0 to 4.11.1 (#1128)
  • 8aec9d9 chore(release): 6.2.47 [skip ci]
  • ff96a94 fix(deps): bump fast-xml-builder from 1.0.0 to 1.2.0 (#1126)
  • 86ce582 chore(release): 6.2.46 [skip ci]
  • 67536b4 fix(deps): bump @​oclif/core from 4.10.6 to 4.11.0 (#1124)
  • 26b412b chore(dev-deps): bump eslint-config-oclif from 6.0.159 to 6.0.160 (#1125)
  • b6b6494 chore(release): 6.2.45 [skip ci]
  • a433f82 fix(deps): bump @​oclif/core from 4.10.5 to 4.10.6 (#1122)
  • 0290999 chore(dev-deps): bump eslint-config-oclif from 6.0.157 to 6.0.159 (#1123)
  • Additional commits viewable in compare view

Updates @oclif/plugin-not-found from 3.2.73 to 3.2.85

Release notes

Sourced from @​oclif/plugin-not-found's releases.

3.2.85

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1083) (72d51c6)

3.2.84

Bug Fixes

  • deps: bump fast-xml-builder from 1.1.3 to 1.2.0 (#1080) (b3dc1b6)

3.2.83

Bug Fixes

3.2.82

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1078) (6c46c54)

3.2.81

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1076) (9901384)

3.2.80

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#1066) (d018505)

3.2.79

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1068) (01eb47c)

3.2.78

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1064) (6d68aac)

3.2.77

Bug Fixes

3.2.76

Bug Fixes

  • deps: bump @​oclif/core from 4.9.0 to 4.10.2 (#1061) (fb87f04)

... (truncated)

Changelog

Sourced from @​oclif/plugin-not-found's changelog.

3.2.85 (2026-05-10)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1083) (72d51c6)

3.2.84 (2026-05-09)

Bug Fixes

  • deps: bump fast-xml-builder from 1.1.3 to 1.2.0 (#1080) (b3dc1b6)

3.2.83 (2026-05-09)

Bug Fixes

3.2.82 (2026-05-03)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1078) (6c46c54)

3.2.81 (2026-04-25)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1076) (9901384)

3.2.80 (2026-04-05)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#1066) (d018505)

3.2.79 (2026-04-05)

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (#1068) (01eb47c)

3.2.78 (2026-03-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1064) (6d68aac)

3.2.77 (2026-03-22)

... (truncated)

Commits
  • f2a59dd chore(release): 3.2.85 [skip ci]
  • 72d51c6 fix(deps): bump @​oclif/core from 4.11.0 to 4.11.2 (#1083)
  • 885d7de chore(dev-deps): bump @​oclif/plugin-help from 6.2.45 to 6.2.47 (#1084)
  • e6ccbc7 chore(release): 3.2.84 [skip ci]
  • b3dc1b6 fix(deps): bump fast-xml-builder from 1.1.3 to 1.2.0 (#1080)
  • 8894e08 chore(release): 3.2.83 [skip ci]
  • 9a3db07 fix(deps): bump fast-uri from 3.0.6 to 3.1.2 (#1081)
  • 8a6c70f chore(dev-deps): bump @​oclif/plugin-help from 6.2.44 to 6.2.45 (#1077)
  • 988733e chore(release): 3.2.82 [skip ci]
  • 6c46c54 fix(deps): bump @​oclif/core from 4.10.6 to 4.11.0 (#1078)
  • Additional commits viewable in compare view

Updates @oclif/plugin-update from 4.7.16 to 4.7.39

Release notes

Sourced from @​oclif/plugin-update's releases.

4.7.39

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1322) (1b2ab1a)

4.7.38

Bug Fixes

  • deps: bump @​oclif/table from 0.5.6 to 0.5.7 (#1323) (b598205)

4.7.37

Bug Fixes

  • deps: bump fast-xml-builder from 1.0.0 to 1.2.0 (#1318) (b172b23)

4.7.36

Bug Fixes

  • deps: bump basic-ftp from 5.2.1 to 5.3.1 (#1317) (526a035)

4.7.35

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1313) (140e886)

4.7.34

Bug Fixes

  • deps: bump @​oclif/table from 0.5.4 to 0.5.6 (#1315) (e4ab9e3)

4.7.33

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1312) (d7c44c4)

4.7.32

Bug Fixes

4.7.31

Bug Fixes

  • deps: bump basic-ftp from 5.2.0 to 5.2.1 (#1301) (477de4d)

4.7.30

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.5 (#1295) (5c7a1cc)

... (truncated)

Changelog

Sourced from @​oclif/plugin-update's changelog.

4.7.39 (2026-05-10)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.2 (#1322) (1b2ab1a)

4.7.38 (2026-05-10)

Bug Fixes

  • deps: bump @​oclif/table from 0.5.6 to 0.5.7 (#1323) (b598205)

4.7.37 (2026-05-09)

Bug Fixes

  • deps: bump fast-xml-builder from 1.0.0 to 1.2.0 (#1318) (b172b23)

4.7.36 (2026-05-08)

Bug Fixes

  • deps: bump basic-ftp from 5.2.1 to 5.3.1 (#1317) (526a035)

4.7.35 (2026-05-04)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.6 to 4.11.0 (#1313) (140e886)

4.7.34 (2026-05-03)

Bug Fixes

  • deps: bump @​oclif/table from 0.5.4 to 0.5.6 (#1315) (e4ab9e3)

4.7.33 (2026-04-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.10.6 (#1312) (d7c44c4)

4.7.32 (2026-04-14)

Bug Fixes

4.7.31 (2026-04-09)

... (truncated)

Commits
  • e6689c0 chore(release): 4.7.39 [skip ci]
  • 1b2ab1a fix(deps): bump @​oclif/core from 4.11.0 to 4.11.2 (#1322)
  • a7028b1 chore(release): 4.7.38 [skip ci]
  • b598205 fix(deps): bump @​oclif/table from 0.5.6 to 0.5.7 (#1323)
  • 285fdc3 chore(release): 4.7.37 [skip ci]
  • b172b23 fix(deps): bump fast-xml-builder from 1.0.0 to 1.2.0 (#1318)
  • b3358e5 chore(release): 4.7.36 [skip ci]
  • 526a035 fix(deps): bump basic-ftp from 5.2.1 to 5.3.1 (#1317)
  • 86a02d3 chore(release): 4.7.35 [skip ci]
  • 140e886 fix(deps): bump @​oclif/core from 4.10.6 to 4.11.0 (#1313)
  • Additional commits viewable in compare view

Updates @oclif/plugin-version from 2.2.36 to 2.2.44

Release notes

Sourced from @​oclif/plugin-version's releases.

2.2.44

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#845) (f5d99c1)

2.2.43

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.11.0 (#843) (a1fe017)

2.2.42

Bug Fixes

  • deps: bump @​oclif/core from 4.10.4 to 4.10.5 (#837) (c6bbe1d)

2.2.41

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#830) (8c887fd)

2.2.40

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#829) (a00030c)

2.2.39

Bug Fixes

  • deps: bump @​oclif/core from 4.9.0 to 4.10.1 (#821) (5e1dfa4)

2.2.38

Bug Fixes

  • deps: bump @​oclif/core from 4.8.3 to 4.9.0 (#820) (d86130c)

2.2.37

Bug Fixes

  • deps: bump @​oclif/core from 4.8.0 to 4.8.1 (#814) (5b65d2a)
Changelog

Sourced from @​oclif/plugin-version's changelog.

2.2.44 (2026-05-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#845) (f5d99c1)

2.2.43 (2026-05-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.11.0 (#843) (a1fe017)

2.2.42 (2026-04-11)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.4 to 4.10.5 (#837) (c6bbe1d)

2.2.41 (2026-04-04)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.3 to 4.10.4 (#830) (8c887fd)

2.2.40 (2026-03-28)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#829) (a00030c)

2.2.39 (2026-03-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.9.0 to 4.10.1 (#821) (5e1dfa4)

2.2.38 (2026-03-14)

Bug Fixes

  • deps: bump @​oclif/core from 4.8.3 to 4.9.0 (#820) (d86130c)

2.2.37 (2026-03-06)

Bug Fixes

  • deps: bump @​oclif/core from 4.8.0 to 4.8.1 (#814) (5b65d2a)
CommitsDescription has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aix Error Error May 13, 2026 3:06am

…y with 22 updates

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

| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.6` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.10.1` | `8.4.3` |
| [@oclif/core](https://github.com/oclif/core) | `4.8.0` | `4.11.2` |
| [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) | `3.2.39` | `3.2.49` |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.36` | `6.2.48` |
| [@oclif/plugin-not-found](https://github.com/oclif/plugin-not-found) | `3.2.73` | `3.2.85` |
| [@oclif/plugin-update](https://github.com/oclif/plugin-update) | `4.7.16` | `4.7.39` |
| [@oclif/plugin-version](https://github.com/oclif/plugin-version) | `2.2.36` | `2.2.44` |
| [@oclif/table](https://github.com/oclif/table) | `0.3.6` | `0.5.7` |
| [ink](https://github.com/vadimdemedes/ink) | `4.4.1` | `7.0.2` |
| [ink-text-input](https://github.com/vadimdemedes/ink-text-input) | `5.0.1` | `6.0.0` |
| [ora](https://github.com/sindresorhus/ora) | `8.2.0` | `9.4.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.2.6` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.4` | `2.9.0` |
| [confbox](https://github.com/unjs/confbox) | `0.2.2` | `0.2.4` |
| [nypm](https://github.com/unjs/nypm) | `0.3.12` | `0.6.6` |
| [pathe](https://github.com/unjs/pathe) | `1.1.2` | `2.0.3` |
| [zod](https://github.com/colinhacks/zod) | `3.24.1` | `4.4.3` |
| [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.24.1` | `3.25.2` |
| [@iconify-json/lucide](https://github.com/iconify/icon-sets) | `1.2.90` | `1.2.107` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.70` | `1.2.82` |
| [astro-og-canvas](https://github.com/delucis/astro-og-canvas/tree/HEAD/packages/astro-og-canvas) | `0.10.1` | `0.11.1` |



Updates `vitest` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest)

Updates `@inquirer/prompts` from 7.10.1 to 8.4.3
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.10.1...@inquirer/prompts@8.4.3)

Updates `@oclif/core` from 4.8.0 to 4.11.2
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.8.0...4.11.2)

Updates `@oclif/plugin-autocomplete` from 3.2.39 to 3.2.49
- [Release notes](https://github.com/oclif/plugin-autocomplete/releases)
- [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-autocomplete@3.2.39...3.2.49)

Updates `@oclif/plugin-help` from 6.2.36 to 6.2.48
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.36...6.2.48)

Updates `@oclif/plugin-not-found` from 3.2.73 to 3.2.85
- [Release notes](https://github.com/oclif/plugin-not-found/releases)
- [Changelog](https://github.com/oclif/plugin-not-found/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-not-found@3.2.73...3.2.85)

Updates `@oclif/plugin-update` from 4.7.16 to 4.7.39
- [Release notes](https://github.com/oclif/plugin-update/releases)
- [Changelog](https://github.com/oclif/plugin-update/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-update@4.7.16...4.7.39)

Updates `@oclif/plugin-version` from 2.2.36 to 2.2.44
- [Release notes](https://github.com/oclif/plugin-version/releases)
- [Changelog](https://github.com/oclif/plugin-version/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-version@2.2.36...2.2.44)

Updates `@oclif/table` from 0.3.6 to 0.5.7
- [Release notes](https://github.com/oclif/table/releases)
- [Changelog](https://github.com/oclif/table/blob/main/CHANGELOG.md)
- [Commits](oclif/table@0.3.6...0.5.7)

Updates `ink` from 4.4.1 to 7.0.2
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](vadimdemedes/ink@v4.4.1...v7.0.2)

Updates `ink-text-input` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/vadimdemedes/ink-text-input/releases)
- [Commits](vadimdemedes/ink-text-input@v5.0.1...v6.0.0)

Updates `ora` from 8.2.0 to 9.4.0
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v8.2.0...v9.4.0)

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

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

Updates `confbox` from 0.2.2 to 0.2.4
- [Release notes](https://github.com/unjs/confbox/releases)
- [Changelog](https://github.com/unjs/confbox/blob/main/CHANGELOG.md)
- [Commits](unjs/confbox@v0.2.2...v0.2.4)

Updates `nypm` from 0.3.12 to 0.6.6
- [Release notes](https://github.com/unjs/nypm/releases)
- [Changelog](https://github.com/unjs/nypm/blob/main/CHANGELOG.md)
- [Commits](unjs/nypm@v0.3.12...v0.6.6)

Updates `pathe` from 1.1.2 to 2.0.3
- [Release notes](https://github.com/unjs/pathe/releases)
- [Changelog](https://github.com/unjs/pathe/blob/main/CHANGELOG.md)
- [Commits](unjs/pathe@v1.1.2...v2.0.3)

Updates `zod` from 3.24.1 to 4.4.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.1...v4.4.3)

Updates `zod-to-json-schema` from 3.24.1 to 3.25.2
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

Updates `@iconify-json/lucide` from 1.2.90 to 1.2.107
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/simple-icons` from 1.2.70 to 1.2.82
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `astro-og-canvas` from 0.10.1 to 0.11.1
- [Release notes](https://github.com/delucis/astro-og-canvas/releases)
- [Changelog](https://github.com/delucis/astro-og-canvas/blob/latest/packages/astro-og-canvas/CHANGELOG.md)
- [Commits](https://github.com/delucis/astro-og-canvas/commits/astro-og-canvas@0.11.1/packages/astro-og-canvas)

---
updated-dependencies:
- dependency-name: "@iconify-json/lucide"
  dependency-version: 1.2.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@iconify-json/simple-icons"
  dependency-version: 1.2.82
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.4.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@oclif/core"
  dependency-version: 4.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@oclif/plugin-autocomplete"
  dependency-version: 3.2.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@oclif/plugin-help"
  dependency-version: 6.2.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@oclif/plugin-not-found"
  dependency-version: 3.2.85
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@oclif/plugin-update"
  dependency-version: 4.7.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@oclif/plugin-version"
  dependency-version: 2.2.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@oclif/table"
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: astro-og-canvas
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: confbox
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ink
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: ink-text-input
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: nypm
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ora
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: pathe
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: vitest
  dependency-version: 4.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: yaml
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: zod-to-json-schema
  dependency-version: 3.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-8de664d84c branch from 27fd542 to a1e7c3f Compare May 13, 2026 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants