Skip to content

chore(deps): bump @inquirer/testing from 2.1.53 to 3.3.2#1039

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/testing-3.3.2
Open

chore(deps): bump @inquirer/testing from 2.1.53 to 3.3.2#1039
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/testing-3.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps @inquirer/testing from 2.1.53 to 3.3.2.

Release notes

Sourced from @​inquirer/testing's releases.

@​inquirer/testing@​3.3.1

  • Fix esm/cjs interop bug.

@​inquirer/testing@​3.3.0

  • Feat: Unit test API now exposes an await nextRender() utility to wait until a render event occurs. Useful to replace manual await Promise.resolve() or timeouts when waiting for an async action (like validation, etc) to complete.

@​inquirer/testing@​3.2.0

  • fix: e2e testing utility now gracefully fail if a dependency isn't in the dependency tree (useful for things like strict Yarn PnP)
  • feat: e2e testing utility now handles gracefully moduled who've been modified by a compiler (like SWC/etc.) Handling a module where the default export became { default: fn() }

@​inquirer/testing@​3.1.0

  • Feature: New end-to-end testing utilities: @inquirer/testing/vitest & @inquirer/testing/jest. View documentation.

@​inquirer/testing@​3.0.3

  • fix: preserve Value type inference in render()
Commits
  • b218fcc chore: Publish new release
  • b6aabed fix: set prepublish script
  • 1ce0319 chore: Publish new release
  • 62a1b2d Merge pull request #2031 from SBoudrias/sboudrias/debug-xterm-80g
  • 09fcc6c chore(@​inquirer/testing): fix formatting
  • 56bdf30 fix(@​inquirer/testing): resolve xterm CJS named export error under native Nod...
  • 58d3bf0 chore(deps): Bump brace-expansion from 1.1.11 to 1.1.12 (#2029)
  • f9a3adb Merge pull request #2026 from SBoudrias/emdash/semver-315
  • 264f5da chore(setup-packages): simplify coerce using tryParseRange
  • feab678 chore(setup-packages): replace semver with std-semver
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2026
Bumps [@inquirer/testing](https://github.com/SBoudrias/Inquirer.js) from 2.1.53 to 3.3.2.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/testing@2.1.53...@inquirer/testing@3.3.2)

---
updated-dependencies:
- dependency-name: "@inquirer/testing"
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/inquirer/testing-3.3.2 branch from 03cebac to 61cbfe2 Compare March 30, 2026 08:41
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