cypress-firebase
                                
                                 cypress-firebase copied to clipboard
                                
                                    cypress-firebase copied to clipboard
                            
                            
                            
                        chore(examples): update dependency @testing-library/react to v16
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| @testing-library/react | 14.3.1->16.0.0 | 
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.0.0
Features
BREAKING CHANGES
- @testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of- @testing-library/dominstalled that frequently caused bugs when used with- @testing-library/user-event. We will also be able to allow new versions of- @testing-library/dombeing used without a SemVer major release of- @testing-library/reactby just widening the peer dependency.- @types/react-domneeds to be installed if you're typechecking files using- @testing-library/react.
v15.0.7
v15.0.6
v15.0.5
v15.0.4
v15.0.3
Bug Fixes
v15.0.2
v15.0.1
v15.0.0
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠ 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:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
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]
size-limit report 📦
| Path | Size | 
|---|---|
| CommonJS: attachCustomCommands | 8.19 KB (0%) | 
| CommonJS: plugin | 8.18 KB (0%) | 
⚠️ 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:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
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 Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.26%. Comparing base (
2a8c815) to head (a6b5653). Report is 3 commits behind head on main.
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1246      +/-   ##
==========================================
+ Coverage   72.82%   74.26%   +1.44%     
==========================================
  Files           6        6              
  Lines         563      579      +16     
  Branches      202      212      +10     
==========================================
+ Hits          410      430      +20     
+ Misses        134      131       -3     
+ Partials       19       18       -1     
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.