Skip to content

Commit 3048ae1

Browse files
chore(release): update monorepo packages versions (#313)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2c1652e commit 3048ae1

File tree

3 files changed

+56
-27
lines changed

3 files changed

+56
-27
lines changed

.changeset/thick-bears-deny.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/plugins/typescript/graphql-request/CHANGELOG.md

Lines changed: 55 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,80 @@
11
# @graphql-codegen/typescript-graphql-request
22

3+
## 4.5.9
4+
5+
### Patch Changes
6+
7+
- [#311](https://github.com/dotansimha/graphql-code-generator-community/pull/311)
8+
[`2c1652ec0`](https://github.com/dotansimha/graphql-code-generator-community/commit/2c1652ec067248d91fd5674cdd4c07ab8ffb0b97)
9+
Thanks [@domdomegg](https://github.com/domdomegg)! - Limit graphql-request version in plugin to <=
10+
5.1 to reflect breaking changes in graphql-request package.
11+
312
## 4.5.8
413

514
### Patch Changes
615

7-
- Updated dependencies [[`63dc8f205`](https://github.com/dotansimha/graphql-code-generator/commit/63dc8f2054e27b944f7d8dc59db8afa85760a127)]:
16+
- Updated dependencies
17+
[[`63dc8f205`](https://github.com/dotansimha/graphql-code-generator/commit/63dc8f2054e27b944f7d8dc59db8afa85760a127)]:
818
- @graphql-codegen/visitor-plugin-common@2.13.1
919
- @graphql-codegen/plugin-helpers@2.7.2
1020

1121
## 4.5.7
1222

1323
### Patch Changes
1424

15-
- Updated dependencies [[`a46b8d99c`](https://github.com/dotansimha/graphql-code-generator/commit/a46b8d99c797283d773ec14163c62be9c84d4c2b)]:
25+
- Updated dependencies
26+
[[`a46b8d99c`](https://github.com/dotansimha/graphql-code-generator/commit/a46b8d99c797283d773ec14163c62be9c84d4c2b)]:
1627
- @graphql-codegen/visitor-plugin-common@2.13.0
1728

1829
## 4.5.6
1930

2031
### Patch Changes
2132

22-
- Updated dependencies [[`1bd7f771c`](https://github.com/dotansimha/graphql-code-generator/commit/1bd7f771ccb949a5a37395c7c57cb41c19340714)]:
33+
- Updated dependencies
34+
[[`1bd7f771c`](https://github.com/dotansimha/graphql-code-generator/commit/1bd7f771ccb949a5a37395c7c57cb41c19340714)]:
2335
- @graphql-codegen/visitor-plugin-common@2.12.2
2436

2537
## 4.5.5
2638

2739
### Patch Changes
2840

29-
- [#8334](https://github.com/dotansimha/graphql-code-generator/pull/8334) [`e6e497afa`](https://github.com/dotansimha/graphql-code-generator/commit/e6e497afa54213ad3eabfae26c014ab03eb4727c) Thanks [@jcarrus](https://github.com/jcarrus)! - graphql-request: append explicit extension when importing dom types
41+
- [#8334](https://github.com/dotansimha/graphql-code-generator/pull/8334)
42+
[`e6e497afa`](https://github.com/dotansimha/graphql-code-generator/commit/e6e497afa54213ad3eabfae26c014ab03eb4727c)
43+
Thanks [@jcarrus](https://github.com/jcarrus)! - graphql-request: append explicit extension when
44+
importing dom types
3045

31-
- Updated dependencies [[`4113b1bd3`](https://github.com/dotansimha/graphql-code-generator/commit/4113b1bd39f3d32759c68a292e8492a0dd4f7371)]:
46+
- Updated dependencies
47+
[[`4113b1bd3`](https://github.com/dotansimha/graphql-code-generator/commit/4113b1bd39f3d32759c68a292e8492a0dd4f7371)]:
3248
- @graphql-codegen/plugin-helpers@2.7.1
3349

3450
## 4.5.4
3551

3652
### Patch Changes
3753

38-
- [#8295](https://github.com/dotansimha/graphql-code-generator/pull/8295) [`a18818118`](https://github.com/dotansimha/graphql-code-generator/commit/a18818118c11d834ae41edbd172dbc259817fcb6) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
54+
- [#8295](https://github.com/dotansimha/graphql-code-generator/pull/8295)
55+
[`a18818118`](https://github.com/dotansimha/graphql-code-generator/commit/a18818118c11d834ae41edbd172dbc259817fcb6)
56+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
3957

40-
- Updated dependency [`graphql-request@^3.4.0 || ^4.0.0 || ^5.0.0` ↗︎](https://www.npmjs.com/package/graphql-request/v/null) (from `^3.4.0 || ^4.0.0`, in `peerDependencies`)
58+
- Updated dependency
59+
[`graphql-request@^3.4.0 || ^4.0.0 || ^5.0.0` ↗︎](https://www.npmjs.com/package/graphql-request/v/null)
60+
(from `^3.4.0 || ^4.0.0`, in `peerDependencies`)
4161

42-
- Updated dependencies [[`2ed21a471`](https://github.com/dotansimha/graphql-code-generator/commit/2ed21a471f8de58ecafebf4bf64b3c32cee24d2f)]:
62+
- Updated dependencies
63+
[[`2ed21a471`](https://github.com/dotansimha/graphql-code-generator/commit/2ed21a471f8de58ecafebf4bf64b3c32cee24d2f)]:
4364
- @graphql-codegen/plugin-helpers@2.7.0
4465

4566
## 4.5.3
4667

4768
### Patch Changes
4869

49-
- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189) [`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with `moduleResolution` `node16` or `nodenext`
70+
- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189)
71+
[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f)
72+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with
73+
`moduleResolution` `node16` or `nodenext`
5074

51-
- Updated dependencies [[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f), [`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
75+
- Updated dependencies
76+
[[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f),
77+
[`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
5278
- @graphql-codegen/visitor-plugin-common@2.12.1
5379
- @graphql-codegen/plugin-helpers@2.6.2
5480

@@ -71,7 +97,8 @@
7197

7298
### Minor Changes
7399

74-
- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and `"moduleResolution": "node16"`).
100+
- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and
101+
`"moduleResolution": "node16"`).
75102

76103
[More information on the TypeScript Release Notes.](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js)
77104

@@ -141,9 +168,9 @@
141168

142169
- 44cd9a85e: Fix rawRequest return type
143170

144-
The errors property from the return type has been removed, because it is never
145-
returned by `graphql-request`. Instead, failed requests throw a `ClientError`.
146-
Also, data is no longer optional, because it always exists for successful responses.
171+
The errors property from the return type has been removed, because it is never returned by
172+
`graphql-request`. Instead, failed requests throw a `ClientError`. Also, data is no longer
173+
optional, because it always exists for successful responses.
147174

148175
## 4.4.3
149176

@@ -216,7 +243,8 @@
216243

217244
### Patch Changes
218245

219-
- 22f6e4a92: Don't import `print` as type when supporting `useTypeImports` & `rawRequest` and `documentMode` is not a `string`.
246+
- 22f6e4a92: Don't import `print` as type when supporting `useTypeImports` & `rawRequest` and
247+
`documentMode` is not a `string`.
220248

221249
## 4.3.1
222250

@@ -230,7 +258,8 @@
230258

231259
### Minor Changes
232260

233-
- 3b87f049a: Add the extensionsType config in order to change the default type for extensions when rawRequest is true.
261+
- 3b87f049a: Add the extensionsType config in order to change the default type for extensions when
262+
rawRequest is true.
234263

235264
## 4.2.0
236265

@@ -318,7 +347,8 @@
318347

319348
‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:
320349

321-
This is a breaking change since Node 10 is no longer supported in `graphql-tools`, and also no longer supported for Codegen packages.
350+
This is a breaking change since Node 10 is no longer supported in `graphql-tools`, and also no
351+
longer supported for Codegen packages.
322352

323353
### Patch Changes
324354

@@ -373,7 +403,8 @@
373403

374404
### Minor Changes
375405

376-
- 9b59605d: feat(typescript-graphql-request): Add enhancements to request middleware function (#5883, #5807) #5884
406+
- 9b59605d: feat(typescript-graphql-request): Add enhancements to request middleware function
407+
(#5883, #5807) #5884
377408

378409
### Patch Changes
379410

@@ -396,7 +427,8 @@
396427

397428
### Minor Changes
398429

399-
- af6fb509: Removed the unnecessary call to the print function, since graphql-request would call this function internally if needed.
430+
- af6fb509: Removed the unnecessary call to the print function, since graphql-request would call
431+
this function internally if needed.
400432

401433
### Patch Changes
402434

@@ -488,14 +520,16 @@
488520

489521
## Breaking Changes
490522

491-
`v3` of `graphql-request` has changed the path of some files. That means that generated code needs to adjusted.
523+
`v3` of `graphql-request` has changed the path of some files. That means that generated code needs
524+
to adjusted.
492525

493526
The actual change is described here: https://github.com/prisma-labs/graphql-request/issues/186
494527

495528
### Patch Changes
496529

497530
- 1d7c6432: Bump all packages to allow "^" in deps and fix compatibility issues
498-
- 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments
531+
- 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL
532+
comments
499533
- Updated dependencies [1d7c6432]
500534
- Updated dependencies [1d7c6432]
501535
- @graphql-codegen/visitor-plugin-common@1.17.13

packages/plugins/typescript/graphql-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/typescript-graphql-request",
3-
"version": "4.5.8",
3+
"version": "4.5.9",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use SDK based on graphql-request and GraphQL operations",
66
"repository": {

0 commit comments

Comments
 (0)