feat(deps)!: Update graphqlcodegenerator monorepo (major)#274
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(deps)!: Update graphqlcodegenerator monorepo (major)#274renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
dc3304a to
def7e97
Compare
4f9ce40 to
2162502
Compare
51ed929 to
e97a6ca
Compare
039b9b5 to
171076d
Compare
ae991cf to
dc892ed
Compare
355e65c to
91b8989
Compare
91b8989 to
2bccc98
Compare
16a0b1e to
6cc5cae
Compare
d79dcdd to
05bab33
Compare
309bc76 to
4e11683
Compare
4e11683 to
e267caf
Compare
343ac68 to
9c2bd48
Compare
39fd8b1 to
aa9c018
Compare
aa9c018 to
4a48dc8
Compare
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | npm | @graphql-codegen/cli | 5.0.7 | 6.1.2 | | npm | @graphql-codegen/client-preset | 4.8.3 | 5.2.3 |
4a48dc8 to
799fb63
Compare
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:
^5.0.0→^6.0.0^4.1.0→^5.0.0Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v6.1.0Compare Source
Minor Changes
9e70bcbThanks @nickmessing! - add importExtension configuration optionPatch Changes
9e70bcb]:v6.0.2Compare Source
Patch Changes
aad7f03Thanks @renovate! - dependencies updates:@graphql-tools/github-loader@^9.0.0↗︎ (from^8.0.0, independencies)@graphql-tools/url-loader@^9.0.0↗︎ (from^8.0.0, independencies)v6.0.1Compare Source
Patch Changes
#10468
cb1b9d9Thanks @eddeee888! - In watch mode, do not write output on failurePreviously, on partial or full failure, watch mode still write to output. However, since the output'd be an empty array, it will then call
removeStaleFilesinternally to remove all previously generated files.This patch puts a temporary fix to avoid writing output on any failure to fix the described behaviour.
This also means the
config.allowPartialOutputsdoes not work in watch mode for now.v6.0.0Compare Source
Major Changes
#10218
140298aThanks @eddeee888! - Drop @graphql-tools/prisma-loader#10218
140298aThanks @eddeee888! - AddallowPartialOutputsflag to partially write successful generation to files#10218
140298aThanks @eddeee888! - Migrate inquirer to @inquirer/prompts#10218
140298aThanks @eddeee888! - Bump dependencies major versions:#10218
140298aThanks @eddeee888! - Bump listr2 to v9#10218
140298aThanks @eddeee888! - Drop Node 18 supportPatch Changes
140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a]:dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v5.2.2Compare Source
Patch Changes
f588d91]:v5.2.1Compare Source
Patch Changes
b995ed1]:v5.2.0Compare Source
Minor Changes
9e70bcbThanks @nickmessing! - add importExtension configuration optionPatch Changes
f821e8a,9e70bcb]:v5.1.3Compare Source
Patch Changes
#10499
51a1a72Thanks @eddeee888! - Fix nested fragment not getting correct meta field in Client PresetUpdated dependencies [
51a1a72]:v5.1.2Compare Source
Patch Changes
6715330]:v5.1.1Compare Source
Patch Changes
1debf51]:v5.1.0Compare Source
Minor Changes
87184aaThanks @eddeee888! - Forward immutableTypes to client preset configv5.0.3Compare Source
Patch Changes
8258f1f]:v5.0.2Compare Source
Patch Changes
accdab6]:v5.0.1Compare Source
Patch Changes
ee2276cThanks @eddeee888! - Include undefined explicitly for input maybe value in Client Presetv5.0.0Compare Source
Major Changes
#10218
140298aThanks @eddeee888! - BREAKING CHANGE: Use Record<PropertyKey, never> instead of {} for empty object type#10218
140298aThanks @eddeee888! - Stop passing through the deprecated config optiondedupeFragments#10218
140298aThanks @eddeee888! - Drop Node 18 supportPatch Changes
140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a]: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.
👻 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.