From efa071dd8d30ca93a53d192ff0f18fa3f204cf24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:04:49 +0000 Subject: [PATCH] chore(deps): bump @backstage/backend-common Bumps the npm_and_yarn group with 1 update in the /dashboard directory: [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common). Updates `@backstage/backend-common` from 0.21.3 to 0.21.4 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-common/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-common) --- updated-dependencies: - dependency-name: "@backstage/backend-common" dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- dashboard/yarn.lock | 90 ++++++++++++++++++++++++++++++++------------- 1 file changed, 65 insertions(+), 25 deletions(-) diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 36a8d31f8..305a7e560 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -2411,7 +2411,7 @@ "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" -"@backstage/backend-app-api@^0.5.14", "@backstage/backend-app-api@^0.5.8": +"@backstage/backend-app-api@^0.5.8": version "0.5.14" resolved "https://registry.yarnpkg.com/@backstage/backend-app-api/-/backend-app-api-0.5.14.tgz#a110bdbebc3b8b1b302b0726b7c92b2742fb5e3f" integrity sha512-Sqd5WRkp5x0JxK0ms5shes+VXmJ/t9++Z88CR8N3oBtp3H0t+iKewxOlgHhvYZKPyPiVCXZqKu7eCWH9UZ+Gqg== @@ -2447,6 +2447,45 @@ winston "^3.2.1" winston-transport "^4.5.0" +"@backstage/backend-app-api@^0.6.0": + version "0.6.2" + resolved "https://registry.yarnpkg.com/@backstage/backend-app-api/-/backend-app-api-0.6.2.tgz#69259601d6b0bd909486f48c093db2b3ece0ae07" + integrity sha512-Eo6nIuuBYudXqRvBVO5D0ujsLk8FH46eF+Jx+U+7d4S8gj9lbw7Tst2wkNdTaOEoQwYGO0UNO8TZUMItwCOBAQ== + dependencies: + "@backstage/backend-common" "^0.21.6" + "@backstage/backend-plugin-api" "^0.6.16" + "@backstage/backend-tasks" "^0.5.21" + "@backstage/cli-common" "^0.1.13" + "@backstage/cli-node" "^0.2.4" + "@backstage/config" "^1.2.0" + "@backstage/config-loader" "^1.7.0" + "@backstage/errors" "^1.2.4" + "@backstage/plugin-auth-node" "^0.4.11" + "@backstage/plugin-permission-node" "^0.7.27" + "@backstage/types" "^1.1.1" + "@manypkg/get-packages" "^1.1.3" + "@types/cors" "^2.8.6" + "@types/express" "^4.17.6" + compression "^1.7.4" + cookie "^0.6.0" + cors "^2.8.5" + express "^4.17.1" + express-promise-router "^4.1.0" + fs-extra "^11.2.0" + helmet "^6.0.0" + jose "^5.0.0" + lodash "^4.17.21" + logform "^2.3.2" + minimatch "^9.0.0" + minimist "^1.2.5" + morgan "^1.10.0" + node-forge "^1.3.1" + path-to-regexp "^6.2.1" + selfsigned "^2.0.0" + stoppable "^1.1.0" + winston "^3.2.1" + winston-transport "^4.5.0" + "@backstage/backend-app-api@^0.7.0": version "0.7.9" resolved "https://registry.yarnpkg.com/@backstage/backend-app-api/-/backend-app-api-0.7.9.tgz#33ea02fd7c10e8a0835b969bd8a3e2b47e7d8766" @@ -2772,23 +2811,24 @@ yn "^4.0.0" "@backstage/backend-common@^0.21.1": - version "0.21.3" - resolved "https://registry.yarnpkg.com/@backstage/backend-common/-/backend-common-0.21.3.tgz#67d757d1ff81a79121bdbe80b3032542f5ff571f" - integrity sha512-kqJ5p/Cd3dRcvVoVLIo6kYi5MMy5/uQBibt92o4QKHclagPJ2KLKJOUXwDpAtCw8MLe4Dtms9hj19SoU+wsFCQ== + version "0.21.4" + resolved "https://registry.yarnpkg.com/@backstage/backend-common/-/backend-common-0.21.4.tgz#0b2121a6ff482f3dfc6a87ecc33da3fba074e25f" + integrity sha512-khMHSvUK2vKnLPSHQFwHAQUQ0Sg36QTmysSgVOtSHo00NCY5UTJ+GuhC+vhf9BYFeslrNrqkYe7wA5ac5uXXiw== dependencies: "@aws-sdk/abort-controller" "^3.347.0" "@aws-sdk/client-s3" "^3.350.0" "@aws-sdk/credential-providers" "^3.350.0" "@aws-sdk/types" "^3.347.0" - "@backstage/backend-app-api" "^0.5.14" + "@backstage/backend-app-api" "^0.6.0" "@backstage/backend-dev-utils" "^0.1.4" - "@backstage/backend-plugin-api" "^0.6.13" + "@backstage/backend-plugin-api" "^0.6.14" "@backstage/cli-common" "^0.1.13" - "@backstage/config" "^1.1.1" - "@backstage/config-loader" "^1.6.2" - "@backstage/errors" "^1.2.3" - "@backstage/integration" "^1.9.0" - "@backstage/integration-aws-node" "^0.1.9" + "@backstage/config" "^1.2.0" + "@backstage/config-loader" "^1.7.0" + "@backstage/errors" "^1.2.4" + "@backstage/integration" "^1.9.1" + "@backstage/integration-aws-node" "^0.1.10" + "@backstage/plugin-auth-node" "^0.4.9" "@backstage/types" "^1.1.1" "@google-cloud/storage" "^7.0.0" "@keyv/memcache" "^1.3.5" @@ -2813,26 +2853,26 @@ git-url-parse "^14.0.0" helmet "^6.0.0" isomorphic-git "^1.23.0" - jose "^4.6.0" + jose "^5.0.0" keyv "^4.5.2" knex "^3.0.0" lodash "^4.17.21" logform "^2.3.2" luxon "^3.0.0" - minimatch "^5.0.0" - mysql2 "^2.2.5" + minimatch "^9.0.0" + mysql2 "^3.0.0" node-fetch "^2.6.7" p-limit "^3.1.0" pg "^8.11.3" raw-body "^2.4.1" tar "^6.1.12" - uuid "^8.3.2" + uuid "^9.0.0" winston "^3.2.1" winston-transport "^4.5.0" - yauzl "^2.10.0" + yauzl "^3.0.0" yn "^4.0.0" -"@backstage/backend-common@^0.21.3": +"@backstage/backend-common@^0.21.3", "@backstage/backend-common@^0.21.6": version "0.21.7" resolved "https://registry.yarnpkg.com/@backstage/backend-common/-/backend-common-0.21.7.tgz#5ae796d8adccebc484edeeb2326464c28e14849e" integrity sha512-wWpnjLYxEstFnAherkfwZIlAazdu1dfJ/5KjK1aSeMZYGyRWcelegs+Dz9MLZ53e/5qtSJ5+caltNfiItda86w== @@ -2969,7 +3009,7 @@ resolved "https://registry.yarnpkg.com/@backstage/backend-dev-utils/-/backend-dev-utils-0.1.4.tgz#65d204939c49b5df6a2148e8ad4dc718ccd1df07" integrity sha512-5YgAPz4CRtnqdaUlYCHwGmXvpkGQ1jaUMoDtiQ81WDxQrf+0iYZCwS4ftVyQmB0Ga6BaGOUf6GG/OuFA56Y5mA== -"@backstage/backend-plugin-api@^0.6.13", "@backstage/backend-plugin-api@^0.6.17", "@backstage/backend-plugin-api@^0.6.21", "@backstage/backend-plugin-api@^0.6.7": +"@backstage/backend-plugin-api@^0.6.13", "@backstage/backend-plugin-api@^0.6.14", "@backstage/backend-plugin-api@^0.6.16", "@backstage/backend-plugin-api@^0.6.17", "@backstage/backend-plugin-api@^0.6.21", "@backstage/backend-plugin-api@^0.6.7": version "0.6.21" resolved "https://registry.yarnpkg.com/@backstage/backend-plugin-api/-/backend-plugin-api-0.6.21.tgz#0d1b9222a8e69cfd500a0789edaff7d14a77dffe" integrity sha512-Cek3jgJmUY6oGDAYd7o/M6fezSnOIHzCBEsJHeE4vakdZ2vYOGVWPGIQmWSylEhK/oEL54JUslB5VjHo1onL9A== @@ -3041,7 +3081,7 @@ winston "^3.2.1" zod "^3.21.4" -"@backstage/backend-tasks@^0.5.18", "@backstage/backend-tasks@^0.5.26": +"@backstage/backend-tasks@^0.5.18", "@backstage/backend-tasks@^0.5.21", "@backstage/backend-tasks@^0.5.26": version "0.5.27" resolved "https://registry.yarnpkg.com/@backstage/backend-tasks/-/backend-tasks-0.5.27.tgz#e79517412135ddc2716152decf8e3fd6296c3a88" integrity sha512-xR9PeO9pmm12PqJRLOpHzhh4wZpZiCXQs2Tw6t9vm4/wJSn7nEuc2Qt0CKi/ssAG6iDONA3vVtH85no5CDoJUQ== @@ -3104,7 +3144,7 @@ resolved "https://registry.yarnpkg.com/@backstage/cli-common/-/cli-common-0.1.14.tgz#2291520acfbac860a05dd48fc3b876d5cd789b76" integrity sha512-4kGWGrFuxoaCne2aHCOVW+vi8y2MLEMEj785SEApMG2J8jXJXUuIOzWw0MrN0pM1FqBXDb6aeQd+bmQMK/Ci+w== -"@backstage/cli-node@^0.2.3", "@backstage/cli-node@^0.2.6": +"@backstage/cli-node@^0.2.3", "@backstage/cli-node@^0.2.4", "@backstage/cli-node@^0.2.6": version "0.2.7" resolved "https://registry.yarnpkg.com/@backstage/cli-node/-/cli-node-0.2.7.tgz#8f104698c9ae9bf2602572681b07e141aa7ce8f4" integrity sha512-fmGjmDFNMrc78qqOEnvpXmIErGq1hJ61A4yJU8iWzT/msEZNCt48Mza/D+nv53rfapsgJm1zYdhhqZRQpP5OkA== @@ -3217,7 +3257,7 @@ yn "^4.0.0" zod "^3.11.6" -"@backstage/config-loader@^1.1.1", "@backstage/config-loader@^1.1.2", "@backstage/config-loader@^1.1.3", "@backstage/config-loader@^1.1.5", "@backstage/config-loader@^1.1.6", "@backstage/config-loader@^1.5.3", "@backstage/config-loader@^1.6.2", "@backstage/config-loader@^1.8.0", "@backstage/config-loader@^1.8.1": +"@backstage/config-loader@^1.1.1", "@backstage/config-loader@^1.1.2", "@backstage/config-loader@^1.1.3", "@backstage/config-loader@^1.1.5", "@backstage/config-loader@^1.1.6", "@backstage/config-loader@^1.5.3", "@backstage/config-loader@^1.6.2", "@backstage/config-loader@^1.7.0", "@backstage/config-loader@^1.8.0", "@backstage/config-loader@^1.8.1": version "1.8.1" resolved "https://registry.yarnpkg.com/@backstage/config-loader/-/config-loader-1.8.1.tgz#4383309ffe0488fa6c9dac33f3bec96181750e42" integrity sha512-oPT+TZK1ppBjQXgOJ+pfsfE/Lov596WlBc5po9wElgnbQ720OsyAmystLKecvZ1HAjC/IGLKrPZMh9OAy/k36Q== @@ -3344,7 +3384,7 @@ zod "^3.21.4" zod-to-json-schema "^3.21.4" -"@backstage/integration-aws-node@^0.1.12", "@backstage/integration-aws-node@^0.1.8", "@backstage/integration-aws-node@^0.1.9": +"@backstage/integration-aws-node@^0.1.10", "@backstage/integration-aws-node@^0.1.12", "@backstage/integration-aws-node@^0.1.8": version "0.1.12" resolved "https://registry.yarnpkg.com/@backstage/integration-aws-node/-/integration-aws-node-0.1.12.tgz#d2c5ac7c81cd6c2733dcfd24544ad21931ea815d" integrity sha512-bPOBM1a/v3Oo4svOKjQbjvBmaKDqCGfSLBtH2rrp1dj1Mk8Pr+hmvQYQZBHqfc0gTqddRST3gz6GGL2ZKovWUw== @@ -3369,7 +3409,7 @@ "@material-ui/icons" "^4.9.1" "@types/react" "^16.13.1 || ^17.0.0" -"@backstage/integration@^1.10.0", "@backstage/integration@^1.13.0", "@backstage/integration@^1.2.0", "@backstage/integration@^1.2.2", "@backstage/integration@^1.3.1", "@backstage/integration@^1.3.2", "@backstage/integration@^1.4.0", "@backstage/integration@^1.4.5", "@backstage/integration@^1.7.2", "@backstage/integration@^1.9.0": +"@backstage/integration@^1.10.0", "@backstage/integration@^1.13.0", "@backstage/integration@^1.2.0", "@backstage/integration@^1.2.2", "@backstage/integration@^1.3.1", "@backstage/integration@^1.3.2", "@backstage/integration@^1.4.0", "@backstage/integration@^1.4.5", "@backstage/integration@^1.7.2", "@backstage/integration@^1.9.1": version "1.13.0" resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.13.0.tgz#c7f362c802bda8ecda374e9416cf9cb573d5fce1" integrity sha512-mnzZb0vXQHbFM64HfLrYjnKxhucgkMz+E9ilwXg0XpdK0tlvq2n5RfAFz7BC717BI4l++1epiMFD9hyXAUtxHA== @@ -3499,7 +3539,7 @@ node-fetch "^2.6.7" winston "^3.2.1" -"@backstage/plugin-auth-node@^0.4.12", "@backstage/plugin-auth-node@^0.4.16", "@backstage/plugin-auth-node@^0.4.17", "@backstage/plugin-auth-node@^0.4.8": +"@backstage/plugin-auth-node@^0.4.11", "@backstage/plugin-auth-node@^0.4.12", "@backstage/plugin-auth-node@^0.4.16", "@backstage/plugin-auth-node@^0.4.17", "@backstage/plugin-auth-node@^0.4.8", "@backstage/plugin-auth-node@^0.4.9": version "0.4.17" resolved "https://registry.yarnpkg.com/@backstage/plugin-auth-node/-/plugin-auth-node-0.4.17.tgz#1e890a31ba0795b0c51720282fc72c31c5b7cc2a" integrity sha512-nNZPWPRMCfU0LoxV15bfClPUfZ8XbnKDC4VTMRGyXo37FdRI9uNvrSrZm++e0QKCR/xGfab377SByp/9jITKmQ== @@ -3758,7 +3798,7 @@ express-promise-router "^4.1.0" zod "^3.11.6" -"@backstage/plugin-permission-node@^0.7.24", "@backstage/plugin-permission-node@^0.7.32": +"@backstage/plugin-permission-node@^0.7.24", "@backstage/plugin-permission-node@^0.7.27", "@backstage/plugin-permission-node@^0.7.32": version "0.7.32" resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.32.tgz#e462a4c8d6d8021ae5d8ff64bec84e176641fd77" integrity sha512-jNKa2sNcQdbcQiGM8gdQa7SsX7SSAGmSUfLoD3F1BF9Hs18c90Mb1v1RFIcXfslHzzUVSLNFguRpZKZ+Mg0CPw==