Skip to content

chore(deps): bump the production-dependencies group with 4 updates#224

Merged
43081j merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-33e430a790
May 18, 2026
Merged

chore(deps): bump the production-dependencies group with 4 updates#224
43081j merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-33e430a790

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the production-dependencies group with 4 updates: @clack/prompts, gunshi, lockparse and publint.

Updates @clack/prompts from 1.3.0 to 1.4.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​1.4.0

Minor Changes

  • 284677e: Support scrolling and maxItems option for groupMultiselect, and removes indent when withGuide is set to false

Patch Changes

  • aab46a2: docs: add jsdoc for text, password, and multiline prompts
  • 54be8d7: Fix line wrapping and overflow computation in group multi-select and other list-like prompts.
  • Updated dependencies [54be8d7]
    • @​clack/core@​1.3.1
Changelog

Sourced from @​clack/prompts's changelog.

1.4.0

Minor Changes

  • 284677e: Support scrolling and maxItems option for groupMultiselect, and removes indent when withGuide is set to false

Patch Changes

  • aab46a2: docs: add jsdoc for text, password, and multiline prompts
  • 54be8d7: Fix line wrapping and overflow computation in group multi-select and other list-like prompts.
  • Updated dependencies [54be8d7]
    • @​clack/core@​1.3.1
Commits

Updates gunshi from 0.29.5 to 0.32.0

Release notes

Sourced from gunshi's releases.

v0.32.0

What's Changed

🌟 Features

🔒 Security Fixes

👕 Refactoring

New Contributors

Full Changelog: kazupon/gunshi@v0.31.0...v0.32.0

v0.31.0

What's Changed

🌟 Features

🐛 Bug Fixes

👕 Refactoring

Full Changelog: kazupon/gunshi@v0.30.8...v0.31.0

v0.30.8

Full Changelog: kazupon/gunshi@v0.30.7...v0.30.8

v0.30.7

Full Changelog: kazupon/gunshi@v0.30.6...v0.30.7

v0.30.6

Full Changelog: kazupon/gunshi@v0.30.5...v0.30.6

... (truncated)

Changelog

Sourced from gunshi's changelog.

v0.32.0 (2026-05-18T01:55:56Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

🔒 Security Fixes

👕 Refactoring

New Contributors

Full Changelog: kazupon/gunshi@v0.31.0...v0.32.0

v0.31.0 (2026-05-14T04:05:57Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

🐛 Bug Fixes

👕 Refactoring

Full Changelog: kazupon/gunshi@v0.30.8...v0.31.0

v0.30.8 (2026-05-12T11:41:09Z)

This changelog is generated by GitHub Releases

Full Changelog: kazupon/gunshi@v0.30.7...v0.30.8

... (truncated)

Commits

Updates lockparse from 0.5.0 to 0.5.2

Release notes

Sourced from lockparse's releases.

0.5.2

What's Changed

New Contributors

Full Changelog: 43081j/lockparse@0.5.1...0.5.2

0.5.1

What's Changed

... (truncated)

Commits
  • 74e4ea0 chore: fix npm install on publish (#54)
  • 4a275fc fix(bun): preserve dependency graph edges (#53)
  • bdf9666 chore(deps-dev): bump the development-dependencies group with 2 updates (#50)
  • 8b723f1 chore(deps-dev): bump the development-dependencies group with 2 updates (#49)
  • 743662a chore(deps): bump actions/setup-node in the github-actions group (#47)
  • df76b7e chore(deps-dev): bump the development-dependencies group with 4 updates (#48)
  • 8cfed60 chore(deps-dev): bump the development-dependencies group with 4 updates (#46)
  • 29d18f7 chore(deps-dev): bump the development-dependencies group with 6 updates (#45)
  • 9b108d7 chore(deps-dev): bump the development-dependencies group with 3 updates (#44)
  • 3d694b2 chore: remove readme warning (#43)
  • Additional commits viewable in compare view

Updates publint from 0.3.20 to 0.3.21

Release notes

Sourced from publint's releases.

publint@0.3.21

Patch Changes

  • Suggest adding "sideEffects": false when bundler-oriented package fields or conditions are detected and the field is missing. (#228)
Changelog

Sourced from publint's changelog.

0.3.21

Patch Changes

  • Suggest adding "sideEffects": false when bundler-oriented package fields or conditions are detected and the field is missing. (#228)
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 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

Bumps the production-dependencies group with 4 updates: [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts), [gunshi](https://github.com/kazupon/gunshi/tree/HEAD/packages/gunshi), [lockparse](https://github.com/43081j/lockparse) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint).


Updates `@clack/prompts` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.4.0/packages/prompts)

Updates `gunshi` from 0.29.5 to 0.32.0
- [Release notes](https://github.com/kazupon/gunshi/releases)
- [Changelog](https://github.com/kazupon/gunshi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kazupon/gunshi/commits/v0.32.0/packages/gunshi)

Updates `lockparse` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/43081j/lockparse/releases)
- [Commits](43081j/lockparse@0.5.0...0.5.2)

Updates `publint` from 0.3.20 to 0.3.21
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/publint@0.3.21/packages/publint)

---
updated-dependencies:
- dependency-name: "@clack/prompts"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: gunshi
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lockparse
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: publint
  dependency-version: 0.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 May 18, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 18, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@e18e/cli@224

commit: b9ab467

@github-actions
Copy link
Copy Markdown

⚠️ Duplicate Dependencies (found: 25, threshold: 1)

📦 Package 📋 Versions
@ast-grep/napi
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5

@ast-grep/napi-darwin-arm64
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-darwin-arm64@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-darwin-arm64@0.40.5

@ast-grep/napi-darwin-x64
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-darwin-x64@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-darwin-x64@0.40.5

@ast-grep/napi-linux-arm64-gnu
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-linux-arm64-gnu@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-arm64-gnu@0.40.5

@ast-grep/napi-linux-arm64-musl
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-linux-arm64-musl@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-arm64-musl@0.40.5

@ast-grep/napi-linux-x64-gnu
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-linux-x64-gnu@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-x64-gnu@0.40.5

@ast-grep/napi-linux-x64-musl
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-linux-x64-musl@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-x64-musl@0.40.5

@ast-grep/napi-win32-arm64-msvc
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-win32-arm64-msvc@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-win32-arm64-msvc@0.40.5

@ast-grep/napi-win32-ia32-msvc
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-win32-ia32-msvc@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-win32-ia32-msvc@0.40.5

@ast-grep/napi-win32-x64-msvc
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • @ast-grep/napi@0.25.7
        • @ast-grep/napi-win32-x64-msvc@0.25.7

  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-win32-x64-msvc@0.40.5

js-tokens
2 versions
  • @e18e/cli@0.0.1
    • @vitest/coverage-v8@4.1.5
      • ast-v8-to-istanbul@1.0.0
        • js-tokens@10.0.0

  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • @babel/core@7.27.4
          • @babel/code-frame@7.27.1
            • js-tokens@4.0.0

semver
3 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-cache-dir@2.1.0
          • make-dir@2.1.0
            • semver@5.7.2

  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • @babel/core@7.27.4
          • @babel/helper-compilation-targets@7.27.2
            • semver@6.3.1

  • @e18e/cli@0.0.1
    • semver@7.8.0

make-dir
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • @babel/register@7.27.1
          • find-cache-dir@2.1.0
            • make-dir@2.1.0

  • @e18e/cli@0.0.1
    • @vitest/coverage-v8@4.1.5
      • istanbul-lib-report@3.0.1
        • make-dir@4.0.0

eslint-visitor-keys
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • @eslint-community/eslint-utils@4.9.1
        • eslint-visitor-keys@3.4.3

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • eslint-visitor-keys@5.0.1

balanced-match
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • minimatch@3.1.2
          • brace-expansion@1.1.12
            • balanced-match@1.0.2

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • @eslint/config-array@0.23.5
        • minimatch@10.2.5
          • brace-expansion@5.0.5
            • balanced-match@4.0.4

brace-expansion
4 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • node-dir@0.1.17
          • minimatch@3.1.2
            • brace-expansion@1.1.12

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • minimatch@10.2.4
        • brace-expansion@5.0.4

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • @eslint/config-array@0.23.5
        • minimatch@10.2.5
          • brace-expansion@5.0.5

  • @e18e/cli@0.0.1
    • typescript-eslint@8.59.2
      • ...
        • @typescript-eslint/typescript-estree@8.59.2
          • minimatch@10.2.5
            • brace-expansion@5.0.6

minimatch
3 versions
  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • minimatch@10.2.4

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • @eslint/config-array@0.23.5
        • minimatch@10.2.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • node-dir@0.1.17
          • minimatch@3.1.2

@humanwhocodes/retry
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • @humanfs/node@0.16.6
        • @humanwhocodes/retry@0.3.1

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • @humanwhocodes/retry@0.4.3

ignore
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • ignore@5.3.2

  • @e18e/cli@0.0.1
    • typescript-eslint@8.59.2
      • @typescript-eslint/eslint-plugin@8.59.2
        • ignore@7.0.5

find-up
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-cache-dir@2.1.0
          • pkg-dir@3.0.0
            • find-up@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • find-up@5.0.0

locate-path
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • pkg-dir@3.0.0
          • find-up@3.0.0
            • locate-path@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • find-up@5.0.0
        • locate-path@6.0.0

picomatch
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • jscodeshift@0.16.1
        • micromatch@4.0.8
          • picomatch@2.3.1

  • @e18e/cli@0.0.1
    • tinyglobby@0.2.16
      • picomatch@4.0.4

p-limit
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • locate-path@3.0.0
          • p-locate@3.0.0
            • p-limit@2.3.0

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • find-up@5.0.0
        • locate-path@6.0.0
          • p-locate@5.0.0
            • p-limit@3.1.0

p-locate
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-up@3.0.0
          • locate-path@3.0.0
            • p-locate@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • find-up@5.0.0
        • locate-path@6.0.0
          • p-locate@5.0.0

path-exists
2 versions
  • @e18e/cli@0.0.1
    • module-replacements-codemods@1.2.1
      • ...
        • find-up@3.0.0
          • locate-path@3.0.0
            • path-exists@3.0.0

  • @e18e/cli@0.0.1
    • eslint@10.3.0
      • find-up@5.0.0
        • path-exists@4.0.0

💡 To find out what depends on a specific package, run: npm ls example-package

@43081j 43081j merged commit 35112e9 into main May 18, 2026
6 checks passed
@43081j 43081j deleted the dependabot/npm_and_yarn/production-dependencies-33e430a790 branch May 18, 2026 14:30
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.

2 participants