diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d4de5c0b6..bc70c3ced5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ > - :house: [Internal] > - :nail_care: [Polish] +# 12.0.0-alpha.10 (Unreleased) + # 12.0.0-alpha.9 #### :boom: Breaking Change diff --git a/compiler/common/bs_version.ml b/compiler/common/bs_version.ml index c7e09bc65f..183e9d65e7 100644 --- a/compiler/common/bs_version.ml +++ b/compiler/common/bs_version.ml @@ -21,6 +21,6 @@ * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *) -let version = "12.0.0-alpha.9" +let version = "12.0.0-alpha.10" let header = "// Generated by ReScript, PLEASE EDIT WITH CARE" let package_name = ref "rescript" diff --git a/package-lock.json b/package-lock.json index 994f676196..b48cd75df4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "bin": { diff --git a/package.json b/package.json index ce0c9a9a73..d0b730608b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "description": "ReScript toolchain", "keywords": [ "ReScript", diff --git a/packages/std/package.json b/packages/std/package.json index b5c574625c..fa2f6458eb 100644 --- a/packages/std/package.json +++ b/packages/std/package.json @@ -1,6 +1,6 @@ { "name": "@rescript/std", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "keywords": [ "rescript", "stdlib", diff --git a/tests/analysis_tests/tests-generic-jsx-transform/package-lock.json b/tests/analysis_tests/tests-generic-jsx-transform/package-lock.json index 69259cf517..9898a917de 100644 --- a/tests/analysis_tests/tests-generic-jsx-transform/package-lock.json +++ b/tests/analysis_tests/tests-generic-jsx-transform/package-lock.json @@ -9,8 +9,7 @@ } }, "../../..": { - "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "bin": { @@ -22,7 +21,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" }, "engines": { @@ -39,7 +38,7 @@ "version": "file:../../..", "requires": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" } } diff --git a/tests/analysis_tests/tests-incremental-typechecking/package-lock.json b/tests/analysis_tests/tests-incremental-typechecking/package-lock.json index fae19879c4..307967524e 100644 --- a/tests/analysis_tests/tests-incremental-typechecking/package-lock.json +++ b/tests/analysis_tests/tests-incremental-typechecking/package-lock.json @@ -9,8 +9,7 @@ } }, "../../..": { - "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "bin": { @@ -22,7 +21,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" }, "engines": { @@ -39,7 +38,7 @@ "version": "file:../../..", "requires": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" } } diff --git a/tests/analysis_tests/tests-reanalyze/deadcode/package-lock.json b/tests/analysis_tests/tests-reanalyze/deadcode/package-lock.json index f74abaab47..6c579396cd 100644 --- a/tests/analysis_tests/tests-reanalyze/deadcode/package-lock.json +++ b/tests/analysis_tests/tests-reanalyze/deadcode/package-lock.json @@ -15,8 +15,7 @@ } }, "../../../..": { - "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "dev": true, "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", @@ -29,7 +28,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" }, "engines": { diff --git a/tests/analysis_tests/tests-reanalyze/termination/package-lock.json b/tests/analysis_tests/tests-reanalyze/termination/package-lock.json index 419af45336..da7d58b7fd 100644 --- a/tests/analysis_tests/tests-reanalyze/termination/package-lock.json +++ b/tests/analysis_tests/tests-reanalyze/termination/package-lock.json @@ -12,7 +12,7 @@ } }, "../../../..": { - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "dev": true, "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", @@ -25,7 +25,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" }, "engines": { @@ -42,7 +42,7 @@ "version": "file:../../../..", "requires": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" } } diff --git a/tests/analysis_tests/tests/package-lock.json b/tests/analysis_tests/tests/package-lock.json index 78c67ca53e..38c71cef8f 100644 --- a/tests/analysis_tests/tests/package-lock.json +++ b/tests/analysis_tests/tests/package-lock.json @@ -33,8 +33,7 @@ } }, "../../..": { - "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "bin": { @@ -46,7 +45,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" }, "engines": { @@ -176,7 +175,7 @@ "version": "file:../../..", "requires": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" } }, diff --git a/tests/gentype_tests/typescript-react-example/package-lock.json b/tests/gentype_tests/typescript-react-example/package-lock.json index f7b3f3975c..8b0560ac74 100644 --- a/tests/gentype_tests/typescript-react-example/package-lock.json +++ b/tests/gentype_tests/typescript-react-example/package-lock.json @@ -21,8 +21,7 @@ } }, "../../..": { - "name": "rescript", - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "dev": true, "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", @@ -35,7 +34,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" }, "engines": { diff --git a/tests/tools_tests/package-lock.json b/tests/tools_tests/package-lock.json index 9d3242c476..b177942cd2 100644 --- a/tests/tools_tests/package-lock.json +++ b/tests/tools_tests/package-lock.json @@ -14,7 +14,7 @@ } }, "../..": { - "version": "12.0.0-alpha.9", + "version": "12.0.0-alpha.10", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "bin": { @@ -26,7 +26,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "mocha": "10.1.0", + "mocha": "10.8.2", "nyc": "15.0.0" }, "engines": {