Skip to content

Commit

Permalink
Merge pull request #766 from mittwald/bugfix/release
Browse files Browse the repository at this point in the history
Bump oclif to latest version, set s3 upload host to work around oclif bugs
  • Loading branch information
martin-helmich authored Sep 9, 2024
2 parents 9f49d41 + 3f332bd commit d3b403f
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 243 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jest": "^29.7.0",
"license-checker-rseidelsohn": "^4.2.6",
"nock": "^13.5.4",
"oclif": "^4.14.22",
"oclif": "^4.14.31",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"prettier-plugin-package": "^1.4.0",
Expand Down Expand Up @@ -213,7 +213,8 @@
},
"s3": {
"xz": true,
"bucket": "mittwald-cli"
"bucket": "mittwald-cli",
"host": "https://s3.eu-central-1.amazonaws.com"
}
}
},
Expand Down
258 changes: 17 additions & 241 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-cloudfront@npm:^3.637.0":
"@aws-sdk/client-cloudfront@npm:^3.645.0":
version: 3.645.0
resolution: "@aws-sdk/client-cloudfront@npm:3.645.0"
dependencies:
Expand Down Expand Up @@ -175,17 +175,17 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-s3@npm:^3.633.0":
version: 3.635.0
resolution: "@aws-sdk/client-s3@npm:3.635.0"
"@aws-sdk/client-s3@npm:^3.645.0":
version: 3.645.0
resolution: "@aws-sdk/client-s3@npm:3.645.0"
dependencies:
"@aws-crypto/sha1-browser": 5.2.0
"@aws-crypto/sha256-browser": 5.2.0
"@aws-crypto/sha256-js": 5.2.0
"@aws-sdk/client-sso-oidc": 3.635.0
"@aws-sdk/client-sts": 3.635.0
"@aws-sdk/client-sso-oidc": 3.645.0
"@aws-sdk/client-sts": 3.645.0
"@aws-sdk/core": 3.635.0
"@aws-sdk/credential-provider-node": 3.635.0
"@aws-sdk/credential-provider-node": 3.645.0
"@aws-sdk/middleware-bucket-endpoint": 3.620.0
"@aws-sdk/middleware-expect-continue": 3.620.0
"@aws-sdk/middleware-flexible-checksums": 3.620.0
Expand All @@ -195,11 +195,11 @@ __metadata:
"@aws-sdk/middleware-recursion-detection": 3.620.0
"@aws-sdk/middleware-sdk-s3": 3.635.0
"@aws-sdk/middleware-ssec": 3.609.0
"@aws-sdk/middleware-user-agent": 3.632.0
"@aws-sdk/middleware-user-agent": 3.645.0
"@aws-sdk/region-config-resolver": 3.614.0
"@aws-sdk/signature-v4-multi-region": 3.635.0
"@aws-sdk/types": 3.609.0
"@aws-sdk/util-endpoints": 3.632.0
"@aws-sdk/util-endpoints": 3.645.0
"@aws-sdk/util-user-agent-browser": 3.609.0
"@aws-sdk/util-user-agent-node": 3.614.0
"@aws-sdk/xml-builder": 3.609.0
Expand Down Expand Up @@ -237,56 +237,7 @@ __metadata:
"@smithy/util-utf8": ^3.0.0
"@smithy/util-waiter": ^3.1.2
tslib: ^2.6.2
checksum: 56b6c4b5b85de13f1c7cbee1e1051bfe2f457fa3da6697d7038951bd5280d8c62e03168b5d6e60b9eb60784e7492a8aab4e0bf0922ac1fe591f05c3eb4dc2958
languageName: node
linkType: hard

"@aws-sdk/client-sso-oidc@npm:3.635.0":
version: 3.635.0
resolution: "@aws-sdk/client-sso-oidc@npm:3.635.0"
dependencies:
"@aws-crypto/sha256-browser": 5.2.0
"@aws-crypto/sha256-js": 5.2.0
"@aws-sdk/core": 3.635.0
"@aws-sdk/credential-provider-node": 3.635.0
"@aws-sdk/middleware-host-header": 3.620.0
"@aws-sdk/middleware-logger": 3.609.0
"@aws-sdk/middleware-recursion-detection": 3.620.0
"@aws-sdk/middleware-user-agent": 3.632.0
"@aws-sdk/region-config-resolver": 3.614.0
"@aws-sdk/types": 3.609.0
"@aws-sdk/util-endpoints": 3.632.0
"@aws-sdk/util-user-agent-browser": 3.609.0
"@aws-sdk/util-user-agent-node": 3.614.0
"@smithy/config-resolver": ^3.0.5
"@smithy/core": ^2.4.0
"@smithy/fetch-http-handler": ^3.2.4
"@smithy/hash-node": ^3.0.3
"@smithy/invalid-dependency": ^3.0.3
"@smithy/middleware-content-length": ^3.0.5
"@smithy/middleware-endpoint": ^3.1.0
"@smithy/middleware-retry": ^3.0.15
"@smithy/middleware-serde": ^3.0.3
"@smithy/middleware-stack": ^3.0.3
"@smithy/node-config-provider": ^3.1.4
"@smithy/node-http-handler": ^3.1.4
"@smithy/protocol-http": ^4.1.0
"@smithy/smithy-client": ^3.2.0
"@smithy/types": ^3.3.0
"@smithy/url-parser": ^3.0.3
"@smithy/util-base64": ^3.0.0
"@smithy/util-body-length-browser": ^3.0.0
"@smithy/util-body-length-node": ^3.0.0
"@smithy/util-defaults-mode-browser": ^3.0.15
"@smithy/util-defaults-mode-node": ^3.0.15
"@smithy/util-endpoints": ^2.0.5
"@smithy/util-middleware": ^3.0.3
"@smithy/util-retry": ^3.0.3
"@smithy/util-utf8": ^3.0.0
tslib: ^2.6.2
peerDependencies:
"@aws-sdk/client-sts": ^3.635.0
checksum: e92e6796819ea3e1a50e0da3d56229c03e2ff641c8ae1b9dbc25b81c63674ba728423c8ddfa52cc062912852c5e62672c9c2f61d917906433a6bbf5505915650
checksum: 9088ffbd8d95666d6830c8b3d155641c137fc008e4ab11ecae0b13db17da27d20e531cff47f5968f7892d8f10b3794059b23f64a743a1b975aea444c1ea29c1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -339,52 +290,6 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-sso@npm:3.635.0":
version: 3.635.0
resolution: "@aws-sdk/client-sso@npm:3.635.0"
dependencies:
"@aws-crypto/sha256-browser": 5.2.0
"@aws-crypto/sha256-js": 5.2.0
"@aws-sdk/core": 3.635.0
"@aws-sdk/middleware-host-header": 3.620.0
"@aws-sdk/middleware-logger": 3.609.0
"@aws-sdk/middleware-recursion-detection": 3.620.0
"@aws-sdk/middleware-user-agent": 3.632.0
"@aws-sdk/region-config-resolver": 3.614.0
"@aws-sdk/types": 3.609.0
"@aws-sdk/util-endpoints": 3.632.0
"@aws-sdk/util-user-agent-browser": 3.609.0
"@aws-sdk/util-user-agent-node": 3.614.0
"@smithy/config-resolver": ^3.0.5
"@smithy/core": ^2.4.0
"@smithy/fetch-http-handler": ^3.2.4
"@smithy/hash-node": ^3.0.3
"@smithy/invalid-dependency": ^3.0.3
"@smithy/middleware-content-length": ^3.0.5
"@smithy/middleware-endpoint": ^3.1.0
"@smithy/middleware-retry": ^3.0.15
"@smithy/middleware-serde": ^3.0.3
"@smithy/middleware-stack": ^3.0.3
"@smithy/node-config-provider": ^3.1.4
"@smithy/node-http-handler": ^3.1.4
"@smithy/protocol-http": ^4.1.0
"@smithy/smithy-client": ^3.2.0
"@smithy/types": ^3.3.0
"@smithy/url-parser": ^3.0.3
"@smithy/util-base64": ^3.0.0
"@smithy/util-body-length-browser": ^3.0.0
"@smithy/util-body-length-node": ^3.0.0
"@smithy/util-defaults-mode-browser": ^3.0.15
"@smithy/util-defaults-mode-node": ^3.0.15
"@smithy/util-endpoints": ^2.0.5
"@smithy/util-middleware": ^3.0.3
"@smithy/util-retry": ^3.0.3
"@smithy/util-utf8": ^3.0.0
tslib: ^2.6.2
checksum: 47751500fa9e19d1e3d11d8d8af732b7e087148dc57bc15fc392762f4c46a32ba6eea2389d6039bd9d04bec2ad40658580806f57662f0469be41de7b08998df9
languageName: node
linkType: hard

"@aws-sdk/client-sso@npm:3.645.0":
version: 3.645.0
resolution: "@aws-sdk/client-sso@npm:3.645.0"
Expand Down Expand Up @@ -431,54 +336,6 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-sts@npm:3.635.0":
version: 3.635.0
resolution: "@aws-sdk/client-sts@npm:3.635.0"
dependencies:
"@aws-crypto/sha256-browser": 5.2.0
"@aws-crypto/sha256-js": 5.2.0
"@aws-sdk/client-sso-oidc": 3.635.0
"@aws-sdk/core": 3.635.0
"@aws-sdk/credential-provider-node": 3.635.0
"@aws-sdk/middleware-host-header": 3.620.0
"@aws-sdk/middleware-logger": 3.609.0
"@aws-sdk/middleware-recursion-detection": 3.620.0
"@aws-sdk/middleware-user-agent": 3.632.0
"@aws-sdk/region-config-resolver": 3.614.0
"@aws-sdk/types": 3.609.0
"@aws-sdk/util-endpoints": 3.632.0
"@aws-sdk/util-user-agent-browser": 3.609.0
"@aws-sdk/util-user-agent-node": 3.614.0
"@smithy/config-resolver": ^3.0.5
"@smithy/core": ^2.4.0
"@smithy/fetch-http-handler": ^3.2.4
"@smithy/hash-node": ^3.0.3
"@smithy/invalid-dependency": ^3.0.3
"@smithy/middleware-content-length": ^3.0.5
"@smithy/middleware-endpoint": ^3.1.0
"@smithy/middleware-retry": ^3.0.15
"@smithy/middleware-serde": ^3.0.3
"@smithy/middleware-stack": ^3.0.3
"@smithy/node-config-provider": ^3.1.4
"@smithy/node-http-handler": ^3.1.4
"@smithy/protocol-http": ^4.1.0
"@smithy/smithy-client": ^3.2.0
"@smithy/types": ^3.3.0
"@smithy/url-parser": ^3.0.3
"@smithy/util-base64": ^3.0.0
"@smithy/util-body-length-browser": ^3.0.0
"@smithy/util-body-length-node": ^3.0.0
"@smithy/util-defaults-mode-browser": ^3.0.15
"@smithy/util-defaults-mode-node": ^3.0.15
"@smithy/util-endpoints": ^2.0.5
"@smithy/util-middleware": ^3.0.3
"@smithy/util-retry": ^3.0.3
"@smithy/util-utf8": ^3.0.0
tslib: ^2.6.2
checksum: 6473d9e04d15b9bcef0b985950b8ea8d90a0037bfdb6c080cb7a1e948579c9be482a5f641745a4d80136d0d68f9d5e4297906ccd89b09805fe30c4002ae170ee
languageName: node
linkType: hard

"@aws-sdk/client-sts@npm:3.645.0":
version: 3.645.0
resolution: "@aws-sdk/client-sts@npm:3.645.0"
Expand Down Expand Up @@ -574,27 +431,6 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/credential-provider-ini@npm:3.635.0":
version: 3.635.0
resolution: "@aws-sdk/credential-provider-ini@npm:3.635.0"
dependencies:
"@aws-sdk/credential-provider-env": 3.620.1
"@aws-sdk/credential-provider-http": 3.635.0
"@aws-sdk/credential-provider-process": 3.620.1
"@aws-sdk/credential-provider-sso": 3.635.0
"@aws-sdk/credential-provider-web-identity": 3.621.0
"@aws-sdk/types": 3.609.0
"@smithy/credential-provider-imds": ^3.2.0
"@smithy/property-provider": ^3.1.3
"@smithy/shared-ini-file-loader": ^3.1.4
"@smithy/types": ^3.3.0
tslib: ^2.6.2
peerDependencies:
"@aws-sdk/client-sts": ^3.635.0
checksum: 096bcce8c42bb13a2ae36334a14a2f5c3a239e2b5a067f1d7fb67781a0e84ad4893e7cd816ee0e205bbd8343b219f6a18c8d6d666f4c04be60d997a91fc7746b
languageName: node
linkType: hard

"@aws-sdk/credential-provider-ini@npm:3.645.0":
version: 3.645.0
resolution: "@aws-sdk/credential-provider-ini@npm:3.645.0"
Expand All @@ -616,26 +452,6 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/credential-provider-node@npm:3.635.0":
version: 3.635.0
resolution: "@aws-sdk/credential-provider-node@npm:3.635.0"
dependencies:
"@aws-sdk/credential-provider-env": 3.620.1
"@aws-sdk/credential-provider-http": 3.635.0
"@aws-sdk/credential-provider-ini": 3.635.0
"@aws-sdk/credential-provider-process": 3.620.1
"@aws-sdk/credential-provider-sso": 3.635.0
"@aws-sdk/credential-provider-web-identity": 3.621.0
"@aws-sdk/types": 3.609.0
"@smithy/credential-provider-imds": ^3.2.0
"@smithy/property-provider": ^3.1.3
"@smithy/shared-ini-file-loader": ^3.1.4
"@smithy/types": ^3.3.0
tslib: ^2.6.2
checksum: f7618460604e10a76e725aa56a0d1b3e2802458f27f8e2984e3469ee54174c37bc4d66201cbd3638a5b7b3543127133b3b2b0937eefd85390b12aeb293337648
languageName: node
linkType: hard

"@aws-sdk/credential-provider-node@npm:3.645.0":
version: 3.645.0
resolution: "@aws-sdk/credential-provider-node@npm:3.645.0"
Expand Down Expand Up @@ -669,21 +485,6 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/credential-provider-sso@npm:3.635.0":
version: 3.635.0
resolution: "@aws-sdk/credential-provider-sso@npm:3.635.0"
dependencies:
"@aws-sdk/client-sso": 3.635.0
"@aws-sdk/token-providers": 3.614.0
"@aws-sdk/types": 3.609.0
"@smithy/property-provider": ^3.1.3
"@smithy/shared-ini-file-loader": ^3.1.4
"@smithy/types": ^3.3.0
tslib: ^2.6.2
checksum: 6c78d46630708fe963eaef957773e4b572ae11a1080cd0b8f11300073779186f998af1356244120aaa97e70a7f54e752639ba15b7c4b393b5516e1b2baf3de04
languageName: node
linkType: hard

"@aws-sdk/credential-provider-sso@npm:3.645.0":
version: 3.645.0
resolution: "@aws-sdk/credential-provider-sso@npm:3.645.0"
Expand Down Expand Up @@ -835,19 +636,6 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/middleware-user-agent@npm:3.632.0":
version: 3.632.0
resolution: "@aws-sdk/middleware-user-agent@npm:3.632.0"
dependencies:
"@aws-sdk/types": 3.609.0
"@aws-sdk/util-endpoints": 3.632.0
"@smithy/protocol-http": ^4.1.0
"@smithy/types": ^3.3.0
tslib: ^2.6.2
checksum: dbad9dc400839d38626ebbaa41b0e5b5019501d9449156c085b2da5107f4088a6ef0a5fec3fee112b39f9b43c0e36c2ad4a956376ea28bea43f291bd5cd3896c
languageName: node
linkType: hard

"@aws-sdk/middleware-user-agent@npm:3.645.0":
version: 3.645.0
resolution: "@aws-sdk/middleware-user-agent@npm:3.645.0"
Expand Down Expand Up @@ -933,18 +721,6 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/util-endpoints@npm:3.632.0":
version: 3.632.0
resolution: "@aws-sdk/util-endpoints@npm:3.632.0"
dependencies:
"@aws-sdk/types": 3.609.0
"@smithy/types": ^3.3.0
"@smithy/util-endpoints": ^2.0.5
tslib: ^2.6.2
checksum: e6e10c1a04718c36fc1ff8fd45895c18bb461e8985a20ea80cb14e4ab7863bbbb98cb2cd954d4a61cd9502402023596594dd035aae8805b8307d8d39f962a72b
languageName: node
linkType: hard

"@aws-sdk/util-endpoints@npm:3.645.0":
version: 3.645.0
resolution: "@aws-sdk/util-endpoints@npm:3.645.0"
Expand Down Expand Up @@ -2250,7 +2026,7 @@ __metadata:
marked: ^12.0.0
marked-terminal: ^6.0.0
nock: ^13.5.4
oclif: ^4.14.22
oclif: ^4.14.31
open: ^10.0.3
parse-duration: ^1.1.0
prettier: ^3.2.5
Expand Down Expand Up @@ -8799,12 +8575,12 @@ __metadata:
languageName: node
linkType: hard

"oclif@npm:^4.14.22":
version: 4.14.29
resolution: "oclif@npm:4.14.29"
"oclif@npm:^4.14.31":
version: 4.14.31
resolution: "oclif@npm:4.14.31"
dependencies:
"@aws-sdk/client-cloudfront": ^3.637.0
"@aws-sdk/client-s3": ^3.633.0
"@aws-sdk/client-cloudfront": ^3.645.0
"@aws-sdk/client-s3": ^3.645.0
"@inquirer/confirm": ^3.1.22
"@inquirer/input": ^2.2.4
"@inquirer/select": ^2.3.10
Expand All @@ -8829,7 +8605,7 @@ __metadata:
validate-npm-package-name: ^5.0.1
bin:
oclif: bin/run.js
checksum: c67713d94dc67c60b9c6eb26785484ba3b412a36be1255a733c157a33168dd543a267a192a8337b0ceb48a2ce9cb72d0a98727e15814d5907deb93161a10cb26
checksum: 5103e062b5652a5692ca6962bc99e708b796cfc36ab551f27555c21197f2db6ad68ded03a63367300d469e4f6d3f928f69aa5ae0bbb14e43b88417a589f71057
languageName: node
linkType: hard

Expand Down

0 comments on commit d3b403f

Please sign in to comment.