Skip to content

Commit 38d9377

Browse files
committed
applying package updates
1 parent c6041fd commit 38d9377

File tree

9 files changed

+53
-14
lines changed

9 files changed

+53
-14
lines changed

change/@graphitation-apollo-mock-client-545253d1-b628-433c-8572-2a7e13f59807.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

examples/apollo-watch-fragments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@apollo/client": "~3.6.0",
7-
"@graphitation/apollo-react-relay-duct-tape": "^1.4.34",
7+
"@graphitation/apollo-react-relay-duct-tape": "^1.4.35",
88
"@graphitation/graphql-js-tag": "^0.11.0",
99
"@graphql-tools/schema": "^9.0.19",
1010
"graphql": "^15.6.0",

examples/supermassive-todomvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@apollo/client": "~3.6.0",
1717
"@babel/runtime": "^7.12.0",
18-
"@graphitation/apollo-react-relay-duct-tape": "^1.4.34",
18+
"@graphitation/apollo-react-relay-duct-tape": "^1.4.35",
1919
"@graphitation/apollo-react-relay-duct-tape-compiler": "^1.9.5",
2020
"@graphitation/graphql-js-tag": "^0.11.0",
2121
"@graphitation/supermassive": "^3.15.3",

packages/apollo-mock-client/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@graphitation/apollo-mock-client",
33
"entries": [
4+
{
5+
"date": "Thu, 26 Mar 2026 13:23:08 GMT",
6+
"version": "0.13.0",
7+
"tag": "@graphitation/apollo-mock-client_v0.13.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "pavelglac@gmail.com",
12+
"package": "@graphitation/apollo-mock-client",
13+
"commit": "c6041fd4da10b41d15be6faa5959935c94f700b3",
14+
"comment": "support async resolvers."
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 06 Feb 2026 12:41:07 GMT",
621
"version": "0.12.2",

packages/apollo-mock-client/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @graphitation/apollo-mock-client
22

3-
<!-- This log was last generated on Fri, 06 Feb 2026 12:41:07 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 26 Mar 2026 13:23:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.13.0
8+
9+
Thu, 26 Mar 2026 13:23:08 GMT
10+
11+
### Minor changes
12+
13+
- support async resolvers. (pavelglac@gmail.com)
14+
715
## 0.12.2
816

917
Fri, 06 Feb 2026 12:41:07 GMT

packages/apollo-mock-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@graphitation/apollo-mock-client",
33
"description": "An Apollo Client that allows mocking of payloads in response to operations, rather than having to provide them all upfront.",
44
"license": "MIT",
5-
"version": "0.12.2",
5+
"version": "0.13.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/microsoft/graphitation.git",

packages/apollo-react-relay-duct-tape/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@graphitation/apollo-react-relay-duct-tape",
33
"entries": [
4+
{
5+
"date": "Thu, 26 Mar 2026 13:23:08 GMT",
6+
"version": "1.4.35",
7+
"tag": "@graphitation/apollo-react-relay-duct-tape_v1.4.35",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@graphitation/apollo-react-relay-duct-tape",
13+
"comment": "Bump @graphitation/apollo-mock-client to v0.13.0",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 20 Mar 2026 15:11:23 GMT",
621
"version": "1.4.34",

packages/apollo-react-relay-duct-tape/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @graphitation/apollo-react-relay-duct-tape
22

3-
<!-- This log was last generated on Fri, 20 Mar 2026 15:11:23 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 26 Mar 2026 13:23:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.4.35
8+
9+
Thu, 26 Mar 2026 13:23:08 GMT
10+
11+
### Patches
12+
13+
- Bump @graphitation/apollo-mock-client to v0.13.0
14+
715
## 1.4.34
816

917
Fri, 20 Mar 2026 15:11:23 GMT

packages/apollo-react-relay-duct-tape/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@graphitation/apollo-react-relay-duct-tape",
33
"description": "A compatibility wrapper that provides the react-relay API on top of Apollo Client.",
44
"license": "MIT",
5-
"version": "1.4.34",
5+
"version": "1.4.35",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/microsoft/graphitation.git",
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@apollo/client": ">= 3.3.0 < 3.7.0",
24-
"@graphitation/apollo-mock-client": "^0.12.2",
24+
"@graphitation/apollo-mock-client": "^0.13.0",
2525
"@graphitation/graphql-js-operation-payload-generator": "^0.13.1",
2626
"@graphitation/graphql-js-tag": "^0.11.0",
2727
"@types/jest": "^26.0.22",

0 commit comments

Comments
 (0)