Skip to content

Commit 0c365d5

Browse files
chore(release): update monorepo packages versions (#8423)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3d40b03 commit 0c365d5

File tree

8 files changed

+33
-19
lines changed

8 files changed

+33
-19
lines changed

.changeset/@graphql-mesh_plugin-hive-8422-dependencies.md

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

.changeset/@graphql-mesh_transform-hive-8422-dependencies.md

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

examples/hive-example/gateway/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"dependencies": {
99
"@graphql-mesh/cli": "0.99.0",
1010
"@graphql-mesh/openapi": "0.108.23",
11-
"@graphql-mesh/plugin-hive": "0.103.20",
12-
"@graphql-mesh/transform-hive": "0.103.22",
11+
"@graphql-mesh/plugin-hive": "0.103.21",
12+
"@graphql-mesh/transform-hive": "0.103.23",
1313
"graphql": "16.10.0"
1414
}
1515
}

packages/legacy/transforms/hive/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @graphql-mesh/transform-hive
22

3+
## 0.103.23
4+
5+
### Patch Changes
6+
7+
- [#8422](https://github.com/ardatan/graphql-mesh/pull/8422)
8+
[`80c6751`](https://github.com/ardatan/graphql-mesh/commit/80c6751588cfaf97c42148bcb9a3e3b858e0e4d4)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10+
- Updated dependency
11+
[`@graphql-hive/core@^0.9.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/core/v/0.9.0)
12+
(from `^0.8.3`, in `dependencies`)
13+
314
## 0.103.22
415

516
### Patch Changes

packages/legacy/transforms/hive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-mesh/transform-hive",
3-
"version": "0.103.22",
3+
"version": "0.103.23",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/hive/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @graphql-mesh/plugin-hive
22

3+
## 0.103.21
4+
5+
### Patch Changes
6+
7+
- [#8422](https://github.com/ardatan/graphql-mesh/pull/8422)
8+
[`80c6751`](https://github.com/ardatan/graphql-mesh/commit/80c6751588cfaf97c42148bcb9a3e3b858e0e4d4)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10+
- Updated dependency
11+
[`@graphql-hive/core@^0.9.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/core/v/0.9.0)
12+
(from `^0.8.3`, in `dependencies`)
13+
- Updated dependency
14+
[`@graphql-hive/yoga@^0.40.0` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.40.0)
15+
(from `^0.39.2`, in `dependencies`)
16+
317
## 0.103.20
418

519
### Patch Changes

packages/plugins/hive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-mesh/plugin-hive",
3-
"version": "0.103.20",
3+
"version": "0.103.21",
44
"type": "module",
55
"repository": {
66
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4907,8 +4907,8 @@ __metadata:
49074907
dependencies:
49084908
"@graphql-mesh/cli": "npm:0.99.0"
49094909
"@graphql-mesh/openapi": "npm:0.108.23"
4910-
"@graphql-mesh/plugin-hive": "npm:0.103.20"
4911-
"@graphql-mesh/transform-hive": "npm:0.103.22"
4910+
"@graphql-mesh/plugin-hive": "npm:0.103.21"
4911+
"@graphql-mesh/transform-hive": "npm:0.103.23"
49124912
graphql: "npm:16.10.0"
49134913
languageName: unknown
49144914
linkType: soft
@@ -6679,7 +6679,7 @@ __metadata:
66796679
languageName: unknown
66806680
linkType: soft
66816681

6682-
"@graphql-mesh/plugin-hive@npm:0.103.20, @graphql-mesh/plugin-hive@npm:^0.103.19, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive":
6682+
"@graphql-mesh/plugin-hive@npm:0.103.21, @graphql-mesh/plugin-hive@npm:^0.103.19, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive":
66836683
version: 0.0.0-use.local
66846684
resolution: "@graphql-mesh/plugin-hive@workspace:packages/plugins/hive"
66856685
dependencies:
@@ -7216,7 +7216,7 @@ __metadata:
72167216
languageName: unknown
72177217
linkType: soft
72187218

7219-
"@graphql-mesh/transform-hive@npm:0.103.22, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive":
7219+
"@graphql-mesh/transform-hive@npm:0.103.23, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive":
72207220
version: 0.0.0-use.local
72217221
resolution: "@graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive"
72227222
dependencies:

0 commit comments

Comments
 (0)