Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#7111)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jun 20, 2024
1 parent 4c75671 commit c78d1eb
Show file tree
Hide file tree
Showing 329 changed files with 2,589 additions and 643 deletions.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_fusion-runtime-7009-dependencies.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/@graphql-mesh_fusion-runtime-7054-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_serve-cli-7054-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_serve-runtime-7009-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_serve-runtime-7054-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_utils-7054-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/clean-knives-agree.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fair-knives-float.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/modern-dolls-retire.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/orange-seas-knock.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/poor-bikes-sleep.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/small-fireants-obey.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/young-keys-heal.md

This file was deleted.

2 changes: 2 additions & 0 deletions e2e/auto-type-merging/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@
## null

## null

## null
1 change: 1 addition & 0 deletions e2e/auto-type-merging/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/auto-type-merging",
"version": null,
"private": true,
"devDependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
11 changes: 11 additions & 0 deletions e2e/cjs-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @graphql-mesh/serve-cli@0.4.10
Expand Down
1 change: 1 addition & 0 deletions e2e/cjs-project/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/cjs-project",
"version": null,
"type": "commonjs",
"private": true,
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions e2e/compose-to-output/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @graphql-mesh/serve-cli@0.4.10
Expand Down
1 change: 1 addition & 0 deletions e2e/compose-to-output/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/compose-to-output",
"version": null,
"type": "module",
"private": true,
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions e2e/esm-config-in-cjs-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @graphql-mesh/serve-cli@0.4.10
Expand Down
1 change: 1 addition & 0 deletions e2e/esm-config-in-cjs-project/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/esm-config-in-cjs-project",
"version": null,
"type": "commonjs",
"private": true,
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions e2e/esm-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @graphql-mesh/serve-cli@0.4.10
Expand Down
1 change: 1 addition & 0 deletions e2e/esm-project/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/esm-project",
"version": null,
"type": "module",
"private": true,
"dependencies": {
Expand Down
13 changes: 13 additions & 0 deletions e2e/json-schema-subscriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0
- @omnigraph/json-schema@0.100.12
- @graphql-mesh/plugin-live-query@0.98.8

## null

### Patch Changes

- Updated dependencies
[[`40d9235`](https://github.com/ardatan/graphql-mesh/commit/40d9235fc9b90b5d3b75adc8228b40bc6e476078)]:
- @omnigraph/json-schema@0.100.11
Expand Down
1 change: 1 addition & 0 deletions e2e/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/json-schema-subscriptions",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
11 changes: 11 additions & 0 deletions e2e/logs-to-stderr-results-to-stdout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @graphql-mesh/serve-cli@0.4.10
Expand Down
1 change: 1 addition & 0 deletions e2e/logs-to-stderr-results-to-stdout/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/logs-to-stderr-results-to-stdout",
"version": null,
"type": "module",
"private": true,
"dependencies": {
Expand Down
12 changes: 12 additions & 0 deletions e2e/mysql-employees/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0
- @omnigraph/mysql@0.2.8

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @omnigraph/mysql@0.2.7
Expand Down
1 change: 1 addition & 0 deletions e2e/mysql-employees/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/mysql-employees",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
16 changes: 16 additions & 0 deletions e2e/mysql-rfam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`b5bf97c`](https://github.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/utils@0.98.8
- @graphql-mesh/compose-cli@0.4.0
- @omnigraph/mysql@0.2.8

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @graphql-mesh/utils@0.98.7
Expand Down
1 change: 1 addition & 0 deletions e2e/mysql-rfam/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/mysql-rfam",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
16 changes: 16 additions & 0 deletions e2e/neo4j-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`b5bf97c`](https://github.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/utils@0.98.8
- @graphql-mesh/compose-cli@0.4.0
- @omnigraph/neo4j@0.2.8

## null

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@0.3.7
- @graphql-mesh/utils@0.98.7
Expand Down
1 change: 1 addition & 0 deletions e2e/neo4j-example/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/neo4j-example",
"version": null,
"license": "MIT",
"private": true,
"dependencies": {
Expand Down
12 changes: 12 additions & 0 deletions e2e/openapi-javascript-wiki/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

### Patch Changes

- Updated dependencies
[[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207),
[`88d6232`](https://github.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]:
- @graphql-mesh/serve-cli@0.5.0
- @graphql-mesh/compose-cli@0.4.0
- @omnigraph/openapi@0.100.13

## null

### Patch Changes

- Updated dependencies []:
- @omnigraph/openapi@0.100.12
- @graphql-mesh/compose-cli@0.3.7
Expand Down
Loading

0 comments on commit c78d1eb

Please sign in to comment.