chore(deps): update dependency netlify-cli to v10.13.0 #2190

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

This PR contains the following updates:

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

Release Notes

netlify/cli

v10.13.0

Compare Source

Features
  • pass site information to edge function context in dev command (#​4857) (9ab5603)
Bug Fixes

v10.12.1

Compare Source

Bug Fixes

v10.12.0

Compare Source

Features
Bug Fixes
  • graph: fetch enabled services for the session instead of the app (#​4865) (7e0160a)
  • prevent promptEditorHelper to run if running tests in vscode (#​4863) (7b89caf)

v10.11.2

Compare Source

Bug Fixes

v10.11.1

Compare Source

Bug Fixes

v10.11.0

Compare Source

Features
Bug Fixes

v10.10.2

Compare Source

Bug Fixes

v10.10.1

Compare Source

Bug Fixes

v10.10.0

Compare Source

Features
  • Add edge function templates to functions:create command (#​4731) (f1f5cfa)
Bug Fixes

v10.9.1

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 | minor | [`10.9.0` -> `10.13.0`](https://renovatebot.com/diffs/npm/netlify-cli/10.9.0/10.13.0) | --- ### Release Notes <details> <summary>netlify/cli</summary> ### [`v10.13.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10130-httpsgithubcomnetlifyclicomparev10121v10130-2022-07-29) [Compare Source](https://github.com/netlify/cli/compare/v10.12.1...v10.13.0) ##### Features - pass site information to edge function context in dev command ([#&#8203;4857](https://github.com/netlify/cli/issues/4857)) ([9ab5603](https://github.com/netlify/cli/commit/9ab5603c3555a8164240e8eee7b187e5bf11980c)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.6.0 ([#&#8203;4872](https://github.com/netlify/cli/issues/4872)) ([a684bc9](https://github.com/netlify/cli/commit/a684bc9cd4636562d019f3c35e54813a00276cbd)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.7.0 ([#&#8203;4875](https://github.com/netlify/cli/issues/4875)) ([6f99bdc](https://github.com/netlify/cli/commit/6f99bdc1bb7a5ae5c0f61f619d17e0e20c02d17d)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.8.0 ([#&#8203;4874](https://github.com/netlify/cli/issues/4874)) ([6ff4d8a](https://github.com/netlify/cli/commit/6ff4d8a66dcb82482576b0578d5be8ca637960fb)) - **graph:** fix graph:pull and codegen bugs ([#&#8203;4878](https://github.com/netlify/cli/issues/4878)) ([90e8c3e](https://github.com/netlify/cli/commit/90e8c3ede75e4578787a73908bbd55b467e3af82)) ### [`v10.12.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10121-httpsgithubcomnetlifyclicomparev10120v10121-2022-07-27) [Compare Source](https://github.com/netlify/cli/compare/v10.12.0...v10.12.1) ##### Bug Fixes - **deps:** update netlify-graph-internal ([#&#8203;4866](https://github.com/netlify/cli/issues/4866)) ([00fcc1b](https://github.com/netlify/cli/commit/00fcc1be6bc7afb53b17e4e966affa0ebe898715)) ### [`v10.12.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10120-httpsgithubcomnetlifyclicomparev10112v10120-2022-07-27) [Compare Source](https://github.com/netlify/cli/compare/v10.11.2...v10.12.0) ##### Features - alias ntl dev to ntl develop ([#&#8203;4709](https://github.com/netlify/cli/issues/4709)) ([2260fff](https://github.com/netlify/cli/commit/2260fff0c2211f049f000895c2e0c93d3b8dc58c)) ##### Bug Fixes - **graph:** fetch enabled services for the session instead of the app ([#&#8203;4865](https://github.com/netlify/cli/issues/4865)) ([7e0160a](https://github.com/netlify/cli/commit/7e0160ad971ab6622f02a796cfa525a275e58539)) - prevent promptEditorHelper to run if running tests in vscode ([#&#8203;4863](https://github.com/netlify/cli/issues/4863)) ([7b89caf](https://github.com/netlify/cli/commit/7b89caf121f77f2343c8057e68d97efbbe5689af)) ### [`v10.11.2`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10112-httpsgithubcomnetlifyclicomparev10111v10112-2022-07-25) [Compare Source](https://github.com/netlify/cli/compare/v10.11.1...v10.11.2) ##### Bug Fixes - correctly create edge function directory when running in custom cwd ([#&#8203;4860](https://github.com/netlify/cli/issues/4860)) ([9a88143](https://github.com/netlify/cli/commit/9a88143e10b71d8a8d8b3ba82af8865196637974)) - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.5.0 ([#&#8203;4859](https://github.com/netlify/cli/issues/4859)) ([3eec8e7](https://github.com/netlify/cli/commit/3eec8e724384959a2c68800fd7a4eced405de1d8)) - **deps:** update dependency [@&#8203;netlify/config](https://github.com/netlify/config) to ^18.1.2 ([#&#8203;4858](https://github.com/netlify/cli/issues/4858)) ([f024587](https://github.com/netlify/cli/commit/f0245878ca123773e3d554f92a5990bbb37032e7)) - **deps:** update dependency algoliasearch to v4.14.1 ([#&#8203;4850](https://github.com/netlify/cli/issues/4850)) ([ef07504](https://github.com/netlify/cli/commit/ef07504d74f6678edcb793513be5118510f6362a)) - **deps:** update dependency stripe to v9.14.0 ([#&#8203;4851](https://github.com/netlify/cli/issues/4851)) ([684aa24](https://github.com/netlify/cli/commit/684aa24a305922570aa074a1c90e27ff5dcb5fda)) - **deps:** update module github.com/aws/aws-lambda-go to v1.33.0 ([#&#8203;4852](https://github.com/netlify/cli/issues/4852)) ([c6f3e85](https://github.com/netlify/cli/commit/c6f3e85ee9f93b653081814ac8d342b5cca3a010)) - **deps:** update rust crate lambda_runtime to 0.6.0 ([#&#8203;4853](https://github.com/netlify/cli/issues/4853)) ([d074933](https://github.com/netlify/cli/commit/d074933b0250f764721203b23a166a4454826477)) ### [`v10.11.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10111-httpsgithubcomnetlifyclicomparev10110v10111-2022-07-22) [Compare Source](https://github.com/netlify/cli/compare/v10.11.0...v10.11.1) ##### Bug Fixes - proxy server for Node.js 17/18 ([#&#8203;4835](https://github.com/netlify/cli/issues/4835)) ([76ee52f](https://github.com/netlify/cli/commit/76ee52f16b2dcd2fcff2f1e19037f13c036dfea1)) ### [`v10.11.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10110-httpsgithubcomnetlifyclicomparev10102v10110-2022-07-22) [Compare Source](https://github.com/netlify/cli/compare/v10.10.2...v10.11.0) ##### Features - add retry count parameter to function uploads ([#&#8203;4841](https://github.com/netlify/cli/issues/4841)) ([e917f69](https://github.com/netlify/cli/commit/e917f697bd3e30b5e98c47dc5d5ce049c5921d06)) - deprecate `netlify:edge` in function templates ([#&#8203;4842](https://github.com/netlify/cli/issues/4842)) ([cfbb34d](https://github.com/netlify/cli/commit/cfbb34d17ae23fbd85b486166a7a592902dcb75b)) - simplify country mock docs ([#&#8203;4822](https://github.com/netlify/cli/issues/4822)) ([c766d51](https://github.com/netlify/cli/commit/c766d511bcbaeb7a31ce91c2d0135692a1670b9f)) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.4.2 ([#&#8203;4830](https://github.com/netlify/cli/issues/4830)) ([65913b4](https://github.com/netlify/cli/commit/65913b4dfa0d256d1bd52695a6d396bf04c3933e)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.7.0 ([#&#8203;4843](https://github.com/netlify/cli/issues/4843)) ([5b112e3](https://github.com/netlify/cli/commit/5b112e38865855b4d417267254737603aca3d032)) - **deps:** update dependency netlify to ^11.0.4 ([#&#8203;4833](https://github.com/netlify/cli/issues/4833)) ([e00acbc](https://github.com/netlify/cli/commit/e00acbc5ebc0c01f345f18f918634884a27f6df1)) - **deps:** update dependency netlify to v12 ([#&#8203;4840](https://github.com/netlify/cli/issues/4840)) ([0eb9d16](https://github.com/netlify/cli/commit/0eb9d16db00fd2cfa1969de8a8e8e3144d9903f9)) - fix cache error with geo country mock ([#&#8203;4821](https://github.com/netlify/cli/issues/4821)) ([419f447](https://github.com/netlify/cli/commit/419f4472ac66f98ab26980b99112d78066dd3ca4)) - **graph:** use the JWT correctly in `refetchAndGenerateFromOneGraph` ([#&#8203;4832](https://github.com/netlify/cli/issues/4832)) ([623fe51](https://github.com/netlify/cli/commit/623fe51fe286ff0a05abcb1d0c0d00f47c660fce)) ### [`v10.10.2`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10102-httpsgithubcomnetlifyclicomparev10101v10102-2022-07-19) [Compare Source](https://github.com/netlify/cli/compare/v10.10.1...v10.10.2) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.13.2 ([#&#8203;4828](https://github.com/netlify/cli/issues/4828)) ([ab2c562](https://github.com/netlify/cli/commit/ab2c56218d0d4240302763998325b09497c45bb4)) ### [`v10.10.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10101-httpsgithubcomnetlifyclicomparev10100v10101-2022-07-19) [Compare Source](https://github.com/netlify/cli/compare/v10.10.0...v10.10.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.4.1 ([#&#8203;4818](https://github.com/netlify/cli/issues/4818)) ([e417c6e](https://github.com/netlify/cli/commit/e417c6eb298f5fd070b3b183ed77728061736929)) - **deps:** update dependency [@&#8203;netlify/edge-bundler](https://github.com/netlify/edge-bundler) to ^1.6.0 ([#&#8203;4804](https://github.com/netlify/cli/issues/4804)) ([a36bc16](https://github.com/netlify/cli/commit/a36bc16b40d9bac77727bf06509e7fde0a1737ec)) - **deps:** update dependency [@&#8203;netlify/framework-info](https://github.com/netlify/framework-info) to ^9.1.1 ([#&#8203;4807](https://github.com/netlify/cli/issues/4807)) ([f08a325](https://github.com/netlify/cli/commit/f08a32525ddb6320e6dbcafef881b7dfa3bce610)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.34.0 ([#&#8203;4800](https://github.com/netlify/cli/issues/4800)) ([a214002](https://github.com/netlify/cli/commit/a2140023de519283d62528eee6da9023605d576f)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.35.0 ([#&#8203;4824](https://github.com/netlify/cli/issues/4824)) ([36945ec](https://github.com/netlify/cli/commit/36945ecffa8289d463197121a66a2ed39f1e99b7)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.13.1 ([#&#8203;4823](https://github.com/netlify/cli/issues/4823)) ([8d7d078](https://github.com/netlify/cli/commit/8d7d078c18dba94a6159dab2e0bf55bfaf267a93)) - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v14.18.22 ([#&#8203;4809](https://github.com/netlify/cli/issues/4809)) ([a769168](https://github.com/netlify/cli/commit/a769168e5fb1060c4ff2b3db5789868bf781e431)) - **deps:** update dependency commander to v9.4.0 ([#&#8203;4810](https://github.com/netlify/cli/issues/4810)) ([e0f1e5d](https://github.com/netlify/cli/commit/e0f1e5dca4550ea96446001ff56a8212fc539f3e)) - **deps:** update dependency cron-parser to v4.5.0 ([#&#8203;4811](https://github.com/netlify/cli/issues/4811)) ([9335721](https://github.com/netlify/cli/commit/9335721adb35b527097e3601c592dd6500cd5ff4)) - **deps:** update dependency qs to v6.11.0 ([#&#8203;4812](https://github.com/netlify/cli/issues/4812)) ([b46e971](https://github.com/netlify/cli/commit/b46e9714a6502c12e62fa8d94903993ad2854a72)) - **deps:** update dependency stripe to v9.13.0 ([#&#8203;4813](https://github.com/netlify/cli/issues/4813)) ([c6928b2](https://github.com/netlify/cli/commit/c6928b2ee97e3c87c58009a290c2379fab40216d)) - **deps:** update rust crate tokio to 1.20.0 ([#&#8203;4814](https://github.com/netlify/cli/issues/4814)) ([81231ea](https://github.com/netlify/cli/commit/81231ead45ccc8c37a19f138e5c55dfc17bbcdbd)) - fix listening to framework port on node 17 and newer ([#&#8203;4806](https://github.com/netlify/cli/issues/4806)) ([e4a92e3](https://github.com/netlify/cli/commit/e4a92e3239c8f9273972fcfc0c98e9a96c26d53b)) ### [`v10.10.0`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;10100-httpsgithubcomnetlifyclicomparev1091v10100-2022-07-15) [Compare Source](https://github.com/netlify/cli/compare/v10.9.1...v10.10.0) ##### Features - Add edge function templates to functions:create command ([#&#8203;4731](https://github.com/netlify/cli/issues/4731)) ([f1f5cfa](https://github.com/netlify/cli/commit/f1f5cfacb51edbad13270c2f5bb373dbf5cec1b8)) ##### Bug Fixes - **deps:** update dependency wait-port to ^0.3.0 ([#&#8203;4801](https://github.com/netlify/cli/issues/4801)) ([0ae27dd](https://github.com/netlify/cli/commit/0ae27dd8e7d36072989be8f726feab84c31d54f3)) - **graph:** use graphJWT in more places ([#&#8203;4803](https://github.com/netlify/cli/issues/4803)) ([7ce1c98](https://github.com/netlify/cli/commit/7ce1c98805e3d3d0419034824dbf9bf43ce887e8)) ### [`v10.9.1`](https://github.com/netlify/cli/blob/HEAD/CHANGELOG.md#&#8203;1091-httpsgithubcomnetlifyclicomparev1090v1091-2022-07-15) [Compare Source](https://github.com/netlify/cli/compare/v10.9.0...v10.9.1) ##### Bug Fixes - **deps:** update dependency [@&#8203;netlify/build](https://github.com/netlify/build) to ^27.4.0 ([#&#8203;4799](https://github.com/netlify/cli/issues/4799)) ([5558446](https://github.com/netlify/cli/commit/555844664ba2472d6214d786fbcc61f22325fde6)) - **deps:** update dependency [@&#8203;netlify/plugins-list](https://github.com/netlify/plugins-list) to ^6.33.0 ([#&#8203;4796](https://github.com/netlify/cli/issues/4796)) ([dd05a19](https://github.com/netlify/cli/commit/dd05a19d4343f5accc7cf714d20eeddd157c90ac)) - **deps:** update dependency [@&#8203;netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) to ^5.13.0 ([#&#8203;4797](https://github.com/netlify/cli/issues/4797)) ([f29c404](https://github.com/netlify/cli/commit/f29c404f289964635d7ad016c5b9ed9c6af7f792)) - **graph:** regressions introduced during JWT migration ([#&#8203;4802](https://github.com/netlify/cli/issues/4802)) ([44245c0](https://github.com/netlify/cli/commit/44245c077688501fed8bc944415b828a7d6b8979)) </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-07-25 00:03:21 +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://2190-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://2190-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.
renovate changed title from chore(deps): update dependency netlify-cli to v10.11.1 to chore(deps): update dependency netlify-cli to v10.11.2 2022-07-25 16:02:47 +00:00
renovate force-pushed renovate/netlify-cli-10.x from edeaef82b4 to 950df4fb45 2022-07-25 16:02:48 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.11.2 to chore(deps): update dependency netlify-cli to v10.12.0 2022-07-27 03:02:54 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 950df4fb45 to 0768734377 2022-07-27 03:02:55 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.12.0 to chore(deps): update dependency netlify-cli to v10.12.1 2022-07-27 09:02:48 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 0768734377 to 080029a5d4 2022-07-27 09:02:49 +00:00 Compare
renovate changed title from chore(deps): update dependency netlify-cli to v10.12.1 to chore(deps): update dependency netlify-cli to v10.13.0 2022-07-29 22:02:57 +00:00
renovate force-pushed renovate/netlify-cli-10.x from 080029a5d4 to 3c472e3a8c 2022-07-29 22:02:58 +00:00 Compare
konrad merged commit af08713bf0 into main 2022-07-31 13:47:12 +00:00
konrad deleted branch renovate/netlify-cli-10.x 2022-07-31 13:47:12 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.