Skip to content

Commit 6885695

Browse files
chore(release): update monorepo packages versions
1 parent 4c05a3e commit 6885695

21 files changed

+100
-27
lines changed

.changeset/@graphql-inspector_action-2636-dependencies.md

-6
This file was deleted.

.changeset/@graphql-inspector_action-2767-dependencies.md

-6
This file was deleted.

.changeset/lazy-lemons-vanish.md

-6
This file was deleted.

packages/action/CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @graphql-inspector/action
22

3+
## 5.0.9
4+
5+
### Patch Changes
6+
7+
- [#2636](https://github.com/graphql-hive/graphql-inspector/pull/2636)
8+
[`b87652f`](https://github.com/graphql-hive/graphql-inspector/commit/b87652fefdf0ef483bf19fab56866e6d290feb0a)
9+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10+
11+
- Updated dependency
12+
[`@actions/[email protected]` ↗︎](https://www.npmjs.com/package/@actions/github/v/6.0.0) (from
13+
`4.0.0`, in `dependencies`)
14+
15+
- [#2767](https://github.com/graphql-hive/graphql-inspector/pull/2767)
16+
[`71c5ef5`](https://github.com/graphql-hive/graphql-inspector/commit/71c5ef5a3e9a96833ddd134a219bf6a1ab0eedfe)
17+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
18+
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/probot/v/13.2.2) (from
19+
`12.3.3`, in `dependencies`)
20+
- Updated dependencies
21+
[[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)]:
22+
- @graphql-inspector/core@6.3.0
23+
324
## 5.0.8
425

526
### Patch Changes

packages/action/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/action",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"type": "module",
55
"description": "GraphQL Inspector functionality for GitHub Actions",
66
"repository": {

packages/cli/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @graphql-inspector/cli
22

3+
## 5.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-inspector/audit-command@5.0.9
9+
- @graphql-inspector/coverage-command@6.1.3
10+
- @graphql-inspector/diff-command@5.0.9
11+
- @graphql-inspector/introspect-command@5.0.9
12+
- @graphql-inspector/similar-command@5.0.9
13+
- @graphql-inspector/validate-command@5.0.9
14+
315
## 5.0.8
416

517
### Patch Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/cli",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"type": "module",
55
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
66
"repository": {

packages/commands/audit/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-inspector/audit-command
22

3+
## 5.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)]:
9+
- @graphql-inspector/core@6.3.0
10+
311
## 5.0.8
412

513
### Patch Changes

packages/commands/audit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/audit-command",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"type": "module",
55
"description": "Audit Documents in GraphQL Inspector",
66
"repository": {

packages/commands/coverage/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-inspector/coverage-command
22

3+
## 6.1.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)]:
9+
- @graphql-inspector/core@6.3.0
10+
311
## 6.1.2
412

513
### Patch Changes

packages/commands/coverage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/coverage-command",
3-
"version": "6.1.2",
3+
"version": "6.1.3",
44
"type": "module",
55
"description": "Schema Coverage in GraphQL Inspector",
66
"repository": {

packages/commands/diff/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-inspector/diff-command
22

3+
## 5.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)]:
9+
- @graphql-inspector/core@6.3.0
10+
311
## 5.0.8
412

513
### Patch Changes

packages/commands/diff/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/diff-command",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"type": "module",
55
"description": "Compare GraphQL Schemas",
66
"repository": {

packages/commands/introspect/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-inspector/introspect-command
22

3+
## 5.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)]:
9+
- @graphql-inspector/core@6.3.0
10+
311
## 5.0.8
412

513
### Patch Changes

packages/commands/introspect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/introspect-command",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"type": "module",
55
"description": "Introspects GraphQL Schema",
66
"repository": {

packages/commands/similar/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-inspector/similar-command
22

3+
## 5.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)]:
9+
- @graphql-inspector/core@6.3.0
10+
311
## 5.0.8
412

513
### Patch Changes

packages/commands/similar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/similar-command",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"type": "module",
55
"description": "Find similar types in GraphQL Schema",
66
"repository": {

packages/commands/validate/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-inspector/validate-command
22

3+
## 5.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)]:
9+
- @graphql-inspector/core@6.3.0
10+
311
## 5.0.8
412

513
### Patch Changes

packages/commands/validate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/validate-command",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
44
"type": "module",
55
"description": "Validate Documents in GraphQL Inspector",
66
"repository": {

packages/core/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @graphql-inspector/core
22

3+
## 6.3.0
4+
5+
### Minor Changes
6+
7+
- [#2838](https://github.com/graphql-hive/graphql-inspector/pull/2838)
8+
[`416a9ce`](https://github.com/graphql-hive/graphql-inspector/commit/416a9ce9b44ba3859388dd625026067aba1f0a49)
9+
Thanks [@egoodwinx](https://github.com/egoodwinx)! - Updated removing field message to contain
10+
more information on why its a breaking change such as if the field is a union or indirectly
11+
referenced.
12+
313
## 6.2.1
414

515
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-inspector/core",
3-
"version": "6.2.1",
3+
"version": "6.3.0",
44
"type": "module",
55
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
66
"repository": {

0 commit comments

Comments
 (0)