Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: bump forge-std and ds-test #1168

Merged
merged 4 commits into from Jul 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 13 additions & 0 deletions .changeset/perfect-mangos-cry.md
@@ -0,0 +1,13 @@
---
"@latticexyz/cli": patch
"@latticexyz/gas-report": patch
"@latticexyz/noise": patch
"@latticexyz/schema-type": patch
"@latticexyz/solecs": patch
"@latticexyz/std-contracts": patch
"@latticexyz/store": patch
"@latticexyz/world": patch
"create-mud": patch
---

bump forge-std and ds-test dependencies
4 changes: 2 additions & 2 deletions e2e/packages/contracts/package.json
Expand Up @@ -25,9 +25,9 @@
"@latticexyz/world": "link:../../../packages/world",
"@typechain/ethers-v5": "^10.2.0",
"dotenv": "^16.0.3",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"ethers": "^5.7.2",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"rimraf": "^3.0.2",
"typechain": "^8.1.1",
"typescript": "^4.9.5",
Expand Down
18 changes: 9 additions & 9 deletions e2e/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/minimal/packages/contracts/package.json
Expand Up @@ -32,9 +32,9 @@
"@solidstate/contracts": "^0.0.52",
"@typechain/ethers-v5": "^10.2.0",
"@types/node": "^18.15.11",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"ethers": "^5.7.2",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"prettier": "^2.6.2",
"prettier-plugin-solidity": "^1.0.0-beta.19",
"rimraf": "^3.0.2",
Expand Down
22 changes: 10 additions & 12 deletions examples/minimal/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cli/package.json
Expand Up @@ -66,8 +66,8 @@
"@types/openurl": "^1.0.0",
"@types/throttle-debounce": "^5.0.0",
"@types/yargs": "^17.0.10",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"vitest": "0.31.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/gas-report/package.json
Expand Up @@ -39,8 +39,8 @@
"devDependencies": {
"@types/node": "^18.15.11",
"@types/yargs": "^17.0.10",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"rimraf": "^3.0.2",
"tsup": "^6.7.0",
"vitest": "0.31.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/noise/package.json
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"abdk-libraries-solidity": "^3.0.0",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3"
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1"
},
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/schema-type/package.json
Expand Up @@ -38,8 +38,8 @@
},
"devDependencies": {
"@latticexyz/gas-report": "workspace:*",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"rimraf": "^3.0.2",
"tsup": "^6.7.0",
"vitest": "0.31.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/solecs/package.json
Expand Up @@ -24,14 +24,14 @@
"@ethersproject/abi": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@solidstate/contracts": "^0.0.52",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"ethers": "^5.7.2",
"memmove": "https://github.com/dk1a/memmove.git#ffd71cd77b1708574ef46a667b23ca3a5cc9fa27",
"solmate": "https://github.com/transmissions11/solmate.git#9cf1428245074e39090dceacb0c28b1f684f584c"
},
"devDependencies": {
"@typechain/ethers-v5": "^10.2.0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"hardhat": "^2.10.2",
"solhint": "^3.3.7",
"solidity-docgen": "^0.6.0-beta.22",
Expand Down
4 changes: 2 additions & 2 deletions packages/std-contracts/package.json
Expand Up @@ -24,8 +24,8 @@
"@latticexyz/solecs": "workspace:*",
"@solidstate/contracts": "^0.0.52",
"@typechain/ethers-v5": "^10.2.0",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"hardhat": "^2.10.2",
"memmove": "https://github.com/dk1a/memmove.git#ffd71cd77b1708574ef46a667b23ca3a5cc9fa27",
"rimraf": "^3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/store/package.json
Expand Up @@ -68,9 +68,9 @@
"@types/ejs": "^3.1.1",
"@types/mocha": "^9.1.1",
"@types/node": "^18.15.11",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"ejs": "^3.1.8",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"hardhat": "^2.10.2",
"rimraf": "^3.0.2",
"solhint": "^3.3.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/world/package.json
Expand Up @@ -69,9 +69,9 @@
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.15.11",
"ds-test": "https://github.com/dapphub/ds-test.git#c9ce3f25bde29fc5eb9901842bf02850dfd2d084",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"ejs": "^3.1.8",
"forge-std": "https://github.com/foundry-rs/forge-std.git#b4f121555729b3afb3c5ffccb62ff4b6e2818fd3",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"glob": "^8.0.3",
"hardhat": "^2.10.2",
"rimraf": "^3.0.2",
Expand Down