prescottprue / cypress-firebase

Cypress plugin and custom commands for testing Firebase projects
MIT License
273 stars 50 forks source link

chore(examples): update dependency cypress-firebase to v4 #1191

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress-firebase 3.0.2 -> 4.0.0 age adoption passing confidence

Release Notes

prescottprue/cypress-firebase (cypress-firebase) ### [`v4.0.0`](https://togithub.com/prescottprue/cypress-firebase/releases/tag/v4.0.0) [Compare Source](https://togithub.com/prescottprue/cypress-firebase/compare/v3.0.2...v4.0.0) ##### Features - tighten up the types of callFirestore calls ([#​1173](https://togithub.com/prescottprue/cypress-firebase/issues/1173)) - [@​dominics](https://togithub.com/dominics) - build for node 20 \[[#​1096](https://togithub.com/prescottprue/cypress-firebase/issues/1096)] ([#​1094](https://togithub.com/prescottprue/cypress-firebase/issues/1094)) ([462c689](https://togithub.com/prescottprue/cypress-firebase/commit/462c6891af0e95cd20e7c00f1733e879adbd3c38)) ##### BREAKING CHANGES - Drop support for Node pre 18. Build using Node 20.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.



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

renovate[bot] commented 7 months ago

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: examples/typescript/yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
File name: examples/basic/yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
github-actions[bot] commented 6 months ago

size-limit report πŸ“¦

Path Size
CommonJS: attachCustomCommands 6.2 KB (0%)
CommonJS: plugin 6.2 KB (0%)
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: