cypress-io / netlify-plugin-cypress

Runs Cypress end-to-end tests after Netlify builds the site but before it is deployed
https://www.cypress.io/blog/2020/03/30/run-cypress-tests-on-netlify-using-a-single-line/
MIT License
89 stars 39 forks source link

chore(deps): update dependency netlify-cli to v17.8.1 #388

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
netlify-cli 17.5.3 -> 17.8.1 age adoption passing confidence

Release Notes

netlify/cli (netlify-cli) ### [`v17.8.1`](https://togithub.com/netlify/cli/blob/HEAD/CHANGELOG.md#1781-2023-11-28) [Compare Source](https://togithub.com/netlify/cli/compare/v17.8.0...v17.8.1) ##### Bug Fixes - **deps:** update dependency [@​netlify/blobs](https://togithub.com/netlify/blobs) to v6.3.1 ([#​6206](https://togithub.com/netlify/cli/issues/6206)) ([85b29c6](https://togithub.com/netlify/cli/commit/85b29c6d77e169d806a4c0ee361e2cfdfe642c4a)) - **deps:** update netlify packages ([#​6202](https://togithub.com/netlify/cli/issues/6202)) ([66a4047](https://togithub.com/netlify/cli/commit/66a40474019aa49c3adc2214374bbd974e156d5b)) - safely check function result ([#​6219](https://togithub.com/netlify/cli/issues/6219)) ([c0c5f4b](https://togithub.com/netlify/cli/commit/c0c5f4ba8a247d8083b71148c17f717b26542727)) ### [`v17.8.0`](https://togithub.com/netlify/cli/blob/HEAD/CHANGELOG.md#1780-2023-11-28) [Compare Source](https://togithub.com/netlify/cli/compare/v17.7.0...v17.8.0) ##### Features - support `preferStatic` for v2 functions ([#​6211](https://togithub.com/netlify/cli/issues/6211)) ([6bd29e0](https://togithub.com/netlify/cli/commit/6bd29e048a3acaeec4a599d146cbb180add438ec)) ##### Bug Fixes - `ntl serve` for v2 functions, follow-ups ([#​6210](https://togithub.com/netlify/cli/issues/6210)) ([af800af](https://togithub.com/netlify/cli/commit/af800af728a85601c63a8e8827c73c00988bab0c)) - don't mistake paths for protocols ([#​6212](https://togithub.com/netlify/cli/issues/6212)) ([3c31fc9](https://togithub.com/netlify/cli/commit/3c31fc987cf4db160868361c729b5cb310691b2b)) - don't show warning when there are no ef ([#​6214](https://togithub.com/netlify/cli/issues/6214)) ([4027528](https://togithub.com/netlify/cli/commit/40275285bb8aecac35a8958f6af69a8bc4b5b006)) - image CDN asset url shouldn't have double slash ([#​6221](https://togithub.com/netlify/cli/issues/6221)) ([8f8e8b4](https://togithub.com/netlify/cli/commit/8f8e8b45ba4e75cb8c7a4ae555d53395cdec1080)) - prevent image cdn from being shadowed by v2 functions ([#​6213](https://togithub.com/netlify/cli/issues/6213)) ([c9dcf30](https://togithub.com/netlify/cli/commit/c9dcf3046bdbca2fde02d9cc02801e17a293143d)) ### [`v17.7.0`](https://togithub.com/netlify/cli/blob/HEAD/CHANGELOG.md#1770-2023-11-23) [Compare Source](https://togithub.com/netlify/cli/compare/v17.6.0...v17.7.0) ##### Features - load command's actions async to improve performance ([#​6180](https://togithub.com/netlify/cli/issues/6180)) ([5c61169](https://togithub.com/netlify/cli/commit/5c61169d43570ffb20cfd2976ca050a9558d9c3f)) ### [`v17.6.0`](https://togithub.com/netlify/cli/blob/HEAD/CHANGELOG.md#1760-2023-11-20) [Compare Source](https://togithub.com/netlify/cli/compare/v17.5.3...v17.6.0) ##### Features - support specification of log levels to stream ([#​6200](https://togithub.com/netlify/cli/issues/6200)) ([18500f6](https://togithub.com/netlify/cli/commit/18500f660b07992d4059ad488c2511c00b626f06))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

cypress-app-bot commented 10 months ago

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.