Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 12, 2023
1 parent 0d6ff6d commit 21749a6
Show file tree
Hide file tree
Showing 41 changed files with 305 additions and 145 deletions.
9 changes: 0 additions & 9 deletions .changeset/@graphql-inspector_action-2349-dependencies.md

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions .changeset/@graphql-inspector_commands-2349-dependencies.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/@graphql-inspector_config-2349-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/@graphql-inspector_loaders-2349-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-bikes-check.md

This file was deleted.

18 changes: 18 additions & 0 deletions packages/action/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @graphql-inspector/action

## 3.4.6

### Patch Changes

- [#2349](https://github.com/kamilkisiela/graphql-inspector/pull/2349)
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641)
Thanks [@TuvalSimha](https://github.com/TuvalSimha)! - dependencies updates:
- Updated dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/commands/v/3.4.1)
(from `3.4.0`, in `dependencies`)
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/tslib/v/2.5.0) (from
`^2.0.0`, in `dependencies`)
- Updated dependencies
[[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`c55aa0c4`](https://github.com/kamilkisiela/graphql-inspector/commit/c55aa0c41f37c6cfc88eb9dae36505f4f335b6f0)]:
- @graphql-inspector/commands@3.4.2
- @graphql-inspector/github@3.4.6

## 3.4.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/action",
"version": "3.4.5",
"version": "3.4.6",
"description": "GraphQL Inspector functionality for GitHub Actions",
"repository": {
"type": "git",
Expand Down Expand Up @@ -48,9 +48,9 @@
"dependencies": {
"@actions/core": "1.10.0",
"@actions/github": "4.0.0",
"@graphql-inspector/commands": "3.4.1",
"@graphql-inspector/commands": "3.4.2",
"@graphql-inspector/core": "4.0.0",
"@graphql-inspector/github": "3.4.5",
"@graphql-inspector/github": "3.4.6",
"js-yaml": "4.1.0",
"probot": "11.4.1",
"tslib": "2.5.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/ci/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @graphql-inspector/ci

## 3.4.3

### Patch Changes

- Updated dependencies
[[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641)]:
- @graphql-inspector/commands@3.4.2
- @graphql-inspector/config@3.4.1
- @graphql-inspector/loaders@3.4.2

## 3.4.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/ci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/ci",
"version": "3.4.2",
"version": "3.4.3",
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -48,9 +48,9 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@graphql-inspector/commands": "3.4.1",
"@graphql-inspector/config": "3.4.0",
"@graphql-inspector/loaders": "3.4.1",
"@graphql-inspector/commands": "3.4.2",
"@graphql-inspector/config": "3.4.1",
"@graphql-inspector/loaders": "3.4.2",
"@graphql-inspector/logger": "3.4.2",
"tslib": "^2.0.0",
"yargs": "17.2.1"
Expand Down
25 changes: 25 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @graphql-inspector/cli

## 3.4.7

### Patch Changes

- Updated dependencies
[[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`5cdc5ae9`](https://github.com/kamilkisiela/graphql-inspector/commit/5cdc5ae995df39f12b5a4731be488ff1aa2add08),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`5cdc5ae9`](https://github.com/kamilkisiela/graphql-inspector/commit/5cdc5ae995df39f12b5a4731be488ff1aa2add08),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641)]:
- @graphql-inspector/audit-command@3.4.5
- @graphql-inspector/commands@3.4.2
- @graphql-inspector/config@3.4.1
- @graphql-inspector/coverage-command@4.0.1
- @graphql-inspector/docs-command@3.4.3
- @graphql-inspector/loaders@3.4.2
- @graphql-inspector/serve-command@3.4.3
- @graphql-inspector/validate-command@3.4.5
- @graphql-inspector/diff-command@3.4.5
- @graphql-inspector/introspect-command@3.4.5
- @graphql-inspector/similar-command@3.4.5

## 3.4.6

### Patch Changes
Expand Down
24 changes: 12 additions & 12 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/cli",
"version": "3.4.6",
"version": "3.4.7",
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,23 +47,23 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@graphql-inspector/audit-command": "3.4.4",
"@graphql-inspector/audit-command": "3.4.5",
"@graphql-inspector/code-loader": "3.4.0",
"@graphql-inspector/commands": "3.4.1",
"@graphql-inspector/config": "3.4.0",
"@graphql-inspector/coverage-command": "4.0.0",
"@graphql-inspector/diff-command": "3.4.4",
"@graphql-inspector/docs-command": "3.4.2",
"@graphql-inspector/commands": "3.4.2",
"@graphql-inspector/config": "3.4.1",
"@graphql-inspector/coverage-command": "4.0.1",
"@graphql-inspector/diff-command": "3.4.5",
"@graphql-inspector/docs-command": "3.4.3",
"@graphql-inspector/git-loader": "3.4.0",
"@graphql-inspector/github-loader": "3.4.0",
"@graphql-inspector/graphql-loader": "3.4.0",
"@graphql-inspector/introspect-command": "3.4.4",
"@graphql-inspector/introspect-command": "3.4.5",
"@graphql-inspector/json-loader": "3.4.0",
"@graphql-inspector/loaders": "3.4.1",
"@graphql-inspector/serve-command": "3.4.2",
"@graphql-inspector/similar-command": "3.4.4",
"@graphql-inspector/loaders": "3.4.2",
"@graphql-inspector/serve-command": "3.4.3",
"@graphql-inspector/similar-command": "3.4.5",
"@graphql-inspector/url-loader": "3.4.0",
"@graphql-inspector/validate-command": "3.4.4",
"@graphql-inspector/validate-command": "3.4.5",
"tslib": "^2.0.0",
"yargs": "17.2.1"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/commands/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @graphql-inspector/audit-command

## 3.4.5

### Patch Changes

- [#2349](https://github.com/kamilkisiela/graphql-inspector/pull/2349)
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641)
Thanks [@TuvalSimha](https://github.com/TuvalSimha)! - dependencies updates:
- Added dependency
[`@graphql-tools/utils@^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/6.0.0)
(to `dependencies`)
- Updated dependencies
[[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641)]:
- @graphql-inspector/commands@3.4.2

## 3.4.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/commands/audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/audit-command",
"version": "3.4.4",
"version": "3.4.5",
"description": "Audit Documents in GraphQL Inspector",
"repository": {
"type": "git",
Expand Down Expand Up @@ -39,7 +39,7 @@
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@graphql-inspector/commands": "3.4.1",
"@graphql-inspector/commands": "3.4.2",
"@graphql-inspector/core": "4.0.0",
"@graphql-inspector/logger": "3.4.2",
"@graphql-tools/utils": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
Expand Down
50 changes: 50 additions & 0 deletions packages/commands/commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,55 @@
# @graphql-inspector/commands

## 3.4.2

### Patch Changes

- [#2349](https://github.com/kamilkisiela/graphql-inspector/pull/2349)
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641)
Thanks [@TuvalSimha](https://github.com/TuvalSimha)! - dependencies updates:
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/audit-command/v/3.4.4)
(to `dependencies`)
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/coverage-command/v/4.0.0)
(to `dependencies`)
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/diff-command/v/3.4.4)
(to `dependencies`)
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/docs-command/v/3.4.2)
(to `dependencies`)
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/introspect-command/v/3.4.4)
(to `dependencies`)
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/serve-command/v/3.4.2)
(to `dependencies`)
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/similar-command/v/3.4.4)
(to `dependencies`)
- Added dependency
[`@graphql-inspector/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-inspector/validate-command/v/3.4.4)
(to `dependencies`)
- Updated dependencies
[[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`5cdc5ae9`](https://github.com/kamilkisiela/graphql-inspector/commit/5cdc5ae995df39f12b5a4731be488ff1aa2add08),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641),
[`5cdc5ae9`](https://github.com/kamilkisiela/graphql-inspector/commit/5cdc5ae995df39f12b5a4731be488ff1aa2add08),
[`0d6ff6db`](https://github.com/kamilkisiela/graphql-inspector/commit/0d6ff6dbdfd51caffae30715bd66c77e7156a641)]:
- @graphql-inspector/audit-command@3.4.5
- @graphql-inspector/config@3.4.1
- @graphql-inspector/coverage-command@4.0.1
- @graphql-inspector/docs-command@3.4.3
- @graphql-inspector/loaders@3.4.2
- @graphql-inspector/serve-command@3.4.3
- @graphql-inspector/validate-command@3.4.5
- @graphql-inspector/diff-command@3.4.5
- @graphql-inspector/introspect-command@3.4.5
- @graphql-inspector/similar-command@3.4.5

## 3.4.1

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/commands/commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/commands",
"version": "3.4.1",
"version": "3.4.2",
"description": "Plugin system for commands in GraphQL Inspector",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,20 +36,20 @@
"prepack": "bob prepack"
},
"peerDependencies": {
"@graphql-inspector/config": "3.4.0",
"@graphql-inspector/loaders": "3.4.1",
"@graphql-inspector/config": "3.4.1",
"@graphql-inspector/loaders": "3.4.2",
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
"yargs": "17.2.1"
},
"dependencies": {
"@graphql-inspector/audit-command": "3.4.4",
"@graphql-inspector/coverage-command": "4.0.0",
"@graphql-inspector/diff-command": "3.4.4",
"@graphql-inspector/docs-command": "3.4.2",
"@graphql-inspector/introspect-command": "3.4.4",
"@graphql-inspector/serve-command": "3.4.2",
"@graphql-inspector/similar-command": "3.4.4",
"@graphql-inspector/validate-command": "3.4.4",
"@graphql-inspector/audit-command": "3.4.5",
"@graphql-inspector/coverage-command": "4.0.1",
"@graphql-inspector/diff-command": "3.4.5",
"@graphql-inspector/docs-command": "3.4.3",
"@graphql-inspector/introspect-command": "3.4.5",
"@graphql-inspector/serve-command": "3.4.3",
"@graphql-inspector/similar-command": "3.4.5",
"@graphql-inspector/validate-command": "3.4.5",
"tslib": "^2.0.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 21749a6

Please sign in to comment.