From f063a5db0fecbb900f9ca3dbf35d993d38f4b820 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 21:44:09 +0200 Subject: Change all package to depend on the new ethereum-types@1.0.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 3267f98d9..fd5c0b975 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -48,7 +48,7 @@ "@0xproject/subproviders": "^0.10.6", "@0xproject/types": "^0.8.2", "@0xproject/utils": "^0.7.3", - "ethereum-types": "^0.0.2", + "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^0.4.3", "@0xproject/web3-wrapper": "^0.7.3", "lodash": "^4.17.4" -- cgit v1.2.3 From fd2611794aacefe2fac6818f676da04db7ea8cbe Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 21:49:03 +0200 Subject: Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index fd5c0b975..820ebc13b 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/dev-utils/README.md", "devDependencies": { - "@0xproject/monorepo-scripts": "^0.2.2", + "@0xproject/monorepo-script": "^1.0.0", "@0xproject/tslint-config": "^0.4.21", "@types/lodash": "4.14.104", "@types/mocha": "^2.2.42", -- cgit v1.2.3 From a9fa1a0df678ce7ab38106036868227fd93d8c4d Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 21:54:44 +0200 Subject: Change all package to depend on the new @0xproject/typescript-typings@1.0.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 820ebc13b..ba45cce23 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -49,7 +49,7 @@ "@0xproject/types": "^0.8.2", "@0xproject/utils": "^0.7.3", "ethereum-types": "^1.0.0", - "@0xproject/typescript-typings": "^0.4.3", + "@0xproject/typescript-typings": "^1.0.0", "@0xproject/web3-wrapper": "^0.7.3", "lodash": "^4.17.4" }, -- cgit v1.2.3 From 74d54497195c85bdf38bf6c2c8b890d7fa51cb0d Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 22:03:23 +0200 Subject: Change all package to depend on the new @0xproject/tslint-config@1.0.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index ba45cce23..2785d8fa8 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -31,7 +31,7 @@ "homepage": "https://github.com/0xProject/0x-monorepo/packages/dev-utils/README.md", "devDependencies": { "@0xproject/monorepo-script": "^1.0.0", - "@0xproject/tslint-config": "^0.4.21", + "@0xproject/tslint-config": "^1.0.0", "@types/lodash": "4.14.104", "@types/mocha": "^2.2.42", "chai": "^4.0.1", -- cgit v1.2.3 From 534decea9593da90c99facf808dfd69abed34bd0 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 22:17:55 +0200 Subject: Change all package to depend on the new @0xproject/types@1.0.0-rc.1 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 2785d8fa8..23ff3d7ed 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@0xproject/subproviders": "^0.10.6", - "@0xproject/types": "^0.8.2", + "@0xproject/types": "^1.0.0-rc.1", "@0xproject/utils": "^0.7.3", "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0", -- cgit v1.2.3 From 37ac6749ba4a537e0a0218fa9d7f6b402515c6ff Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 22:22:51 +0200 Subject: Change all package to depend on the new @0xproject/utils@1.0.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 23ff3d7ed..21867f1f8 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -47,7 +47,7 @@ "dependencies": { "@0xproject/subproviders": "^0.10.6", "@0xproject/types": "^1.0.0-rc.1", - "@0xproject/utils": "^0.7.3", + "@0xproject/utils": "^1.0.0", "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0", "@0xproject/web3-wrapper": "^0.7.3", -- cgit v1.2.3 From 8193fdc3047555e6c56ef31b4dc1af7339477463 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 22:57:27 +0200 Subject: Change all package to depend on the new @0xproject/web3-wrapper@1.0.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 21867f1f8..0610caa53 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -50,7 +50,7 @@ "@0xproject/utils": "^1.0.0", "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0", - "@0xproject/web3-wrapper": "^0.7.3", + "@0xproject/web3-wrapper": "^1.0.0", "lodash": "^4.17.4" }, "publishConfig": { -- cgit v1.2.3 From 18b1f016415a851282d4633c317328fd5f3852a3 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 23:12:44 +0200 Subject: Change all package to depend on the new @0xproject/subproviders@1.0.0 --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 0610caa53..d461f769e 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -45,7 +45,7 @@ "typescript": "2.7.1" }, "dependencies": { - "@0xproject/subproviders": "^0.10.6", + "@0xproject/subproviders": "^1.0.0", "@0xproject/types": "^1.0.0-rc.1", "@0xproject/utils": "^1.0.0", "ethereum-types": "^1.0.0", -- cgit v1.2.3 From 9c8e3bc4c9a79ab1f2f99c978a8d79c11384843a Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 23:14:30 +0200 Subject: @0xproject/dev-utils@1.0.0 --- packages/dev-utils/CHANGELOG.json | 8 ++++++++ packages/dev-utils/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/CHANGELOG.json b/packages/dev-utils/CHANGELOG.json index d092ddf55..4093d352e 100644 --- a/packages/dev-utils/CHANGELOG.json +++ b/packages/dev-utils/CHANGELOG.json @@ -1,4 +1,12 @@ [ + { + "version": "1.0.0", + "changes": [ + { + "note": "Dependencies updated" + } + ] + }, { "timestamp": 1531919263, "version": "0.4.6", diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index d461f769e..f84915a99 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@0xproject/dev-utils", - "version": "0.4.6", + "version": "1.0.0", "engines": { "node": ">=6.12" }, -- cgit v1.2.3 From 681a58263065da25ade7f0738a991c954925fd52 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Fri, 20 Jul 2018 00:54:44 +0200 Subject: FIx a typo --- packages/dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index f84915a99..7a1f3c4ff 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/dev-utils/README.md", "devDependencies": { - "@0xproject/monorepo-script": "^1.0.0", + "@0xproject/monorepo-scripts": "^1.0.0", "@0xproject/tslint-config": "^1.0.0", "@types/lodash": "4.14.104", "@types/mocha": "^2.2.42", -- cgit v1.2.3 From dc151f7290072c9776c9b351ae30bf577fcd1015 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Fri, 20 Jul 2018 20:13:53 +0200 Subject: Add missing timestamp to CHANGELOG entries --- packages/dev-utils/CHANGELOG.json | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/dev-utils') diff --git a/packages/dev-utils/CHANGELOG.json b/packages/dev-utils/CHANGELOG.json index 4093d352e..f94fd5f30 100644 --- a/packages/dev-utils/CHANGELOG.json +++ b/packages/dev-utils/CHANGELOG.json @@ -1,5 +1,6 @@ [ { + "timestamp": 1532043000, "version": "1.0.0", "changes": [ { -- cgit v1.2.3