Skip to content

Commit

Permalink
Bump @terascope/job-components from 0.59.0 to 0.62.0
Browse files Browse the repository at this point in the history
Bumps [@terascope/job-components](https://github.com/terascope/teraslice) from 0.59.0 to 0.62.0.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](terascope/teraslice@v0.59.0...v0.62.0)

---
updated-dependencies:
- dependency-name: "@terascope/job-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 1125ce4 commit 890d3d5
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 7 deletions.
2 changes: 1 addition & 1 deletion asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@terascope/data-mate": "^0.42.0",
"@terascope/elasticsearch-api": "^3.6.2",
"@terascope/elasticsearch-asset-apis": "^0.11.8",
"@terascope/job-components": "^0.59.0",
"@terascope/job-components": "^0.62.0",
"@terascope/teraslice-state-storage": "^0.39.2",
"@terascope/utils": "^0.46.0",
"datemath-parser": "^1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@terascope/elasticsearch-api": "^3.6.2",
"@terascope/elasticsearch-asset-apis": "^0.11.8",
"@terascope/eslint-config": "^0.7.1",
"@terascope/job-components": "^0.59.0",
"@terascope/job-components": "^0.62.0",
"@terascope/scripts": "^0.53.1",
"@terascope/teraslice-state-storage": "^0.39.2",
"@terascope/types": "^0.11.2",
Expand Down
78 changes: 73 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -787,12 +787,12 @@
progress "^2.0.3"
yargs "^17.2.1"

"@terascope/job-components@^0.59.0":
version "0.59.0"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-0.59.0.tgz#f09b1c81f388beee822064a67427bc259a534b47"
integrity sha512-0bfLAzlQoWZEtKiymIhp9duEM8JGKWF7LXyoU67N1nQehs8PJ/quWuBYfCEcr9Oa0d4ba458u5gRTBefxRRdeg==
"@terascope/job-components@^0.62.0":
version "0.62.0"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-0.62.0.tgz#cef1e16c3f0239febf3236eb0c15126a17a1b8a0"
integrity sha512-D/6KQld4xUedqBgRkEA6/FkcQXVRmimP3vHsEw/QP9wgILC43K/Is0GJTVqrXMyuo2UJ0kpHnt5qbv0jBV+qGQ==
dependencies:
"@terascope/utils" "^0.46.0"
"@terascope/utils" "^0.49.0"
convict "^6.2.4"
convict-format-with-moment "^6.2.0"
convict-format-with-validator "^6.2.0"
Expand Down Expand Up @@ -887,6 +887,48 @@
shallow-clone "^3.0.1"
validator "^13.9.0"

"@terascope/utils@^0.49.0":
version "0.49.0"
resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-0.49.0.tgz#1bd093199592b939ea230aa1140735f135df46c6"
integrity sha512-E+P434CVHTVOy92yyCo9GoR31+YY+ujK242R/a86AE9Usv1Cr0u0e2ClxNCnaDaitsyGNg2FtlEQzVoNA2dmUA==
dependencies:
"@terascope/types" "^0.11.2"
"@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"
Expand Down Expand Up @@ -3285,13 +3327,29 @@ into-stream@^5.1.0:
from2 "^2.3.0"
p-is-promise "^3.0.0"

ip-address@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-7.1.0.tgz#4a9c699e75b51cbeb18b38de8ed216efa1a490c5"
integrity sha512-V9pWC/VJf2lsXqP7IWJ+pe3P1/HCYGBMZrrnT62niLGjAfCbeiwXMUxaeHvnVlz19O27pvXP4azs+Pj/A0x+SQ==
dependencies:
jsbn "1.1.0"
sprintf-js "1.1.2"

ip-bigint@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/ip-bigint/-/ip-bigint-3.0.3.tgz#d9ecbf1d4894ccc965f93e5b7f4ac86d0c6e9d0c"
integrity sha512-hGCBH8QGndQsezHSJ+YYcl+L3DcvnSjYdHYuF801DO1pS5rzRlc95VplAFkgk7XaJBpkJQnHPQQBlVjGsj+uJg==
dependencies:
is-ip "3.1.0"

ip-cidr@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/ip-cidr/-/ip-cidr-3.1.0.tgz#db284bbd2bdac0b137a2cd4fe1ba9a6cca2f8b04"
integrity sha512-HUCn4snshEX1P8cja/IyU3qk8FVDW8T5zZcegDFbu4w7NojmAhk5NcOgj3M8+0fmumo1afJTPDtJlzsxLdOjtg==
dependencies:
ip-address "^7.1.0"
jsbn "^1.1.0"

ip-regex@^4.0.0, ip-regex@^4.1.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
Expand Down Expand Up @@ -3987,6 +4045,11 @@ js-yaml@^4.1.0:
dependencies:
argparse "^2.0.1"

[email protected], jsbn@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040"
integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==

jsesc@^2.5.1:
version "2.5.2"
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
Expand Down Expand Up @@ -5216,6 +5279,11 @@ source-map@^0.6.0, source-map@^0.6.1:
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==

[email protected]:
version "1.1.2"
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==

sprintf-js@~1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
Expand Down

0 comments on commit 890d3d5

Please sign in to comment.