Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into mdonnalley/proxy-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiand391 committed Jul 29, 2024
2 parents bec1fb6 + 30364f0 commit 0cbacfa
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 37 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [4.4.15](https://github.com/oclif/plugin-update/compare/4.4.14...4.4.15) (2024-07-28)

### Bug Fixes

- **deps:** bump @inquirer/select from 2.4.1 to 2.4.2 ([#882](https://github.com/oclif/plugin-update/issues/882)) ([b5a1ba6](https://github.com/oclif/plugin-update/commit/b5a1ba66424c7cda4ca6306b06b45f9bed1fd23b))

## [4.4.14](https://github.com/oclif/plugin-update/compare/4.4.13...4.4.14) (2024-07-28)

### Bug Fixes

- **deps:** bump debug from 4.3.5 to 4.3.6 ([#883](https://github.com/oclif/plugin-update/issues/883)) ([5562cea](https://github.com/oclif/plugin-update/commit/5562ceaa78717198d3c8d2c5a653bef98f99dbac))

## [4.4.13](https://github.com/oclif/plugin-update/compare/4.4.12...4.4.13) (2024-07-28)

### Bug Fixes

- **deps:** bump ansis from 3.2.1 to 3.3.2 ([#885](https://github.com/oclif/plugin-update/issues/885)) ([2d02713](https://github.com/oclif/plugin-update/commit/2d02713dfe12739f2d68c70412eb87007e178564))

## [4.4.12](https://github.com/oclif/plugin-update/compare/4.4.11...4.4.12) (2024-07-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ EXAMPLES
$ oclif-example update --available
```

_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.13-dev.2/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.15/src/commands/update.ts)_

<!-- commandsstop -->

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@oclif/plugin-update",
"version": "4.4.13-dev.2",
"version": "4.4.15",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
"@inquirer/select": "^2.4.1",
"@inquirer/select": "^2.4.2",
"@oclif/core": "^4",
"ansis": "^3.2.1",
"debug": "^4.3.5",
"ansis": "^3.3.2",
"debug": "^4.3.6",
"filesize": "^6.1.0",
"got": "^13",
"proxy-agent": "^6.4.0",
Expand Down
71 changes: 39 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1141,13 +1141,13 @@
"@inquirer/core" "^9.0.4"
"@inquirer/type" "^1.5.0"

"@inquirer/core@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.4.tgz#0de0b5aadba012f691d2e0aef5c6ccdf9e9e8992"
integrity sha512-46LaWACIctSfVKTu71ziFlqO8SVLhWGSxvaHpf0frfDTphSSpIfeNo5ZH/kJPHYJw4VgPGf/9c3zJN/FnCdaIQ==
"@inquirer/core@^9.0.4", "@inquirer/core@^9.0.5":
version "9.0.5"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.5.tgz#b5e14d80e87419231981f48fa86f63d15cb8805b"
integrity sha512-QWG41I7vn62O9stYKg/juKXt1PEbr/4ZZCPb4KgXDQGwgA9M5NBTQ7FnOvT1ridbxkm/wTxLCNraUs7y47pIRQ==
dependencies:
"@inquirer/figures" "^1.0.4"
"@inquirer/type" "^1.5.0"
"@inquirer/figures" "^1.0.5"
"@inquirer/type" "^1.5.1"
"@types/mute-stream" "^0.0.4"
"@types/node" "^20.14.11"
"@types/wrap-ansi" "^3.0.0"
Expand All @@ -1160,10 +1160,10 @@
wrap-ansi "^6.2.0"
yoctocolors-cjs "^2.1.2"

"@inquirer/figures@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.4.tgz#a54dab6e205636a881ece0f1017efff6d6174d6e"
integrity sha512-R7Gsg6elpuqdn55fBH2y9oYzrU/yKrSmIsDX4ROT51vohrECFzTf2zw9BfUbOW8xjfmM2QbVoVYdTwhrtEKWSQ==
"@inquirer/figures@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790"
integrity sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==

"@inquirer/input@^2.2.1":
version "2.2.3"
Expand All @@ -1173,21 +1173,21 @@
"@inquirer/core" "^9.0.4"
"@inquirer/type" "^1.5.0"

"@inquirer/select@^2.3.10", "@inquirer/select@^2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.4.1.tgz#385cf2c62a402303d9ea214c358f60364f0ad12c"
integrity sha512-m15ZwV2E2QDy0VbO/BRkVZ6TX6chYU+7K7//R47c3/Xai1d2AESHy4U88G7uq2mR1atl/p4HvMClKASNJvUDRg==
"@inquirer/select@^2.3.10", "@inquirer/select@^2.4.2":
version "2.4.2"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.4.2.tgz#d76a7a4ced94ddf195942133cc40e63f92d97035"
integrity sha512-r78JlgShqRxyAtBDeBHSDtfrOhSQwm2ecWGGaxe7kD9JwgL3UN563G1ncVRYdsWD7/tigflcskfipVeoDLhLJg==
dependencies:
"@inquirer/core" "^9.0.4"
"@inquirer/figures" "^1.0.4"
"@inquirer/type" "^1.5.0"
"@inquirer/core" "^9.0.5"
"@inquirer/figures" "^1.0.5"
"@inquirer/type" "^1.5.1"
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/type@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.0.tgz#0890e6286281b3f118632e6f7c47c0ccb9b29ee3"
integrity sha512-L/UdayX9Z1lLN+itoTKqJ/X4DX5DaWu2Sruwt4XgZzMNv32x4qllbzMX4MbJlz0yxAQtU19UvABGOjmdq1u3qA==
"@inquirer/type@^1.5.0", "@inquirer/type@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.1.tgz#cdd36732e38ea5d2b1a4336aada65ebe7d2765e0"
integrity sha512-m3YgGQlKNS0BM+8AFiJkCsTqHEFCWn6s/Rqye3mYwvqY6LdfUv12eSwbsgNzrYyrLXiy7IrrjDLPysaSBwEfhw==
dependencies:
mute-stream "^1.0.0"

Expand Down Expand Up @@ -1288,9 +1288,9 @@
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.2":
version "6.2.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd"
integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw==
version "6.2.7"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.7.tgz#d046b19ff51c13151c04fc55be686bf3022dea34"
integrity sha512-gwrCZW0EjbMe6iIXrkXWpIcfoqo+uMvWRudV3nkwa7ARL2U2GWy8RQ3+bqXvqByauRUcbgv3D6+38lSWqmMwtA==
dependencies:
"@oclif/core" "^4"

Expand Down Expand Up @@ -2090,9 +2090,9 @@
undici-types "~5.26.4"

"@types/node@^18":
version "18.19.41"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.41.tgz#27695cf2cac63f22c202b9217c0bcf3fb192a2f0"
integrity sha512-LX84pRJ+evD2e2nrgYCHObGWkiQJ1mL+meAgbvnwk/US6vmMY7S2ygBTGV2Jw91s9vUsLSXeDEkUHZIJGLrhsg==
version "18.19.42"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.42.tgz#b54ed4752c85427906aab40917b0f7f3d724bf72"
integrity sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -2375,10 +2375,10 @@ ansicolors@~0.3.2:
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==

ansis@^3.2.0, ansis@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==

anymatch@~3.1.2:
version "3.1.3"
Expand Down Expand Up @@ -3044,7 +3044,7 @@ data-view-byte-offset@^1.0.0:
es-errors "^1.3.0"
is-data-view "^1.0.1"

debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@~4.3.4:
debug@4:
version "4.3.5"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
Expand All @@ -3058,6 +3058,13 @@ debug@^3.2.7:
dependencies:
ms "^2.1.1"

debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@~4.3.4:
version "4.3.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
dependencies:
ms "2.1.2"

decamelize@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
Expand Down

0 comments on commit 0cbacfa

Please sign in to comment.