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: v9.4.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: v9.5.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 7 contributors

Commits on Feb 14, 2022

  1. fix(deps): update dependency @netlify/plugins-list to ^6.11.0 (#4295)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Feb 14, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b74c0ee View commit details
  2. feat: fuzzy search for graph:handler (#4276)

    * feat: use fuzzy search list for graph:handler
    
    * chore: fix formatting
    
    * chore: refactor to use existing inquirer autocomplete plugin
    
    * chore: fix formatting
    
    * chore: update contributors field
    
    Co-authored-by: sgrove <sgrove@users.noreply.github.com>
    Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    4 people authored Feb 14, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    050bf90 View commit details
  3. feat: mark graph sessions as inactive so they don't show up in any UI (

    …#4285)
    
    * feat: mark graph sessions as inactive so they don't show up in any UI
    
    * chore: centralize process.exit and cleanup logic
    
    * chore: address pr comments
    
    * chore: fix formatting
    
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    sgrove and kodiakhq[bot] authored Feb 14, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2913759 View commit details
  4. chore(main): release 9.5.0 (#4297)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Feb 14, 2022
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9754f66 View commit details
Loading