Skip to content

Commit 000e2c6

Browse files
chore(release): update monorepo packages versions (#932)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1a3202f commit 000e2c6

File tree

60 files changed

+246
-875
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+246
-875
lines changed

.changeset/breezy-pants-rule.md

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

.changeset/nice-icons-approve.md

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

.changeset/polite-timers-double.md

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

.changeset/polite-trees-remain.md

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

.changeset/quick-hairs-judge.md

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

benchmarks/apis/ez-hapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@envelop/graphql-jit": "^4.6.0",
14-
"@graphql-ez/hapi": "workspace:^0.8.10",
14+
"@graphql-ez/hapi": "workspace:^0.9.0",
1515
"@hapi/hapi": "^21.1.0",
1616
"benchmark-bench": "workspace:1.0.0",
1717
"cross-env": "^7.0.3",

examples/cloudflare/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"dependencies": {
1212
"@graphql-ez/cloudflare": "workspace:0.2.3",
13-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
13+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
1414
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
15-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
15+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1616
"@graphql-ez/plugin-voyager": "workspace:^0.9.5",
1717
"graphql": "16.1.0-experimental-stream-defer.6",
1818
"graphql-ez": "workspace:^0.15.2",

examples/express/complete/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
},
1212
"dependencies": {
1313
"@graphql-ez/express": "workspace:^0.9.8",
14-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
15-
"@graphql-ez/plugin-codegen": "workspace:^0.7.11",
14+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
15+
"@graphql-ez/plugin-codegen": "workspace:^0.7.12",
1616
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
1717
"@graphql-ez/plugin-modules": "workspace:^0.11.1",
18-
"@graphql-ez/plugin-scalars": "workspace:^0.7.5",
19-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
18+
"@graphql-ez/plugin-scalars": "workspace:^0.7.6",
19+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
2020
"@graphql-ez/plugin-upload": "workspace:^0.7.2",
2121
"@graphql-ez/plugin-websockets": "workspace:^0.10.5",
2222
"@graphql-typed-document-node/core": "^3.1.1",

examples/fastify/basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"@graphql-ez/fastify": "workspace:^0.11.0",
14-
"@graphql-ez/plugin-codegen": "workspace:^0.7.11",
15-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
14+
"@graphql-ez/plugin-codegen": "workspace:^0.7.12",
15+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1616
"fastify": "^4.10.2",
1717
"graphql": "16.1.0-experimental-stream-defer.6",
1818
"graphql-ez": "workspace:^0.15.2"

examples/fastify/complete/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
},
1212
"dependencies": {
1313
"@graphql-ez/fastify": "workspace:^0.11.0",
14-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
15-
"@graphql-ez/plugin-codegen": "workspace:^0.7.11",
14+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
15+
"@graphql-ez/plugin-codegen": "workspace:^0.7.12",
1616
"@graphql-ez/plugin-dataloader": "workspace:^0.7.0",
1717
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
1818
"@graphql-ez/plugin-modules": "workspace:^0.11.1",
19-
"@graphql-ez/plugin-scalars": "workspace:^0.7.5",
20-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
19+
"@graphql-ez/plugin-scalars": "workspace:^0.7.6",
20+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
2121
"@graphql-ez/plugin-upload": "workspace:^0.7.2",
2222
"@graphql-ez/plugin-voyager": "workspace:^0.9.5",
2323
"@graphql-ez/plugin-websockets": "workspace:^0.10.5",

examples/fastify/nexus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@graphql-ez/fastify": "workspace:^0.11.0",
20-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
20+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
2121
"fastify": "^4.10.2",
2222
"graphql": "16.1.0-experimental-stream-defer.6",
2323
"graphql-ez": "workspace:^0.15.2",

examples/fastify/type-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@graphql-ez/fastify": "workspace:^0.11.0",
11-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
11+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
1212
"class-validator": "^0.13.2",
1313
"fastify": "^4.10.2",
1414
"graphql": "^15.8.0",

examples/hapi/complete/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"start": "bob-tsm src/index.ts"
1111
},
1212
"dependencies": {
13-
"@graphql-ez/hapi": "workspace:^0.8.10",
14-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
15-
"@graphql-ez/plugin-codegen": "workspace:^0.7.11",
13+
"@graphql-ez/hapi": "workspace:^0.9.0",
14+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
15+
"@graphql-ez/plugin-codegen": "workspace:^0.7.12",
1616
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
1717
"@graphql-ez/plugin-modules": "workspace:^0.11.1",
18-
"@graphql-ez/plugin-scalars": "workspace:^0.7.5",
19-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
18+
"@graphql-ez/plugin-scalars": "workspace:^0.7.6",
19+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
2020
"@graphql-ez/plugin-upload": "workspace:^0.7.2",
2121
"@graphql-ez/plugin-websockets": "workspace:^0.10.5",
2222
"@graphql-typed-document-node/core": "^3.1.1",

examples/http/complete/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
},
1212
"dependencies": {
1313
"@graphql-ez/http": "workspace:^0.10.4",
14-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
15-
"@graphql-ez/plugin-codegen": "workspace:^0.7.11",
14+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
15+
"@graphql-ez/plugin-codegen": "workspace:^0.7.12",
1616
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
1717
"@graphql-ez/plugin-modules": "workspace:^0.11.1",
18-
"@graphql-ez/plugin-scalars": "workspace:^0.7.5",
19-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
18+
"@graphql-ez/plugin-scalars": "workspace:^0.7.6",
19+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
2020
"@graphql-ez/plugin-upload": "workspace:^0.7.2",
2121
"@graphql-ez/plugin-websockets": "workspace:^0.10.5",
2222
"@graphql-typed-document-node/core": "^3.1.1",

examples/koa/complete/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
},
1212
"dependencies": {
1313
"@graphql-ez/koa": "workspace:^0.8.12",
14-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
15-
"@graphql-ez/plugin-codegen": "workspace:^0.7.11",
14+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
15+
"@graphql-ez/plugin-codegen": "workspace:^0.7.12",
1616
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
1717
"@graphql-ez/plugin-modules": "workspace:^0.11.1",
18-
"@graphql-ez/plugin-scalars": "workspace:^0.7.5",
19-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
18+
"@graphql-ez/plugin-scalars": "workspace:^0.7.6",
19+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
2020
"@graphql-ez/plugin-sse": "workspace:^0.2.2",
2121
"@graphql-ez/plugin-upload": "workspace:^0.7.2",
2222
"@graphql-ez/plugin-websockets": "workspace:^0.10.5",

examples/nextjs/complete/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
},
1111
"dependencies": {
1212
"@graphql-ez/nextjs": "workspace:^0.10.2",
13-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
14-
"@graphql-ez/plugin-codegen": "workspace:^0.7.11",
13+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
14+
"@graphql-ez/plugin-codegen": "workspace:^0.7.12",
1515
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
1616
"@graphql-ez/plugin-modules": "workspace:^0.11.1",
17-
"@graphql-ez/plugin-scalars": "workspace:^0.7.5",
17+
"@graphql-ez/plugin-scalars": "workspace:^0.7.6",
1818
"@graphql-ez/plugin-upload": "workspace:^0.7.2",
1919
"@graphql-ez/plugin-voyager": "workspace:^0.9.5",
2020
"@graphql-typed-document-node/core": "^3.1.1",

examples/sveltekit/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
1111
},
1212
"devDependencies": {
13-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
13+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
1414
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
15-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
15+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1616
"@graphql-ez/plugin-voyager": "workspace:^0.9.5",
17-
"@graphql-ez/sveltekit": "workspace:^0.5.0",
17+
"@graphql-ez/sveltekit": "workspace:^0.5.1",
1818
"@sveltejs/adapter-auto": "1.0.0",
1919
"@sveltejs/kit": "1.0.1",
2020
"svelte": "^3.55.0",

examples/vercel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"start": "pnpm dlx vercel dev"
88
},
99
"dependencies": {
10-
"@graphql-ez/plugin-altair": "workspace:^0.9.12",
10+
"@graphql-ez/plugin-altair": "workspace:^0.10.0",
1111
"@graphql-ez/plugin-graphiql": "workspace:^0.11.6",
12-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
12+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1313
"@graphql-ez/plugin-voyager": "workspace:^0.9.5",
1414
"@graphql-ez/vercel": "workspace:^0.1.3",
1515
"graphql": "16.1.0-experimental-stream-defer.6",

integration/gql-15-interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@graphql-ez/fastify": "workspace:^0.11.0",
1111
"@graphql-ez/fastify-testing": "workspace:^0.3.0",
12-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
12+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1313
"c8": "^7.12.0",
1414
"chai": "^4.3.7",
1515
"fastify": "^4.10.2",

integration/gql-15-stream-defer-interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@graphql-ez/fastify": "workspace:^0.11.0",
1111
"@graphql-ez/fastify-testing": "workspace:^0.3.0",
12-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
12+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1313
"c8": "^7.12.0",
1414
"chai": "^4.3.7",
1515
"fastify": "^4.10.2",

integration/gql-16-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@graphql-ez/fastify": "workspace:^0.11.0",
99
"@graphql-ez/fastify-testing": "workspace:^0.3.0",
10-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
10+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1111
"c8": "^7.12.0",
1212
"chai": "^4.3.7",
1313
"fastify": "^4.10.2",

integration/gql-16-interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@graphql-ez/fastify": "workspace:^0.11.0",
1111
"@graphql-ez/fastify-testing": "workspace:^0.3.0",
12-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
12+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1313
"c8": "^7.12.0",
1414
"chai": "^4.3.7",
1515
"fastify": "^4.10.2",

integration/gql-16-stream-defer-interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@graphql-ez/fastify": "workspace:^0.11.0",
1111
"@graphql-ez/fastify-testing": "workspace:^0.3.0",
12-
"@graphql-ez/plugin-schema": "workspace:^0.8.5",
12+
"@graphql-ez/plugin-schema": "workspace:^0.8.6",
1313
"c8": "^7.12.0",
1414
"chai": "^4.3.7",
1515
"fastify": "^4.10.2",

internal/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@fastify/nextjs": "^9.2.0",
27-
"@graphql-ez/utils": "workspace:^0.1.4",
27+
"@graphql-ez/utils": "workspace:^0.1.5",
2828
"@graphql-tools/schema": "^9.0.12",
2929
"@graphql-tools/utils": "^9.1.3",
3030
"@graphql-typed-document-node/core": "^3.1.1",

packages/client/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test": "jest"
3030
},
3131
"dependencies": {
32-
"@graphql-ez/utils": "workspace:^0.1.4",
32+
"@graphql-ez/utils": "workspace:^0.1.5",
3333
"undici": "^5.14.0"
3434
},
3535
"devDependencies": {

packages/cloudflare/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test": "jest"
3131
},
3232
"dependencies": {
33-
"@graphql-ez/utils": "workspace:^0.1.4"
33+
"@graphql-ez/utils": "workspace:^0.1.5"
3434
},
3535
"devDependencies": {
3636
"@types/node": "^18.11.15",

packages/core/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@envelop/core": "^2.6.0",
3838
"@envelop/types": "^2.4.0",
39-
"@graphql-ez/utils": "workspace:^0.1.4",
39+
"@graphql-ez/utils": "workspace:^0.1.5",
4040
"@pablosz/graphql-helix": "workspace:^2.0.3",
4141
"tiny-lru": "10.0.1"
4242
},

packages/core/utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-ez/utils
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- c7678a36: Improve "readStreamToBuffer" types
8+
39
## 0.1.4
410

511
### Patch Changes

packages/core/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-ez/utils",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"homepage": "https://www.graphql-ez.com",
55
"repository": {
66
"type": "git",

packages/express/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test": "jest"
3131
},
3232
"dependencies": {
33-
"@graphql-ez/utils": "workspace:^0.1.4",
33+
"@graphql-ez/utils": "workspace:^0.1.5",
3434
"@types/body-parser": "^1.19.2",
3535
"@types/cors": "^2.8.13",
3636
"cors": "^2.8.5"

packages/express/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@graphql-ez/client": "workspace:^0.6.0",
33-
"@graphql-ez/utils": "workspace:^0.1.4"
33+
"@graphql-ez/utils": "workspace:^0.1.5"
3434
},
3535
"devDependencies": {
3636
"@graphql-ez/express": "workspace:^0.9.8",

packages/fastify/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@fastify/cors": "^8.2.0",
34-
"@graphql-ez/utils": "workspace:^0.1.4"
34+
"@graphql-ez/utils": "workspace:^0.1.5"
3535
},
3636
"devDependencies": {
3737
"@types/node": "^18.11.15",

packages/fastify/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@graphql-ez/client": "workspace:^0.6.0",
33-
"@graphql-ez/utils": "workspace:^0.1.4"
33+
"@graphql-ez/utils": "workspace:^0.1.5"
3434
},
3535
"devDependencies": {
3636
"@graphql-ez/fastify": "workspace:^0.11.0",

packages/hapi/main/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-ez/hapi
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- 3c93a448: Update for hapi v21
8+
39
## 0.8.10
410

511
### Patch Changes

packages/hapi/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-ez/hapi",
3-
"version": "0.8.10",
3+
"version": "0.9.0",
44
"homepage": "https://www.graphql-ez.com",
55
"repository": {
66
"type": "git",

packages/hapi/testing/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @graphql-ez/hapi-testing
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 3c93a448: Update for hapi v21
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [3c93a448]
12+
- Updated dependencies [c7678a36]
13+
- @graphql-ez/hapi@0.9.0
14+
- @graphql-ez/utils@0.1.5
15+
316
## 0.2.1
417

518
### Patch Changes

0 commit comments

Comments
 (0)