Closed renovate[bot] closed 2 years ago
Latest commit: 5a9f473f623034b36f6e50e06e95512242f1dafb
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
Name | Status | Preview | Updated |
---|---|---|---|
chirpy | โ Ready (Inspect) | Visit Preview | Oct 29, 2022 at 7:45AM (UTC) |
./apps/main
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
๐ด | Statements | 4.42% | 40/904 |
๐ด | Branches | 3.56% | 9/253 |
๐ด | Functions | 2.16% | 5/232 |
๐ด | Lines | 4.49% | 38/846 |
2 tests passing in 2 suites.
Report generated by ๐งชjest coverage report action from 5a9f473f623034b36f6e50e06e95512242f1dafb
./packages/ui
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
๐ด | Statements | 51.85% | 2386/4602 |
๐ด | Branches | 26.36% | 457/1734 |
๐ด | Functions | 35.19% | 437/1242 |
๐ด | Lines | 51.88% | 2274/4383 |
50 tests passing in 32 suites.
Report generated by ๐งชjest coverage report action from 5a9f473f623034b36f6e50e06e95512242f1dafb
e300c7f(current) vs 1638a7d main#1084(baseline)
Metrics (2 changes)
โโโโโโโโโโ | โโโโโโCurrent Job #1085 |
โโโโโBaseline Job #1084 |
---|---|---|
Initial JS | 1.02MiB (-0.01% ) |
1.02MiB |
Initial CSS | 87.59KiB |
87.59KiB |
Cache Invalidation | 9.4% |
0% |
Chunks | 50 |
50 |
Assets | 59 |
59 |
Modules | 1090 |
1090 |
Duplicate Modules | 166 |
166 |
Duplicate Code | 4.07% |
4.07% |
Packages | 85 |
85 |
Duplicate Packages | 1 |
1 |
Project | chirpy |
Status | Passed |
Commit | 5a9f473f62 |
Started | Oct 29, 2022 7:46 AM |
Ended | Oct 29, 2022 7:48 AM |
Duration | 01:41 ๐ก |
OS | Linux Ubuntu - 20.04 |
Browser | Electron 100 |
View run in Cypress Dashboard โก๏ธ
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
This PR contains the following updates:
5.10.1
->5.11.2
Release Notes
enisdenjo/graphql-ws
### [`v5.11.2`](https://togithub.com/enisdenjo/graphql-ws/blob/HEAD/CHANGELOG.md#5112-httpsgithubcomenisdenjographql-wscomparev5111v5112-2022-09-21) [Compare Source](https://togithub.com/enisdenjo/graphql-ws/compare/v5.11.1...v5.11.2) ##### Bug Fixes - Reorder types paths in package.json for better import resolution ([#406](https://togithub.com/enisdenjo/graphql-ws/issues/406)) ([37263c5](https://togithub.com/enisdenjo/graphql-ws/commit/37263c51f4c6e92e4955df5058b76f452b2d0399)) ### [`v5.11.1`](https://togithub.com/enisdenjo/graphql-ws/blob/HEAD/CHANGELOG.md#5111-httpsgithubcomenisdenjographql-wscomparev5110v5111-2022-09-16) [Compare Source](https://togithub.com/enisdenjo/graphql-ws/compare/v5.11.0...v5.11.1) ##### Bug Fixes - **server:** Shouldn't send a complete message if client sent it ([331fe47](https://togithub.com/enisdenjo/graphql-ws/commit/331fe4749227393297da4d97a4370ab6f76cc73a)), closes [#403](https://togithub.com/enisdenjo/graphql-ws/issues/403) ### [`v5.11.0`](https://togithub.com/enisdenjo/graphql-ws/blob/HEAD/CHANGELOG.md#5110-httpsgithubcomenisdenjographql-wscomparev5102v5110-2022-09-16) [Compare Source](https://togithub.com/enisdenjo/graphql-ws/compare/v5.10.2...v5.11.0) ##### Features - **client:** Provide subscribe payload in `generateID` ([d0bc6e1](https://togithub.com/enisdenjo/graphql-ws/commit/d0bc6e15169285421fc7961c712d1d07c884a14e)), closes [#398](https://togithub.com/enisdenjo/graphql-ws/issues/398) #### [5.10.2](https://togithub.com/enisdenjo/graphql-ws/compare/v5.10.1...v5.10.2) (2022-09-12) ##### Performance Improvements - Easier message parser ([d44c6f1](https://togithub.com/enisdenjo/graphql-ws/commit/d44c6f18ccd2bc539bb541e6bfd1bf0c769c7856)) #### [5.10.1](https://togithub.com/enisdenjo/graphql-ws/compare/v5.10.0...v5.10.1) (2022-08-19) ##### Bug Fixes - **client:** Debounce close by `lazyCloseTimeout` ([c332837](https://togithub.com/enisdenjo/graphql-ws/commit/c332837c50da09174a9741a1903a5471f8a1c42d)), closes [#388](https://togithub.com/enisdenjo/graphql-ws/issues/388) ### [`v5.10.2`](https://togithub.com/enisdenjo/graphql-ws/blob/HEAD/CHANGELOG.md#5102-httpsgithubcomenisdenjographql-wscomparev5101v5102-2022-09-12) [Compare Source](https://togithub.com/enisdenjo/graphql-ws/compare/v5.10.1...v5.10.2) ##### Performance Improvements - Easier message parser ([d44c6f1](https://togithub.com/enisdenjo/graphql-ws/commit/d44c6f18ccd2bc539bb541e6bfd1bf0c769c7856))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.