chore(deps): update dependency netlify-cli to v10.9.0 #2024

Merged
konrad merged 1 commits from renovate/netlify-cli-10.x into main 2022-07-13 21:48:22 +00:00
Member

This PR contains the following updates:

Package Type Update Change
netlify-cli devDependencies minor 10.3.1 -> 10.9.0

Release Notes

netlify/cli

v10.9.0

Compare Source

Features
Bug Fixes

v10.8.0

Compare Source

Features
Bug Fixes

v10.7.1

Compare Source

Bug Fixes

v10.7.0

Compare Source

Features
  • support env write operations for sites opted in to beta env var experience (#​4751) (e0695f9)
Bug Fixes

v10.6.3

Compare Source

Bug Fixes

v10.6.2

Compare Source

Bug Fixes

v10.6.1

Compare Source

Bug Fixes

v10.6.0

Compare Source

Features
  • Allow user to configure an editor to open file for Graph (#​4699) (8f64f93)
  • check for deno vs code ext and download when prompted (#​4698) (b09b86e)
  • show progress while waiting for framework server to start (#​4683) (33c931b)
Bug Fixes

v10.5.1

Compare Source

Bug Fixes

v10.5.0

Compare Source

Features
Bug Fixes

v10.4.0

Compare Source

Features
Bug Fixes
10.3.3 (2022-05-26)
Bug Fixes
10.3.2 (2022-05-16)
Bug Fixes
10.3.1 (2022-05-12)
Bug Fixes

v10.3.3

Compare Source


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.3.1` -> `10.9.0`](https://renovatebot.com/diffs/npm/netlify-cli/10.3.1/10.9.0) | --- ### Release Notes <details> <summary>netlify/cli</summary> ### [`v10.9.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1090-httpsgithubcomnetlifyclicomparev1080v1090-2022-07-12) [Compare Source](https://github.com/netlify/cli/compare/v10.8.0...v10.9.0) ##### Features - add user assigned mock geo for edge local dev ([#&#8203;4708](https://github.com/netlify/cli/issues/4708)) ([f17b8a3](https://github.com/netlify/cli/commit/f17b8a34fc8891a3f282ec3ef5834c7d729df237)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.32.0 ([#&#8203;4793](https://github.com/netlify/cli/issues/4793)) ([158d364](https://github.com/netlify/cli/commit/158d36475881643a1bc1136444b2a95ddbfdfe6c)) ### [`v10.8.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1080-httpsgithubcomnetlifyclicomparev1071v1080-2022-07-11) [Compare Source](https://github.com/netlify/cli/compare/v10.7.1...v10.8.0) ##### Features - connect to a cloud session ([#&#8203;4776](https://github.com/netlify/cli/issues/4776)) ([b98e836](https://github.com/netlify/cli/commit/b98e8362173e046b80d05776fcec6a92f25fc421)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.3.3 ([#&#8203;4757](https://github.com/netlify/cli/issues/4757)) ([6541f32](https://github.com/netlify/cli/commit/6541f32bcbc525ddef3803498ce86273165a75d8)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.5.0 ([#&#8203;4763](https://github.com/netlify/cli/issues/4763)) ([756ddd9](https://github.com/netlify/cli/commit/756ddd9c318827c1b6f2450e57e1f7921c3b2bd0)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.12.0 ([#&#8203;4771](https://github.com/netlify/cli/issues/4771)) ([ce784fe](https://github.com/netlify/cli/commit/ce784fe30380b82ceb3cf4ced0c94a85652319fe)) - **deps:** update dependency winston to v3.8.1 ([#&#8203;4768](https://github.com/netlify/cli/issues/4768)) ([e016c74](https://github.com/netlify/cli/commit/e016c74f999968e439315a8dc9016241931605c4)) - **deps:** update module github.com/aws/aws-lambda-go to v1.32.1 ([#&#8203;4769](https://github.com/netlify/cli/issues/4769)) ([7e5c301](https://github.com/netlify/cli/commit/7e5c301016b53e41a303d80730d29bd0859fae7e)) - **deps:** update wait-port to 0.2.14 ([#&#8203;4788](https://github.com/netlify/cli/issues/4788)) ([302d31f](https://github.com/netlify/cli/commit/302d31f168ccfd804bea54ae71eafbfded2c086e)) - functions with name matching config prop cause crash ([#&#8203;4748](https://github.com/netlify/cli/issues/4748)) ([19aee7c](https://github.com/netlify/cli/commit/19aee7c5796f89f9a1627c455d38a5599ace98ec)) - make git clone work in sites:create-template ([#&#8203;4772](https://github.com/netlify/cli/issues/4772)) ([74527f4](https://github.com/netlify/cli/commit/74527f4cd7b67ed41a31f35c31a247f00e25df0c)) - replace ansi2html with ansi-to-html ([#&#8203;4750](https://github.com/netlify/cli/issues/4750)) ([13dd3a3](https://github.com/netlify/cli/commit/13dd3a32090546089fc472b57d60002a89f01271)) - resolve missing output when using --json ([#&#8203;4759](https://github.com/netlify/cli/issues/4759)) ([4b4b174](https://github.com/netlify/cli/commit/4b4b1740de0fcd9a4237038bce65db46d5e5f2ce)) - Update getTemplatesFromGitHub to retrieve more repositories ([#&#8203;4789](https://github.com/netlify/cli/issues/4789)) ([3c0e7ee](https://github.com/netlify/cli/commit/3c0e7eee82bdb0e8e72d5ea792a2731c5eeec5b4)) - update minimum required version of commander to 9.2.0 ([#&#8203;4770](https://github.com/netlify/cli/issues/4770)) ([21a5d0c](https://github.com/netlify/cli/commit/21a5d0cbed47bba6374c9f7292b57064802d2445)) ### [`v10.7.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1071-httpsgithubcomnetlifyclicomparev1070v1071-2022-07-01) [Compare Source](https://github.com/netlify/cli/compare/v10.7.0...v10.7.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.4.3 ([#&#8203;4762](https://github.com/netlify/cli/issues/4762)) ([55d7013](https://github.com/netlify/cli/commit/55d7013500af59a5d29163c7aea8ff4acbe7aab6)) - move try catch to prepareServer ([#&#8203;4732](https://github.com/netlify/cli/issues/4732)) ([8248c35](https://github.com/netlify/cli/commit/8248c355b3af1060a4a4995614a1e98bfca87270)) - use correct paths in EF on deploy ([#&#8203;4760](https://github.com/netlify/cli/issues/4760)) ([80df246](https://github.com/netlify/cli/commit/80df2460a9f3ec7448d328d215bb47237dd4b835)) ### [`v10.7.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1070-httpsgithubcomnetlifyclicomparev1063v1070-2022-06-30) [Compare Source](https://github.com/netlify/cli/compare/v10.6.3...v10.7.0) ##### Features - support env write operations for sites opted in to beta env var experience ([#&#8203;4751](https://github.com/netlify/cli/issues/4751)) ([e0695f9](https://github.com/netlify/cli/commit/e0695f94f0a54e6d31c627ea2b0b139895a21bc1)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.3.2 ([#&#8203;4755](https://github.com/netlify/cli/issues/4755)) ([282add9](https://github.com/netlify/cli/commit/282add9253cc06bfbfa15de6274d697373aac2ca)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.1.1 ([#&#8203;4756](https://github.com/netlify/cli/issues/4756)) ([ea91c62](https://github.com/netlify/cli/commit/ea91c62cce2f3c2e47dc354f0193e57b3e4afe1a)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.4.2 ([#&#8203;4754](https://github.com/netlify/cli/issues/4754)) ([7dedadc](https://github.com/netlify/cli/commit/7dedadca6c35800ab363187fe0a564fe06e6e219)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.30.0 ([#&#8203;4733](https://github.com/netlify/cli/issues/4733)) ([63d4520](https://github.com/netlify/cli/commit/63d45201c3ff2fc4b858174e19531c46bb82747f)) - **deps:** update dependency winston to v3.8.0 ([#&#8203;4742](https://github.com/netlify/cli/issues/4742)) ([f341e05](https://github.com/netlify/cli/commit/f341e05a9b38a7326ef32ec02b3ee007ab2cec64)) - Update graph edit ([#&#8203;4710](https://github.com/netlify/cli/issues/4710)) ([85db12b](https://github.com/netlify/cli/commit/85db12bc8c93fea93b8ce03be334081f09e2d317)) - use a spinner instead of dots while waiting for framework port ([#&#8203;4730](https://github.com/netlify/cli/issues/4730)) ([b4d6eef](https://github.com/netlify/cli/commit/b4d6eef86ac22eb44029b34c901d6b9c947c8bc1)) ### [`v10.6.3`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1063-httpsgithubcomnetlifyclicomparev1062v1063-2022-06-27) [Compare Source](https://github.com/netlify/cli/compare/v10.6.2...v10.6.3) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.3.0 ([#&#8203;4734](https://github.com/netlify/cli/issues/4734)) ([9f68c05](https://github.com/netlify/cli/commit/9f68c0576118ca9151e03e94fdeba93217836a81)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.3.1 ([#&#8203;4736](https://github.com/netlify/cli/issues/4736)) ([bbb9638](https://github.com/netlify/cli/commit/bbb9638cea78b3935e02c8f0f63d572f063d92e4)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.1.0 ([#&#8203;4737](https://github.com/netlify/cli/issues/4737)) ([68c4abf](https://github.com/netlify/cli/commit/68c4abf6d191eb336f291c28c5d9acb706b04231)) - **deps:** update dependency stripe to v9.10.0 ([#&#8203;4741](https://github.com/netlify/cli/issues/4741)) ([9b6adad](https://github.com/netlify/cli/commit/9b6adad106fc9e2a3321c03f53e11dc1dfe4ed59)) ### [`v10.6.2`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1062-httpsgithubcomnetlifyclicomparev1061v1062-2022-06-23) [Compare Source](https://github.com/netlify/cli/compare/v10.6.1...v10.6.2) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.2.0 ([#&#8203;4728](https://github.com/netlify/cli/issues/4728)) ([9dffdb0](https://github.com/netlify/cli/commit/9dffdb014b6486f0c27d7e9fa86b3feb1f310e7d)) - gracefully fail Edge Functions in case of deno binary issues ([#&#8203;4685](https://github.com/netlify/cli/issues/4685)) ([2bdfa82](https://github.com/netlify/cli/commit/2bdfa82a12f3f0e59d140234bc1240bc99579520)) ### [`v10.6.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1061-httpsgithubcomnetlifyclicomparev1060v1061-2022-06-22) [Compare Source](https://github.com/netlify/cli/compare/v10.6.0...v10.6.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.4.1 ([#&#8203;4725](https://github.com/netlify/cli/issues/4725)) ([f8b8063](https://github.com/netlify/cli/commit/f8b80632792d60f7d25a3fe10b3f99938c42b2c1)) ### [`v10.6.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1060-httpsgithubcomnetlifyclicomparev1051v1060-2022-06-22) [Compare Source](https://github.com/netlify/cli/compare/v10.5.1...v10.6.0) ##### Features - Allow user to configure an editor to open file for Graph ([#&#8203;4699](https://github.com/netlify/cli/issues/4699)) ([8f64f93](https://github.com/netlify/cli/commit/8f64f93f8eabe620dd4d161a78242150cd5d0ad6)) - check for deno vs code ext and download when prompted ([#&#8203;4698](https://github.com/netlify/cli/issues/4698)) ([b09b86e](https://github.com/netlify/cli/commit/b09b86e74d95ce16662071c42fe165c3b4cf9214)) - show progress while waiting for framework server to start ([#&#8203;4683](https://github.com/netlify/cli/issues/4683)) ([33c931b](https://github.com/netlify/cli/commit/33c931b3b253aebf0974e099b91079619925f1d6)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.1.5 ([#&#8203;4700](https://github.com/netlify/cli/issues/4700)) ([b70313a](https://github.com/netlify/cli/commit/b70313a514458a37176497cfb7f43d11a19d5ff1)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.1.6 ([#&#8203;4722](https://github.com/netlify/cli/issues/4722)) ([ee7f986](https://github.com/netlify/cli/commit/ee7f9862a7e750d5731b2db401f632f216cc7933)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.0.2 ([#&#8203;4723](https://github.com/netlify/cli/issues/4723)) ([49018be](https://github.com/netlify/cli/commit/49018be54ee44af21350938c2055a864baeaea00)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.3.0 ([#&#8203;4705](https://github.com/netlify/cli/issues/4705)) ([9ab3cd6](https://github.com/netlify/cli/commit/9ab3cd66b1fab784b28712ec020a90076b54e572)) - **deps:** update dependency [@&#8203;netlify/framework-info](https://github.com/netlify/framework-info) to ^9.1.0 ([#&#8203;4701](https://github.com/netlify/cli/issues/4701)) ([a8677ed](https://github.com/netlify/cli/commit/a8677ede1ad370276c788514a2b1a36cac63a54f)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.28.0 ([#&#8203;4703](https://github.com/netlify/cli/issues/4703)) ([fd355b1](https://github.com/netlify/cli/commit/fd355b1fee24bccdb16293907e5d532241933149)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.10.2 ([#&#8203;4697](https://github.com/netlify/cli/issues/4697)) ([8ded8fb](https://github.com/netlify/cli/commit/8ded8fb6a587fcc72409e2939075ae3c3a53c05b)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.11.0 ([#&#8203;4706](https://github.com/netlify/cli/issues/4706)) ([d917fe2](https://github.com/netlify/cli/commit/d917fe20a6735d5085a7665ebdbdbab1cb0a8d54)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.11.1 ([#&#8203;4719](https://github.com/netlify/cli/issues/4719)) ([a67ec05](https://github.com/netlify/cli/commit/a67ec056a758fce21523f39691e4a649fb0b0999)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.21 ([#&#8203;4690](https://github.com/netlify/cli/issues/4690)) ([7c09e54](https://github.com/netlify/cli/commit/7c09e541e8ca009951c121ac0eb2939e03b3a1d7)) - **deps:** update dependency ci-info to v3.3.2 ([#&#8203;4714](https://github.com/netlify/cli/issues/4714)) ([e9da0a7](https://github.com/netlify/cli/commit/e9da0a7646bdcb2ed423c3d19aa9e15a969d96d9)) - **deps:** update dependency cookie to ^0.5.0 ([#&#8203;4542](https://github.com/netlify/cli/issues/4542)) ([3a79895](https://github.com/netlify/cli/commit/3a7989522212305f5088a622cc5f2532cc44fe3f)) - **deps:** update dependency netlify to ^11.0.2 ([#&#8203;4712](https://github.com/netlify/cli/issues/4712)) ([b952831](https://github.com/netlify/cli/commit/b95283117be5f7b99e096db6df7f87d9f7ec0f1b)) - **deps:** update dependency qs to v6.10.5 ([#&#8203;4691](https://github.com/netlify/cli/issues/4691)) ([1f6d74c](https://github.com/netlify/cli/commit/1f6d74cd08dd4b64918145a0705a41e054e1893a)) - **deps:** update dependency stripe to v9 ([#&#8203;4696](https://github.com/netlify/cli/issues/4696)) ([af6bc38](https://github.com/netlify/cli/commit/af6bc38c3b9a7d4959724e40db5354ca31934003)) - **deps:** update dependency stripe to v9.9.0 ([#&#8203;4718](https://github.com/netlify/cli/issues/4718)) ([6523ede](https://github.com/netlify/cli/commit/6523ede59568540f270307f6c2c6ff52b5a1ab89)) - **deps:** update dependency typescript to v4.7.4 ([#&#8203;4716](https://github.com/netlify/cli/issues/4716)) ([7857dae](https://github.com/netlify/cli/commit/7857dae3d919b1fb169f5a2a500e34c03fb5ee1a)) - **deps:** update rust crate http to 0.2.8 ([#&#8203;4692](https://github.com/netlify/cli/issues/4692)) ([00c91a6](https://github.com/netlify/cli/commit/00c91a6f23f820a33f4bc0f658e5a1b3d349fc6f)) - **deps:** update rust crate tokio to 1.19.2 ([#&#8203;4693](https://github.com/netlify/cli/issues/4693)) ([d7dc9d6](https://github.com/netlify/cli/commit/d7dc9d6931ab7d9701a68465ebc27cc6bdb2f041)) ### [`v10.5.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1051-httpsgithubcomnetlifyclicomparev1050v1051-2022-06-10) [Compare Source](https://github.com/netlify/cli/compare/v10.5.0...v10.5.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.10.1 ([#&#8203;4687](https://github.com/netlify/cli/issues/4687)) ([28edeb7](https://github.com/netlify/cli/commit/28edeb748ff7b27c9940c14fab94e35e29da8ce8)) ### [`v10.5.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1050-httpsgithubcomnetlifyclicomparev1040v1050-2022-06-08) [Compare Source](https://github.com/netlify/cli/compare/v10.4.0...v10.5.0) ##### Features - add client ip header to edge func local dev ([#&#8203;4681](https://github.com/netlify/cli/issues/4681)) ([39d8050](https://github.com/netlify/cli/commit/39d80505ac99661a471a67916d060e6d91d13d52)) ##### Bug Fixes - correctly watch function files specified in the config option `included_files` ([#&#8203;4619](https://github.com/netlify/cli/issues/4619)) ([3bfbe87](https://github.com/netlify/cli/commit/3bfbe870758819ab045a205cd500796c9fa153bc)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.27.0 ([#&#8203;4657](https://github.com/netlify/cli/issues/4657)) ([4ec8f97](https://github.com/netlify/cli/commit/4ec8f97d3a646666ba5b724572e0b3814ec77475)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.10.0 ([#&#8203;4664](https://github.com/netlify/cli/issues/4664)) ([20cd93f](https://github.com/netlify/cli/commit/20cd93fde00fcb757cc3215364d870b7813132fb)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.20 ([#&#8203;4668](https://github.com/netlify/cli/issues/4668)) ([93f0971](https://github.com/netlify/cli/commit/93f09716fc41a6feaa9e4c93ed231a48e73065e2)) - **deps:** update dependency commander to v9.3.0 ([#&#8203;4648](https://github.com/netlify/cli/issues/4648)) ([a51850e](https://github.com/netlify/cli/commit/a51850ef132e6692c12da95224dec9249ed1a720)) - **deps:** update dependency dotenv to v16.0.1 ([#&#8203;4645](https://github.com/netlify/cli/issues/4645)) ([2a6d9f3](https://github.com/netlify/cli/commit/2a6d9f3ef6c535f115e0be72f4fe95698a0654c0)) - **deps:** update dependency passport to ^0.6.0 ([#&#8203;4673](https://github.com/netlify/cli/issues/4673)) ([0a08ff8](https://github.com/netlify/cli/commit/0a08ff805d248d88ce26e8404e84b9daf447f462)) - **deps:** update dependency typescript to v4.7.3 ([#&#8203;4674](https://github.com/netlify/cli/issues/4674)) ([80bdb1a](https://github.com/netlify/cli/commit/80bdb1a6310168493f0656d1c0f011ae928f7a31)) - **deps:** update module github.com/aws/aws-lambda-go to v1.32.0 ([#&#8203;4675](https://github.com/netlify/cli/issues/4675)) ([01104f6](https://github.com/netlify/cli/commit/01104f6e59d559570886588af064e04f862a57ea)) - **deps:** update rust crate tokio to 1.19.1 ([#&#8203;4676](https://github.com/netlify/cli/issues/4676)) ([c5c0f50](https://github.com/netlify/cli/commit/c5c0f50e5094be9b93293887b592891b935379b7)) - fix scheduled function template to use async ([#&#8203;4658](https://github.com/netlify/cli/issues/4658)) ([b74cf05](https://github.com/netlify/cli/commit/b74cf05f47bc4fef62465f36241e15881af6f2bb)) ### [`v10.4.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1040-httpsgithubcomnetlifyclicomparev1033v1040-2022-05-31) [Compare Source](https://github.com/netlify/cli/compare/v10.3.3...v10.4.0) ##### Features - support for Edge Functions debugging ([#&#8203;4615](https://github.com/netlify/cli/issues/4615)) ([0b1d68d](https://github.com/netlify/cli/commit/0b1d68dbd8de9fbf593b40f9d27a8e604ed44a71)) ##### Bug Fixes - correctly support multiValueHeaders in rust functions during development ([#&#8203;4632](https://github.com/netlify/cli/issues/4632)) ([4d7a15b](https://github.com/netlify/cli/commit/4d7a15bbee121901044d9a939265a6502b1cec63)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.26.0 ([#&#8203;4631](https://github.com/netlify/cli/issues/4631)) ([a8bfc66](https://github.com/netlify/cli/commit/a8bfc66aa9409a63f389e994f48c531675b10386)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.18 ([#&#8203;4642](https://github.com/netlify/cli/issues/4642)) ([fc0b984](https://github.com/netlify/cli/commit/fc0b984fafbb950127840104ef863e2249780dc6)) - **deps:** update dependency algoliasearch to v4.13.1 ([#&#8203;4643](https://github.com/netlify/cli/issues/4643)) ([99e3254](https://github.com/netlify/cli/commit/99e32540fe0acff2e26396172ad29ad2b745be08)) - **deps:** update dependency ci-info to v3.3.1 ([#&#8203;4644](https://github.com/netlify/cli/issues/4644)) ([328f14d](https://github.com/netlify/cli/commit/328f14d5efdb62541237fad1a4a8d188111ce296)) - **deps:** update dependency del to v6.1.1 ([#&#8203;4650](https://github.com/netlify/cli/issues/4650)) ([1a63c0c](https://github.com/netlify/cli/commit/1a63c0cba0edb91f5ef163fa2c250e1ca491d631)) ##### [10.3.3](https://github.com/netlify/cli/compare/v10.3.2...v10.3.3) (2022-05-26) ##### Bug Fixes - correctly support `multiValueHeaders` in go functions during development ([#&#8203;4618](https://github.com/netlify/cli/issues/4618)) ([f8e692f](https://github.com/netlify/cli/commit/f8e692fc4efb7a76ea6ab5b97747903e0d7b54b9)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.2.0 ([#&#8203;4624](https://github.com/netlify/cli/issues/4624)) ([9b70a1b](https://github.com/netlify/cli/commit/9b70a1ba05598f041ef367c01056c764320b514d)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.25.0 ([#&#8203;4560](https://github.com/netlify/cli/issues/4560)) ([9173d13](https://github.com/netlify/cli/commit/9173d13413d700da5c663dba140da58bb3c926bd)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.9.2 ([#&#8203;4559](https://github.com/netlify/cli/issues/4559)) ([441d7ff](https://github.com/netlify/cli/commit/441d7ff9de56f693d8067217d2b5256c34c37260)) ##### [10.3.2](https://github.com/netlify/cli/compare/v10.3.1...v10.3.2) (2022-05-16) ##### Bug Fixes - use correct protocol when displaying function URL ([#&#8203;4605](https://github.com/netlify/cli/issues/4605)) ([7bdf548](https://github.com/netlify/cli/commit/7bdf548405299a1eb031c3e5c3ef0ff27285674d)) ##### [10.3.1](https://github.com/netlify/cli/compare/v10.3.0...v10.3.1) (2022-05-12) ##### Bug Fixes - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.16 ([#&#8203;4572](https://github.com/netlify/cli/issues/4572)) ([b6d76e8](https://github.com/netlify/cli/commit/b6d76e876757e5cefd01932c3aa4011bd3d4a702)) - **deps:** update dependency axios to ^0.27.0 ([#&#8203;4592](https://github.com/netlify/cli/issues/4592)) ([7c5156d](https://github.com/netlify/cli/commit/7c5156d429754db5da1f16391b5f2febe22ebeea)) - **deps:** update dependency cron-parser to v4.4.0 ([#&#8203;4593](https://github.com/netlify/cli/issues/4593)) ([c6fd8a6](https://github.com/netlify/cli/commit/c6fd8a6e2fb1015aacee659c6739a38a24406adb)) - **deps:** update dependency graphql to v16.4.0 ([#&#8203;4594](https://github.com/netlify/cli/issues/4594)) ([216631a](https://github.com/netlify/cli/commit/216631a62c08572ba18b0c770da97d6dcbe1229b)) - **deps:** update dependency stripe to v8.222.0 ([#&#8203;4595](https://github.com/netlify/cli/issues/4595)) ([ae4d49b](https://github.com/netlify/cli/commit/ae4d49be1a3d073ad810f3dd31b18a7730f8be7e)) - **deps:** update dependency typescript to v4.6.4 ([#&#8203;4587](https://github.com/netlify/cli/issues/4587)) ([1956c51](https://github.com/netlify/cli/commit/1956c51c6937cc25fe31a76aa88f025e9a18a10f)) - **deps:** update module github.com/aws/aws-lambda-go to v1.31.1 ([#&#8203;4596](https://github.com/netlify/cli/issues/4596)) ([f5b1ab5](https://github.com/netlify/cli/commit/f5b1ab558bd24fe7414019c46ce3e977f1bd22ff)) - **deps:** update rust crate aws_lambda_events to 0.6.3 ([#&#8203;4597](https://github.com/netlify/cli/issues/4597)) ([d017df9](https://github.com/netlify/cli/commit/d017df9f61f7135a0a568f7cc426e35c363af75e)) - **deps:** update rust crate http to 0.2.7 ([#&#8203;4588](https://github.com/netlify/cli/issues/4588)) ([a31d411](https://github.com/netlify/cli/commit/a31d411a96cd6f62babd78b5a2a447cf0ddd120f)) - **deps:** update rust crate log to 0.4.17 ([#&#8203;4589](https://github.com/netlify/cli/issues/4589)) ([e3ffcb1](https://github.com/netlify/cli/commit/e3ffcb1eebf7e01b39fa224968ccb781e9864b97)) - **deps:** update rust crate tokio to 1.18.2 ([#&#8203;4598](https://github.com/netlify/cli/issues/4598)) ([3e43d9a](https://github.com/netlify/cli/commit/3e43d9ab3bfe073251dd2ad006690d6bf1b16c5b)) - pass correct protocol to functions server ([#&#8203;4604](https://github.com/netlify/cli/issues/4604)) ([a4c9dbb](https://github.com/netlify/cli/commit/a4c9dbbb9e731b386fe6d23c81c775278fe6ac6c)) ### [`v10.3.3`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1033-httpsgithubcomnetlifyclicomparev1032v1033-2022-05-26) [Compare Source](https://github.com/netlify/cli/compare/v10.3.1...v10.3.3) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added the
dependencies
label 2022-06-06 00:03:24 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 8c9a91dd8b to 5028d18284 2022-06-07 19:02:58 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.4.0 to chore(deps): update dependency netlify-cli to v10.5.0 2022-06-08 18:02:54 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 5028d18284 to 23a8bfa367 2022-06-08 18:02:55 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from 23a8bfa367 to 62f71be5f5 2022-06-08 19:03:07 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from 62f71be5f5 to 070f415f47 2022-06-08 22:02:58 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.5.0 to chore(deps): update dependency netlify-cli to v10.5.1 2022-06-10 14:02:46 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 070f415f47 to 59a165a64c 2022-06-10 14:02:47 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from 59a165a64c to 15b15e6081 2022-06-14 19:03:11 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from 15b15e6081 to 638ac76444 2022-06-17 21:03:35 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from 638ac76444 to 44c6d0c96d 2022-06-21 20:03:49 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.5.1 to chore(deps): update dependency netlify-cli to v10.6.0 2022-06-22 14:03:54 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 44c6d0c96d to f312685381 2022-06-22 14:03:55 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.6.0 to chore(deps): update dependency netlify-cli to v10.6.1 2022-06-22 18:03:17 +00:00
renovate force-pushed renovate/netlify-cli-10.x from f312685381 to 39cd35543b 2022-06-22 18:03:19 +00:00 Compare
Member

@konrad Any idea what's breaking here?

@konrad Any idea what's breaking here?
renovate changed title from chore(deps): update dependency netlify-cli to v10.6.1 to chore(deps): update dependency netlify-cli to v10.6.2 2022-06-23 11:03:51 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 39cd35543b to 3c071ef085 2022-06-23 11:03:52 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.6.2 to chore(deps): update dependency netlify-cli to v10.6.3 2022-06-29 15:04:51 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 3c071ef085 to f744d8c1a5 2022-06-29 15:04:52 +00:00 Compare
Owner

@dpschen Not really sure. Might be the nodejs version we're using in CI?

@dpschen Not really sure. Might be the nodejs version we're using in CI?
renovate force-pushed renovate/netlify-cli-10.x from f744d8c1a5 to e5526fb514 2022-06-29 19:04:10 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.6.3 to chore(deps): update dependency netlify-cli to v10.7.0 2022-06-30 21:04:23 +00:00
renovate force-pushed renovate/netlify-cli-10.x from e5526fb514 to 777eb0c53d 2022-06-30 21:04:23 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from 777eb0c53d to f4dcb436fe 2022-07-01 09:03:17 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.7.0 to chore(deps): update dependency netlify-cli to v10.7.1 2022-07-01 16:03:37 +00:00
renovate force-pushed renovate/netlify-cli-10.x from f4dcb436fe to ac04ef5708 2022-07-01 16:03:38 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from ac04ef5708 to ec33bcb44c 2022-07-02 13:03:17 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from ec33bcb44c to ad7e80b18a 2022-07-02 16:03:19 +00:00 Compare
renovate force-pushed renovate/netlify-cli-10.x from ad7e80b18a to 6d5363e5e7 2022-07-03 19:03:24 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.7.1 to chore(deps): update dependency netlify-cli to v10.9.0 2022-07-13 21:04:43 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 6d5363e5e7 to 603e8abdc9 2022-07-13 21:04:44 +00:00 Compare
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://2024-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://2024-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.
Owner

Whooo it finally passed!

Whooo it finally passed!
konrad merged commit 2a85ccd316 into main 2022-07-13 21:48:22 +00:00
konrad deleted branch renovate/netlify-cli-10.x 2022-07-13 21:48:22 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.