Skip to content

Commit

Permalink
fix(deps): update lage core deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent f631134 commit 7b9b2f5
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "fix(deps): update lage core deps",
"packageName": "@lage-run/cache",
"email": "renovate@whitesourcesoftware.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "fix(deps): update lage core deps",
"packageName": "@lage-run/reporters",
"email": "renovate@whitesourcesoftware.com",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@lage-run/target-graph": "^0.8.7",
"@lage-run/logger": "^1.3.0",
"backfill-config": "^6.4.1",
"backfill-cache": "^5.7.1",
"backfill-cache": "^5.8.0",
"backfill-logger": "^5.2.1",
"glob-hasher": "^1.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/reporters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@lage-run/scheduler-types": "^0.3.11",
"@lage-run/target-graph": "^0.8.7",
"@lage-run/format-hrtime": "^0.1.5",
"@ms-cloudpack/task-reporter": "^0.5.0",
"@ms-cloudpack/task-reporter": "^0.10.2",
"chalk": "^4.0.0",
"ansi-regex": "^5.0.1",
"gradient-string": "^2.0.1"
Expand Down
28 changes: 15 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -888,10 +888,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@ms-cloudpack/task-reporter@^0.5.0":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@ms-cloudpack/task-reporter/-/task-reporter-0.5.3.tgz#e333e26ee4d072b8cc4eed464c8c35431a1cf08d"
integrity sha512-c10BWph01gwc7boSo+Ia79/wiM7HS6B3K2Ykk27eWgPoe3FS29QRW1JLtxlDt/7oDF9CpO7bqS09mZy70f2VVw==
"@ms-cloudpack/task-reporter@^0.10.2":
version "0.10.2"
resolved "https://registry.yarnpkg.com/@ms-cloudpack/task-reporter/-/task-reporter-0.10.2.tgz#aededb0ae18ef34f00e2f635ba3029490635379f"
integrity sha512-xwaG7mFtzZkUGf0b4zbraaU0sXx78fwaZEqKtRrylcQjCVcuksetYOcro+CVkWclByxROrLMqM8z29FkqFDgkA==

"@nodelib/fs.scandir@2.1.5":
version "2.1.5"
Expand Down Expand Up @@ -1535,25 +1535,27 @@ babel-preset-jest@^29.5.0:
babel-plugin-jest-hoist "^29.5.0"
babel-preset-current-node-syntax "^1.0.0"

backfill-cache@^5.7.1:
version "5.7.1"
resolved "https://registry.yarnpkg.com/backfill-cache/-/backfill-cache-5.7.1.tgz#09484ed1f963d8d64fbbd7cc0cddd85db5f06143"
integrity sha512-+zR2r+A0EmShwhxj3fsGAPmA7EOAs4xc4X0Xr10K+2zsohGWpm4a/L/GmwFi7RfwGeNm/P99nm85Hoexe7V+ag==
backfill-cache@^5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/backfill-cache/-/backfill-cache-5.8.0.tgz#660ce9df5029ed67beaaa88371b5c907a84d14f8"
integrity sha512-KCVc8GBUaS2Xod5XwD+it6rP+IpLhORuxurGH4KfyIa5kui4oESJGmZKVlo9eL6qjUqsnhU54xJ66IAZJDdwNA==
dependencies:
"@azure/core-http" "^3.0.0"
"@azure/storage-blob" "^12.15.0"
backfill-config "^6.4.1"
backfill-config "^6.4.2"
backfill-logger "^5.2.1"
execa "^5.0.0"
fs-extra "^8.1.0"
globby "^11.0.0"
p-limit "^3.0.0"
tar-fs "^2.1.0"

backfill-config@^6.3.1, backfill-config@^6.4.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/backfill-config/-/backfill-config-6.4.1.tgz#b85afd0a8acc0c9f04f4eb177e8d239dc4a2502e"
integrity sha512-u4394nK6W/GfsAEKSXxdyVhcmQcDb36YztINEKI5mpsd7NjTqnxJVkBgTo5YetbomL/7RU3/ROiwXuv2nkbqyA==
backfill-config@^6.3.1, backfill-config@^6.4.1, backfill-config@^6.4.2:
version "6.4.2"
resolved "https://registry.yarnpkg.com/backfill-config/-/backfill-config-6.4.2.tgz#129a0c9916755bdf3d20d3e25cd18a7a79cb7c8d"
integrity sha512-QNWew1fCIiAt20ZSyTSErL0IdRZeRLOxMbhjNGB4sZgT3Iyld0JTb8DyvqZhFONnN/KWwVokB6wnT6I0MmYoyg==
dependencies:
"@azure/core-http" "^3.0.0"
backfill-logger "^5.2.1"
find-up "^5.0.0"
pkg-dir "^4.2.0"
Expand Down

0 comments on commit 7b9b2f5

Please sign in to comment.