Skip to content

Bump @inquirer/search from 3.1.1 to 3.1.3#1

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/search-3.1.3
Closed

Bump @inquirer/search from 3.1.1 to 3.1.3#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/search-3.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Bumps @inquirer/search from 3.1.1 to 3.1.3.

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@inquirer/search](https://github.com/SBoudrias/Inquirer.js) from 3.1.1 to 3.1.3.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/search@3.1.1...@inquirer/search@3.1.3)

---
updated-dependencies:
- dependency-name: "@inquirer/search"
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-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 Oct 20, 2025
@socket-security-staging
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​inquirer/​search@​3.1.1 ⏵ 3.1.310010010095 +2100

View full report

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​inquirer/​search@​3.1.1 ⏵ 3.1.310010010094 -1100

View full report

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 20, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/inquirer/search-3.1.3 branch October 20, 2025 19:57
John-David Dalton (jdalton) added a commit that referenced this pull request Apr 18, 2026
Org-scan R4 #1: camelToKebab was a subset of toKebabCase (snake_case
support + more comprehensive acronym handling). Zero internal + zero
sibling-repo callers confirmed via grep. Deleted the function and its
tests (~130 LOC across src + test); updated toKebabCase JSDoc to drop
the now-defunct cross-reference.

Org-scan R4 #4: src/types/external-modules.d.ts was an ambient module
declaration for cacache/pacote/make-fetch-happen that shadowed the actual
typings already provided via tsconfig paths mapping to src/external/*.d.ts.
Deleted the file + empty src/types/ dir. One caller (provenance.ts) was
using the old ambient's shape for make-fetch-happen — switched its _fetcher
type annotation to ReturnType<typeof makeFetchHappen.defaults>.

Docs scan R4:
- README.md: setupIPC() doesn't exist; replaced with real exports
  (processLock.lock/unlock, writeIpcStub/getIpcStubPath)
- docs/process-utilities.md: rewrote ProcessLock class-style docs to
  match the actual processLock singleton API (acquire/release/withLock);
  replaced fictional setupIPC() section with docs for the two real IPC
  surfaces (ipc stub, ipc-cli env vars)
- docs/http-utilities.md: User-Agent default is SOCKET_LIB_USER_AGENT
  (socketsecurity-lib/<version>), not socket-registry/1.0;
  httpDownload options type is HttpDownloadOptions not HttpDownloadResult
- docs/visual-effects.md: Spinner({ spinner: 'dots' }) was wrong
  (SpinnerStyle is an object) — replaced with a getSpinner('dots') hint
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