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: @inquirer/checkbox@4.1.2
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: @inquirer/checkbox@4.1.3
Choose a head ref
  • 13 commits
  • 180 files changed
  • 3 contributors

Commits on Feb 22, 2025

  1. Fix: yarn dev going into an infinite loop

    SBoudrias committed Feb 22, 2025
    Copy the full SHA
    549ed4b View commit details

Commits on Feb 24, 2025

  1. Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 (#1680)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.1...3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    16942a9 View commit details
  2. Chore(deps-dev): Bump globals from 15.15.0 to 16.0.0 (#1678)

    Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.15.0...v16.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    1c4a421 View commit details
  3. Chore(deps-dev): Bump @eslint/js from 9.20.0 to 9.21.0 (#1677)

    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.20.0 to 9.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    2bc68c0 View commit details
  4. Chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.5 (#1676)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.4 to 22.13.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    7555fc1 View commit details
  5. Chore(deps-dev): Bump eslint from 9.20.1 to 9.21.0 (#1679)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.20.1...v9.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 24, 2025
    Copy the full SHA
    83ec6ab View commit details

Commits on Mar 1, 2025

  1. Copy the full SHA
    b1241f4 View commit details
  2. Chore: Bump dependencies

    SBoudrias committed Mar 1, 2025
    Copy the full SHA
    834715a View commit details

Commits on Mar 3, 2025

  1. Chore(deps-dev): Bump eslint-plugin-n from 17.15.1 to 17.16.1 (#1681)

    Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.15.1 to 17.16.1.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@v17.15.1...v17.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2025
    Copy the full SHA
    3e04fe1 View commit details

Commits on Mar 8, 2025

  1. Support Node's --frozen-intrinsics flag (#1683)

    * Support Node's --frozen-intrinsics flag
    * Chore: Add integration test covering the callsite usage.
    
    ---------
    
    Co-authored-by: Simon Boudrias <admin@simonboudrias.com>
    jdalton and SBoudrias authored Mar 8, 2025
    Copy the full SHA
    dc3da89 View commit details
  2. Chore: Bump dependencies

    SBoudrias committed Mar 8, 2025
    Copy the full SHA
    6e5d433 View commit details
  3. Chore(deps): Bump axios from 1.7.7 to 1.8.2 in the npm_and_yarn group (

    …#1684)
    
    Bumps the npm_and_yarn group with 1 update: [axios](https://github.com/axios/axios).
    
    
    Updates `axios` from 1.7.7 to 1.8.2
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.7...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2025
    Copy the full SHA
    f64af8c View commit details
  4. Publish

     - @inquirer/checkbox@4.1.3
     - @inquirer/confirm@5.1.7
     - @inquirer/core@10.1.8
     - @inquirer/demo@1.1.8
     - @inquirer/editor@4.2.8
     - @inquirer/expand@4.0.10
     - @inquirer/figures@1.0.11
     - @inquirer/input@4.1.7
     - inquirer@12.4.3
     - @inquirer/number@3.0.10
     - @inquirer/password@4.0.10
     - @inquirer/prompts@7.3.3
     - @inquirer/rawlist@4.0.10
     - @inquirer/search@3.0.10
     - @inquirer/select@4.0.10
     - @inquirer/testing@2.1.45
     - @inquirer/type@3.0.5
    SBoudrias committed Mar 8, 2025
    Copy the full SHA
    79a0b3e View commit details
Loading