Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SBoudrias/Inquirer.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: SBoudrias/Inquirer.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 13 commits
  • 332 files changed
  • 5 contributors

Commits on Nov 28, 2023

  1. docs(checkbox): validator returns array of strings, not string (#1335)

    * docs(checkbox): validator returns array of strings, not string
    
    * fix linting error
    
    * Fix formatting
    
    ---------
    
    Co-authored-by: Simon Boudrias <[email protected]>
    sethidden and SBoudrias authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    306b88d View commit details
    Browse the repository at this point in the history
  2. New Prompt <> inquirer-table-input (#1336)

    A table editing prompt for Inquirer
    edelciomolina authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    21d34d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Feat (testing): add support for testing key combinations (#1338)

    * Feat (testing): add support for key combinations
    
    * Docs (testing): add details on the new functionality
    matteosacchetto authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    014ed45 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Bump dependencies (#1341)

    SBoudrias authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    244e9e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    77f9ef3 View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    SBoudrias committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a3ab276 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    2db9fac View commit details
    Browse the repository at this point in the history
  2. Chore: Dependency bump

    SBoudrias committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    161a70e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c186dc2 View commit details
    Browse the repository at this point in the history
  4. Chore(deps): Bump follow-redirects from 1.15.2 to 1.15.5 (#1352)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7f69477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11bbb4b View commit details
    Browse the repository at this point in the history
  6. Chore(deps): Bump vite from 5.0.9 to 5.0.12 (#1354)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.9 to 5.0.12.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2257e58 View commit details
    Browse the repository at this point in the history
  7. Publish

     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - [email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
     - @inquirer/[email protected]
    SBoudrias committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6c0d1d2 View commit details
    Browse the repository at this point in the history
Loading