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: netlify/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.0.3
Choose a base ref
...
head repository: netlify/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.0.4
Choose a head ref
  • 9 commits
  • 12 files changed
  • 8 contributors

Commits on Jan 28, 2025

  1. chore(deps): bump vite from 5.4.6 to 5.4.14 (#7010)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.14.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 28, 2025
    1 Configuration menu
    Copy the full SHA
    c095fef View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. 1 Configuration menu
    Copy the full SHA
    02f45d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(deps): update dependency @types/lodash to v4.17.15 (#7021)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2025
    1 Configuration menu
    Copy the full SHA
    7b93241 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/ws to v8.5.14 (#7022)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    renovate[bot] and kodiakhq[bot] authored Feb 3, 2025
    1 Configuration menu
    Copy the full SHA
    982b01a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. chore(deps-dev): bump undici from 6.19.8 to 6.21.1 (#7009)

    Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 6.21.1.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.19.8...v6.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2025
    1 Configuration menu
    Copy the full SHA
    8a51e34 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. fix(deps): upgrade 23 outdated dependencies (#7019)

    * fix(deps): upgrade 19 outdated dependencies
    
    * fix(deps): pin inquirer to earlier patch
    
    There's some sort of undocumented breaking visual change that's messing with snapshot tests.
    
    * chore(deps): remove 2 unnecessary dev deps
    
    * fix: pin inquirer modules again
    
    It looks like there's some sort of change in inquirer-autocomplete-prompt and it's a can
    of worms to troubleshoot. This in turn prevents upgrading inquirer past v8.
    
    * fix(deps): bump more dependencies
    
    * Revert "chore(deps): remove 2 unnecessary dev deps"
    
    This reverts commit 055a7b0.
    serhalp authored Feb 6, 2025
    3 Configuration menu
    Copy the full SHA
    f74c6c6 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    6d5af3f View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency vitest to v1.6.1 [security] (#7024)

    * chore(deps): update dependency vitest to v1.6.1 [security]
    
    * update vitest
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Lew <danielshlomolew@gmail.com>
    renovate[bot] and DanielSLew authored Feb 6, 2025
    2 Configuration menu
    Copy the full SHA
    80d3703 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 18.0.4 (#7028)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Lew <51924260+DanielSLew@users.noreply.github.com>
    token-generator-app[bot] and DanielSLew authored Feb 6, 2025
    2 Configuration menu
    Copy the full SHA
    a7c2fab View commit details
    Browse the repository at this point in the history
Loading