Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#7058)
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 4, 2024
1 parent 56f5449 commit 2f0c335
Show file tree
Hide file tree
Showing 151 changed files with 686 additions and 136 deletions.
5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_graphql-7061-dependencies.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_supergraph-7061-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@omnigraph_json-schema-7057-dependencies.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 @@ -21,3 +21,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
7 changes: 7 additions & 0 deletions e2e/cjs-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]:
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
7 changes: 7 additions & 0 deletions e2e/compose-to-output/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]:
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
7 changes: 7 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,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]:
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
7 changes: 7 additions & 0 deletions e2e/esm-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]:
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
9 changes: 9 additions & 0 deletions e2e/json-schema-subscriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies
[[`882091b`](https://github.com/ardatan/graphql-mesh/commit/882091b1cb0b76c110b258c7a52a54eec4ad7815)]:
- @omnigraph/json-schema@0.100.10
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
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
7 changes: 7 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,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]:
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
7 changes: 7 additions & 0 deletions e2e/mysql-employees/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
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
7 changes: 7 additions & 0 deletions e2e/mysql-rfam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
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
7 changes: 7 additions & 0 deletions e2e/neo4j-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
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
8 changes: 8 additions & 0 deletions e2e/openapi-javascript-wiki/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9
- @omnigraph/openapi@0.100.11

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
Expand Down
1 change: 1 addition & 0 deletions e2e/openapi-javascript-wiki/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/openapi-javascript-wiki",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions e2e/openapi-subscriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9
- @omnigraph/openapi@0.100.11

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
Expand Down
1 change: 1 addition & 0 deletions e2e/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/openapi-subscriptions",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions e2e/programmatic-batching/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9
- @omnigraph/openapi@0.100.11

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
Expand Down
1 change: 1 addition & 0 deletions e2e/programmatic-batching/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/programmatic-batching-example",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions e2e/pubsub-destroy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]:
Expand Down
1 change: 1 addition & 0 deletions e2e/pubsub-destroy/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/pubsub-destroy",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/serve-cli": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions e2e/soap-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
Expand Down
1 change: 1 addition & 0 deletions e2e/soap-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/soap-demo",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions e2e/sqlite-chinook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
Expand Down
1 change: 1 addition & 0 deletions e2e/sqlite-chinook/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/sqlite-chinook",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions e2e/thrift-calculator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
Expand Down
1 change: 1 addition & 0 deletions e2e/thrift-calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/thrift-calculator",
"version": null,
"type": "module",
"private": true,
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions e2e/type-merging-batching/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.4.9

## null

### Patch Changes

- Updated dependencies
[[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c),
Expand Down
1 change: 1 addition & 0 deletions e2e/type-merging-batching/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@e2e/type-merging-batching",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
Loading

0 comments on commit 2f0c335

Please sign in to comment.