Skip to content

Commit

Permalink
Merge 24f4801 into e741fc6
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Mar 5, 2024
2 parents e741fc6 + 24f4801 commit 69872c1
Show file tree
Hide file tree
Showing 81 changed files with 1,328 additions and 1,336 deletions.
2 changes: 1 addition & 1 deletion backstage.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.23.3"
"version": "1.23.4"
}
34 changes: 17 additions & 17 deletions dynamic-plugins/imports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
"tar": "6.2.0"
},
"peerDependencies": {
"@janus-idp/backstage-plugin-3scale-backend": "1.4.6",
"@janus-idp/backstage-plugin-aap-backend": "1.5.4",
"@janus-idp/backstage-plugin-acr": "1.2.27",
"@janus-idp/backstage-plugin-analytics-provider-segment": "1.2.10",
"@janus-idp/backstage-plugin-3scale-backend": "1.4.7",
"@janus-idp/backstage-plugin-aap-backend": "1.5.5",
"@janus-idp/backstage-plugin-acr": "1.2.28",
"@janus-idp/backstage-plugin-analytics-provider-segment": "1.2.11",
"@janus-idp/backstage-plugin-dynamic-plugins-info": "1.0.2",
"@janus-idp/backstage-plugin-jfrog-artifactory": "1.2.27",
"@janus-idp/backstage-plugin-keycloak-backend": "1.8.4",
"@janus-idp/backstage-plugin-nexus-repository-manager": "1.4.27",
"@janus-idp/backstage-plugin-ocm": "3.7.4",
"@janus-idp/backstage-plugin-ocm-backend": "3.5.5",
"@janus-idp/backstage-plugin-quay": "1.5.8",
"@janus-idp/backstage-plugin-rbac": "1.15.2",
"@janus-idp/backstage-plugin-tekton": "3.5.9",
"@janus-idp/backstage-plugin-topology": "1.18.6",
"@janus-idp/backstage-scaffolder-backend-module-quay": "1.3.4",
"@janus-idp/backstage-scaffolder-backend-module-regex": "1.3.4",
"@janus-idp/backstage-scaffolder-backend-module-servicenow": "1.3.4",
"@janus-idp/backstage-scaffolder-backend-module-sonarqube": "1.3.4"
"@janus-idp/backstage-plugin-jfrog-artifactory": "1.2.28",
"@janus-idp/backstage-plugin-keycloak-backend": "1.8.5",
"@janus-idp/backstage-plugin-nexus-repository-manager": "1.4.28",
"@janus-idp/backstage-plugin-ocm": "3.7.5",
"@janus-idp/backstage-plugin-ocm-backend": "3.5.6",
"@janus-idp/backstage-plugin-quay": "1.5.9",
"@janus-idp/backstage-plugin-rbac": "1.15.3",
"@janus-idp/backstage-plugin-tekton": "3.5.10",
"@janus-idp/backstage-plugin-topology": "1.18.7",
"@janus-idp/backstage-scaffolder-backend-module-quay": "1.3.5",
"@janus-idp/backstage-scaffolder-backend-module-regex": "1.3.5",
"@janus-idp/backstage-scaffolder-backend-module-servicenow": "1.3.5",
"@janus-idp/backstage-scaffolder-backend-module-sonarqube": "1.3.5"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backstage-plugin-azure-devops-backend-dynamic",
"version": "0.5.4",
"version": "0.5.5",
"main": "dist/index.cjs.js",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -45,13 +45,13 @@
],
"bundleDependencies": true,
"peerDependencies": {
"@backstage/backend-common": "^0.21.2",
"@backstage/backend-plugin-api": "^0.6.12",
"@backstage/backend-common": "^0.21.3",
"@backstage/backend-plugin-api": "^0.6.13",
"@backstage/catalog-model": "^1.4.4",
"@backstage/config": "^1.1.1",
"@backstage/integration": "^1.9.0",
"@backstage/plugin-catalog-common": "^1.0.21",
"@backstage/plugin-catalog-node": "^1.7.2"
"@backstage/plugin-catalog-node": "^1.7.3"
},
"overrides": {
"@aws-sdk/util-utf8-browser": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==

"@types/node@*":
version "20.11.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.21.tgz#ad67e65652f7be15686e2df87a38076a81c5e9c5"
integrity sha512-/ySDLGscFPNasfqStUuWWPfL78jompfIoVzLJPVVAHBh6rpG68+pI2Gk+fNLeI8/f1yPYL4s46EleVIc20F1Ow==
version "20.11.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -154,21 +154,21 @@ azure-devops-node-api@^12.0.0:
tunnel "0.0.6"
typed-rest-client "^1.8.4"

body-parser@1.20.1:
version "1.20.1"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.1.tgz#b1812a8912c195cd371a3ee5e66faa2338a5c668"
integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==
body-parser@1.20.2:
version "1.20.2"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
dependencies:
bytes "3.1.2"
content-type "~1.0.4"
content-type "~1.0.5"
debug "2.6.9"
depd "2.0.0"
destroy "1.2.0"
http-errors "2.0.0"
iconv-lite "0.4.24"
on-finished "2.4.1"
qs "6.11.0"
raw-body "2.5.1"
raw-body "2.5.2"
type-is "~1.6.18"
unpipe "1.0.0"

Expand All @@ -177,7 +177,7 @@ bytes@3.1.2:
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==

call-bind@^1.0.6:
call-bind@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==
Expand Down Expand Up @@ -236,7 +236,7 @@ content-disposition@0.5.4:
dependencies:
safe-buffer "5.2.1"

content-type@~1.0.4:
content-type@~1.0.4, content-type@~1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
Expand Down Expand Up @@ -324,13 +324,13 @@ express-promise-router@^4.1.0:
methods "^1.0.0"

express@^4.17.1:
version "4.18.2"
resolved "https://registry.yarnpkg.com/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
version "4.18.3"
resolved "https://registry.yarnpkg.com/express/-/express-4.18.3.tgz#6870746f3ff904dee1819b82e4b51509afffb0d4"
integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw==
dependencies:
accepts "~1.3.8"
array-flatten "1.1.1"
body-parser "1.20.1"
body-parser "1.20.2"
content-disposition "0.5.4"
content-type "~1.0.4"
cookie "0.5.0"
Expand Down Expand Up @@ -620,10 +620,10 @@ range-parser@~1.2.1:
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==

raw-body@2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
raw-body@2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
dependencies:
bytes "3.1.2"
http-errors "2.0.0"
Expand Down Expand Up @@ -701,11 +701,11 @@ setprototypeof@1.2.0:
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==

side-channel@^1.0.4:
version "1.0.5"
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.5.tgz#9a84546599b48909fb6af1211708d23b1946221b"
integrity sha512-QcgiIWV4WV7qWExbN5llt6frQB/lBven9pqliLXfGPB+K9ZYXxDozp0wLkHS24kWCm+6YXH/f0HhnObZnZOBnQ==
version "1.0.6"
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
dependencies:
call-bind "^1.0.6"
call-bind "^1.0.7"
es-errors "^1.3.0"
get-intrinsic "^1.2.4"
object-inspect "^1.13.1"
Expand Down Expand Up @@ -806,7 +806,7 @@ vary@~1.1.2:
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==

winston-transport@^4.5.0:
winston-transport@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.7.0.tgz#e302e6889e6ccb7f383b926df6936a5b781bd1f0"
integrity sha512-ajBj65K5I7denzer2IYW6+2bNIVqLGDHqDw3Ow8Ohh+vdW+rv4MZ6eiDvHoKhfJFZ2auyN8byXieDDJ96ViONg==
Expand All @@ -816,9 +816,9 @@ winston-transport@^4.5.0:
triple-beam "^1.3.0"

winston@^3.2.1:
version "3.11.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.11.0.tgz#2d50b0a695a2758bb1c95279f0a88e858163ed91"
integrity sha512-L3yR6/MzZAOl0DsysUXHVjOwv8mKZ71TrA/41EIduGpOOV5LQVodqN+QdQ6BS6PJ/RdIshZhq84P/fStEZkk7g==
version "3.12.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.12.0.tgz#a5d965a41d3dc31be5408f8c66e927958846c0d0"
integrity sha512-OwbxKaOlESDi01mC9rkM0dQqQt2I8DAUMRLZ/HpbwvDXm85IryEHgoogy5fziQy38PntgZsLlhAYHz//UPHZ5w==
dependencies:
"@colors/colors" "^1.6.0"
"@dabh/diagnostics" "^2.0.2"
Expand All @@ -830,7 +830,7 @@ winston@^3.2.1:
safe-stable-stringify "^2.3.1"
stack-trace "0.0.x"
triple-beam "^1.3.0"
winston-transport "^4.5.0"
winston-transport "^4.7.0"

yn@^4.0.0:
version "4.0.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backstage-plugin-azure-devops-backend",
"version": "0.5.4",
"version": "0.5.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand All @@ -26,11 +26,11 @@
"export-dynamic": "janus-cli package export-dynamic-plugin --embed-package @backstage/plugin-azure-devops-backend --override-interop default"
},
"dependencies": {
"@backstage/plugin-azure-devops-backend": "0.5.4"
"@backstage/plugin-azure-devops-backend": "0.5.5"
},
"devDependencies": {
"@backstage/cli": "0.25.2",
"@janus-idp/cli": "1.7.4"
"@janus-idp/cli": "1.7.5"
},
"files": [
"dist",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@backstage/cli": "0.25.2",
"@janus-idp/cli": "1.7.4"
"@janus-idp/cli": "1.7.5"
},
"files": [
"dist",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backstage-plugin-catalog-backend-module-bitbucket-cloud-dynamic",
"version": "0.1.27",
"version": "0.1.28",
"main": "dist/index.cjs.js",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -39,16 +39,16 @@
],
"bundleDependencies": true,
"peerDependencies": {
"@backstage/backend-common": "0.21.2",
"@backstage/backend-plugin-api": "0.6.12",
"@backstage/plugin-catalog-node": "1.7.2",
"@backstage/backend-tasks": "^0.5.17",
"@backstage/backend-common": "0.21.3",
"@backstage/backend-plugin-api": "0.6.13",
"@backstage/plugin-catalog-node": "1.7.3",
"@backstage/backend-tasks": "^0.5.18",
"@backstage/catalog-client": "^1.6.0",
"@backstage/catalog-model": "^1.4.4",
"@backstage/config": "^1.1.1",
"@backstage/integration": "^1.9.0",
"@backstage/plugin-catalog-common": "^1.0.21",
"@backstage/plugin-events-node": "^0.2.21"
"@backstage/plugin-events-node": "^0.2.22"
},
"overrides": {
"@aws-sdk/util-utf8-browser": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ whatwg-url@^5.0.0:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"

winston-transport@^4.5.0:
winston-transport@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.7.0.tgz#e302e6889e6ccb7f383b926df6936a5b781bd1f0"
integrity sha512-ajBj65K5I7denzer2IYW6+2bNIVqLGDHqDw3Ow8Ohh+vdW+rv4MZ6eiDvHoKhfJFZ2auyN8byXieDDJ96ViONg==
Expand All @@ -254,9 +254,9 @@ winston-transport@^4.5.0:
triple-beam "^1.3.0"

winston@^3.2.1:
version "3.11.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.11.0.tgz#2d50b0a695a2758bb1c95279f0a88e858163ed91"
integrity sha512-L3yR6/MzZAOl0DsysUXHVjOwv8mKZ71TrA/41EIduGpOOV5LQVodqN+QdQ6BS6PJ/RdIshZhq84P/fStEZkk7g==
version "3.12.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.12.0.tgz#a5d965a41d3dc31be5408f8c66e927958846c0d0"
integrity sha512-OwbxKaOlESDi01mC9rkM0dQqQt2I8DAUMRLZ/HpbwvDXm85IryEHgoogy5fziQy38PntgZsLlhAYHz//UPHZ5w==
dependencies:
"@colors/colors" "^1.6.0"
"@dabh/diagnostics" "^2.0.2"
Expand All @@ -268,4 +268,4 @@ winston@^3.2.1:
safe-stable-stringify "^2.3.1"
stack-trace "0.0.x"
triple-beam "^1.3.0"
winston-transport "^4.5.0"
winston-transport "^4.7.0"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backstage-plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.1.27",
"version": "0.1.28",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand All @@ -26,14 +26,14 @@
"export-dynamic": "janus-cli package export-dynamic-plugin --embed-package @backstage/plugin-catalog-backend-module-bitbucket-cloud --embed-package @backstage/plugin-bitbucket-cloud-common"
},
"dependencies": {
"@backstage/backend-common": "0.21.2",
"@backstage/backend-plugin-api": "0.6.12",
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.27",
"@backstage/plugin-catalog-node": "1.7.2"
"@backstage/backend-common": "0.21.3",
"@backstage/backend-plugin-api": "0.6.13",
"@backstage/plugin-catalog-backend-module-bitbucket-cloud": "0.1.28",
"@backstage/plugin-catalog-node": "1.7.3"
},
"devDependencies": {
"@backstage/cli": "0.25.2",
"@janus-idp/cli": "1.7.4"
"@janus-idp/cli": "1.7.5"
},
"files": [
"dist",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backstage-plugin-catalog-backend-module-bitbucket-server-dynamic",
"version": "0.1.25",
"version": "0.1.26",
"main": "dist/index.cjs.js",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -40,14 +40,14 @@
],
"bundleDependencies": true,
"peerDependencies": {
"@backstage/backend-common": "^0.21.2",
"@backstage/backend-plugin-api": "^0.6.12",
"@backstage/backend-tasks": "^0.5.17",
"@backstage/backend-common": "^0.21.3",
"@backstage/backend-plugin-api": "^0.6.13",
"@backstage/backend-tasks": "^0.5.18",
"@backstage/catalog-model": "^1.4.4",
"@backstage/config": "^1.1.1",
"@backstage/errors": "^1.2.3",
"@backstage/integration": "^1.9.0",
"@backstage/plugin-catalog-node": "^1.7.2"
"@backstage/plugin-catalog-node": "^1.7.3"
},
"overrides": {
"@aws-sdk/util-utf8-browser": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
form-data "^4.0.0"

"@types/node@*":
version "20.11.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.21.tgz#ad67e65652f7be15686e2df87a38076a81c5e9c5"
integrity sha512-/ySDLGscFPNasfqStUuWWPfL78jompfIoVzLJPVVAHBh6rpG68+pI2Gk+fNLeI8/f1yPYL4s46EleVIc20F1Ow==
version "20.11.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -295,7 +295,7 @@ whatwg-url@^5.0.0:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"

winston-transport@^4.5.0:
winston-transport@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.7.0.tgz#e302e6889e6ccb7f383b926df6936a5b781bd1f0"
integrity sha512-ajBj65K5I7denzer2IYW6+2bNIVqLGDHqDw3Ow8Ohh+vdW+rv4MZ6eiDvHoKhfJFZ2auyN8byXieDDJ96ViONg==
Expand All @@ -305,9 +305,9 @@ winston-transport@^4.5.0:
triple-beam "^1.3.0"

winston@^3.2.1:
version "3.11.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.11.0.tgz#2d50b0a695a2758bb1c95279f0a88e858163ed91"
integrity sha512-L3yR6/MzZAOl0DsysUXHVjOwv8mKZ71TrA/41EIduGpOOV5LQVodqN+QdQ6BS6PJ/RdIshZhq84P/fStEZkk7g==
version "3.12.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.12.0.tgz#a5d965a41d3dc31be5408f8c66e927958846c0d0"
integrity sha512-OwbxKaOlESDi01mC9rkM0dQqQt2I8DAUMRLZ/HpbwvDXm85IryEHgoogy5fziQy38PntgZsLlhAYHz//UPHZ5w==
dependencies:
"@colors/colors" "^1.6.0"
"@dabh/diagnostics" "^2.0.2"
Expand All @@ -319,4 +319,4 @@ winston@^3.2.1:
safe-stable-stringify "^2.3.1"
stack-trace "0.0.x"
triple-beam "^1.3.0"
winston-transport "^4.5.0"
winston-transport "^4.7.0"
Loading

0 comments on commit 69872c1

Please sign in to comment.