prescottprue / cypress-firebase

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

chore(examples): update dependency @types/node to v16.18.80 #1176

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 16.18.79 -> 16.18.80 age adoption passing confidence

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.

renovate[bot] commented 9 months ago

âš  Artifact update problem

Renovate failed to update an artifact 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]
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (97f6efe) 87.78% compared to head (72c2b31) 87.78%. Report is 2 commits behind head on main.

:exclamation: Current head 72c2b31 differs from pull request most recent head e01a853. Consider uploading reports for the commit e01a853 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1176 +/- ## ======================================= Coverage 87.78% 87.78% ======================================= Files 6 6 Lines 303 303 Branches 108 108 ======================================= Hits 266 266 Misses 11 11 Partials 26 26 ```

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

github-actions[bot] commented 9 months ago

size-limit report 📦

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

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

The release is available on:

Your semantic-release bot :package::rocket: