chore(deps): update dependency netlify-cli to v10.17.4 #2262

Merged
konrad merged 1 commits from renovate/netlify-cli-10.x into main 2022-08-15 08:12:47 +00:00
Member

This PR contains the following updates:

Package Type Update Change
netlify-cli devDependencies minor 10.15.0 -> 10.17.4

Release Notes

netlify/cli

v10.17.4

Compare Source

Bug Fixes

v10.17.3

Compare Source

Bug Fixes

v10.17.2

Compare Source

Bug Fixes

v10.17.1

Compare Source

Bug Fixes

v10.17.0

Compare Source

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

v10.16.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [netlify-cli](https://github.com/netlify/cli) | devDependencies | minor | [`10.15.0` -> `10.17.4`](https://renovatebot.com/diffs/npm/netlify-cli/10.15.0/10.17.4) | --- ### Release Notes <details> <summary>netlify/cli</summary> ### [`v10.17.4`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10174-httpsgithubcomnetlifyclicomparev10173v10174-2022-08-12) [Compare Source](https://github.com/netlify/cli/compare/v10.17.3...v10.17.4) ##### Bug Fixes - use jwt when persisted operation doc ([#&#8203;4938](https://github.com/netlify/cli/issues/4938)) ([e1b911f](https://github.com/netlify/cli/commit/e1b911f9c78e7a49fff90f0d48142bda90469526)) ### [`v10.17.3`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10173-httpsgithubcomnetlifyclicomparev10172v10173-2022-08-12) [Compare Source](https://github.com/netlify/cli/compare/v10.17.2...v10.17.3) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.11.4 ([#&#8203;4933](https://github.com/netlify/cli/issues/4933)) ([060c205](https://github.com/netlify/cli/commit/060c2057723e056030f816ef93b3a8619f83d520)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.1.4 ([#&#8203;4934](https://github.com/netlify/cli/issues/4934)) ([ea87d45](https://github.com/netlify/cli/commit/ea87d4508e8fcd9e387f8f3d04256f4b64b3cffa)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.39.0 ([#&#8203;4928](https://github.com/netlify/cli/issues/4928)) ([d00841d](https://github.com/netlify/cli/commit/d00841dd913ed6765f1098820b1bd266541edbf1)) - **graph:** bump codegen dep to handle solely named fragments on union ([#&#8203;4937](https://github.com/netlify/cli/issues/4937)) ([d2d7665](https://github.com/netlify/cli/commit/d2d7665979769b4dde34513d9c7df5b7c37d54cc)) ### [`v10.17.2`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10172-httpsgithubcomnetlifyclicomparev10171v10172-2022-08-12) [Compare Source](https://github.com/netlify/cli/compare/v10.17.1...v10.17.2) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.11.3 ([#&#8203;4931](https://github.com/netlify/cli/issues/4931)) ([27b4843](https://github.com/netlify/cli/commit/27b484309ee1338451c3b3c0a36e4c6feafed6fd)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.1.3 ([#&#8203;4930](https://github.com/netlify/cli/issues/4930)) ([dc0615e](https://github.com/netlify/cli/commit/dc0615e299afdd9333b892e449021a6be89f0f41)) ### [`v10.17.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10171-httpsgithubcomnetlifyclicomparev10170v10171-2022-08-12) [Compare Source](https://github.com/netlify/cli/compare/v10.17.0...v10.17.1) ##### Bug Fixes - update graph dep ([#&#8203;4926](https://github.com/netlify/cli/issues/4926)) ([53facba](https://github.com/netlify/cli/commit/53facba9d475a495e1685b8c30bfec6aa2248dca)) ### [`v10.17.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10170-httpsgithubcomnetlifyclicomparev10160v10170-2022-08-11) [Compare Source](https://github.com/netlify/cli/compare/v10.16.0...v10.17.0) ##### Features - read scopes and contexts in `env:get`, `env:list`, and `dev` ([#&#8203;4839](https://github.com/netlify/cli/issues/4839)) ([3dfa6e5](https://github.com/netlify/cli/commit/3dfa6e522577a7404a7effe0f46ac950a149618a)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.38.0 ([#&#8203;4923](https://github.com/netlify/cli/issues/4923)) ([7317269](https://github.com/netlify/cli/commit/7317269130ac4017d7d4771ae955f6424ce59e40)) - **graph:** Support fragments on interfaces during codegen ([#&#8203;4925](https://github.com/netlify/cli/issues/4925)) ([11b9887](https://github.com/netlify/cli/commit/11b9887e4ef52b9c8cd0097f457d4a7ed08e4f3b)) ### [`v10.16.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10160-httpsgithubcomnetlifyclicomparev10150v10160-2022-08-10) [Compare Source](https://github.com/netlify/cli/compare/v10.15.0...v10.16.0) ##### Features - **graph:** handle auto configure codegen module ([#&#8203;4912](https://github.com/netlify/cli/issues/4912)) ([585d91e](https://github.com/netlify/cli/commit/585d91e597420bd40d6240f2f02c9623ba6bd99c)) - **graph:** open-ended codegen ([#&#8203;4896](https://github.com/netlify/cli/issues/4896)) ([64e48dc](https://github.com/netlify/cli/commit/64e48dcd3440e137fb9d6d88f4bc1473878af304)) ##### Bug Fixes - deduplicate shrinkwrap ([#&#8203;4902](https://github.com/netlify/cli/issues/4902)) ([4a6cb0e](https://github.com/netlify/cli/commit/4a6cb0e6f1aec54b74c1b70678ba0ceaf1b5c08a)) - **deps:** update dependency [@&#8203;netlify/framework-info](https://github.com/netlify/framework-info) to ^9.2.0 ([#&#8203;4914](https://github.com/netlify/cli/issues/4914)) ([7c209cb](https://github.com/netlify/cli/commit/7c209cbd0bb6480a0f09444ce49c64eb6711f5da)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.37.0 ([#&#8203;4915](https://github.com/netlify/cli/issues/4915)) ([f362ec7](https://github.com/netlify/cli/commit/f362ec752e805323ae26c3c633d7f5920b88498b)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.13.4 ([#&#8203;4909](https://github.com/netlify/cli/issues/4909)) ([f02d08e](https://github.com/netlify/cli/commit/f02d08e2f86064322547b416dec51ea1d16987fa)) - **deps:** update dependency cron-parser to v4.6.0 ([#&#8203;4905](https://github.com/netlify/cli/issues/4905)) ([08652bb](https://github.com/netlify/cli/commit/08652bb3b74e9419ed6bb62a9627cb7c5cd88428)) - **graph:** update CLI event types ([#&#8203;4916](https://github.com/netlify/cli/issues/4916)) ([91f4ab2](https://github.com/netlify/cli/commit/91f4ab26087319c1df411cabf108dcee712153d5)) - Update edge-bundler and ensure only allowed environment variables are supplied to edge functions ([#&#8203;4919](https://github.com/netlify/cli/issues/4919)) ([df0c767](https://github.com/netlify/cli/commit/df0c767dc9e97b765f21aa26836b028a784c0d46)) - update graph dep to handle unions and interfaces ([#&#8203;4922](https://github.com/netlify/cli/issues/4922)) ([0290c45](https://github.com/netlify/cli/commit/0290c4590c1dfb8a7ac485137ab8dacfa0c62927)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-08-15 00:03:10 +00:00
renovate added 1 commit 2022-08-15 00:03:10 +00:00
continuous-integration/drone/pr Build is passing Details
f1298a0fb4
chore(deps): update dependency netlify-cli to v10.17.4
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2262-renovate-netlify-cli-10-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2262-renovate-netlify-cli-10-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit cf6eea97b1 into main 2022-08-15 08:12:47 +00:00
konrad deleted branch renovate/netlify-cli-10.x 2022-08-15 08:12:47 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.