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

Commits on Mar 24, 2023

  1. chore: migrate e2e to vitest (#5590)

    * chore: migrate e2e to vitest
    
    Also ensure that tests that do modify the global config do properly
    backup and restore the whole config folder
    
    * chore: migrate telemetry test to vitest
    danez authored Mar 24, 2023
    1
    Copy the full SHA
    c9710cf View commit details

Commits on Mar 28, 2023

  1. fix(deps): update dependency @netlify/edge-bundler to ^8.13.0 (#5591)

    * fix(deps): update dependency @netlify/edge-bundler to ^8.13.0
    
    * chore: fix api
    
    * chore: excluded_pattern might not be set
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Tschinder <231804+danez@users.noreply.github.com>
    renovate[bot] and danez authored Mar 28, 2023
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    247c717 View commit details
  2. fix(deps): update netlify packages (#5594)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2023
    1
    Copy the full SHA
    145b9ea View commit details
  3. chore(main): release 13.2.2 (#5597)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Mar 28, 2023
    1
    Copy the full SHA
    06dc967 View commit details
Loading