-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency graphql-request from v6.1.0 to v7 #829
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/graphql-request-7.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
4 times, most recently
from
May 15, 2024 04:59
53d1775
to
ede775c
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
3 times, most recently
from
May 28, 2024 18:26
e9530ad
to
1b40e56
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
3 times, most recently
from
June 7, 2024 22:15
c297030
to
17295b5
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
4 times, most recently
from
June 26, 2024 17:17
18e9781
to
6a494c5
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
from
July 3, 2024 00:27
6a494c5
to
0a1f5cd
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
3 times, most recently
from
July 15, 2024 19:53
d2adc2c
to
33a1f09
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
3 times, most recently
from
July 26, 2024 21:19
41b7b1f
to
2b1817d
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
from
August 2, 2024 04:02
2b1817d
to
0568805
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
from
August 10, 2024 05:41
0568805
to
705cbc8
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
3 times, most recently
from
August 22, 2024 04:30
1612e98
to
d5c40eb
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
from
August 28, 2024 06:02
d5c40eb
to
26d3a95
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
from
September 12, 2024 03:54
26d3a95
to
851d07d
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
2 times, most recently
from
September 23, 2024 18:26
5d8fdc5
to
7a24748
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
3 times, most recently
from
October 1, 2024 03:12
c2b7fa2
to
41d830a
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
3 times, most recently
from
October 14, 2024 09:04
0456aba
to
130936a
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
2 times, most recently
from
October 23, 2024 20:39
89dc9d1
to
9b1febe
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
4 times, most recently
from
November 4, 2024 10:47
7d88cad
to
1ad25c7
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
2 times, most recently
from
November 8, 2024 11:00
24f9568
to
2642859
Compare
renovate
bot
force-pushed
the
renovate/graphql-request-7.x
branch
from
November 11, 2024 04:24
2642859
to
d777934
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.0
->7.1.2
Release Notes
jasonkuhrt/graphql-request (graphql-request)
v7.1.2
: [email protected]Compare Source
Fixes:
b732f45
Remove reference totype-fest
which is not a dependency.v7.1.1
Compare Source
v7.1.0
Compare Source
Fixes
829028d
make dprint optional dep (#920)3ba32a3
client sends accept headerImprovements
30b39bf
improve: update all deps to latest (#936)92ea1b2
docs: mention additional requirement for TS39dfb37
refactor: no mock serverdb4db92
docs: TS moduleResolution requirementsGraffle
Features
c91bbc3
anyware hook retries (#904)6eebe6f
extension system (#871)543ffdf
static exec and req funcs (#851)eecf7b9
incremental typed client (#848)Chores
f1fd315
add publint (#865)v7.0.1
Compare Source
Fixes
dc299d9
no node fs module in runtimeImprovements
11805c8
improve: remove needless deep imports into graphqlChores
ecf5032
update dependency tsx to v4.9.4 (#843)12cb8cf
update dependency zod to v3.23.8 (#836)v7.0.0
Compare Source
BREAKING CHANGES
2a121c6
remove inlined graphql websocket code99a192e
add spec compliant defaultAccept
header (#618)0e53aed
replaceGraphQLClientRequestHeaders
with built-inHeadersInit
type (#616)c3a309f
remove support for CommonJS (#607)6efcc0d
remove cross-fetch polyfill/foo
) (#745)Features
f906d22
export request init extended type (#812)cc2dc55
response middleware extra info (#788)2a121c6
(breaking) remove inlined graphql websocket code0f1b7b5
exclude operation name via a field in RequestConfig (#645)99a192e
(breaking) add spec compliant defaultAccept
header (#618)0e53aed
(breaking) replaceGraphQLClientRequestHeaders
with built-inHeadersInit
type (#616)c3a309f
(breaking) remove support for CommonJS (#607)6efcc0d
(breaking) remove cross-fetch polyfille065677
export GraphQLClientRequestHeader (#558)Fixes
553006b
await response middleware (#810)54da7bd
alias encoding (#809)190bdd2
remove vitest import5f13401
no select root types if not in schemaee66c10
result types have no argsfe124de
args on interfaces and unions (#781)893ad01
no infer runtime unions310f10c
order independent input object defsa71c9f8
order independent input object defs118d1d7
no infer runtime objects1238a1c
thunk list objects8a9e207
exact types on query and mutation (#755)aeb6087
generated code imports7d828d7
allow null data0d1e1a6
imports2ad3e80
schema module exports pathb7c26f8
schema import in generated types (#732)4af7cb4
append search params (#673)a169969
no GET on mutations (#663)8f926b8
do not require index sig on vars (#659)0eb8a1d
exportGraphQLResponse
type as part of the public API (#636)dbd7c7f
do not overwrite user-providedContent-Type
header (#614)d6298a3
refactor code so linter no longer produces warnings (#605)3b7b31f
ensure code formatting is correct (#604)a9fcb44
add support for TypedDocumentNode to be passed to WS methods (#585)c124ec8
Add ClientError to ResponseMiddleware param (#534)Improvements
b1f18c1
refactor: simplify encode testsf333c1e
refactor: single pass encode (#807)dbffec8
refactor: modularize selection-set (#806)5b13f30
refactor: organize dirs by layer (#805)bd5dddf
docs: begin new documentation05308fa
improve: Node 18 tsconfig and ES2023 lib (#794)6f07a0e
refactor: client modules (#791)a554328
tests: refactor to one default schema (#790)893a5e0
refactor: import orderb9888e2
refactor: client dir1287eda
refactor: schema module (#770)c77de38
improve: upgrade to eslint 9 (#764)5fe1cea
refactor: legacy becomes raw9dc4d81
refactor: tidy signature52f4ab8
improve: upgrade deps to latestcc86c34
refactor: use dprint instead of prettier (#677)080346e
tests: case for overriding a built in headere040ec9
tests: do not retest headers init4d4ac4c
refactor: move existing api to legacy dir (#670)4cadba3
refactor: modualarize api (#653)e5c8e7f
improve: Optimised imports from graphql to decrease bundle size (#543)Graffle (alpha)
Features
be48f1e
rename cli to grafflefb715d9
generated namespace and client ctor (#815)e2d1888
select (#816)4ac0cd1
use a global namespace (#808)2a39e81
rawOrThrow80e050c
returnMode successData (#804)7b06232
mode to return all errors (#796)ae9ab07
treat schema file location as source dirb45dc60
use graphql return mode & named schema547dfe5
can specify error type pattern in cli2a77493
isError helper functiona35be0a
select type utilities (#785)45412c2
root type field methods (#779)73adae5
document method (#774)98cb065
select helper420a389
add raw method5de618b
root field methods9191249
batch methodcebd26d
support non-null interfaceb85b50b
union non-null field (#771)33a0278
optional custom scalars (#768)fdca0a7
index sans dollar namespace (#767)5658370
custom scalar runtime codecs (#746)0e150e4
format generated code with dprint34c9e25
string support for custom scalars (#742)f9ad67a
support input object in selection set (#736)4318cac
disable environment input, rename flag (#731)48e4d64
introduce a CLI for generating the client (#730)9640d0a
introduce an experimental typescript client (#672)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 was generated by Mend Renovate. View the repository job log.