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.2.0 #1330

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress-firebase 4.1.0 -> 4.2.0 age adoption passing confidence

Release Notes

prescottprue/cypress-firebase (cypress-firebase) ### [`v4.2.0`](https://togithub.com/prescottprue/cypress-firebase/releases/tag/v4.2.0) [Compare Source](https://togithub.com/prescottprue/cypress-firebase/compare/v4.1.2...v4.2.0) ##### Features - plugin option to protect production environment ([#​1231](https://togithub.com/prescottprue/cypress-firebase/issues/1231)) ([218718a](https://togithub.com/prescottprue/cypress-firebase/commit/218718ade3de694a127dbe37de02ba6f240b5651)) ### [`v4.1.2`](https://togithub.com/prescottprue/cypress-firebase/releases/tag/v4.1.2) [Compare Source](https://togithub.com/prescottprue/cypress-firebase/compare/v4.1.1...v4.1.2) ##### Bug Fixes - **deps:** support firebase-admin v12 ([#​1318](https://togithub.com/prescottprue/cypress-firebase/issues/1318)) ([#​1322](https://togithub.com/prescottprue/cypress-firebase/issues/1322)) ([494c454](https://togithub.com/prescottprue/cypress-firebase/commit/494c454522a2e1db6413b7c408b7b1fe01e2aca5)) ### [`v4.1.1`](https://togithub.com/prescottprue/cypress-firebase/releases/tag/v4.1.1) [Compare Source](https://togithub.com/prescottprue/cypress-firebase/compare/v4.1.0...v4.1.1) ##### Bug Fixes - **firestore:** support unlimited number of where conditions ([#​1314](https://togithub.com/prescottprue/cypress-firebase/issues/1314)) - [@​dominics](https://togithub.com/dominics) ([a44152b](https://togithub.com/prescottprue/cypress-firebase/commit/a44152b04d444dcf8a4cac79c6c5deafc05c2a08))

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 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 3 months ago

size-limit report 📦

Path Size
CommonJS: attachCustomCommands 8.19 KB (0%)
CommonJS: plugin 8.18 KB (0%)
github-actions[bot] commented 2 weeks ago

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

The release is available on:

Your semantic-release bot :package::rocket:

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.26%. Comparing base (2bc08e8) to head (f7b6ef7). Report is 41 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1330 +/- ## ======================================= Coverage 74.26% 74.26% ======================================= Files 6 6 Lines 579 579 Branches 212 212 ======================================= Hits 430 430 Misses 131 131 Partials 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.