prescottprue / cypress-firebase

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

chore(examples): update dependency eslint-plugin-chai-friendly to v1 #1300

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-chai-friendly 0.8.0 -> 1.0.1 age adoption passing confidence

Release Notes

ihordiachenko/eslint-plugin-chai-friendly (eslint-plugin-chai-friendly) ### [`v1.0.1`](https://togithub.com/ihordiachenko/eslint-plugin-chai-friendly/releases/tag/v1.0.1): 1.0.1 [Compare Source](https://togithub.com/ihordiachenko/eslint-plugin-chai-friendly/compare/v1.0.0...v1.0.1) Changed: - Added `name` field for the `recommendedFlat` preset, it will be used by tooling like config-inspector. ### [`v1.0.0`](https://togithub.com/ihordiachenko/eslint-plugin-chai-friendly/releases/tag/v1.0.0): 1.0.0 [Compare Source](https://togithub.com/ihordiachenko/eslint-plugin-chai-friendly/compare/v0.8.0...v1.0.0) Changes: - Fixed compatibility with the legacy `eslintrc` config format [#​35](https://togithub.com/ihordiachenko/eslint-plugin-chai-friendly/issues/35) - Renamed `recommended` preset for the new flat config format to `recommendedFlat`

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

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

size-limit report 📦

Path Size
CommonJS: attachCustomCommands 8.19 KB (0%)
CommonJS: plugin 8.18 KB (0%)
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 74.26%. Comparing base (72726cf) to head (b2197df). Report is 32 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1300 +/- ## ======================================= 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.

renovate[bot] commented 2 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.