From faa54932d9a5bb4dc46bc5337def8707ff44159d Mon Sep 17 00:00:00 2001 From: David A <4429761+daywiss@users.noreply.github.com> Date: Fri, 13 May 2022 10:14:14 -0400 Subject: [PATCH] improve: release (#3907) Signed-off-by: David --- packages/across-monitor/CHANGELOG.md | 6 ++++++ packages/across-monitor/package.json | 6 +++--- packages/affiliates/CHANGELOG.md | 6 ++++++ packages/affiliates/package.json | 6 +++--- packages/api/CHANGELOG.md | 4 ++++ packages/api/package.json | 6 +++--- packages/bot-strategy-runner/CHANGELOG.md | 4 ++++ packages/bot-strategy-runner/package.json | 12 ++++++------ packages/contract-notifier/CHANGELOG.md | 4 ++++ packages/contract-notifier/package.json | 4 ++-- packages/contracts-frontend/CHANGELOG.md | 4 ++++ packages/contracts-frontend/package.json | 4 ++-- packages/contracts-node/CHANGELOG.md | 4 ++++ packages/contracts-node/package.json | 4 ++-- packages/core/CHANGELOG.md | 7 +++++++ packages/core/package.json | 2 +- packages/disputer/CHANGELOG.md | 4 ++++ packages/disputer/package.json | 8 ++++---- packages/financial-templates-lib/CHANGELOG.md | 8 ++++++++ packages/financial-templates-lib/package.json | 6 +++--- packages/funding-rate-proposer/CHANGELOG.md | 4 ++++ packages/funding-rate-proposer/package.json | 6 +++--- packages/fx-tunnel-relayer/CHANGELOG.md | 4 ++++ packages/fx-tunnel-relayer/package.json | 6 +++--- packages/insured-bridge-relayer/CHANGELOG.md | 6 ++++++ packages/insured-bridge-relayer/package.json | 8 ++++---- packages/liquidator/CHANGELOG.md | 4 ++++ packages/liquidator/package.json | 6 +++--- packages/merkle-distributor/CHANGELOG.md | 4 ++++ packages/merkle-distributor/package.json | 4 ++-- packages/monitors/CHANGELOG.md | 6 ++++++ packages/monitors/package.json | 8 ++++---- packages/optimistic-oracle/CHANGELOG.md | 4 ++++ packages/optimistic-oracle/package.json | 6 +++--- packages/polymarket-notifier/CHANGELOG.md | 6 ++++++ packages/polymarket-notifier/package.json | 4 ++-- packages/reporters/CHANGELOG.md | 4 ++++ packages/reporters/package.json | 4 ++-- packages/scripts/CHANGELOG.md | 4 ++++ packages/scripts/package.json | 4 ++-- packages/sdk/CHANGELOG.md | 6 ++++++ packages/sdk/package.json | 6 +++--- packages/serverless-orchestration/CHANGELOG.md | 4 ++++ packages/serverless-orchestration/package.json | 6 +++--- packages/trader/CHANGELOG.md | 4 ++++ packages/trader/package.json | 6 +++--- 46 files changed, 177 insertions(+), 66 deletions(-) diff --git a/packages/across-monitor/CHANGELOG.md b/packages/across-monitor/CHANGELOG.md index f465e8da98..fe23309e88 100644 --- a/packages/across-monitor/CHANGELOG.md +++ b/packages/across-monitor/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.10](https://github.com/UMAprotocol/protocol/compare/@uma/across-monitor@1.1.9...@uma/across-monitor@1.1.10) (2022-05-13) + +### Bug Fixes + +- Paginate InsuredBridgeL1Client event search for select events ([#3902](https://github.com/UMAprotocol/protocol/issues/3902)) ([6fff88a](https://github.com/UMAprotocol/protocol/commit/6fff88a4be3bc9f55cca70b54f265435ef08a1cb)) + ## [1.1.9](https://github.com/UMAprotocol/protocol/compare/@uma/across-monitor@1.1.8...@uma/across-monitor@1.1.9) (2022-05-05) **Note:** Version bump only for package @uma/across-monitor diff --git a/packages/across-monitor/package.json b/packages/across-monitor/package.json index 03e7d02983..2def57b59e 100644 --- a/packages/across-monitor/package.json +++ b/packages/across-monitor/package.json @@ -1,11 +1,11 @@ { "name": "@uma/across-monitor", - "version": "1.1.9", + "version": "1.1.10", "description": "Across monitor bot", "dependencies": { "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/contracts-node": "^0.3.6", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^8.2.0" }, diff --git a/packages/affiliates/CHANGELOG.md b/packages/affiliates/CHANGELOG.md index 6ba0f6b62a..ff2bdbf73b 100644 --- a/packages/affiliates/CHANGELOG.md +++ b/packages/affiliates/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.12.0](https://github.com/UMAprotocol/protocol/compare/@uma/affiliates@1.11.2...@uma/affiliates@1.12.0) (2022-05-13) + +### Features + +- Gas Rebate 20 ([#3899](https://github.com/UMAprotocol/protocol/issues/3899)) ([8bc357e](https://github.com/UMAprotocol/protocol/commit/8bc357e115ec046a086113c540f5014ae7321abe)) + ## [1.11.2](https://github.com/UMAprotocol/protocol/compare/@uma/affiliates@1.11.1...@uma/affiliates@1.11.2) (2022-05-05) **Note:** Version bump only for package @uma/affiliates diff --git a/packages/affiliates/package.json b/packages/affiliates/package.json index f929185806..2162e658be 100644 --- a/packages/affiliates/package.json +++ b/packages/affiliates/package.json @@ -1,13 +1,13 @@ { "name": "@uma/affiliates", - "version": "1.11.2", + "version": "1.12.0", "main": "index.js", "license": "MIT", "dependencies": { "@google-cloud/bigquery": "^5.3.0", "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/contracts-node": "^0.3.6", + "@uma/financial-templates-lib": "^2.27.3", "@uniswap/v3-core": "1.0.0-rc.2", "@uniswap/v3-periphery": "1.0.0-beta.23", "cli-progress": "^3.8.2", diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 50eb51cf71..3e56fd5aa5 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.10](https://github.com/UMAprotocol/protocol/compare/@uma/api@0.10.9...@uma/api@0.10.10) (2022-05-13) + +**Note:** Version bump only for package @uma/api + ## [0.10.9](https://github.com/UMAprotocol/protocol/compare/@uma/api@0.10.8...@uma/api@0.10.9) (2022-05-05) **Note:** Version bump only for package @uma/api diff --git a/packages/api/package.json b/packages/api/package.json index cb806be1c7..e3cff6196b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@uma/api", - "version": "0.10.9", + "version": "0.10.10", "author": "David Adams", "license": "AGPL-3.0-or-later", "main": "build/index.js", @@ -19,8 +19,8 @@ "dependencies": { "@google-cloud/datastore": "^6.6.0", "@types/express": "^4.17.11", - "@uma/financial-templates-lib": "^2.27.2", - "@uma/sdk": "^0.23.2", + "@uma/financial-templates-lib": "^2.27.3", + "@uma/sdk": "^0.23.3", "body-parser": "^1.19.0", "cors": "^2.8.5", "ethers": "^5.4.2", diff --git a/packages/bot-strategy-runner/CHANGELOG.md b/packages/bot-strategy-runner/CHANGELOG.md index 4617e76b76..f04fcd87d0 100644 --- a/packages/bot-strategy-runner/CHANGELOG.md +++ b/packages/bot-strategy-runner/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.10](https://github.com/UMAprotocol/protocol/compare/@uma/bot-strategy-runner@1.3.9...@uma/bot-strategy-runner@1.3.10) (2022-05-13) + +**Note:** Version bump only for package @uma/bot-strategy-runner + ## [1.3.9](https://github.com/UMAprotocol/protocol/compare/@uma/bot-strategy-runner@1.3.8...@uma/bot-strategy-runner@1.3.9) (2022-05-05) **Note:** Version bump only for package @uma/bot-strategy-runner diff --git a/packages/bot-strategy-runner/package.json b/packages/bot-strategy-runner/package.json index fed26d5caf..99d12d5c0e 100644 --- a/packages/bot-strategy-runner/package.json +++ b/packages/bot-strategy-runner/package.json @@ -1,15 +1,15 @@ { "name": "@uma/bot-strategy-runner", - "version": "1.3.9", + "version": "1.3.10", "description": "Scripts for running a set of UMA bots against an address whitelist", "homepage": "https://umaproject.org", "license": "AGPL-3.0-or-later", "dependencies": { - "@uma/contracts-node": "^0.3.5", - "@uma/disputer": "^2.6.26", - "@uma/financial-templates-lib": "^2.27.2", - "@uma/liquidator": "^2.6.26", - "@uma/monitors": "^2.11.6", + "@uma/contracts-node": "^0.3.6", + "@uma/disputer": "^2.6.27", + "@uma/financial-templates-lib": "^2.27.3", + "@uma/liquidator": "^2.6.27", + "@uma/monitors": "^2.11.7", "bluebird": "^3.7.2", "cli-progress": "^3.9.0", "commander": "^7.2.0", diff --git a/packages/contract-notifier/CHANGELOG.md b/packages/contract-notifier/CHANGELOG.md index d1549ed835..4c0a3c3501 100644 --- a/packages/contract-notifier/CHANGELOG.md +++ b/packages/contract-notifier/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.17](https://github.com/UMAprotocol/protocol/compare/@uma/contract-notifier@1.0.16...@uma/contract-notifier@1.0.17) (2022-05-13) + +**Note:** Version bump only for package @uma/contract-notifier + ## [1.0.16](https://github.com/UMAprotocol/protocol/compare/@uma/contract-notifier@1.0.15...@uma/contract-notifier@1.0.16) (2022-05-05) **Note:** Version bump only for package @uma/contract-notifier diff --git a/packages/contract-notifier/package.json b/packages/contract-notifier/package.json index 851e5613cb..834bf5c96b 100644 --- a/packages/contract-notifier/package.json +++ b/packages/contract-notifier/package.json @@ -1,13 +1,13 @@ { "name": "@uma/contract-notifier", - "version": "1.0.16", + "version": "1.0.17", "description": "UMA Contract Notification Bot", "homepage": "https://umaproject.org", "license": "AGPL-3.0-or-later", "main": "index.js", "dependencies": { "@uma/common": "^2.20.0", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^6.2.0" }, diff --git a/packages/contracts-frontend/CHANGELOG.md b/packages/contracts-frontend/CHANGELOG.md index c70646344a..02c83216d2 100644 --- a/packages/contracts-frontend/CHANGELOG.md +++ b/packages/contracts-frontend/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.6](https://github.com/UMAprotocol/protocol/compare/@uma/contracts-frontend@0.3.5...@uma/contracts-frontend@0.3.6) (2022-05-13) + +**Note:** Version bump only for package @uma/contracts-frontend + ## [0.3.5](https://github.com/UMAprotocol/protocol/compare/@uma/contracts-frontend@0.3.4...@uma/contracts-frontend@0.3.5) (2022-05-05) **Note:** Version bump only for package @uma/contracts-frontend diff --git a/packages/contracts-frontend/package.json b/packages/contracts-frontend/package.json index 210162a71d..fc1bcda589 100644 --- a/packages/contracts-frontend/package.json +++ b/packages/contracts-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@uma/contracts-frontend", - "version": "0.3.5", + "version": "0.3.6", "description": "UMA smart contracts and unit tests", "devDependencies": { "@across-protocol/contracts": "^0.1.4", @@ -9,7 +9,7 @@ "@ethersproject/contracts": "^5.4.0", "@ethersproject/providers": "^5.4.2", "@uma/common": "^2.20.0", - "@uma/core": "^2.28.1", + "@uma/core": "^2.28.2", "ethers": "^5.4.2" }, "homepage": "https://umaproject.org", diff --git a/packages/contracts-node/CHANGELOG.md b/packages/contracts-node/CHANGELOG.md index 8fe59e070b..ae70a9dc8b 100644 --- a/packages/contracts-node/CHANGELOG.md +++ b/packages/contracts-node/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.6](https://github.com/UMAprotocol/protocol/compare/@uma/contracts-node@0.3.5...@uma/contracts-node@0.3.6) (2022-05-13) + +**Note:** Version bump only for package @uma/contracts-node + ## [0.3.5](https://github.com/UMAprotocol/protocol/compare/@uma/contracts-node@0.3.4...@uma/contracts-node@0.3.5) (2022-05-05) **Note:** Version bump only for package @uma/contracts-node diff --git a/packages/contracts-node/package.json b/packages/contracts-node/package.json index 8062c9f141..8873ff2d31 100644 --- a/packages/contracts-node/package.json +++ b/packages/contracts-node/package.json @@ -1,6 +1,6 @@ { "name": "@uma/contracts-node", - "version": "0.3.5", + "version": "0.3.6", "description": "UMA smart contracts and unit tests", "devDependencies": { "@across-protocol/contracts": "^0.1.4", @@ -9,7 +9,7 @@ "@ethersproject/contracts": "^5.4.0", "@ethersproject/providers": "^5.4.2", "@uma/common": "^2.20.0", - "@uma/core": "^2.28.1", + "@uma/core": "^2.28.2", "ethers": "^5.4.2" }, "homepage": "https://umaproject.org", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index dbaa65e3f3..a682cc5427 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.28.2](https://github.com/UMAprotocol/protocol/compare/@uma/core@2.28.1...@uma/core@2.28.2) (2022-05-13) + +### Bug Fixes + +- **core:** update MockOracle deployment address ([#3905](https://github.com/UMAprotocol/protocol/issues/3905)) ([80fc102](https://github.com/UMAprotocol/protocol/commit/80fc10212e518d42abe391dbc96fd72f270c32b5)) +- add tests for v1 OptimisticOracle bot interactions ([#3897](https://github.com/UMAprotocol/protocol/issues/3897)) ([3aef7dd](https://github.com/UMAprotocol/protocol/commit/3aef7dd159138805e83c02e275999a95a416de8a)) + ## [2.28.1](https://github.com/UMAprotocol/protocol/compare/@uma/core@2.28.0...@uma/core@2.28.1) (2022-05-05) ### Bug Fixes diff --git a/packages/core/package.json b/packages/core/package.json index ed0b294e13..ce2bf6460c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@uma/core", - "version": "2.28.1", + "version": "2.28.2", "description": "UMA smart contracts and unit tests", "dependencies": { "@gnosis.pm/safe-contracts": "^1.3.0", diff --git a/packages/disputer/CHANGELOG.md b/packages/disputer/CHANGELOG.md index c35245e6ea..07bddd3d1a 100644 --- a/packages/disputer/CHANGELOG.md +++ b/packages/disputer/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.6.27](https://github.com/UMAprotocol/protocol/compare/@uma/disputer@2.6.26...@uma/disputer@2.6.27) (2022-05-13) + +**Note:** Version bump only for package @uma/disputer + ## [2.6.26](https://github.com/UMAprotocol/protocol/compare/@uma/disputer@2.6.25...@uma/disputer@2.6.26) (2022-05-05) **Note:** Version bump only for package @uma/disputer diff --git a/packages/disputer/package.json b/packages/disputer/package.json index f40013d48c..808ec1b6fa 100644 --- a/packages/disputer/package.json +++ b/packages/disputer/package.json @@ -1,13 +1,13 @@ { "name": "@uma/disputer", - "version": "2.6.26", + "version": "2.6.27", "description": "UMA Disputer", "dependencies": { "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", + "@uma/contracts-node": "^0.3.6", "@uma/contracts-node-0-1-0": "npm:@uma/contracts-node@0.1.0", - "@uma/core": "^2.28.1", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/core": "^2.28.2", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^6.2.0" }, diff --git a/packages/financial-templates-lib/CHANGELOG.md b/packages/financial-templates-lib/CHANGELOG.md index 4aaf4e6f9a..f79f1bf8cb 100644 --- a/packages/financial-templates-lib/CHANGELOG.md +++ b/packages/financial-templates-lib/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.27.3](https://github.com/UMAprotocol/protocol/compare/@uma/financial-templates-lib@2.27.2...@uma/financial-templates-lib@2.27.3) (2022-05-13) + +### Bug Fixes + +- add tests for v1 OptimisticOracle bot interactions ([#3897](https://github.com/UMAprotocol/protocol/issues/3897)) ([3aef7dd](https://github.com/UMAprotocol/protocol/commit/3aef7dd159138805e83c02e275999a95a416de8a)) +- Paginate InsuredBridgeL1Client event search for select events ([#3902](https://github.com/UMAprotocol/protocol/issues/3902)) ([6fff88a](https://github.com/UMAprotocol/protocol/commit/6fff88a4be3bc9f55cca70b54f265435ef08a1cb)) +- split l1 block queries at specific block ([#3901](https://github.com/UMAprotocol/protocol/issues/3901)) ([18da1ad](https://github.com/UMAprotocol/protocol/commit/18da1ada8aa480b8042b1c9e11ba1d4ac54a1dca)) + ## [2.27.2](https://github.com/UMAprotocol/protocol/compare/@uma/financial-templates-lib@2.27.1...@uma/financial-templates-lib@2.27.2) (2022-05-05) ### Bug Fixes diff --git a/packages/financial-templates-lib/package.json b/packages/financial-templates-lib/package.json index 2bd4bafd47..f018164b21 100644 --- a/packages/financial-templates-lib/package.json +++ b/packages/financial-templates-lib/package.json @@ -1,14 +1,14 @@ { "name": "@uma/financial-templates-lib", - "version": "2.27.2", + "version": "2.27.3", "description": "Arbitrage automation and libraries for UMA financial templates", "dependencies": { "@ethersproject/bignumber": "^5.4.2", "@google-cloud/logging-winston": "^4.1.1", "@google-cloud/trace-agent": "^5.1.6", "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/sdk": "^0.23.2", + "@uma/contracts-node": "^0.3.6", + "@uma/sdk": "^0.23.3", "@uniswap/sdk": "^2.0.5", "bluebird": "^3.7.2", "bn.js": "^4.11.9", diff --git a/packages/funding-rate-proposer/CHANGELOG.md b/packages/funding-rate-proposer/CHANGELOG.md index 76cf47fea9..d3f2caa496 100644 --- a/packages/funding-rate-proposer/CHANGELOG.md +++ b/packages/funding-rate-proposer/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.5.27](https://github.com/UMAprotocol/protocol/compare/@uma/funding-rate-proposer@2.5.26...@uma/funding-rate-proposer@2.5.27) (2022-05-13) + +**Note:** Version bump only for package @uma/funding-rate-proposer + ## [2.5.26](https://github.com/UMAprotocol/protocol/compare/@uma/funding-rate-proposer@2.5.25...@uma/funding-rate-proposer@2.5.26) (2022-05-05) **Note:** Version bump only for package @uma/funding-rate-proposer diff --git a/packages/funding-rate-proposer/package.json b/packages/funding-rate-proposer/package.json index b6d500a167..11489a0ba1 100644 --- a/packages/funding-rate-proposer/package.json +++ b/packages/funding-rate-proposer/package.json @@ -1,11 +1,11 @@ { "name": "@uma/funding-rate-proposer", - "version": "2.5.26", + "version": "2.5.27", "description": "UMA Perpetual Funding Rate Keeper", "dependencies": { "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/contracts-node": "^0.3.6", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^6.2.0" }, diff --git a/packages/fx-tunnel-relayer/CHANGELOG.md b/packages/fx-tunnel-relayer/CHANGELOG.md index c86b89286e..a72fe79580 100644 --- a/packages/fx-tunnel-relayer/CHANGELOG.md +++ b/packages/fx-tunnel-relayer/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.4](https://github.com/UMAprotocol/protocol/compare/@uma/fx-tunnel-relayer@1.3.3...@uma/fx-tunnel-relayer@1.3.4) (2022-05-13) + +**Note:** Version bump only for package @uma/fx-tunnel-relayer + ## [1.3.3](https://github.com/UMAprotocol/protocol/compare/@uma/fx-tunnel-relayer@1.3.2...@uma/fx-tunnel-relayer@1.3.3) (2022-05-05) **Note:** Version bump only for package @uma/fx-tunnel-relayer diff --git a/packages/fx-tunnel-relayer/package.json b/packages/fx-tunnel-relayer/package.json index 944581550f..e19718f193 100644 --- a/packages/fx-tunnel-relayer/package.json +++ b/packages/fx-tunnel-relayer/package.json @@ -1,13 +1,13 @@ { "name": "@uma/fx-tunnel-relayer", - "version": "1.3.3", + "version": "1.3.4", "description": "Relayer bot to support UMA's Polygon-Ethereum oracle bridge", "dependencies": { "@maticnetwork/maticjs": "^3.2.0", "@maticnetwork/maticjs-web3": "^1.0.0", "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/contracts-node": "^0.3.6", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^8.2.0" }, diff --git a/packages/insured-bridge-relayer/CHANGELOG.md b/packages/insured-bridge-relayer/CHANGELOG.md index 602a6223ea..96b224071f 100644 --- a/packages/insured-bridge-relayer/CHANGELOG.md +++ b/packages/insured-bridge-relayer/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.17.4](https://github.com/UMAprotocol/protocol/compare/@uma/insured-bridge-relayer@1.17.3...@uma/insured-bridge-relayer@1.17.4) (2022-05-13) + +### Bug Fixes + +- Paginate InsuredBridgeL1Client event search for select events ([#3902](https://github.com/UMAprotocol/protocol/issues/3902)) ([6fff88a](https://github.com/UMAprotocol/protocol/commit/6fff88a4be3bc9f55cca70b54f265435ef08a1cb)) + ## [1.17.3](https://github.com/UMAprotocol/protocol/compare/@uma/insured-bridge-relayer@1.17.2...@uma/insured-bridge-relayer@1.17.3) (2022-05-05) **Note:** Version bump only for package @uma/insured-bridge-relayer diff --git a/packages/insured-bridge-relayer/package.json b/packages/insured-bridge-relayer/package.json index 93d1fa453e..f88468160d 100644 --- a/packages/insured-bridge-relayer/package.json +++ b/packages/insured-bridge-relayer/package.json @@ -1,15 +1,15 @@ { "name": "@uma/insured-bridge-relayer", - "version": "1.17.3", + "version": "1.17.4", "description": "Relayer bot to support UMA's insured token bridge", "dependencies": { "@eth-optimism/contracts": "^0.5.7", "@eth-optimism/message-relayer": "^0.2.10", "@google-cloud/datastore": "^6.0.0", "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/financial-templates-lib": "^2.27.2", - "@uma/sdk": "^0.23.2", + "@uma/contracts-node": "^0.3.6", + "@uma/financial-templates-lib": "^2.27.3", + "@uma/sdk": "^0.23.3", "arb-ts": "^1.0.2", "async-retry": "^1.3.1", "dotenv": "^8.2.0", diff --git a/packages/liquidator/CHANGELOG.md b/packages/liquidator/CHANGELOG.md index 1d30c1b781..4485e6eba6 100644 --- a/packages/liquidator/CHANGELOG.md +++ b/packages/liquidator/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.6.27](https://github.com/UMAprotocol/protocol/compare/@uma/liquidator@2.6.26...@uma/liquidator@2.6.27) (2022-05-13) + +**Note:** Version bump only for package @uma/liquidator + ## [2.6.26](https://github.com/UMAprotocol/protocol/compare/@uma/liquidator@2.6.25...@uma/liquidator@2.6.26) (2022-05-05) **Note:** Version bump only for package @uma/liquidator diff --git a/packages/liquidator/package.json b/packages/liquidator/package.json index c91d806456..95898e6bfb 100644 --- a/packages/liquidator/package.json +++ b/packages/liquidator/package.json @@ -1,11 +1,11 @@ { "name": "@uma/liquidator", - "version": "2.6.26", + "version": "2.6.27", "description": "UMA Liquidator", "dependencies": { "@uma/common": "^2.20.0", - "@uma/core": "^2.28.1", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/core": "^2.28.2", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^6.2.0" }, diff --git a/packages/merkle-distributor/CHANGELOG.md b/packages/merkle-distributor/CHANGELOG.md index e7ef6c4718..a10af9be39 100644 --- a/packages/merkle-distributor/CHANGELOG.md +++ b/packages/merkle-distributor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.26](https://github.com/UMAprotocol/protocol/compare/@uma/merkle-distributor@1.3.25...@uma/merkle-distributor@1.3.26) (2022-05-13) + +**Note:** Version bump only for package @uma/merkle-distributor + ## [1.3.25](https://github.com/UMAprotocol/protocol/compare/@uma/merkle-distributor@1.3.24...@uma/merkle-distributor@1.3.25) (2022-05-05) **Note:** Version bump only for package @uma/merkle-distributor diff --git a/packages/merkle-distributor/package.json b/packages/merkle-distributor/package.json index fbff15fad4..0782c707a2 100644 --- a/packages/merkle-distributor/package.json +++ b/packages/merkle-distributor/package.json @@ -1,10 +1,10 @@ { "name": "@uma/merkle-distributor", - "version": "1.3.25", + "version": "1.3.26", "description": "Simple script for dealing with Merkle distribution contracts and proofs hosted on IPFS", "dependencies": { "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", + "@uma/contracts-node": "^0.3.6", "chai": "^4.3.0", "commander": "^7.1.0", "ethers": "^5.4.2", diff --git a/packages/monitors/CHANGELOG.md b/packages/monitors/CHANGELOG.md index 8b92fe5c4e..519679c143 100644 --- a/packages/monitors/CHANGELOG.md +++ b/packages/monitors/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.11.7](https://github.com/UMAprotocol/protocol/compare/@uma/monitors@2.11.6...@uma/monitors@2.11.7) (2022-05-13) + +### Bug Fixes + +- add tests for v1 OptimisticOracle bot interactions ([#3897](https://github.com/UMAprotocol/protocol/issues/3897)) ([3aef7dd](https://github.com/UMAprotocol/protocol/commit/3aef7dd159138805e83c02e275999a95a416de8a)) + ## [2.11.6](https://github.com/UMAprotocol/protocol/compare/@uma/monitors@2.11.5...@uma/monitors@2.11.6) (2022-05-05) ### Bug Fixes diff --git a/packages/monitors/package.json b/packages/monitors/package.json index 4e8f9bc94b..378dc8039d 100644 --- a/packages/monitors/package.json +++ b/packages/monitors/package.json @@ -1,16 +1,16 @@ { "name": "@uma/monitors", - "version": "2.11.6", + "version": "2.11.7", "description": "UMA Monitors", "homepage": "https://umaproject.org", "license": "AGPL-3.0-or-later", "main": "index.js", "dependencies": { "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", + "@uma/contracts-node": "^0.3.6", "@uma/contracts-node-0-1-0": "npm:@uma/contracts-node@0.1.0", - "@uma/core": "^2.28.1", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/core": "^2.28.2", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^6.2.0" }, diff --git a/packages/optimistic-oracle/CHANGELOG.md b/packages/optimistic-oracle/CHANGELOG.md index 0bc91445e8..9e5ff7c0d4 100644 --- a/packages/optimistic-oracle/CHANGELOG.md +++ b/packages/optimistic-oracle/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.12.6](https://github.com/UMAprotocol/protocol/compare/@uma/optimistic-oracle@2.12.5...@uma/optimistic-oracle@2.12.6) (2022-05-13) + +**Note:** Version bump only for package @uma/optimistic-oracle + ## [2.12.5](https://github.com/UMAprotocol/protocol/compare/@uma/optimistic-oracle@2.12.4...@uma/optimistic-oracle@2.12.5) (2022-05-05) ### Bug Fixes diff --git a/packages/optimistic-oracle/package.json b/packages/optimistic-oracle/package.json index cb76bf0b95..76705d1d46 100644 --- a/packages/optimistic-oracle/package.json +++ b/packages/optimistic-oracle/package.json @@ -1,11 +1,11 @@ { "name": "@uma/optimistic-oracle", - "version": "2.12.5", + "version": "2.12.6", "description": "UMA Optimistic Oracle Keeper", "dependencies": { "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/contracts-node": "^0.3.6", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^6.2.0" }, diff --git a/packages/polymarket-notifier/CHANGELOG.md b/packages/polymarket-notifier/CHANGELOG.md index 690dbb521c..f4767ffe9b 100644 --- a/packages/polymarket-notifier/CHANGELOG.md +++ b/packages/polymarket-notifier/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.1.0](https://github.com/UMAprotocol/protocol/compare/@uma/polymarket-notifier@1.0.4...@uma/polymarket-notifier@1.1.0) (2022-05-13) + +### Features + +- add multicall to polymarket notifier ([#3895](https://github.com/UMAprotocol/protocol/issues/3895)) ([e2c1832](https://github.com/UMAprotocol/protocol/commit/e2c183212219a4d029b30f27556ce9ec88df090b)) + ## [1.0.4](https://github.com/UMAprotocol/protocol/compare/@uma/polymarket-notifier@1.0.3...@uma/polymarket-notifier@1.0.4) (2022-05-05) **Note:** Version bump only for package @uma/polymarket-notifier diff --git a/packages/polymarket-notifier/package.json b/packages/polymarket-notifier/package.json index 90f6ba6c0d..360510d9e9 100644 --- a/packages/polymarket-notifier/package.json +++ b/packages/polymarket-notifier/package.json @@ -1,13 +1,13 @@ { "name": "@uma/polymarket-notifier", - "version": "1.0.4", + "version": "1.1.0", "description": "Polymarket Notification Bot", "homepage": "https://umaproject.org", "license": "AGPL-3.0-or-later", "main": "index.js", "dependencies": { "@uma/common": "^2.20.0", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^6.2.0" }, diff --git a/packages/reporters/CHANGELOG.md b/packages/reporters/CHANGELOG.md index 86a9133da3..b13db36459 100644 --- a/packages/reporters/CHANGELOG.md +++ b/packages/reporters/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.31](https://github.com/UMAprotocol/protocol/compare/@uma/reporters@1.1.30...@uma/reporters@1.1.31) (2022-05-13) + +**Note:** Version bump only for package @uma/reporters + ## [1.1.30](https://github.com/UMAprotocol/protocol/compare/@uma/reporters@1.1.29...@uma/reporters@1.1.30) (2022-05-05) **Note:** Version bump only for package @uma/reporters diff --git a/packages/reporters/package.json b/packages/reporters/package.json index d20eb55dd3..6526f0cde5 100644 --- a/packages/reporters/package.json +++ b/packages/reporters/package.json @@ -1,11 +1,11 @@ { "name": "@uma/reporters", - "version": "1.1.30", + "version": "1.1.31", "description": "Suite of reporting utils to aid in monitoring UMA financial contracts", "main": "index.js", "dependencies": { "@apollo/client": "^3.0.1", - "@uma/merkle-distributor": "^1.3.25", + "@uma/merkle-distributor": "^1.3.26", "excel4node": "^1.7.2" } } diff --git a/packages/scripts/CHANGELOG.md b/packages/scripts/CHANGELOG.md index b0ded4c37a..ac3a9f80ea 100644 --- a/packages/scripts/CHANGELOG.md +++ b/packages/scripts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.10.3](https://github.com/UMAprotocol/protocol/compare/@uma/scripts@1.10.2...@uma/scripts@1.10.3) (2022-05-13) + +**Note:** Version bump only for package @uma/scripts + ## [1.10.2](https://github.com/UMAprotocol/protocol/compare/@uma/scripts@1.10.1...@uma/scripts@1.10.2) (2022-05-05) **Note:** Version bump only for package @uma/scripts diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 9b8df2d3fa..0f076a7b8a 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -1,12 +1,12 @@ { "name": "@uma/scripts", - "version": "1.10.2", + "version": "1.10.3", "description": "UMA Core Peripheral Scripts", "dependencies": { "@ethersproject/units": "^5.0.3", "@google-cloud/bigquery": "^5.3.0", "@uma/common": "^2.20.0", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/financial-templates-lib": "^2.27.3", "dotenv": "^6.2.0", "hardhat": "^2.9.0", "minimist": "^1.2.0", diff --git a/packages/sdk/CHANGELOG.md b/packages/sdk/CHANGELOG.md index cb5ba10fc9..e06200510e 100644 --- a/packages/sdk/CHANGELOG.md +++ b/packages/sdk/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.23.3](https://github.com/UMAprotocol/protocol/compare/@uma/sdk@0.23.2...@uma/sdk@0.23.3) (2022-05-13) + +### Bug Fixes + +- **sdk/across:** scope query events to user ([#3906](https://github.com/UMAprotocol/protocol/issues/3906)) ([b0c3ad2](https://github.com/UMAprotocol/protocol/commit/b0c3ad204271a290e526287d99157cd833bbbb71)) + ## [0.23.2](https://github.com/UMAprotocol/protocol/compare/@uma/sdk@0.23.1...@uma/sdk@0.23.2) (2022-05-05) ### Bug Fixes diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 2307847017..095daf6f6b 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,5 +1,5 @@ { - "version": "0.23.2", + "version": "0.23.3", "license": "MIT", "name": "@uma/sdk", "author": "David Adams", @@ -37,8 +37,8 @@ "dependencies": { "@google-cloud/datastore": "^6.6.0", "@types/lodash-es": "^4.17.5", - "@uma/contracts-frontend": "^0.3.5", - "@uma/contracts-node": "^0.3.5", + "@uma/contracts-frontend": "^0.3.6", + "@uma/contracts-node": "^0.3.6", "axios": "^0.24.0", "bn.js": "^4.11.9", "decimal.js": "^10.3.1", diff --git a/packages/serverless-orchestration/CHANGELOG.md b/packages/serverless-orchestration/CHANGELOG.md index 89849fa717..ca874d7176 100644 --- a/packages/serverless-orchestration/CHANGELOG.md +++ b/packages/serverless-orchestration/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.6.10](https://github.com/UMAprotocol/protocol/compare/@uma/serverless-orchestration@2.6.9...@uma/serverless-orchestration@2.6.10) (2022-05-13) + +**Note:** Version bump only for package @uma/serverless-orchestration + ## [2.6.9](https://github.com/UMAprotocol/protocol/compare/@uma/serverless-orchestration@2.6.8...@uma/serverless-orchestration@2.6.9) (2022-05-05) **Note:** Version bump only for package @uma/serverless-orchestration diff --git a/packages/serverless-orchestration/package.json b/packages/serverless-orchestration/package.json index ba8a6362de..fb509631c5 100644 --- a/packages/serverless-orchestration/package.json +++ b/packages/serverless-orchestration/package.json @@ -1,19 +1,19 @@ { "name": "@uma/serverless-orchestration", - "version": "2.6.9", + "version": "2.6.10", "description": "Serverless orchestration scripts to run a parallel instances of scripts or bots", "dependencies": { "@openzeppelin/contracts": "4.4.2", "@truffle/contract": "^4.2.20", "@uma/common": "^2.20.0", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/financial-templates-lib": "^2.27.3", "web3": "^1.6.0" }, "devDependencies": { "@awaitjs/express": "^0.3.0", "@google-cloud/datastore": "^6.0.0", "@google-cloud/storage": "^2.4.2", - "@uma/core": "^2.28.1", + "@uma/core": "^2.28.2", "chai": "^4.2.0", "coveralls": "^3.1.0", "ethereumjs-wallet": "^1.0.0", diff --git a/packages/trader/CHANGELOG.md b/packages/trader/CHANGELOG.md index a984b43175..1cdfb1f883 100644 --- a/packages/trader/CHANGELOG.md +++ b/packages/trader/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.9.10](https://github.com/UMAprotocol/protocol/compare/@uma/trader@1.9.9...@uma/trader@1.9.10) (2022-05-13) + +**Note:** Version bump only for package @uma/trader + ## [1.9.9](https://github.com/UMAprotocol/protocol/compare/@uma/trader@1.9.8...@uma/trader@1.9.9) (2022-05-05) ### Bug Fixes diff --git a/packages/trader/package.json b/packages/trader/package.json index ccfbcff40c..bf567618ef 100644 --- a/packages/trader/package.json +++ b/packages/trader/package.json @@ -1,12 +1,12 @@ { "name": "@uma/trader", - "version": "1.9.9", + "version": "1.9.10", "description": "UMA Simple Trading Bot", "dependencies": { "@types/sinon": "^10.0.0", "@uma/common": "^2.20.0", - "@uma/contracts-node": "^0.3.5", - "@uma/financial-templates-lib": "^2.27.2", + "@uma/contracts-node": "^0.3.6", + "@uma/financial-templates-lib": "^2.27.3", "async-retry": "^1.3.1", "dotenv": "^8.2.0" },