chore(deps): bump the production-dependencies group with 5 updates#236
Merged
43081j merged 1 commit intoJun 8, 2026
Merged
Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.5.0` | `1.5.1` | | [gunshi](https://github.com/kazupon/gunshi/tree/HEAD/packages/gunshi) | `0.32.0` | `0.33.0` | | [module-replacements](https://github.com/es-tooling/module-replacements) | `3.0.0-beta.7` | `3.0.0-beta.8` | | [obug](https://github.com/sxzz/obug) | `2.1.1` | `2.1.2` | | [semver](https://github.com/npm/node-semver) | `7.8.1` | `7.8.2` | Updates `@clack/prompts` from 1.5.0 to 1.5.1 - [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.5.1/packages/prompts) Updates `gunshi` from 0.32.0 to 0.33.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.33.0/packages/gunshi) Updates `module-replacements` from 3.0.0-beta.7 to 3.0.0-beta.8 - [Release notes](https://github.com/es-tooling/module-replacements/releases) - [Commits](e18e/module-replacements@3.0.0-beta.7...3.0.0-beta.8) Updates `obug` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/sxzz/obug/releases) - [Commits](sxzz/obug@v2.1.1...v2.1.2) Updates `semver` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.8.1...v7.8.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: gunshi dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: module-replacements dependency-version: 3.0.0-beta.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: obug dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: semver dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
commit: |
|
| 📦 Package | 📋 Versions |
|---|---|
| @ast-grep/napi | 2 versions
|
| @ast-grep/napi-darwin-arm64 | 2 versions
|
| @ast-grep/napi-darwin-x64 | 2 versions
|
| @ast-grep/napi-linux-arm64-gnu | 2 versions
|
| @ast-grep/napi-linux-arm64-musl | 2 versions
|
| @ast-grep/napi-linux-x64-gnu | 2 versions
|
| @ast-grep/napi-linux-x64-musl | 2 versions
|
| @ast-grep/napi-win32-arm64-msvc | 2 versions
|
| @ast-grep/napi-win32-ia32-msvc | 2 versions
|
| @ast-grep/napi-win32-x64-msvc | 2 versions
|
| eslint-visitor-keys | 2 versions
|
| brace-expansion | 3 versions
|
| minimatch | 2 versions
|
| @humanwhocodes/retry | 2 versions
|
| ignore | 2 versions
|
💡 To find out what depends on a specific package, run: npm ls example-package
43081j
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the production-dependencies group with 5 updates:
1.5.01.5.10.32.00.33.03.0.0-beta.73.0.0-beta.82.1.12.1.27.8.17.8.2Updates
@clack/promptsfrom 1.5.0 to 1.5.1Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
02ae191[ci] release (#549)56e9d67docs: add jsdoc fordate,limit-options, andmessages(#546)Updates
gunshifrom 0.32.0 to 0.33.0Release notes
Sourced from gunshi's releases.
Changelog
Sourced from gunshi's changelog.
Commits
1d50305release: v0.33.02cee5f4refactor(types): simplify definition helpers (#566)5888361test(types): cover command and plugin inferenceUpdates
module-replacementsfrom 3.0.0-beta.7 to 3.0.0-beta.8Release notes
Sourced from module-replacements's releases.
... (truncated)
Commits
1281f96feat: addstrip-bomandstrip-bom-stringto replacements (#692)d02204adocs: addBun.deepEqualsto deep-equal replacements page (#699)ae26e89chore: update replacements to use fs.promises for ids (#687)2be63f7feat: adduniversal-deep-strict-equalto preferred manifest (#690)9bb98adfeat: addexceptto replacements (#691)78dea18feat: addfindupto native manifest (#693)225303afeat: addis-in-cito replacements (#697)e50a6e1feat: addis-deflateto replacements (#695)953bd2afeat: addduplexer3andduplexifyto preferred manifest (#694)ef79835feat: addis-gzipto replacements (#696)Updates
obugfrom 2.1.1 to 2.1.2Release notes
Sourced from obug's releases.
Commits
1f9500dchore: release v2.1.26dcc07cchore: upgrade deps9bcc620ci: staging publishc968888chore: migrate tsdown config2d65237chore: add "engines" field topackage.json(#3)a1191fdtest: add file extensions to importsb8239e5docs: add 'How to use' section to README [ci skip] (#2)55fe075test: ignore dynamic import warninga71beb8chore: update workflow references to main branche39bee9chore: upgrade depsUpdates
semverfrom 7.8.1 to 7.8.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
efafcf8chore: release 7.8.2 (#871)bea6028fix: increment dotted prerelease identifiers (#870)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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