diff --git a/.github/workflows/get-signed-from-stampy.yml b/.github/workflows/get-signed-from-stampy.yml index cc67ef56..58f4719e 100644 --- a/.github/workflows/get-signed-from-stampy.yml +++ b/.github/workflows/get-signed-from-stampy.yml @@ -2,7 +2,8 @@ name: get-signed-installers-from-stampy on: workflow_dispatch: schedule: - - cron: '25 * * * *' + # 2:35 am central time + - cron: '35 7 * * *' jobs: get-signed-from-stampy: diff --git a/package.json b/package.json index c0590256..57c8344d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.11.3", + "version": "2.11.4", "author": "Salesforce", "bin": { "sf": "./bin/run", @@ -135,14 +135,14 @@ "@salesforce/core": "^5.2.0", "@salesforce/plugin-apex": "2.3.15", "@salesforce/plugin-auth": "2.8.17", - "@salesforce/plugin-data": "2.5.11", + "@salesforce/plugin-data": "2.5.12", "@salesforce/plugin-deploy-retrieve": "1.18.0", - "@salesforce/plugin-info": "2.6.44", + "@salesforce/plugin-info": "2.6.45", "@salesforce/plugin-limits": "2.3.35", "@salesforce/plugin-login": "1.2.31", "@salesforce/plugin-marketplace": "0.2.2", "@salesforce/plugin-org": "2.10.8", - "@salesforce/plugin-schema": "2.3.27", + "@salesforce/plugin-schema": "2.3.28", "@salesforce/plugin-settings": "1.4.30", "@salesforce/plugin-sobject": "0.2.7", "@salesforce/plugin-source": "2.10.36", @@ -237,12 +237,12 @@ "@salesforce/plugin-release-management": "^4.4.0", "@salesforce/prettier-config": "^0.0.3", "@salesforce/ts-sinon": "^1.4.15", - "@types/debug": "^4.1.8", + "@types/debug": "^4.1.9", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - "aws-sdk": "^2.1461.0", + "aws-sdk": "^2.1464.0", "chai": "^4.3.8", - "eslint": "^8.49.0", + "eslint": "^8.50.0", "eslint-config-oclif": "^3.1", "eslint-config-oclif-typescript": "^0.2.0", "eslint-config-prettier": "^8.10.0", diff --git a/yarn.lock b/yarn.lock index 5a37e923..8adcbd6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -534,10 +534,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@8.49.0": - version "8.49.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333" - integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w== +"@eslint/js@8.50.0": + version "8.50.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484" + integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ== "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3": version "1.1.3" @@ -1576,7 +1576,7 @@ strip-ansi "6.0.1" ts-retry-promise "^0.7.1" -"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.10", "@salesforce/core@^5.2.5", "@salesforce/core@^5.2.6", "@salesforce/core@^5.2.7", "@salesforce/core@^5.2.9": +"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.10", "@salesforce/core@^5.2.6", "@salesforce/core@^5.2.7", "@salesforce/core@^5.2.9": version "5.2.10" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.10.tgz#7f4824ddcef108b6ccec24434260c620de39012e" integrity sha512-Xj1QRajmHWgl0ahivjKFGKJlGXwe9yFOZ3PwF91qEupGbO74XrCJ8OUM7EVlk53LKy9LlPZQFuy2ATX9MyEDKA== @@ -1698,10 +1698,10 @@ handlebars "^4.7.8" tslib "^2" -"@salesforce/plugin-data@2.5.11": - version "2.5.11" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-2.5.11.tgz#667abaa8a7ae3bc422362a49725305166ef12bbd" - integrity sha512-hP2luZnHj2hNSB7gfJsCMAc3eklhfwLfCLBUhP4HWFaueiVpmWDg8D+XIzXiAtZqRk7BA0/J6XS07w99KpvLsg== +"@salesforce/plugin-data@2.5.12": + version "2.5.12" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-2.5.12.tgz#78dc1446216d772267fa9fd299d3f110bcf953f3" + integrity sha512-EvRyLnvXXzBUKzBOGRJAYOikAQHV9qHXB2ayZ3khaFldAdpAHi05f9s0p3PLBhum80xuESzHYtzhQ4Blrl81TQ== dependencies: "@oclif/core" "^2.15.0" "@salesforce/core" "^5.2.10" @@ -1730,15 +1730,15 @@ shelljs "^0.8.5" tslib "^2" -"@salesforce/plugin-info@2.6.44": - version "2.6.44" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-2.6.44.tgz#b177c92ba447e468973485b0aa64c4002b8564e1" - integrity sha512-m0fTjrEEd2k19MhWwEUovn/grigkJsxR8IYqAazcxWVwtLZau9i82j1+QOJaUfzL3pp0ddP6URgIRge0AAhBFw== +"@salesforce/plugin-info@2.6.45": + version "2.6.45" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-2.6.45.tgz#6a898c92ae443444b678dae18780867440755e78" + integrity sha512-1OIbnZz8cx98T6O/qbHw+5dKHWBPSZxYnyV8k/xWwzqbO2vNAVzV3PS9jKiXDz6K8NhL45xJw9SwgrGT3n2UPA== dependencies: "@oclif/core" "^2.15.0" "@salesforce/core" "^5.2.10" "@salesforce/kit" "^3.0.9" - "@salesforce/sf-plugins-core" "^3.1.22" + "@salesforce/sf-plugins-core" "^3.1.23" got "^11.8.6" marked "^4.3.0" marked-terminal "^4.2.0" @@ -1826,13 +1826,13 @@ tslib "^2" yarn-deduplicate "^3.1.0" -"@salesforce/plugin-schema@2.3.27": - version "2.3.27" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-2.3.27.tgz#c50e27c42afb24335781afe19e3eb59a9249fa6e" - integrity sha512-5llOET9Tnw1MypsRV1EwgZx7ys05+uUqFfuuUic1W8UEK5zIsrgV1pr9emLfIddez9De84cIxIWyrU6CxQpUjg== +"@salesforce/plugin-schema@2.3.28": + version "2.3.28" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-2.3.28.tgz#d25bc63701d1599868abf103fa3e795795a7067e" + integrity sha512-13UEwwz1TDfTi7fPX4LiHz66qUdWfAZNsZuBeYx3MPMfiGAOkxEAvwn8Moq/48WQ/RXDJJq6MnfLiIRYXi3WFg== dependencies: "@oclif/core" "^2.15.0" - "@salesforce/core" "^5.2.5" + "@salesforce/core" "^5.2.10" "@salesforce/sf-plugins-core" "^3.1.23" tslib "^2" @@ -2218,10 +2218,10 @@ dependencies: "@types/node" "*" -"@types/debug@^4.1.8": - version "4.1.8" - resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.8.tgz#cef723a5d0a90990313faec2d1e22aee5eecb317" - integrity sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ== +"@types/debug@^4.1.9": + version "4.1.9" + resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.9.tgz#906996938bc672aaf2fb8c0d3733ae1dda05b005" + integrity sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow== dependencies: "@types/ms" "*" @@ -2934,10 +2934,10 @@ available-typed-arrays@^1.0.5: resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== -aws-sdk@^2.1231.0, aws-sdk@^2.1440.0, aws-sdk@^2.1461.0: - version "2.1461.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1461.0.tgz#9c4f6fd79bf94aada84aefd2c1cf2414d3e909ab" - integrity sha512-oRZqsSEx5jkXq8Xq4Nkhhwupnjzw0UuFyEKGLsEDFjiFGOzdJoYspGg/Oa4RfTpa8ITLGHIRkYeik/7fN8ccng== +aws-sdk@^2.1231.0, aws-sdk@^2.1440.0, aws-sdk@^2.1464.0: + version "2.1464.0" + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1464.0.tgz#352352b75fd48e3e095e42106fcc1ee3112c91d4" + integrity sha512-GsYibfJmyI6UbZaTkMkibtfxvcG2hyqac+vfrDuJwqQ6i4b//Q2f3tYubwn950bO6F87C/um96SSHc9UMlfbfw== dependencies: buffer "4.9.2" events "1.1.1" @@ -4875,15 +4875,15 @@ eslint@^7.27.0: text-table "^0.2.0" v8-compile-cache "^2.0.3" -eslint@^8.49.0: - version "8.49.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42" - integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ== +eslint@^8.50.0: + version "8.50.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2" + integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.6.1" "@eslint/eslintrc" "^2.1.2" - "@eslint/js" "8.49.0" + "@eslint/js" "8.50.0" "@humanwhocodes/config-array" "^0.11.11" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8"