Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps netlify-cli from 10.5.0 to 10.17.1.

Release notes

Sourced from netlify-cli's releases.

v10.17.1

10.17.1 (2022-08-12)

Bug Fixes

v10.17.0

10.17.0 (2022-08-11)

Features

  • read scopes and contexts in env:get, env:list, and dev (#4839) (3dfa6e5)

Bug Fixes

  • deps: update dependency @​netlify/plugins-list to ^6.38.0 (#4923) (7317269)
  • graph: Support fragments on interfaces during codegen (#4925) (11b9887)

v10.16.0

10.16.0 (2022-08-10)

Features

Bug Fixes

  • deduplicate shrinkwrap (#4902) (4a6cb0e)
  • deps: update dependency @​netlify/framework-info to ^9.2.0 (#4914) (7c209cb)
  • deps: update dependency @​netlify/plugins-list to ^6.37.0 (#4915) (f362ec7)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.13.4 (#4909) (f02d08e)
  • deps: update dependency cron-parser to v4.6.0 (#4905) (08652bb)
  • graph: update CLI event types (#4916) (91f4ab2)
  • Update edge-bundler and ensure only allowed environment variables are supplied to edge functions (#4919) (df0c767)
  • update graph dep to handle unions and interfaces (#4922) (0290c45)

v10.15.0

10.15.0 (2022-08-04)

Features

  • graph: allow sharing VCS branches through a lockfile (#4899) (ad84a46)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

10.17.1 (2022-08-12)

Bug Fixes

10.17.0 (2022-08-11)

Features

  • read scopes and contexts in env:get, env:list, and dev (#4839) (3dfa6e5)

Bug Fixes

  • deps: update dependency @​netlify/plugins-list to ^6.38.0 (#4923) (7317269)
  • graph: Support fragments on interfaces during codegen (#4925) (11b9887)

10.16.0 (2022-08-10)

Features

Bug Fixes

  • deduplicate shrinkwrap (#4902) (4a6cb0e)
  • deps: update dependency @​netlify/framework-info to ^9.2.0 (#4914) (7c209cb)
  • deps: update dependency @​netlify/plugins-list to ^6.37.0 (#4915) (f362ec7)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.13.4 (#4909) (f02d08e)
  • deps: update dependency cron-parser to v4.6.0 (#4905) (08652bb)
  • graph: update CLI event types (#4916) (91f4ab2)
  • Update edge-bundler and ensure only allowed environment variables are supplied to edge functions (#4919) (df0c767)
  • update graph dep to handle unions and interfaces (#4922) (0290c45)

10.15.0 (2022-08-04)

Features

  • graph: allow sharing VCS branches through a lockfile (#4899) (ad84a46)

10.14.0 (2022-08-01)

... (truncated)

Commits
  • d506922 chore(main): release 10.17.1 (#4927)
  • 53facba fix: update graph dep (#4926)
  • 3994939 chore(main): release 10.17.0 (#4924)
  • 11b9887 fix(graph): Support fragments on interfaces during codegen (#4925)
  • 3dfa6e5 feat: read scopes and contexts in env:get, env:list, and dev (#4839)
  • 7317269 fix(deps): update dependency @​netlify/plugins-list to ^6.38.0 (#4923)
  • fb72d92 chore: correct step 2 of git setup instructions (#4910)
  • 7337755 chore(main): release 10.16.0 (#4908)
  • 0290c45 fix: update graph dep to handle unions and interfaces (#4922)
  • df0c767 fix: Update edge-bundler and ensure only allowed environment variables are su...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [netlify-cli](https://github.com/netlify/cli) from 10.5.0 to 10.17.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v10.5.0...v10.17.1)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2022
@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #2148 (4142b75) into master (b9e8c3e) will not change coverage.
The diff coverage is n/a.

❗ Current head 4142b75 differs from pull request most recent head 2c81f75. Consider uploading reports for the commit 2c81f75 to get more accurate results

@@           Coverage Diff           @@
##           master    #2148   +/-   ##
=======================================
  Coverage   25.00%   25.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            1        1           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2022

Superseded by #2149.

@dependabot dependabot bot closed this Aug 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-10.17.1 branch August 15, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants