diff --git a/dynamic-plugins/wrappers/backstage-community-plugin-redhat-argocd/package.json b/dynamic-plugins/wrappers/backstage-community-plugin-redhat-argocd/package.json index 7f24921965..1ef0ae1c10 100644 --- a/dynamic-plugins/wrappers/backstage-community-plugin-redhat-argocd/package.json +++ b/dynamic-plugins/wrappers/backstage-community-plugin-redhat-argocd/package.json @@ -1,6 +1,6 @@ { "name": "backstage-community-plugin-redhat-argocd", - "version": "1.8.3", + "version": "1.8.10", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -39,7 +39,7 @@ "export-dynamic": "janus-cli package export-dynamic-plugin --in-place" }, "dependencies": { - "@backstage-community/plugin-redhat-argocd": "1.8.3" + "@backstage-community/plugin-redhat-argocd": "1.8.10" }, "devDependencies": { "@backstage/cli": "0.26.11", diff --git a/yarn.lock b/yarn.lock index 88c020b8bf..4c8787fca6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3267,10 +3267,10 @@ dependencies: "@backstage/plugin-permission-common" "^0.8.1" -"@backstage-community/plugin-redhat-argocd@1.8.3": - version "1.8.3" - resolved "https://registry.yarnpkg.com/@backstage-community/plugin-redhat-argocd/-/plugin-redhat-argocd-1.8.3.tgz#bd5b9374028a42be1a1ea3e8f5aaa68696dbd1ee" - integrity sha512-QdyY9c4YFpbaydjdsQzaKH3qTsgtzHtnDoz7uYF8KsCj8LZDFc0E3I+DD4xS0q7N4jT1U8LKehN9QNe3fXpw4g== +"@backstage-community/plugin-redhat-argocd@1.8.10": + version "1.8.10" + resolved "https://registry.yarnpkg.com/@backstage-community/plugin-redhat-argocd/-/plugin-redhat-argocd-1.8.10.tgz#7937cc00ea1e48a13581d4ce9c9f3a055b9c65cb" + integrity sha512-PzPODtlrd341R7dA/3b2P+dlhjq+XLiVCnS2DpiffmgO0w/i5Hl0LFpbvZZRjYDJfY+1IldDZ0fVWw7PYpX3Qw== dependencies: "@backstage-community/plugin-redhat-argocd-common" "^1.0.5" "@backstage/catalog-model" "^1.6.0" @@ -3281,7 +3281,7 @@ "@backstage/plugin-permission-react" "^0.4.25" "@backstage/theme" "^0.5.6" "@janus-idp/shared-react" "2.10.0" - "@kubernetes/client-node" "^0.21.0" + "@kubernetes/client-node" "^0.22.1" "@material-ui/core" "^4.9.13" "@material-ui/icons" "^4.9.1" "@material-ui/lab" "^4.0.0-alpha.61" @@ -3292,6 +3292,7 @@ "@patternfly/react-icons" "^5.1.1" "@patternfly/react-tokens" "^5.1.2" moment "^2.30.1" + pluralize "^8.0.0" react-use "17.5.1" "@backstage-community/plugin-sonarqube-backend@0.2.20": @@ -9271,7 +9272,12 @@ resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796" integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg== -"@jsep-plugin/regex@^1.0.1": +"@jsep-plugin/assignment@^1.2.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@jsep-plugin/assignment/-/assignment-1.2.1.tgz#07277bdd7862451a865d391e2142efba33f46c9b" + integrity sha512-gaHqbubTi29aZpVbBlECRpmdia+L5/lh2BwtIJTmtxdbecEyyX/ejAOg7eQDGNvGOUmPY7Z2Yxdy9ioyH/VJeA== + +"@jsep-plugin/regex@^1.0.1", "@jsep-plugin/regex@^1.0.3": version "1.0.3" resolved "https://registry.yarnpkg.com/@jsep-plugin/regex/-/regex-1.0.3.tgz#3aeaa2e5fa45d89de116aeafbfa41c95935b7f6d" integrity sha512-XfZgry4DwEZvSFtS/6Y+R48D7qJYJK6R9/yJFyUFHCIUMEEHuJ4X95TDgJp5QkmzfLYvapMPzskV5HpIDrREug== @@ -9376,25 +9382,25 @@ optionalDependencies: openid-client "^5.3.0" -"@kubernetes/client-node@^0.21.0": - version "0.21.0" - resolved "https://registry.yarnpkg.com/@kubernetes/client-node/-/client-node-0.21.0.tgz#c807af50e5d4ecbbaa571087636d79cd71a7d9cc" - integrity sha512-yYRbgMeyQbvZDHt/ZqsW3m4lRefzhbbJEuj8sVXM+bufKrgmzriA2oq7lWPH/k/LQIicAME9ixPUadTrxIF6dQ== +"@kubernetes/client-node@^0.22.1": + version "0.22.1" + resolved "https://registry.yarnpkg.com/@kubernetes/client-node/-/client-node-0.22.1.tgz#b5a1a9a3e946c873a5f2a4c5daf989667cdfb9a7" + integrity sha512-bNz2uoxJTA/m10h2TsM5e021I9OndpxYYj5hGdHnrmhA+Dk56ohhbbvnJz7TADTEgyBHQ6NAT0QrILypbdFusQ== dependencies: "@types/js-yaml" "^4.0.1" - "@types/node" "^20.1.1" + "@types/node" "^22.0.0" "@types/request" "^2.47.1" "@types/ws" "^8.5.3" byline "^5.0.0" isomorphic-ws "^5.0.0" js-yaml "^4.1.0" - jsonpath-plus "^8.0.0" + jsonpath-plus "^10.0.0" request "^2.88.0" rfc4648 "^1.3.0" stream-buffers "^3.0.2" tar "^7.0.0" tslib "^2.4.1" - ws "^8.11.0" + ws "^8.18.0" optionalDependencies: openid-client "^5.3.0" @@ -13987,6 +13993,13 @@ dependencies: undici-types "~5.26.4" +"@types/node@^22.0.0": + version "22.8.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.2.tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b" + integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw== + dependencies: + undici-types "~6.19.8" + "@types/oauth@*": version "0.9.4" resolved "https://registry.yarnpkg.com/@types/oauth/-/oauth-0.9.4.tgz#dcbab5efa2f34f312b915f80685760ccc8111e0a" @@ -22858,6 +22871,11 @@ jsep@^1.1.2, jsep@^1.2.0: resolved "https://registry.yarnpkg.com/jsep/-/jsep-1.3.8.tgz#facb6eb908d085d71d950bd2b24b757c7b8a46d7" integrity sha512-qofGylTGgYj9gZFsHuyWAN4jr35eJ66qJCK4eKDnldohuUoQFbU3iZn2zjvEbd9wOAhP9Wx5DsAAduTyE1PSWQ== +jsep@^1.3.9: + version "1.3.9" + resolved "https://registry.yarnpkg.com/jsep/-/jsep-1.3.9.tgz#8ce42df80ee9c1b39e52d0dd062a465342f35440" + integrity sha512-i1rBX5N7VPl0eYb6+mHNp52sEuaS2Wi8CDYx1X5sn9naevL78+265XJqy1qENEk7mRKwS06NHpUqiBwR7qeodw== + jsesc@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b" @@ -23040,6 +23058,15 @@ jsonpath-plus@7.1.0: resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-7.1.0.tgz#9ac63c3d32a4d91ada68d57e056cb7983e73290a" integrity sha512-gTaNRsPWO/K2KY6MrqaUFClF9kmuM6MFH5Dhg1VYDODgFbByw1yb7xu3hrViE/sz+dGOeMWgCzwUwQtAnCTE9g== +jsonpath-plus@^10.0.0: + version "10.1.0" + resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.1.0.tgz#e8724c721ac60ff2db667066131b1a2c992ffcf0" + integrity sha512-gHfV1IYqH8uJHYVTs8BJX1XKy2/rR93+f8QQi0xhx95aCiXn1ettYAd5T+7FU6wfqyDoX/wy0pm/fL3jOKJ9Lg== + dependencies: + "@jsep-plugin/assignment" "^1.2.1" + "@jsep-plugin/regex" "^1.0.3" + jsep "^1.3.9" + jsonpath-plus@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz#9a3e16cedadfab07a3d8dc4e8cd5df4ed8f49c4d" @@ -23050,11 +23077,6 @@ jsonpath-plus@^7.2.0: resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-7.2.0.tgz#7ad94e147b3ed42f7939c315d2b9ce490c5a3899" integrity sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA== -jsonpath-plus@^8.0.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-8.1.0.tgz#68c92281215672d1d6c785b3c1bdc8acc097ba3f" - integrity sha512-qVTiuKztFGw0dGhYi3WNqvddx3/SHtyDT0xJaeyz4uP0d1tkpG+0y5uYQ4OcIo1TLAz3PE/qDOW9F0uDt3+CTw== - jsonpath@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/jsonpath/-/jsonpath-1.1.1.tgz#0ca1ed8fb65bb3309248cc9d5466d12d5b0b9901" @@ -30833,6 +30855,11 @@ undici-types@~5.26.4: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== +undici-types@~6.19.8: + version "6.19.8" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== + undici@5.28.4: version "5.28.4" resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4.tgz#6b280408edb6a1a604a9b20340f45b422e373068" @@ -32065,7 +32092,7 @@ write-file-atomic@^4.0.2: imurmurhash "^0.1.4" signal-exit "^3.0.7" -ws@8.17.0, ws@8.18.0, ws@^8.11.0, ws@^8.16.0: +ws@8.17.0, ws@8.18.0, ws@^8.11.0, ws@^8.16.0, ws@^8.18.0: version "8.18.0" resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==