Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gql-svc committed Oct 22, 2024
1 parent 7f9d83e commit 86d5eaf
Show file tree
Hide file tree
Showing 12 changed files with 87 additions and 18 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion examples/apollo-watch-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@apollo/client": "~3.6.0",
"@graphitation/apollo-react-relay-duct-tape": "^1.3.0",
"@graphitation/apollo-react-relay-duct-tape": "^1.3.1",
"@graphitation/graphql-js-tag": "^0.9.3",
"@graphql-tools/schema": "^9.0.19",
"graphql": "^15.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/supermassive-todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@apollo/client": "~3.6.0",
"@babel/runtime": "^7.12.0",
"@graphitation/apollo-react-relay-duct-tape": "^1.3.0",
"@graphitation/apollo-react-relay-duct-tape": "^1.3.1",
"@graphitation/apollo-react-relay-duct-tape-compiler": "^1.6.0",
"@graphitation/graphql-js-tag": "^0.9.3",
"@graphitation/supermassive": "^3.5.5",
Expand Down
15 changes: 15 additions & 0 deletions packages/apollo-mock-client/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@graphitation/apollo-mock-client",
"entries": [
{
"date": "Tue, 22 Oct 2024 17:26:48 GMT",
"version": "0.11.8",
"tag": "@graphitation/apollo-mock-client_v0.11.8",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@graphitation/apollo-mock-client",
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.12.8",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 22 Oct 2024 16:48:19 GMT",
"version": "0.11.7",
Expand Down
10 changes: 9 additions & 1 deletion packages/apollo-mock-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @graphitation/apollo-mock-client

<!-- This log was last generated on Tue, 22 Oct 2024 16:48:19 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 17:26:48 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.11.8

Tue, 22 Oct 2024 17:26:48 GMT

### Patches

- Bump @graphitation/graphql-js-operation-payload-generator to v0.12.8

## 0.11.7

Tue, 22 Oct 2024 16:48:19 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/apollo-mock-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/apollo-mock-client",
"description": "An Apollo Client that allows mocking of payloads in response to operations, rather than having to provide them all upfront.",
"license": "MIT",
"version": "0.11.7",
"version": "0.11.8",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand All @@ -19,7 +19,7 @@
"devDependencies": {
"@apollo/client": ">= ^3.3.0 < 3.7.0",
"@graphitation/graphql-js-tag": "^0.9.3",
"@graphitation/graphql-js-operation-payload-generator": "^0.12.7",
"@graphitation/graphql-js-operation-payload-generator": "^0.12.8",
"@types/invariant": "^2.2.34",
"@types/jest": "^26.0.22",
"@types/react": "^18.2.29",
Expand Down
21 changes: 21 additions & 0 deletions packages/apollo-react-relay-duct-tape/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@graphitation/apollo-react-relay-duct-tape",
"entries": [
{
"date": "Tue, 22 Oct 2024 17:26:48 GMT",
"version": "1.3.1",
"tag": "@graphitation/apollo-react-relay-duct-tape_v1.3.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@graphitation/apollo-react-relay-duct-tape",
"comment": "Bump @graphitation/apollo-mock-client to v0.11.8",
"commit": "not available"
},
{
"author": "beachball",
"package": "@graphitation/apollo-react-relay-duct-tape",
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.12.8",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 22 Oct 2024 16:48:19 GMT",
"version": "1.3.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/apollo-react-relay-duct-tape/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @graphitation/apollo-react-relay-duct-tape

<!-- This log was last generated on Tue, 22 Oct 2024 16:48:19 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 17:26:48 GMT and should not be manually modified. -->

<!-- Start content -->

## 1.3.1

Tue, 22 Oct 2024 17:26:48 GMT

### Patches

- Bump @graphitation/apollo-mock-client to v0.11.8
- Bump @graphitation/graphql-js-operation-payload-generator to v0.12.8

## 1.3.0

Tue, 22 Oct 2024 16:48:19 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/apollo-react-relay-duct-tape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/apollo-react-relay-duct-tape",
"description": "A compatibility wrapper that provides the react-relay API on top of Apollo Client.",
"license": "MIT",
"version": "1.3.0",
"version": "1.3.1",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand All @@ -21,8 +21,8 @@
},
"devDependencies": {
"@apollo/client": ">= ^3.3.0 < 3.7.0",
"@graphitation/apollo-mock-client": "^0.11.7",
"@graphitation/graphql-js-operation-payload-generator": "^0.12.7",
"@graphitation/apollo-mock-client": "^0.11.8",
"@graphitation/graphql-js-operation-payload-generator": "^0.12.8",
"@graphitation/graphql-js-tag": "^0.9.3",
"@types/jest": "^26.0.22",
"@types/lodash": "^4.14.176",
Expand Down
15 changes: 15 additions & 0 deletions packages/graphql-js-operation-payload-generator/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@graphitation/graphql-js-operation-payload-generator",
"entries": [
{
"date": "Tue, 22 Oct 2024 17:26:48 GMT",
"version": "0.12.8",
"tag": "@graphitation/graphql-js-operation-payload-generator_v0.12.8",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@graphitation/graphql-js-operation-payload-generator",
"commit": "7f9d83e0358d29c34981df5d4075a097387f1ff2",
"comment": "use relay-test-utils types for consistency"
}
]
}
},
{
"date": "Thu, 17 Oct 2024 14:53:14 GMT",
"version": "0.12.7",
Expand Down
10 changes: 9 additions & 1 deletion packages/graphql-js-operation-payload-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @graphitation/graphql-js-operation-payload-generator

<!-- This log was last generated on Thu, 17 Oct 2024 14:53:14 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 17:26:48 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.12.8

Tue, 22 Oct 2024 17:26:48 GMT

### Patches

- use relay-test-utils types for consistency ([email protected])

## 0.12.7

Thu, 17 Oct 2024 14:53:14 GMT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/graphql-js-operation-payload-generator",
"description": "Generates a payload for a given GraphQL operation expressed in graphql-js AST and a GraphQL Schema.",
"license": "MIT",
"version": "0.12.7",
"version": "0.12.8",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand Down

0 comments on commit 86d5eaf

Please sign in to comment.