Skip to content

Commit

Permalink
Bump @terascope/job-components from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [@terascope/job-components](https://github.com/terascope/teraslice) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](terascope/teraslice@v1.7.0...v1.8.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 Jan 2, 2025
1 parent 93e4e74 commit 3b1b87f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 50 deletions.
2 changes: 1 addition & 1 deletion asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test": "yarn --cwd ../ test"
},
"dependencies": {
"@terascope/job-components": "~1.7.0",
"@terascope/job-components": "~1.8.0",
"@terascope/types": "~1.3.1"
},
"devDependencies": {},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@terascope/eslint-config": "~1.1.3",
"@terascope/job-components": "~1.7.0",
"@terascope/job-components": "~1.8.0",
"@terascope/scripts": "~1.7.1",
"@types/jest": "~29.5.14",
"@types/node": "~22.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/terafoundation_kafka_connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"node-rdkafka": "~3.2.1"
},
"devDependencies": {
"@terascope/job-components": "~1.7.0",
"@terascope/job-components": "~1.8.0",
"@types/convict": "~6.1.3",
"convict": "~6.2.4"
},
Expand Down
52 changes: 5 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -874,13 +874,13 @@
progress "^2.0.3"
yargs "^17.2.1"

"@terascope/job-components@~1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-1.7.0.tgz#ed9918b0d44f801eb51b1325dd656fac61778002"
integrity sha512-bQNuV11FJdjFl9EWAiOxKcgbD3I2staJHSpwYh2IHDsVwNxAW1zcMS6f8P1cX3rgw2gOJb91vzGKd4eOZ3CuYQ==
"@terascope/job-components@~1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@terascope/job-components/-/job-components-1.8.0.tgz#41423e1bc5cbada05bcfff572d7df4f85b49d381"
integrity sha512-1m3iT5tSDWt9m1YC2cDlEzF/skDdRAkgIGX/BttuElZo57/iu51T2dnzf3Yt/h6G45rBNGymT0ZsmYxPs3UoGQ==
dependencies:
"@terascope/types" "~1.3.1"
"@terascope/utils" "~1.5.0"
"@terascope/utils" "~1.6.0"
convict "~6.2.4"
convict-format-with-moment "~6.2.0"
convict-format-with-validator "~6.2.0"
Expand Down Expand Up @@ -924,48 +924,6 @@
dependencies:
prom-client "~15.1.3"

"@terascope/utils@~1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-1.5.0.tgz#b490a25b4670d7755323d3650a761f814e97fb8b"
integrity sha512-m1IBEB1Dh9SBBL//jlh9jeCSaxCQ4PGcdzNncBT5KPVnhDZoM/KgNOthB2TDtNJ+goZZjzhjaR4KVvY1Eljfzw==
dependencies:
"@chainsafe/is-ip" "~2.0.2"
"@terascope/types" "~1.3.1"
"@turf/bbox" "~7.1.0"
"@turf/bbox-polygon" "~7.1.0"
"@turf/boolean-contains" "~7.1.0"
"@turf/boolean-disjoint" "~7.1.0"
"@turf/boolean-equal" "~7.1.0"
"@turf/boolean-intersects" "~7.1.0"
"@turf/boolean-point-in-polygon" "~7.1.0"
"@turf/boolean-within" "~7.1.0"
"@turf/circle" "~7.1.0"
"@turf/helpers" "~7.1.0"
"@turf/invariant" "~7.1.0"
"@turf/line-to-polygon" "~7.1.0"
"@types/lodash-es" "~4.17.12"
"@types/validator" "~13.12.2"
awesome-phonenumber "~7.2.0"
date-fns "~4.1.0"
date-fns-tz "~3.2.0"
datemath-parser "~1.0.6"
debug "~4.4.0"
geo-tz "~8.1.1"
ip-bigint "~8.2.0"
ip-cidr "~4.0.2"
ip6addr "~0.2.5"
ipaddr.js "~2.2.0"
is-cidr "~5.1.0"
is-plain-object "~5.0.0"
js-string-escape "~1.0.1"
kind-of "~6.0.3"
latlon-geohash "~2.0.0"
lodash-es "~4.17.21"
mnemonist "~0.39.8"
p-map "~7.0.3"
shallow-clone "~3.0.1"
validator "~13.12.0"

"@terascope/utils@~1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-1.6.0.tgz#ff0d5a2f264403bf9901086071552d94b53398aa"
Expand Down

0 comments on commit 3b1b87f

Please sign in to comment.