-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @roadiehq/roadie-backstage-entity-validator from 2.4.4 to 2.4.9
Bumps [@roadiehq/roadie-backstage-entity-validator](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/utils/roadie-backstage-entity-validator) from 2.4.4 to 2.4.9. - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) - [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/utils/roadie-backstage-entity-validator/CHANGELOG.md) - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/utils/roadie-backstage-entity-validator) --- updated-dependencies: - dependency-name: "@roadiehq/roadie-backstage-entity-validator" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
d39db23
commit 746a6d5
Showing
1 changed file
with
115 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -308,52 +308,51 @@ | |
"@babel/helper-validator-identifier" "^7.22.20" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@backstage/catalog-model@^1.4.3": | ||
version "1.4.3" | ||
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-1.4.3.tgz" | ||
integrity sha512-cfbTPWLVma/ZKxRh76aLWqSFozzXMxHoGK+Tn50dOxHHp2xmdcx5jWBtOszNJs560rR7KScD7YnImUPkNn5DWQ== | ||
"@backstage/catalog-model@^1.4.3", "@backstage/catalog-model@^1.4.5": | ||
version "1.4.5" | ||
resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.4.5.tgz#b8f6309ff12b72dffdfe852d615c553ae13452c0" | ||
integrity sha512-I4QOCy0pSXJikQWgC8MWj2zDRCgQnnmvnNOOnPFcg7hIIIzeV0sGp6d3Qi7bc2tvzXt3fT3biSOCgGOWi1IJKA== | ||
dependencies: | ||
"@backstage/errors" "^1.2.3" | ||
"@backstage/errors" "^1.2.4" | ||
"@backstage/types" "^1.1.1" | ||
ajv "^8.10.0" | ||
lodash "^4.17.21" | ||
|
||
"@backstage/config@^1.1.1": | ||
version "1.1.1" | ||
resolved "https://registry.npmjs.org/@backstage/config/-/config-1.1.1.tgz" | ||
integrity sha512-H+xZbIVvstrkVnfxZFH6JB3Gb5qUIb8DjHOakHUlDX7xEIXjQnaM3Kf85RtnHu0uYpFIpB29i8FI68Y/uLeqyw== | ||
"@backstage/config@^1.2.0": | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.2.0.tgz#6a4d93197d0586ee3a40f9e4877c5cfd76c128f3" | ||
integrity sha512-tW8hNzDTClotYmpOrUrutymzZ0Zimx/WeU2+5tLv+ZI8ssRV64KGRe8hi7PuQz2lARVF1DxjwV//Bq2VjR5veA== | ||
dependencies: | ||
"@backstage/errors" "^1.2.3" | ||
"@backstage/errors" "^1.2.4" | ||
"@backstage/types" "^1.1.1" | ||
lodash "^4.17.21" | ||
|
||
"@backstage/errors@^1.2.3": | ||
version "1.2.3" | ||
resolved "https://registry.npmjs.org/@backstage/errors/-/errors-1.2.3.tgz" | ||
integrity sha512-3YtYRKLNeRaSCzKSikNFoemesacDoEY0UwZAq7lnzCCpiCpSCfg7UA4y7wfjadFFU9Pd6nckUg2BzOk9keL15w== | ||
"@backstage/errors@^1.2.4": | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.4.tgz#2ba79c6308e87b0de99edf499e1c82477d3d6e8a" | ||
integrity sha512-JBhKn9KwZTzp/AaOC0vBncKCM1vI9Z8rKKyr9vj3wt3SSgCnDPxNwVz7SlXa2Rc9TOQq0Yk3olkmQE9U+S5uWg== | ||
dependencies: | ||
"@backstage/types" "^1.1.1" | ||
serialize-error "^8.0.1" | ||
|
||
"@backstage/plugin-permission-common@^0.7.12": | ||
version "0.7.12" | ||
resolved "https://registry.npmjs.org/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.12.tgz" | ||
integrity sha512-uddvojjoD6by8oxkFbGTAsFftL2aHvwVNYvLgTr26RWRmtudVGvhM4lZHzZTkednDR8gc73klT8D6HCi72qS4Q== | ||
"@backstage/plugin-permission-common@^0.7.13": | ||
version "0.7.13" | ||
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-common/-/plugin-permission-common-0.7.13.tgz#ea8509d2a38063309b8726ee6be8b95e1f99e5b9" | ||
integrity sha512-FGC6qrQc96SuovRCWQARDKss7TRenusMX9i0k0Devx/0+h2jM0TYYtuJ52jAFSAx9Db3BRRSlj9M5AQFgjoNmg== | ||
dependencies: | ||
"@backstage/config" "^1.1.1" | ||
"@backstage/errors" "^1.2.3" | ||
"@backstage/config" "^1.2.0" | ||
"@backstage/errors" "^1.2.4" | ||
"@backstage/types" "^1.1.1" | ||
cross-fetch "^4.0.0" | ||
uuid "^8.0.0" | ||
uuid "^9.0.0" | ||
zod "^3.22.4" | ||
|
||
"@backstage/plugin-scaffolder-common@^1.4.3": | ||
version "1.4.5" | ||
resolved "https://registry.npmjs.org/@backstage/plugin-scaffolder-common/-/plugin-scaffolder-common-1.4.5.tgz" | ||
integrity sha512-JSOpUpLxwvYpjqTRPjcFLxa7Z1ngAnwV5ijI06ASboB+dai9IPIGATW57CfvF2u5Vn+wxaXQ6Tc8Pr9gwCdp4A== | ||
"@backstage/plugin-scaffolder-common@^1.5.1": | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder-common/-/plugin-scaffolder-common-1.5.1.tgz#cd79c2b222ae03a6906f1599d71c1ef385710f57" | ||
integrity sha512-4ULWyWb7U8N4iUP6LR7SleS1G3pmMkeAvZ/u2OFWyWp1kU2Mgx+SfskZDYNgVb8T4viNlU6nKlsYCkcOSrf4Hw== | ||
dependencies: | ||
"@backstage/catalog-model" "^1.4.3" | ||
"@backstage/plugin-permission-common" "^0.7.12" | ||
"@backstage/catalog-model" "^1.4.5" | ||
"@backstage/plugin-permission-common" "^0.7.13" | ||
"@backstage/types" "^1.1.1" | ||
|
||
"@backstage/types@^1.1.1": | ||
|
@@ -623,24 +622,44 @@ | |
"@jridgewell/resolve-uri" "^3.1.0" | ||
"@jridgewell/sourcemap-codec" "^1.4.14" | ||
|
||
"@jsonjoy.com/base64@^1.1.1": | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/@jsonjoy.com/base64/-/base64-1.1.1.tgz#a717fd8840f7bad49c7fe66cc65db8bcfc4c4dc5" | ||
integrity sha512-LnFjVChaGY8cZVMwAIMjvA1XwQjZ/zIXHyh28IyJkyNkzof4Dkm1+KN9UIm3lHhREH4vs7XwZ0NpkZKnwOtEfg== | ||
|
||
"@jsonjoy.com/json-pack@^1.0.3": | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pack/-/json-pack-1.0.3.tgz#a68cbe3ccfd85d26cd763e4175fe90c9ee383d33" | ||
integrity sha512-Q0SPAdmK6s5Fe3e1kcNvwNyk6e2+CxM8XZdGbf4abZG7nUO05KSie3/iX29loTBuY+75uVP6RixDSPVpotfzmQ== | ||
dependencies: | ||
"@jsonjoy.com/base64" "^1.1.1" | ||
"@jsonjoy.com/util" "^1.1.2" | ||
hyperdyperid "^1.2.0" | ||
thingies "^1.20.0" | ||
|
||
"@jsonjoy.com/util@^1.1.2": | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.1.2.tgz#5072c27ecdb16d1ed7a2d125a1d0ed8aba01d652" | ||
integrity sha512-HOGa9wtE6LEz2I5mMQ2pMSjth85PmD71kPbsecs02nEUq3/Kw0wRK3gmZn5BCEB8mFLXByqPxjHgApoMwIPMKQ== | ||
|
||
"@pkgjs/parseargs@^0.11.0": | ||
version "0.11.0" | ||
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" | ||
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== | ||
|
||
"@roadiehq/roadie-backstage-entity-validator@^2.4.4": | ||
version "2.4.4" | ||
resolved "https://registry.npmjs.org/@roadiehq/roadie-backstage-entity-validator/-/roadie-backstage-entity-validator-2.4.4.tgz" | ||
integrity sha512-P9xQkzrc76shcLzHoFMd+5PEkzI8ByHkLUi1Xbeq3TvVya1nJ01T/rDpbd7WBBPmVAiWy65vCMX34PQxK3NoZQ== | ||
version "2.4.9" | ||
resolved "https://registry.yarnpkg.com/@roadiehq/roadie-backstage-entity-validator/-/roadie-backstage-entity-validator-2.4.9.tgz#334699f15c85eb4317b5a2f7e8ceaccb2821fcdd" | ||
integrity sha512-XeqG/57VXWt2HuurkV5TYcfT0sdgBNXQQawbJSo23LeF1g562m0qD83KA2jPtpQ6ITAkxxHrI6G4Ta0MHAcEZA== | ||
dependencies: | ||
"@actions/core" "^1.10.0" | ||
"@backstage/catalog-model" "^1.4.3" | ||
"@backstage/plugin-scaffolder-common" "^1.4.3" | ||
"@backstage/catalog-model" "^1.4.5" | ||
"@backstage/plugin-scaffolder-common" "^1.5.1" | ||
ajv "^8.4.0" | ||
ajv-formats "^2.1.0" | ||
glob "^7.1.7" | ||
js-yaml "^4.1.0" | ||
memfs "^3.4.1" | ||
memfs "^4.7.7" | ||
minimist "^1.2.5" | ||
|
||
"@sinclair/typebox@^0.27.8": | ||
|
@@ -1221,11 +1240,6 @@ foreground-child@^3.1.0: | |
cross-spawn "^7.0.0" | ||
signal-exit "^4.0.1" | ||
|
||
fs-monkey@^1.0.4: | ||
version "1.0.5" | ||
resolved "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.5.tgz" | ||
integrity sha512-8uMbBjrhzW76TYgEV27Y5E//W2f/lTFmx78P2w19FZSxarhI/798APGQyuGCwmkNxgwGRhrLfvWyLBvNtuOmew== | ||
|
||
fs.realpath@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" | ||
|
@@ -1321,6 +1335,11 @@ human-signals@^2.1.0: | |
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" | ||
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== | ||
|
||
hyperdyperid@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/hyperdyperid/-/hyperdyperid-1.2.0.tgz#59668d323ada92228d2a869d3e474d5a33b69e6b" | ||
integrity sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A== | ||
|
||
import-local@^3.0.2: | ||
version "3.1.0" | ||
resolved "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz" | ||
|
@@ -1904,12 +1923,15 @@ [email protected]: | |
dependencies: | ||
tmpl "1.0.5" | ||
|
||
memfs@^3.4.1: | ||
version "3.5.3" | ||
resolved "https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz" | ||
integrity sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw== | ||
memfs@^4.7.7: | ||
version "4.9.2" | ||
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.9.2.tgz#42e7b48207268dad8c9c48ea5d4952c5d3840433" | ||
integrity sha512-f16coDZlTG1jskq3mxarwB+fGRrd0uXWt+o1WIhRfOwbXQZqUDsTVxQBFK9JjRQHblg8eAG2JSbprDXKjc7ijQ== | ||
dependencies: | ||
fs-monkey "^1.0.4" | ||
"@jsonjoy.com/json-pack" "^1.0.3" | ||
"@jsonjoy.com/util" "^1.1.2" | ||
sonic-forest "^1.0.0" | ||
tslib "^2.0.0" | ||
|
||
merge-stream@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -2211,6 +2233,11 @@ slash@^3.0.0: | |
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" | ||
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== | ||
|
||
sonic-forest@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/sonic-forest/-/sonic-forest-1.0.1.tgz#856d790bc21070bf94baf33d752604e5b7cbff2d" | ||
integrity sha512-YWIS40U3Y7N2e5gxkQiz40eisSsi7s+plZpqU6CSOehjybSDGkhFIMXmr5dmM7GaqqE+VZDihfTrxxdb0of/wA== | ||
|
||
[email protected]: | ||
version "0.5.13" | ||
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz" | ||
|
@@ -2244,7 +2271,16 @@ string-length@^4.0.1: | |
char-regex "^1.0.2" | ||
strip-ansi "^6.0.0" | ||
|
||
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: | ||
"string-width-cjs@npm:string-width@^4.2.0": | ||
version "4.2.3" | ||
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
dependencies: | ||
emoji-regex "^8.0.0" | ||
is-fullwidth-code-point "^3.0.0" | ||
strip-ansi "^6.0.1" | ||
|
||
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: | ||
version "4.2.3" | ||
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
|
@@ -2262,7 +2298,14 @@ string-width@^5.0.1, string-width@^5.1.2: | |
emoji-regex "^9.2.2" | ||
strip-ansi "^7.0.1" | ||
|
||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1": | ||
version "6.0.1" | ||
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
dependencies: | ||
ansi-regex "^5.0.1" | ||
|
||
strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
|
@@ -2326,6 +2369,11 @@ test-exclude@^6.0.0: | |
glob "^7.1.4" | ||
minimatch "^3.0.4" | ||
|
||
thingies@^1.20.0: | ||
version "1.21.0" | ||
resolved "https://registry.yarnpkg.com/thingies/-/thingies-1.21.0.tgz#e80fbe58fd6fdaaab8fad9b67bd0a5c943c445c1" | ||
integrity sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g== | ||
|
||
[email protected]: | ||
version "1.0.5" | ||
resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz" | ||
|
@@ -2348,6 +2396,11 @@ tr46@~0.0.3: | |
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" | ||
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== | ||
|
||
tslib@^2.0.0: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" | ||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== | ||
|
||
tunnel@^0.0.6: | ||
version "0.0.6" | ||
resolved "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz" | ||
|
@@ -2395,11 +2448,16 @@ uri-js@^4.2.2: | |
dependencies: | ||
punycode "^2.1.0" | ||
|
||
uuid@^8.0.0, uuid@^8.3.2: | ||
uuid@^8.3.2: | ||
version "8.3.2" | ||
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" | ||
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== | ||
|
||
uuid@^9.0.0: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" | ||
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== | ||
|
||
v8-to-istanbul@^9.0.1: | ||
version "9.2.0" | ||
resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.2.0.tgz" | ||
|
@@ -2436,7 +2494,16 @@ which@^2.0.1: | |
dependencies: | ||
isexe "^2.0.0" | ||
|
||
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: | ||
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" | ||
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== | ||
dependencies: | ||
ansi-styles "^4.0.0" | ||
string-width "^4.1.0" | ||
strip-ansi "^6.0.0" | ||
|
||
wrap-ansi@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" | ||
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== | ||
|