[deps] Update devDependencies (non-major)#15564
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #15564 +/- ##
=======================================
Coverage 33.55% 33.55%
=======================================
Files 3168 3168
Lines 214731 214731
Branches 39468 39469 +1
=======================================
+ Hits 72057 72060 +3
+ Misses 142674 142671 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.1→6.3.05.0.1→5.0.25.1.7→5.1.817.4.0→17.5.02.10.0→2.10.122.6.4→22.6.58.58.1→8.58.2Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v6.3.0Compare Source
Minor Changes
#10659
e65d303Thanks @ikusakov2! - Add support for
externalDocumentsexternalDocumentsdeclares GraphQL documents that will be read but will not have type filesgenerated for them. These documents are available to plugins for type resolution (e.g. fragment
types), but no output files will be generated based on them. Accepts the same formats as
documents.This config option is useful for monorepos where each project may want to generate types for its
own documents, but some may need to read shared fragments from across projects.
Patch Changes
[
9a66574,9a66574,9a66574,e65d303]:dotansimha/graphql-code-generator (@graphql-codegen/introspection)
v5.0.2Compare Source
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,9a66574,e65d303]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-resolvers)
v5.1.8Compare Source
Patch Changes
9a66574Thanks @renovate! - dependencies updates:
tslib@^2.8.0↗︎ (from~2.6.0, independencies)[
9a66574,9a66574,9a66574,e65d303]:sindresorhus/globals (globals)
v17.5.0Compare Source
cenfun/monocart-reporter (monocart-reporter)
v2.10.1Compare Source
nrwl/nx (nx)
v22.6.5Compare Source
22.6.5 (2026-04-10)
🚀 Features
🩹 Fixes
❤️ Thank You
typescript-eslint/typescript-eslint (typescript-eslint)
v8.58.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: (in timezone Europe/Paris)
* * * * 0)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.