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.0
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.4.1
Choose a head ref
  • 10 commits
  • 9 files changed
  • 8 contributors

Commits on Feb 14, 2022

  1. fix(deps): update dependency @types/node to v14.18.11 (#4278)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 14, 2022
    1
    Copy the full SHA
    a7bf9ad View commit details
  2. fix(deps): update dependency http-proxy-middleware to v2.0.3 (#4279)

    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
    Copy the full SHA
    5900487 View commit details
  3. fix(deps): update dependency write-file-atomic to v4.0.1 (#4280)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 14, 2022
    1
    Copy the full SHA
    3ecfea6 View commit details
  4. fix(deps): update dependency winston to v3.6.0 (#4282)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 14, 2022
    1
    Copy the full SHA
    9c71bf9 View commit details
  5. fix(deps): update dependency axios to ^0.26.0 (#4281)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
    4 people authored Feb 14, 2022
    1
    Copy the full SHA
    1f9ee87 View commit details
  6. fix(deps): update dependency @netlify/plugins-list to ^6.10.2 (#4266)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Erez Rokah <erezrokah@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
    42b4b23 View commit details
  7. fix(deps): update dependency netlify-onegraph-internal to v0.0.50 (#4286

    )
    
    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
    Copy the full SHA
    5728f74 View commit details
  8. chore(deps): bump follow-redirects in /tests/integration/eleventy-site (

    #4270)
    
    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      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 14, 2022
    1
    Copy the full SHA
    eed5a47 View commit details
  9. chore(docs): update getting-started.md (#4287)

    This PR updates the "locally" world to "globally", because the subsequent command installation has this global `-g` flag:
    
    ```bash
    npm install netlify-cli -g
    ```
    
    At least, that's how I see it. It was a bit confusing at me first when the caption is "locally" but the code snippet after has this `-g` flag. If this PR doesn't make sense, please feel free to close this. Thanks!
    imballinst authored Feb 14, 2022
    1
    Copy the full SHA
    7b6b94a View commit details
  10. chore(main): release 9.4.1 (#4284)

    * chore(main): release 9.4.1
    
    * chore: update contributors field
    
    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
    token-generator-app[bot] and kodiakhq[bot] authored Feb 14, 2022
    1
    Copy the full SHA
    9773787 View commit details
Loading