From 696adca79248696555d11c9e5daea8215a572149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:42:50 +0000 Subject: [PATCH] Bump @terascope/elasticsearch-api from 3.11.0 to 3.12.0 Bumps [@terascope/elasticsearch-api](https://github.com/terascope/teraslice) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/terascope/teraslice/releases) - [Commits](https://github.com/terascope/teraslice/commits) --- updated-dependencies: - dependency-name: "@terascope/elasticsearch-api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- asset/package.json | 2 +- package.json | 2 +- .../elasticsearch-asset-apis/package.json | 2 +- yarn.lock | 59 +++++++++++++++++-- 4 files changed, 56 insertions(+), 9 deletions(-) diff --git a/asset/package.json b/asset/package.json index c393cb03..a4fcb37f 100644 --- a/asset/package.json +++ b/asset/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@terascope/data-mate": "^0.48.0", - "@terascope/elasticsearch-api": "^3.11.0", + "@terascope/elasticsearch-api": "^3.12.0", "@terascope/elasticsearch-asset-apis": "^0.11.9", "@terascope/job-components": "^0.64.0", "@terascope/teraslice-state-storage": "^0.44.0", diff --git a/package.json b/package.json index 032640cd..011cc51b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dependencies": {}, "devDependencies": { "@terascope/data-types": "^0.42.0", - "@terascope/elasticsearch-api": "^3.11.0", + "@terascope/elasticsearch-api": "^3.12.0", "@terascope/elasticsearch-asset-apis": "^0.11.9", "@terascope/eslint-config": "^0.8.0", "@terascope/job-components": "^0.64.0", diff --git a/packages/elasticsearch-asset-apis/package.json b/packages/elasticsearch-asset-apis/package.json index 8bbdf108..ee9beac4 100644 --- a/packages/elasticsearch-asset-apis/package.json +++ b/packages/elasticsearch-asset-apis/package.json @@ -28,7 +28,7 @@ "dependencies": { "@terascope/data-mate": "^0.48.0", "@terascope/data-types": "^0.42.0", - "@terascope/elasticsearch-api": "^3.11.0", + "@terascope/elasticsearch-api": "^3.12.0", "@terascope/utils": "^0.51.0", "datemath-parser": "^1.0.6", "got": "^11.8.3", diff --git a/yarn.lock b/yarn.lock index fc1a2e06..e00abda3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -761,13 +761,13 @@ lodash "^4.17.21" yargs "^17.7.2" -"@terascope/elasticsearch-api@^3.11.0": - version "3.11.0" - resolved "https://registry.yarnpkg.com/@terascope/elasticsearch-api/-/elasticsearch-api-3.11.0.tgz#707a9c52ac6bdb2507476b9f702fff55ad7f9b26" - integrity sha512-ReDO0UBz5lttK01DxlkssHlzuDTaAApObc3e9h56XxP1u1A3jnuZeeQHDl/AOb71XekjK7dsb5iUnOHawNDhFg== +"@terascope/elasticsearch-api@^3.11.0", "@terascope/elasticsearch-api@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@terascope/elasticsearch-api/-/elasticsearch-api-3.12.0.tgz#159635560b29454cd29ce632b0385abd631c6580" + integrity sha512-yR2jKeO2VLyd/tyPwftt0sZv9v5ZRKMshjlsgFOZap7o4Ht8LN51vheXT6Lzp5VYc5HkuZKU6SHV0Aeq5nwfqA== dependencies: - "@terascope/types" "^0.11.2" - "@terascope/utils" "^0.51.0" + "@terascope/types" "^0.12.0" + "@terascope/utils" "^0.52.0" bluebird "^3.7.2" setimmediate "^1.0.5" @@ -858,6 +858,11 @@ resolved "https://registry.yarnpkg.com/@terascope/types/-/types-0.11.2.tgz#8439b04ba4c5d8357d00a7e20a831f4864ae4c81" integrity sha512-oWrKZYm5HsZc2bCxirPnnYD6yu5wW74W7OTKD7Vm38KI/8TcfZPlr/U+gBwocQGVJrBM9jg0+jcjaxudLjfXiw== +"@terascope/types@^0.12.0": + version "0.12.0" + resolved "https://registry.yarnpkg.com/@terascope/types/-/types-0.12.0.tgz#937ae7ae53965a3cb19eccbeac83d64fd00f4f2d" + integrity sha512-6jFvN3ESEJ6YzB+S618qRAkQq0I1QCVcDX1Wcm5E1sZTMRIoseG39I3paM+bkawAoOTkG5DqruLXLgg6BIwUtQ== + "@terascope/utils@^0.51.0": version "0.51.0" resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-0.51.0.tgz#ff48164dd4e3afa501517fdaac4fa2ac1f4a5323" @@ -900,6 +905,48 @@ shallow-clone "^3.0.1" validator "^13.9.0" +"@terascope/utils@^0.52.0": + version "0.52.0" + resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-0.52.0.tgz#b47ea5cc6f8643009b3e7c1ab126fc312399ab68" + integrity sha512-SPdMznXvzBGXK8UF2STGFqGR81R9hoV6NOl1821jqyYFmFJq66p3CadyUuHCDvtoK23Qfk63/xUJjLo1m10Dwg== + dependencies: + "@terascope/types" "^0.12.0" + "@turf/bbox" "^6.4.0" + "@turf/bbox-polygon" "^6.4.0" + "@turf/boolean-contains" "^6.4.0" + "@turf/boolean-disjoint" "^6.4.0" + "@turf/boolean-equal" "^6.4.0" + "@turf/boolean-intersects" "^6.4.0" + "@turf/boolean-point-in-polygon" "^6.4.0" + "@turf/boolean-within" "^6.4.0" + "@turf/circle" "^6.4.0" + "@turf/helpers" "^6.2.0" + "@turf/invariant" "^6.2.0" + "@turf/line-to-polygon" "^6.4.0" + "@types/lodash" "^4.14.195" + "@types/validator" "^13.7.17" + awesome-phonenumber "^2.70.0" + date-fns "^2.30.0" + date-fns-tz "^1.3.7" + datemath-parser "^1.0.6" + debug "^4.3.4" + geo-tz "^7.0.7" + ip-bigint "^3.0.3" + ip-cidr "^3.1.0" + ip6addr "^0.2.5" + ipaddr.js "^2.0.1" + is-cidr "^4.0.2" + is-ip "^3.1.0" + is-plain-object "^5.0.0" + js-string-escape "^1.0.1" + kind-of "^6.0.3" + latlon-geohash "^1.1.0" + lodash "^4.17.21" + mnemonist "^0.39.5" + p-map "^4.0.0" + shallow-clone "^3.0.1" + validator "^13.9.0" + "@tootallnate/once@1": version "1.1.2" resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"