chore(deps): update dependency netlify-cli to v11 #2287

Merged
konrad merged 1 commits from renovate/netlify-cli-11.x into main 2022-09-01 11:22:54 +00:00
Member

This PR contains the following updates:

Package Type Update Change
netlify-cli devDependencies major 10.17.4 -> 11.5.1

Release Notes

netlify/cli

v11.5.1

Compare Source

Bug Fixes

v11.5.0

Compare Source

Features
  • support branch values for environment variable contexts (#​4977) (f434f57)

v11.4.0

Compare Source

Features
  • enable the use eszip feature flag for edge functions (#​4791) (2cd5d57)
Bug Fixes

v11.3.0

Compare Source

Features
Bug Fixes

v11.2.0

Compare Source

Features
Bug Fixes

v11.1.0

Compare Source

Features
Bug Fixes

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • Netlify Dev now installs and runs any build plugins required by frameworks, so version requirements from the plugins (e.g. Node version) will be applied.
Features

v10.18.0

Compare Source

Features
Bug Fixes

v10.17.8

Compare Source

Bug Fixes

v10.17.7

Compare Source

Bug Fixes

v10.17.6

Compare Source

Bug Fixes
  • graph: don't attach codegen to session metadata, and don't die when missing toml config (#​4951) (e9fa5e3)

v10.17.5

Compare Source

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 | major | [`10.17.4` -> `11.5.1`](https://renovatebot.com/diffs/npm/netlify-cli/10.17.4/11.5.1) | --- ### Release Notes <details> <summary>netlify/cli</summary> ### [`v11.5.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1151-httpsgithubcomnetlifyclicomparev1150v1151-2022-08-29) [Compare Source](https://github.com/netlify/cli/compare/v11.5.0...v11.5.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.15.7 ([#&#8203;4995](https://github.com/netlify/cli/issues/4995)) ([4cc8857](https://github.com/netlify/cli/commit/4cc8857a76d82fbe2a3d8c5e58e2f26b8c78cba2)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.16.0 ([#&#8203;5002](https://github.com/netlify/cli/issues/5002)) ([f115cb4](https://github.com/netlify/cli/commit/f115cb409dcce9164e53e2bda26f0b3a2773fc7e)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.16.1 ([#&#8203;5011](https://github.com/netlify/cli/issues/5011)) ([9043a1f](https://github.com/netlify/cli/commit/9043a1fce562c98014b666cf4fa13cd80a98bb28)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.2.2 ([#&#8203;4983](https://github.com/netlify/cli/issues/4983)) ([44bae12](https://github.com/netlify/cli/commit/44bae12f790c4be3a44c690fd2e148642e581ff4)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.2.3 ([#&#8203;5001](https://github.com/netlify/cli/issues/5001)) ([b0b5150](https://github.com/netlify/cli/commit/b0b5150b5298f958d6fa301d72480fecccdc4348)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.14.0 ([#&#8203;4996](https://github.com/netlify/cli/issues/4996)) ([b2b2cbe](https://github.com/netlify/cli/commit/b2b2cbe5b0ba802ef09914cebec13fe44d6cb584)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.14.1 ([#&#8203;5003](https://github.com/netlify/cli/issues/5003)) ([8dbea7c](https://github.com/netlify/cli/commit/8dbea7c79c27dcb21e715b4aae71590e3d549c26)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.41.0 ([#&#8203;5000](https://github.com/netlify/cli/issues/5000)) ([a0c74b5](https://github.com/netlify/cli/commit/a0c74b5dc588b5f2057b5b695d0e37a08ddced2e)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to v6 ([#&#8203;4972](https://github.com/netlify/cli/issues/4972)) ([8815097](https://github.com/netlify/cli/commit/881509736320731fced7b448df93c8f0047ae198)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.26 ([#&#8203;5008](https://github.com/netlify/cli/issues/5008)) ([f9abbd7](https://github.com/netlify/cli/commit/f9abbd7c19ba9e8a1084fba1bbf4b17467cad4bf)) - **deps:** update dependency netlify-redirector to ^0.3.1 ([#&#8203;4998](https://github.com/netlify/cli/issues/4998)) ([0690e11](https://github.com/netlify/cli/commit/0690e11ccb4d25ff626dbf395f90b98dd37b7a07)) - **deps:** update dependency typescript to v4.8.2 ([#&#8203;5009](https://github.com/netlify/cli/issues/5009)) ([870a8d0](https://github.com/netlify/cli/commit/870a8d0417eb7b448d65d6cdcf26e879168e7df2)) ### [`v11.5.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1150-httpsgithubcomnetlifyclicomparev1140v1150-2022-08-22) [Compare Source](https://github.com/netlify/cli/compare/v11.4.0...v11.5.0) ##### Features - support branch values for environment variable contexts ([#&#8203;4977](https://github.com/netlify/cli/issues/4977)) ([f434f57](https://github.com/netlify/cli/commit/f434f57b897ef2852227b98131b4bd29e8b583f6)) ### [`v11.4.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1140-httpsgithubcomnetlifyclicomparev1130v1140-2022-08-22) [Compare Source](https://github.com/netlify/cli/compare/v11.3.0...v11.4.0) ##### Features - enable the use eszip feature flag for edge functions ([#&#8203;4791](https://github.com/netlify/cli/issues/4791)) ([2cd5d57](https://github.com/netlify/cli/commit/2cd5d574462c4966c06d98fac66b876f2eb96c96)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.15.6 ([#&#8203;4987](https://github.com/netlify/cli/issues/4987)) ([2a41796](https://github.com/netlify/cli/commit/2a41796ff9a805b386d7db69f32dc6064c565e3d)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.40.0 ([#&#8203;4981](https://github.com/netlify/cli/issues/4981)) ([c0b9722](https://github.com/netlify/cli/commit/c0b9722dcbe1b6795de1e6baa16e140b28b66b88)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.25 ([#&#8203;4989](https://github.com/netlify/cli/issues/4989)) ([59b8162](https://github.com/netlify/cli/commit/59b81622e4772d66a02d074497e2ea41bba92740)) - **deps:** update dependency apollo-datasource-rest to ^0.15.0 ([#&#8203;4991](https://github.com/netlify/cli/issues/4991)) ([9385dde](https://github.com/netlify/cli/commit/9385ddee0723ba8fcbe9c6992b54bc23eb21f6c9)) - **deps:** update dependency write-file-atomic to v4.0.2 ([#&#8203;4990](https://github.com/netlify/cli/issues/4990)) ([45d7100](https://github.com/netlify/cli/commit/45d7100ad5953731f803d0097b47c34ddcef1ffc)) ### [`v11.3.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1130-httpsgithubcomnetlifyclicomparev1120v1130-2022-08-19) [Compare Source](https://github.com/netlify/cli/compare/v11.2.0...v11.3.0) ##### Features - allow multiple operation names in graph:hander ([#&#8203;4978](https://github.com/netlify/cli/issues/4978)) ([cef0f45](https://github.com/netlify/cli/commit/cef0f455849531b14bac95f96664c2e2b95bd9b6)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.15.5 ([#&#8203;4985](https://github.com/netlify/cli/issues/4985)) ([e0f1680](https://github.com/netlify/cli/commit/e0f16807cb19dd7d52d934b8bf990c7414f35634)) - **graph:** make handler generation async/effectful ([#&#8203;4984](https://github.com/netlify/cli/issues/4984)) ([2d4b68c](https://github.com/netlify/cli/commit/2d4b68c478de776169c0ef7d08ed4804ad766d35)) ### [`v11.2.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1120-httpsgithubcomnetlifyclicomparev1110v1120-2022-08-19) [Compare Source](https://github.com/netlify/cli/compare/v11.1.0...v11.2.0) ##### Features - simplify `init` and `link` flows ([#&#8203;4979](https://github.com/netlify/cli/issues/4979)) ([091387f](https://github.com/netlify/cli/commit/091387f1a451910466a8ad360aded0fc5fffe25d)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.15.4 ([#&#8203;4974](https://github.com/netlify/cli/issues/4974)) ([cfeea77](https://github.com/netlify/cli/commit/cfeea775d3067489b3f1cfaba9fe6e45b34ca744)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.2.1 ([#&#8203;4980](https://github.com/netlify/cli/issues/4980)) ([2f9072b](https://github.com/netlify/cli/commit/2f9072b62c67523f44203322c0a655f96fac30ec)) ### [`v11.1.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1110-httpsgithubcomnetlifyclicomparev1100v1110-2022-08-18) [Compare Source](https://github.com/netlify/cli/compare/v11.0.0...v11.1.0) ##### Features - add `.netlify` to `.gitignore` in Netlify Dev ([#&#8203;4975](https://github.com/netlify/cli/issues/4975)) ([ac4e0e4](https://github.com/netlify/cli/commit/ac4e0e498c01fa6a7fbd2db9c96a600cbe891cfd)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.13.0 ([#&#8203;4971](https://github.com/netlify/cli/issues/4971)) ([c0a4cad](https://github.com/netlify/cli/commit/c0a4caded5fb55d15119045629ff9189f9777545)) ### [`v11.0.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1100-httpsgithubcomnetlifyclicomparev10180v1100-2022-08-18) [Compare Source](https://github.com/netlify/cli/compare/v10.18.0...v11.0.0) ##### ⚠ BREAKING CHANGES - Netlify Dev now installs and runs any build plugins required by frameworks, so version requirements from the plugins (e.g. Node version) will be applied. ##### Features - run plugins in Netlify Dev ([#&#8203;4964](https://github.com/netlify/cli/issues/4964)) ([ba96774](https://github.com/netlify/cli/commit/ba96774c7e11ae5c33b816e14598d9854d64c378)) ### [`v10.18.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10180-httpsgithubcomnetlifyclicomparev10178v10180-2022-08-18) [Compare Source](https://github.com/netlify/cli/compare/v10.17.8...v10.18.0) ##### Features - support env context in `dev:exec` and `build` ([#&#8203;4949](https://github.com/netlify/cli/issues/4949)) ([6fad2a8](https://github.com/netlify/cli/commit/6fad2a86f8a1f13e2de866c65123b713ceb7b293)) - support scopes and contexts in `env:set` and `env:unset` ([#&#8203;4966](https://github.com/netlify/cli/issues/4966)) ([1450e1e](https://github.com/netlify/cli/commit/1450e1e7fe4b2c581bc7c0dfd707cc6bf1a5749c)) ##### Bug Fixes - **ci:** do not build site during prerelease workflow ([#&#8203;4968](https://github.com/netlify/cli/issues/4968)) ([8b8d8b3](https://github.com/netlify/cli/commit/8b8d8b3dd1f25404361fb58f09d6ff93a3e34e30)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.12.0 ([#&#8203;4960](https://github.com/netlify/cli/issues/4960)) ([94415f9](https://github.com/netlify/cli/commit/94415f965530dbb89cd6c203911781f71b65fff5)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.14.0 ([#&#8203;4961](https://github.com/netlify/cli/issues/4961)) ([3af976e](https://github.com/netlify/cli/commit/3af976e39fce40154f12ab5066befb0a22e5a149)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.2.0 ([#&#8203;4963](https://github.com/netlify/cli/issues/4963)) ([7a2af72](https://github.com/netlify/cli/commit/7a2af72e204fb8caf1c8f07de24a95c09b1781eb)) - **deps:** update dependency [@&#8203;netlify/functions](https://github.com/netlify/functions) to ^1.2.0 ([#&#8203;4965](https://github.com/netlify/cli/issues/4965)) ([8e50080](https://github.com/netlify/cli/commit/8e5008023452309a617685fb5f71ebb4357338cf)) - fix local builds with plugins and build settings from the ui ([#&#8203;4929](https://github.com/netlify/cli/issues/4929)) ([56cfac8](https://github.com/netlify/cli/commit/56cfac8d971cc1b1f0c1c1cdb310419e465d4f3d)) - incorrect destructuring ([#&#8203;4969](https://github.com/netlify/cli/issues/4969)) ([dfe0365](https://github.com/netlify/cli/commit/dfe036520cc183b507cacb7098ccc70217d2a05d)) - supply NETLIFY_DEV to Deno ([#&#8203;4967](https://github.com/netlify/cli/issues/4967)) ([f1d1d91](https://github.com/netlify/cli/commit/f1d1d91248ae5792d246d15cc08a845ea5c8f9c4)) ### [`v10.17.8`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10178-httpsgithubcomnetlifyclicomparev10177v10178-2022-08-16) [Compare Source](https://github.com/netlify/cli/compare/v10.17.7...v10.17.8) ##### Bug Fixes - avoid bright chalk colors in env commands, fix logging typo ([#&#8203;4953](https://github.com/netlify/cli/issues/4953)) ([c90adde](https://github.com/netlify/cli/commit/c90adde6d76cf49266bcce4ef07d8cbd9e437be9)) - publish codegen module metadata for Graph ui ([#&#8203;4959](https://github.com/netlify/cli/issues/4959)) ([c6eb30e](https://github.com/netlify/cli/commit/c6eb30e5d051ec460a25c78dc9dd3ce25321bb3c)) ### [`v10.17.7`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10177-httpsgithubcomnetlifyclicomparev10176v10177-2022-08-16) [Compare Source](https://github.com/netlify/cli/compare/v10.17.6...v10.17.7) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.11.5 ([#&#8203;4957](https://github.com/netlify/cli/issues/4957)) ([50035ba](https://github.com/netlify/cli/commit/50035ba0e108f20e437742baf7768db0c6440e5b)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.13.5 ([#&#8203;4956](https://github.com/netlify/cli/issues/4956)) ([11e657c](https://github.com/netlify/cli/commit/11e657ccdef608d1b1a14b4b10c72bae09547df3)) - **deps:** update dependency netlify to ^12.0.1 ([#&#8203;4954](https://github.com/netlify/cli/issues/4954)) ([1914c3f](https://github.com/netlify/cli/commit/1914c3fdc0956d089566eff8f55657385df577b0)) ### [`v10.17.6`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10176-httpsgithubcomnetlifyclicomparev10175v10176-2022-08-15) [Compare Source](https://github.com/netlify/cli/compare/v10.17.5...v10.17.6) ##### Bug Fixes - **graph:** don't attach codegen to session metadata, and don't die when missing toml config ([#&#8203;4951](https://github.com/netlify/cli/issues/4951)) ([e9fa5e3](https://github.com/netlify/cli/commit/e9fa5e31d0805ae8c3969e8965f0287c72d9a467)) ### [`v10.17.5`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10175-httpsgithubcomnetlifyclicomparev10174v10175-2022-08-15) [Compare Source](https://github.com/netlify/cli/compare/v10.17.4...v10.17.5) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/functions](https://github.com/netlify/functions) to ^1.1.0 ([#&#8203;4940](https://github.com/netlify/cli/issues/4940)) ([ddeec5e](https://github.com/netlify/cli/commit/ddeec5ea06007d8f2ea201fa744b495be1e78216)) - **graph:** support fragments and passing data to handler generation ([#&#8203;4950](https://github.com/netlify/cli/issues/4950)) ([1c6107f](https://github.com/netlify/cli/commit/1c6107fafe5d51984df27812a3a2f9b295c28f0d)) - report an error whe running site:create nameflag is invalid ([#&#8203;4553](https://github.com/netlify/cli/issues/4553)) ([0c90be7](https://github.com/netlify/cli/commit/0c90be7e281a1a828f16c81cf3a1622214a30dd1)) - stop pass through request params for function redirects ([#&#8203;4897](https://github.com/netlify/cli/issues/4897)) ([9e1e55b](https://github.com/netlify/cli/commit/9e1e55ba4215cab829def3b6793dc2c4ded1dffe)) </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-22 01:03:11 +00:00
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://2287-renovate-netlify-cli-11-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://2287-renovate-netlify-cli-11-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.
renovate force-pushed renovate/netlify-cli-11.x from 7a68ff416a to 7562584954 2022-08-22 15:03:29 +00:00 Compare
renovate force-pushed renovate/netlify-cli-11.x from 7562584954 to 6c92f83234 2022-08-22 21:03:29 +00:00 Compare
renovate force-pushed renovate/netlify-cli-11.x from 6c92f83234 to 9df28b7f8c 2022-08-29 20:03:20 +00:00 Compare
konrad merged commit c4f3e09cc7 into main 2022-09-01 11:22:54 +00:00
konrad deleted branch renovate/netlify-cli-11.x 2022-09-01 11:22:54 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.