8000 Comparing v23.13.4...v23.13.5 · netlify/cli · GitHub
[go: up one dir, main page]

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: v23.13.4
Choose a base ref
...
head repository: netlify/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.13.5
Choose a head ref
  • 4 commits
  • 4 files changed
  • 5 contributors

Commits on Jan 17, 2026

  1. fix(deps): bump tar from 7.5.2 to 7.5.3 (#7871)

    Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.2 to 7.5.3.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v7.5.2...v7.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 7.5.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
    dependabot[bot] and serhalp authored Jan 17, 2026
    1 Configuration menu
    Copy the full SHA
    3e7c3a0 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update netlify packages (#7873)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
    renovate[bot] and serhalp authored Jan 17, 2026
    1 Configuration menu
    Copy the full SHA
    be07b3c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. test: skip yarn install tests on Node 20.12.2 due to transitive dep c… (

    #7880)
    
    * test: skip yarn install tests on Node 20.12.2 due to transitive dep constraints
    Since Node 20 reaches EOL in April 2026, skip these tests rather than doing an override
    
    * test: Remove dead code: re-enable npx install tests on Windows, skip all run tests on Windows
    jaredm563 authored Jan 20, 2026
    2 Configuration menu
    Copy the full SHA
    0b193f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. 1 Configuration menu
    Copy the full SHA
    dd984c8 View commit details
    Browse the repository at this point in the history
Loading
0