Skip to content

Commit

Permalink
chore(deps-dev): bump @lerna-lite/publish from 2.5.1 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v2.6.0/packages/publish)

---
updated-dependencies:
- dependency-name: "@lerna-lite/publish"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 84ac701 commit c5a6b2c
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 56 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@lerna-lite/cli": "^2.5.1",
"@lerna-lite/diff": "^2.5.1",
"@lerna-lite/exec": "^2.5.1",
"@lerna-lite/publish": "^2.5.1",
"@lerna-lite/publish": "^2.6.0",
"@lerna-lite/run": "^2.5.1",
"@lerna-lite/version": "^2.5.1",
"@types/node": "^20.6.1",
Expand Down
166 changes: 111 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"@lerna-lite/list" "2.5.1"
"@lerna-lite/listable" "2.5.1"

"@lerna-lite/[email protected]", "@lerna-lite/cli@^2.5.1":
"@lerna-lite/[email protected]":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@lerna-lite/cli/-/cli-2.5.1.tgz#9d45dd9b9d3284f87c429e5693f600a9e8da7c6a"
integrity sha512-6Bs/w4rB/SVbiwbHfahm2W9wfUcvKcA34VBkVE8UrYOmwxOqODNdBUOUiZj76OTl5n5yByBf6MHWZN2MREPECw==
Expand All @@ -173,6 +173,20 @@
npmlog "^7.0.1"
yargs "^17.7.2"

"@lerna-lite/[email protected]", "@lerna-lite/cli@^2.5.1":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@lerna-lite/cli/-/cli-2.6.0.tgz#f9e7ed74cb67925e909add56fa5718eff54e15dc"
integrity sha512-sxJmgGt/zQ4rYfdl5OSp5/TToLB16RVxsoVsUsg/qTl5F5C+P35evYBuXRuFNWr50+MdfHqLisbf0qEJgGAk9g==
dependencies:
"@lerna-lite/core" "2.6.0"
"@lerna-lite/init" "2.6.0"
dedent "^1.5.1"
dotenv "^16.3.1"
import-local "^3.1.0"
load-json-file "^7.0.1"
npmlog "^7.0.1"
yargs "^17.7.2"

"@lerna-lite/[email protected]":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@lerna-lite/core/-/core-2.5.1.tgz#d0fbc364484c7866423f0c7055fecc275d7ef046"
Expand Down Expand Up @@ -205,6 +219,38 @@
write-json-file "^5.0.0"
write-pkg "^6.0.0"

"@lerna-lite/[email protected]":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@lerna-lite/core/-/core-2.6.0.tgz#224f0e7a7bc261368c239a384e44f2befb182e7e"
integrity sha512-WFyDgjuHHj5dC8WYA4w1hoMyUL8pnb7eFNMVYgPYzXi1L8yoQPpvJr02wOWl464XJbhhfr8Q8tMdMHI7YUSbMQ==
dependencies:
"@npmcli/run-script" "^7.0.1"
chalk "^5.3.0"
clone-deep "^4.0.1"
config-chain "^1.1.13"
cosmiconfig "^8.3.6"
dedent "^1.5.1"
execa "^8.0.1"
fs-extra "^11.1.1"
glob-parent "^6.0.2"
globby "^13.2.2"
inquirer "^9.2.11"
is-ci "^3.0.1"
json5 "^2.2.3"
load-json-file "^7.0.1"
minimatch "^9.0.3"
npm-package-arg "^11.0.1"
npmlog "^7.0.1"
p-map "^6.0.0"
p-queue "^7.4.1"
resolve-from "^5.0.0"
semver "^7.5.4"
slash "^5.1.0"
strong-log-transformer "^2.1.0"
write-file-atomic "^5.0.1"
write-json-file "^5.0.0"
write-pkg "^6.0.0"

"@lerna-lite/diff@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@lerna-lite/diff/-/diff-2.5.1.tgz#014886afbcc8fd583ce113cf2b7c94df499bf5f7"
Expand Down Expand Up @@ -246,6 +292,16 @@
p-map "^6.0.0"
write-json-file "^5.0.0"

"@lerna-lite/[email protected]":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@lerna-lite/init/-/init-2.6.0.tgz#16d18d8bbde0ecfec44a753f4116bd7cdccd8e44"
integrity sha512-K8lxcQXgGrTfl3YyvKSl+uiAT287vd1awouvme7m+3j32H6DTI31u35t7mR6mBY7GhkDLX/iJzjaHpv2qBb3NQ==
dependencies:
"@lerna-lite/core" "2.6.0"
fs-extra "^11.1.1"
p-map "^6.0.0"
write-json-file "^5.0.0"

"@lerna-lite/[email protected]":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@lerna-lite/list/-/list-2.5.1.tgz#63020fee76d36bfa8e406eca91efd09fe46216e3"
Expand Down Expand Up @@ -275,27 +331,27 @@
npmlog "^7.0.1"
upath "^2.0.1"

"@lerna-lite/publish@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@lerna-lite/publish/-/publish-2.5.1.tgz#e083ba4d4747427fd15b369760a0068c85452062"
integrity sha512-bxvaaFUcQ1wiOLc1xWtekmsyobd7kqUoehzZ8HIStDIASMo+DZGVNyM+OZirI1F3Fz3PM/JbyRz+yo7Qp6kEVA==
"@lerna-lite/publish@^2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@lerna-lite/publish/-/publish-2.6.0.tgz#a434a841ad46f44260908e5a2adc8854800c8b93"
integrity sha512-Xa7MT1nZ8Q6vY0vwLMZgdoX8Lz2PHZ6tEMWx54qgWiK0HYOfZjW+NNXGV9hKu6PpaRBq+N5PIKOptJSjQCjEew==
dependencies:
"@lerna-lite/cli" "2.5.1"
"@lerna-lite/core" "2.5.1"
"@lerna-lite/version" "2.5.1"
"@npmcli/arborist" "^7.1.0"
"@lerna-lite/cli" "2.6.0"
"@lerna-lite/core" "2.6.0"
"@lerna-lite/version" "2.6.0"
"@npmcli/arborist" "^7.2.0"
byte-size "^8.1.1"
chalk "^5.3.0"
columnify "^1.6.0"
fs-extra "^11.1.1"
glob "^10.3.4"
glob "^10.3.10"
has-unicode "^2.0.1"
libnpmaccess "^8.0.0"
libnpmpublish "^9.0.0"
libnpmaccess "^8.0.1"
libnpmpublish "^9.0.1"
normalize-path "^3.0.0"
npm-package-arg "^11.0.1"
npm-packlist "^8.0.0"
npm-registry-fetch "^16.0.0"
npm-registry-fetch "^16.1.0"
npmlog "^7.0.1"
p-map "^6.0.0"
p-pipe "^4.0.0"
Expand All @@ -321,13 +377,13 @@
npmlog "^7.0.1"
p-map "^6.0.0"

"@lerna-lite/version@2.5.1", "@lerna-lite/version@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@lerna-lite/version/-/version-2.5.1.tgz#f6371f3022159b9d000a80a25b7406e34eeb9e66"
integrity sha512-d7b2ZiCwTGbxE5LPkt43kRNSCBCgAEMYKVGMhpabm6YXOs9J5Si7gmcSQ9eTYctUjwY+QBUimRr/KFT4PvBfEw==
"@lerna-lite/version@2.6.0", "@lerna-lite/version@^2.5.1":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@lerna-lite/version/-/version-2.6.0.tgz#a19edb76db6a7fd69922e260f189666436e6ac3f"
integrity sha512-OEdSV6SwYqspXls2Nthd6itw7XJaWGAr65rDVrgcQajQ0dAngateYtsq/zmRMaJnSYNX6u5gUV5y+6WISQaGMA==
dependencies:
"@lerna-lite/cli" "2.5.1"
"@lerna-lite/core" "2.5.1"
"@lerna-lite/cli" "2.6.0"
"@lerna-lite/core" "2.6.0"
"@octokit/plugin-enterprise-rest" "^6.0.1"
"@octokit/rest" "^19.0.13"
chalk "^5.3.0"
Expand Down Expand Up @@ -356,7 +412,7 @@
semver "^7.5.4"
slash "^5.1.0"
temp-dir "^3.0.0"
uuid "^9.0.0"
uuid "^9.0.1"
write-json-file "^5.0.0"

"@ljharb/through@^2.3.9":
Expand Down Expand Up @@ -395,10 +451,10 @@
lru-cache "^10.0.1"
socks-proxy-agent "^8.0.1"

"@npmcli/arborist@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.1.0.tgz#f240e2437201cf796d50311fb3bd39746e30baeb"
integrity sha512-QwVVXZ1kt9VREBuZ6Q9y6jyrT/GRME+/xl3X6/xFUSdd7SGGG+fEbIdWBc25tqqUEuPZfuCEPxJIUngEpXMogw==
"@npmcli/arborist@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.2.0.tgz#78768fd3d221190700dd61b75fb4237fbc89df3e"
integrity sha512-J6XCan+5nV6F94E0+9z//OnZADcqHw6HGDO0ynX+Ayd6GEopK0odq99V+UQjb8P1zexTmCWGvxp4jU5OM6NTtg==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/fs" "^3.1.0"
Expand All @@ -408,18 +464,18 @@
"@npmcli/name-from-folder" "^2.0.0"
"@npmcli/node-gyp" "^3.0.0"
"@npmcli/package-json" "^5.0.0"
"@npmcli/query" "^3.0.0"
"@npmcli/query" "^3.0.1"
"@npmcli/run-script" "^7.0.1"
bin-links "^4.0.1"
cacache "^18.0.0"
common-ancestor-path "^1.0.1"
hosted-git-info "^7.0.0"
hosted-git-info "^7.0.1"
json-parse-even-better-errors "^3.0.0"
json-stringify-nice "^1.1.4"
minimatch "^9.0.0"
nopt "^7.0.0"
npm-install-checks "^6.2.0"
npm-package-arg "^11.0.0"
npm-package-arg "^11.0.1"
npm-pick-manifest "^9.0.0"
npm-registry-fetch "^16.0.0"
npmlog "^7.0.1"
Expand Down Expand Up @@ -513,7 +569,7 @@
dependencies:
which "^4.0.0"

"@npmcli/query@^3.0.0":
"@npmcli/query@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@npmcli/query/-/query-3.0.1.tgz#77d63ceb7d27ed748da3cc8b50d45fc341448ed6"
integrity sha512-0jE8iHBogf/+bFDj+ju6/UMLbJ39c8h6nSe6qile+dB7PJ0iV3gNqcb2vtt6WWCBrxv9uAjzUT/8vroluulidA==
Expand Down Expand Up @@ -1844,7 +1900,7 @@ core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==

cosmiconfig@^8.3.5:
cosmiconfig@^8.3.5, cosmiconfig@^8.3.6:
version "8.3.6"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
Expand Down Expand Up @@ -2727,13 +2783,13 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

glob@^10.2.2, glob@^10.3.4:
version "10.3.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.4.tgz#c85c9c7ab98669102b6defda76d35c5b1ef9766f"
integrity sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==
glob@^10.2.2, glob@^10.3.10:
version "10.3.10"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
dependencies:
foreground-child "^3.1.0"
jackspeak "^2.0.3"
jackspeak "^2.3.5"
minimatch "^9.0.1"
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
path-scurry "^1.10.1"
Expand Down Expand Up @@ -2884,7 +2940,7 @@ hosted-git-info@^4.0.0, hosted-git-info@^4.0.1:
dependencies:
lru-cache "^6.0.0"

hosted-git-info@^7.0.0:
hosted-git-info@^7.0.0, hosted-git-info@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.1.tgz#9985fcb2700467fecf7f33a4d4874e30680b5322"
integrity sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==
Expand Down Expand Up @@ -3050,7 +3106,7 @@ ini@^1.3.2, ini@^1.3.4:
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==

inquirer@^9.2.10:
inquirer@^9.2.10, inquirer@^9.2.11:
version "9.2.11"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.11.tgz#e9003755c233a414fceda1891c23bd622cad4a95"
integrity sha512-B2LafrnnhbRzCWfAdOXisUzL89Kg8cVJlYmhqoi3flSiV/TveO+nsXwgKr9h9PIo+J1hz7nBSk6gegRIMBBf7g==
Expand Down Expand Up @@ -3378,10 +3434,10 @@ isobject@^3.0.1:
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==

jackspeak@^2.0.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.3.tgz#95e4cbcc03b3eb357bf6bcce14a903fb3d1151e1"
integrity sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg==
jackspeak@^2.3.5:
version "2.3.6"
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
dependencies:
"@isaacs/cliui" "^8.0.2"
optionalDependencies:
Expand Down Expand Up @@ -3568,22 +3624,22 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"

libnpmaccess@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-8.0.0.tgz#f20f84633e49b4a50499810b550ebd1e279b9821"
integrity sha512-aqKf4L5haaLkFm05RQ0p+7E+f7BplkR+na2gC/e59/OAH1vsNoy/L3NxHXX8OuEwxSlj9M1nd0XXtuFkZpV3gw==
libnpmaccess@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-8.0.1.tgz#46bc5e3b76072dbb8d77803882d434508219f312"
integrity sha512-MWbnWIfxLKol+BgC1NR1as1JwM5ufZASd6CaENJjNe4JpJ0gx71xhpYY5SvNMZnVBahocYZWP6+SPQdyD0abEQ==
dependencies:
npm-package-arg "^11.0.0"
npm-package-arg "^11.0.1"
npm-registry-fetch "^16.0.0"

libnpmpublish@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.0.tgz#bec592bf55193eaff22cd42ed155b6cb54a27d9c"
integrity sha512-4bKe8I5qkYeHms/4tlXuAlOAssjEyUcTci5YrmAaQqMm5yHC3836Uazj1YFQzRlMJQZBc2e21XF5XSnnvVsOiA==
libnpmpublish@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.1.tgz#2afff1c6d271a21d15e71744e18619f38bb26846"
integrity sha512-w5Ev46SnPaEpjfa0a5+p2vYSB19nONF/mRX8RcIRp2gpPxMWldFVZy/fXei/uflMLQq33mjKMqiVoNcz6ZJCYg==
dependencies:
ci-info "^3.6.1"
normalize-package-data "^6.0.0"
npm-package-arg "^11.0.0"
npm-package-arg "^11.0.1"
npm-registry-fetch "^16.0.0"
proc-log "^3.0.0"
semver "^7.3.7"
Expand Down Expand Up @@ -4131,10 +4187,10 @@ npm-pick-manifest@^9.0.0:
npm-package-arg "^11.0.0"
semver "^7.3.5"

npm-registry-fetch@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-16.0.0.tgz#7529dd7c64c16a1bc8af72f99df73dfe98bb9549"
integrity sha512-JFCpAPUpvpwfSydv99u85yhP68rNIxSFmDpNbNnRWKSe3gpjHnWL8v320gATwRzjtgmZ9Jfe37+ZPOLZPwz6BQ==
npm-registry-fetch@^16.0.0, npm-registry-fetch@^16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-16.1.0.tgz#10227b7b36c97bc1cf2902a24e4f710cfe62803c"
integrity sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==
dependencies:
make-fetch-happen "^13.0.0"
minipass "^7.0.2"
Expand Down Expand Up @@ -5593,7 +5649,7 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==

uuid@^9.0.0:
uuid@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
Expand Down

0 comments on commit c5a6b2c

Please sign in to comment.