Update graphqlcodegenerator monorepo
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@graphql-codegen/typescript | 1.17.9 -> 1.19.0 |
||||
@graphql-codegen/typescript-operations | 1.17.8 -> 1.17.12 |
Release Notes
dotansimha/graphql-code-generator
v1.19.0
Minor Changes
-
857c603
: Adds the --errors-only flag to the cli to print errors only.
Patch Changes
- Updated dependencies [857c603c]
v1.18.1
Patch Changes
-
1183d17
: Bump all packages to resolve issues with shared dependencies - Updated dependencies [1183d173]
v1.18.0
Minor Changes
-
bd3bd29
: Improve DocumentNode optimizations, to reduce bundle size when consumed as pre-compiled
Patch Changes
- Updated dependencies [99819bf1]
- Updated dependencies [c3b59e81]
v1.17.11
Patch Changes
-
077cf06
: Fixed reading of enumValues config values -
92d8f87
: Fixed unquoted numeric enum identifiers - Updated dependencies [92d8f876]
v1.17.10
Patch Changes
-
2900ee2
: Check the error code instead of the error message to determine if a package wasn't found
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #15329 (bea7123) into main (0ce4ce0) will decrease coverage by
0.28%
. The diff coverage isn/a
.@@ Coverage Diff @@ ## main #15329 +/- ## ========================================== - Coverage 52.76% 52.48% -0.29% ========================================== Files 1637 1637 Lines 82124 81819 -305 Branches 7201 7215 +14 ========================================== - Hits 43336 42943 -393 - Misses 34919 35051 +132 + Partials 3869 3825 -44
Flag Coverage Δ go 52.45% <ø> (-0.22%)
integration 28.42% <ø> (-0.54%)
storybook 27.54% <ø> (-0.08%)
typescript 52.56% <ø> (-0.46%)
unit 34.99% <ø> (-0.21%)
Impacted Files Coverage Δ client/web/src/repo/blob/panel/BlobPanel.tsx 42.85% <0.00%> (-54.29%)
client/web/src/repo/backend.ts 52.38% <0.00%> (-23.81%)
...prise/internal/codemonitors/resolvers/resolvers.go 46.86% <0.00%> (-21.06%)
client/web/src/repo/blob/Blob.tsx 68.08% <0.00%> (-17.83%)
client/web/src/platform/context.ts 56.25% <0.00%> (-12.50%)
client/web/src/tree/TreeLayer.tsx 60.86% <0.00%> (-4.35%)
client/web/src/Layout.tsx 86.04% <0.00%> (-2.33%)
client/web/src/tracking/withActivation.tsx 67.41% <0.00%> (-2.25%)
...internal/codeintel/stores/uploadstore/s3_client.go 78.44% <0.00%> (-1.88%)
...terprise/code-monitoring/CreateCodeMonitorPage.tsx 38.84% <0.00%> (-1.87%)
... and 29 more
Please register or sign in to reply