Skip to content

Commit

Permalink
[release] Sync @subql dependencies (#36)
Browse files Browse the repository at this point in the history
* Update @subql deps

* update changelog

* update changelog wtih release

---------

Co-authored-by: bz888 <[email protected]>
Co-authored-by: bz888 <[email protected]>
  • Loading branch information
3 people authored Nov 16, 2023
1 parent 4ff0169 commit dc20701
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 23 deletions.
Empty file removed .yarn/versions/468c0d7f.yml
Empty file.
Empty file removed .yarn/versions/67e4cbb0.yml
Empty file.
2 changes: 0 additions & 2 deletions .yarn/versions/6f0baae1.yml

This file was deleted.

Empty file removed .yarn/versions/87678e2b.yml
Empty file.
Empty file removed .yarn/versions/8a886774.yml
Empty file.
3 changes: 0 additions & 3 deletions .yarn/versions/917c8b12.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .yarn/versions/c82f455d.yml

This file was deleted.

Empty file removed .yarn/versions/feab6f2a.yml
Empty file.
7 changes: 6 additions & 1 deletion packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.3.2] - 2023-11-16
### Fixed
- Sync with `node-core` 6.4.2, Fix incorrect enqueuedBlocks, dictionaries timing out by updating `@subql/apollo-links` (#36)

## [3.3.1] - 2023-11-13
### Changed
- Updates to match changes in
Expand Down Expand Up @@ -47,7 +51,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- rename `soroban` to `sorobanEndpoint` in network config (#16)

## [2.12.0] - 2023-09-12
[Unreleased]: https://github.com/subquery/subql-stellar/compare/node-stellar/3.3.1...HEAD
[Unreleased]: https://github.com/subquery/subql-stellar/compare/node-stellar/3.3.2...HEAD
[3.3.2]: https://github.com/subquery/subql-stellar/compare/node-stellar/3.3.1...node-stellar/3.3.2
[3.3.1]: https://github.com/subquery/subql-stellar/compare/node-stellar/3.3.0...node-stellar/3.3.1
[3.3.0]: https://github.com/subquery/subql-stellar/compare/node-stellar/3.1.0...node-stellar/3.3.0
[3.1.0]: https://github.com/subquery/subql-stellar/compare/node-stellar/3.0.2...node-stellar/3.1.0
Expand Down
7 changes: 3 additions & 4 deletions packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/node-stellar",
"version": "3.3.2-0",
"version": "3.3.2",
"description": "",
"author": "Ian He",
"license": "GPL-3.0",
Expand All @@ -27,7 +27,7 @@
"@nestjs/schedule": "^3.0.1",
"@subql/common": "^3.3.0",
"@subql/common-stellar": "workspace:*",
"@subql/node-core": "^6.4.1",
"@subql/node-core": "^6.4.2",
"@subql/testing": "^2.0.0",
"@subql/types": "^2.2.1-1",
"@subql/types-stellar": "workspace:*",
Expand Down Expand Up @@ -65,6 +65,5 @@
"files": [
"/dist",
"/bin"
],
"stableVersion": "3.3.1"
]
}
28 changes: 18 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3122,22 +3122,23 @@ __metadata:
languageName: node
linkType: hard

"@subql/apollo-links@npm:^1.0.2":
version: 1.0.8
resolution: "@subql/apollo-links@npm:1.0.8"
"@subql/apollo-links@npm:^1.2.2":
version: 1.100.0
resolution: "@subql/apollo-links@npm:1.100.0"
dependencies:
"@metamask/eth-sig-util": 5.1.0
apollo-link-error: ^1.1.13
axios: ^0.27.2
buffer: ^6.0.3
cross-fetch: ^4.0.0
ethers: ^5.6.8
js-base64: ^3.7.5
jwt-decode: ^3.1.2
lru-cache: ^10.0.1
peerDependencies:
"@apollo/client": "*"
graphql: "*"
checksum: 1436197844a4f2cb99e3eb106d98735f17115c10a080b100735fc7a5082e6da13543e6967f3a0a039e34927093d641635d4718fd0fcc64534ee889cbd44c2d35
checksum: c9347ee402e59227ff932748891702963a31c062c9aacf8dab659a9576a65745a604e0edd51101303d391c7ef69d1c743de375dca9074de3b542c08fb9690b94
languageName: node
linkType: hard

Expand Down Expand Up @@ -3195,15 +3196,15 @@ __metadata:
languageName: node
linkType: hard

"@subql/node-core@npm:^6.4.1":
version: 6.4.1
resolution: "@subql/node-core@npm:6.4.1"
"@subql/node-core@npm:^6.4.2":
version: 6.4.2
resolution: "@subql/node-core@npm:6.4.2"
dependencies:
"@apollo/client": ^3.7.16
"@nestjs/common": ^9.4.0
"@nestjs/event-emitter": ^2.0.0
"@nestjs/schedule": ^3.0.1
"@subql/apollo-links": ^1.0.2
"@subql/apollo-links": ^1.2.2
"@subql/common": 3.3.1-0
"@subql/testing": 2.1.0
"@subql/types": 3.3.0
Expand All @@ -3222,7 +3223,7 @@ __metadata:
tar: ^6.1.11
vm2: ^3.9.19
yargs: ^16.2.0
checksum: 13977dfc737d6a25ed5d7c5050a25cd4e84881f66fdb2b14b6da2c1d25f0b27af27ff0c5e16db2997bfd593cd4ef771e6dd1c6413a7d04abc1034a9ee9592b80
checksum: 93f7e2c1e1f855645496d92d4a5ad5970eee092dee7f2274687285b15bae87139ffdd61e979a33fe7470cd8abc4b660786e2148cfa003ad2566c9f5a4c1676a2
languageName: node
linkType: hard

Expand All @@ -3240,7 +3241,7 @@ __metadata:
"@nestjs/testing": ^9.4.0
"@subql/common": ^3.3.0
"@subql/common-stellar": "workspace:*"
"@subql/node-core": ^6.4.1
"@subql/node-core": ^6.4.2
"@subql/testing": ^2.0.0
"@subql/types": ^2.2.1-1
"@subql/types-stellar": "workspace:*"
Expand Down Expand Up @@ -8917,6 +8918,13 @@ __metadata:
languageName: node
linkType: hard

"js-base64@npm:^3.7.5":
version: 3.7.5
resolution: "js-base64@npm:3.7.5"
checksum: 67a78c8b1c47b73f1c6fba1957e9fe6fd9dc78ac93ac46cc2e43472dcb9cf150d126fb0e593192e88e0497354fa634d17d255add7cc6ee3c7b4d29870faa8e18
languageName: node
linkType: hard

"js-sha3@npm:0.8.0, js-sha3@npm:^0.8.0":
version: 0.8.0
resolution: "js-sha3@npm:0.8.0"
Expand Down

0 comments on commit dc20701

Please sign in to comment.