Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions workspaces/bulk-import/.changeset/renovate-9b9606a.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@red-hat-developer-hub/backstage-plugin-bulk-import-backend': patch
'@red-hat-developer-hub/backstage-plugin-bulk-import-common': patch
'@red-hat-developer-hub/backstage-plugin-bulk-import': patch
---

Updated dependency `prettier` to `3.7.4`.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"js-yaml-cli": "0.6.0",
"msw": "1.3.5",
"openapicmd": "2.7.0",
"prettier": "3.6.2",
"prettier": "3.7.4",
"supertest": "6.3.4"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@backstage/cli": "^0.34.5",
"@backstage/plugin-permission-common": "^0.9.3",
"@spotify/prettier-config": "^15.0.0",
"prettier": "3.6.2"
"prettier": "3.7.4"
},
"peerDependencies": {
"@backstage/plugin-permission-common": "^0.9.3"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bulk-import/plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@types/lodash": "^4.14.151",
"@types/react": "^18.2.58",
"msw": "1.3.5",
"prettier": "3.6.2",
"prettier": "3.7.4",
"react": "16.13.1 || ^17.0.0 || ^18.0.0"
},
"configSchema": "config.d.ts",
Expand Down
14 changes: 7 additions & 7 deletions workspaces/bulk-import/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10852,7 +10852,7 @@ __metadata:
node-fetch: ^2.6.7
openapi-backend: ^5.10.6
openapicmd: 2.7.0
prettier: 3.6.2
prettier: 3.7.4
supertest: 6.3.4
peerDependencies:
"@janus-idp/backstage-plugin-audit-log-node": ^1.7.0
Expand All @@ -10866,7 +10866,7 @@ __metadata:
"@backstage/cli": ^0.34.5
"@backstage/plugin-permission-common": ^0.9.3
"@spotify/prettier-config": ^15.0.0
prettier: 3.6.2
prettier: 3.7.4
peerDependencies:
"@backstage/plugin-permission-common": ^0.9.3
languageName: unknown
Expand Down Expand Up @@ -10906,7 +10906,7 @@ __metadata:
js-yaml: ^4.1.0
lodash: ^4.17.21
msw: 1.3.5
prettier: 3.6.2
prettier: 3.7.4
react: 16.13.1 || ^17.0.0 || ^18.0.0
react-use: ^17.2.4
yaml: ^2.0.0
Expand Down Expand Up @@ -30142,12 +30142,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.6.2, prettier@npm:^3.4.2":
version: 3.6.2
resolution: "prettier@npm:3.6.2"
"prettier@npm:3.7.4, prettier@npm:^3.4.2":
version: 3.7.4
resolution: "prettier@npm:3.7.4"
bin:
prettier: bin/prettier.cjs
checksum: 0206f5f437892e8858f298af8850bf9d0ef1c22e21107a213ba56bfb9c2387a2020bfda244a20161d8e3dad40c6b04101609a55d370dece53d0a31893b64f861
checksum: 955e37e87b1151ca3b3282463f5295f4c415821884791df152ff66e6eb1c5257115153cccba61b13962546100dd00ae45670ff27077dcab04c977d84036eaf80
languageName: node
linkType: hard

Expand Down
7 changes: 7 additions & 0 deletions workspaces/lightspeed/.changeset/renovate-9b9606a.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@red-hat-developer-hub/backstage-plugin-lightspeed-backend': patch
'@red-hat-developer-hub/backstage-plugin-lightspeed-common': patch
'@red-hat-developer-hub/backstage-plugin-lightspeed': patch
---

Updated dependency `prettier` to `3.7.4`.
2 changes: 1 addition & 1 deletion workspaces/lightspeed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@spotify/prettier-config": "^12.0.0",
"knip": "^5.27.4",
"node-gyp": "^9.0.0",
"prettier": "3.6.2",
"prettier": "3.7.4",
"typescript": "~5.3.0"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/express": "4.17.25",
"@types/supertest": "2.0.16",
"msw": "2.12.4",
"prettier": "3.6.2",
"prettier": "3.7.4",
"supertest": "6.3.4"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@backstage/cli": "^0.34.5",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@spotify/prettier-config": "^15.0.0",
"prettier": "3.6.2"
"prettier": "3.7.4"
},
"peerDependencies": {
"@backstage/plugin-permission-common": "^0.9.3"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/lightspeed/plugins/lightspeed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "14.6.1",
"msw": "1.3.5",
"prettier": "3.6.2",
"prettier": "3.7.4",
"react": "16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "16.13.1 || ^17.0.0 || ^18.0.0",
"react-router-dom": "^6.0.0"
Expand Down
16 changes: 8 additions & 8 deletions workspaces/lightspeed/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6082,7 +6082,7 @@ __metadata:
"@spotify/prettier-config": ^12.0.0
knip: ^5.27.4
node-gyp: ^9.0.0
prettier: 3.6.2
prettier: 3.7.4
react: ^18.3.1
typescript: ~5.3.0
languageName: unknown
Expand Down Expand Up @@ -11028,7 +11028,7 @@ __metadata:
http-proxy-middleware: ^3.0.2
msw: 2.12.4
node-fetch: 2.7.0
prettier: 3.6.2
prettier: 3.7.4
supertest: 6.3.4
languageName: unknown
linkType: soft
Expand All @@ -11041,7 +11041,7 @@ __metadata:
"@backstage/plugin-permission-common": ^0.9.3
"@ianvs/prettier-plugin-sort-imports": ^4.4.0
"@spotify/prettier-config": ^15.0.0
prettier: 3.6.2
prettier: 3.7.4
peerDependencies:
"@backstage/plugin-permission-common": ^0.9.3
languageName: unknown
Expand Down Expand Up @@ -11076,7 +11076,7 @@ __metadata:
"@testing-library/react": ^15.0.0
"@testing-library/user-event": 14.6.1
msw: 1.3.5
prettier: 3.6.2
prettier: 3.7.4
react: 16.13.1 || ^17.0.0 || ^18.0.0
react-dom: 16.13.1 || ^17.0.0 || ^18.0.0
react-markdown: ^9.0.1
Expand Down Expand Up @@ -29911,12 +29911,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.6.2":
version: 3.6.2
resolution: "prettier@npm:3.6.2"
"prettier@npm:3.7.4":
version: 3.7.4
resolution: "prettier@npm:3.7.4"
bin:
prettier: bin/prettier.cjs
checksum: 0206f5f437892e8858f298af8850bf9d0ef1c22e21107a213ba56bfb9c2387a2020bfda244a20161d8e3dad40c6b04101609a55d370dece53d0a31893b64f861
checksum: 955e37e87b1151ca3b3282463f5295f4c415821884791df152ff66e6eb1c5257115153cccba61b13962546100dd00ae45670ff27077dcab04c977d84036eaf80
languageName: node
linkType: hard

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-openshift-image-registry': patch
---

Updated dependency `prettier` to `3.7.4`.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/user-event": "14.6.1",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"prettier": "3.6.2"
"prettier": "3.7.4"
},
"files": [
"dist",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/openshift-image-registry/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10233,7 +10233,7 @@ __metadata:
filesize: ^10.1.6
luxon: ^3.6.1
msw: 1.3.5
prettier: 3.6.2
prettier: 3.7.4
react-use: ^17.4.0
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -27322,12 +27322,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.6.2, prettier@npm:^3.4.2":
version: 3.6.2
resolution: "prettier@npm:3.6.2"
"prettier@npm:3.7.4, prettier@npm:^3.4.2":
version: 3.7.4
resolution: "prettier@npm:3.7.4"
bin:
prettier: bin/prettier.cjs
checksum: 0206f5f437892e8858f298af8850bf9d0ef1c22e21107a213ba56bfb9c2387a2020bfda244a20161d8e3dad40c6b04101609a55d370dece53d0a31893b64f861
checksum: 955e37e87b1151ca3b3282463f5295f4c415821884791df152ff66e6eb1c5257115153cccba61b13962546100dd00ae45670ff27077dcab04c977d84036eaf80
languageName: node
linkType: hard

Expand Down
8 changes: 8 additions & 0 deletions workspaces/orchestrator/.changeset/renovate-9b9606a.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@red-hat-developer-hub/backstage-plugin-orchestrator-backend': patch
'@red-hat-developer-hub/backstage-plugin-orchestrator-form-api': patch
'@red-hat-developer-hub/backstage-plugin-orchestrator-form-react': patch
'@red-hat-developer-hub/backstage-plugin-orchestrator': patch
---

Updated dependency `prettier` to `3.7.4`.
2 changes: 1 addition & 1 deletion workspaces/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"knip": "^5.40.0",
"node-gyp": "^9.0.0",
"prettier": "3.6.2",
"prettier": "3.7.4",
"typescript": "~5.8.0"
},
"resolutions": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@backstage/cli": "^0.34.5",
"@backstage/types": "^1.2.2",
"@janus-idp/cli": "3.6.1",
"prettier": "3.6.2",
"prettier": "3.7.4",
"typescript": "5.6.3"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@backstage/cli": "^0.34.5",
"@janus-idp/cli": "3.6.1",
"@types/react": "^18.0.0",
"prettier": "3.6.2",
"prettier": "3.7.4",
"react-router": "^6.4.5",
"react-router-dom": "^6.4.5",
"typescript": "5.6.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@types/fs-extra": "11.0.4",
"@types/json-schema": "7.0.15",
"@types/luxon": "^3.7.1",
"prettier": "3.6.2"
"prettier": "3.7.4"
},
"peerDependencies": {
"@backstage-community/plugin-rbac-common": "^1.12.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@backstage/cli": "^0.34.5",
"@types/json-schema": "7.0.15",
"@types/react": "^18.2.58",
"prettier": "3.6.2",
"prettier": "3.7.4",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-router-dom": "^6.3.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/json-schema": "7.0.15",
"@types/lodash": "^4.14.151",
"@types/react": "^18.2.58",
"prettier": "3.6.2",
"prettier": "3.7.4",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-router-dom": "^6.3.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"@types/uuid": "^9.0.0",
"prettier": "3.6.2"
"prettier": "3.7.4"
},
"peerDependencies": {
"@mui/icons-material": "^5.17.1",
Expand Down
22 changes: 11 additions & 11 deletions workspaces/orchestrator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7596,7 +7596,7 @@ __metadata:
enquirer: ^2.4.1
knip: ^5.40.0
node-gyp: ^9.0.0
prettier: 3.6.2
prettier: 3.7.4
typescript: ~5.8.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12708,7 +12708,7 @@ __metadata:
lodash: ^4.17.21
luxon: ^3.7.2
openapi-backend: ^5.10.5
prettier: 3.6.2
prettier: 3.7.4
yn: ^5.0.0
peerDependencies:
"@backstage-community/plugin-rbac-common": ^1.12.1
Expand Down Expand Up @@ -12746,7 +12746,7 @@ __metadata:
"@types/json-schema": 7.0.15
"@types/react": ^18.2.58
json-schema: ^0.4.0
prettier: 3.6.2
prettier: 3.7.4
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: ^6.3.0
Expand Down Expand Up @@ -12776,7 +12776,7 @@ __metadata:
json-schema: ^0.4.0
json-schema-library: ^9.0.0
lodash: ^4.17.21
prettier: 3.6.2
prettier: 3.7.4
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: ^6.3.0
Expand Down Expand Up @@ -12858,7 +12858,7 @@ __metadata:
json-schema: ^0.4.0
lodash: ^4.17.21
luxon: ^3.7.2
prettier: 3.6.2
prettier: 3.7.4
react-use: ^17.4.0
swr: ^2.0.0
tss-react: ^4.9.18
Expand Down Expand Up @@ -20623,7 +20623,7 @@ __metadata:
"@backstage/types": ^1.2.2
"@janus-idp/cli": 3.6.1
express: ^4.17.1
prettier: 3.6.2
prettier: 3.7.4
typescript: 5.6.3
languageName: unknown
linkType: soft
Expand All @@ -20640,7 +20640,7 @@ __metadata:
"@janus-idp/cli": 3.6.1
"@mui/material": ^5.17.1
"@types/react": ^18.0.0
prettier: 3.6.2
prettier: 3.7.4
react: ^18.2.0
react-dom: ^18.2.0
react-router: ^6.4.5
Expand Down Expand Up @@ -32131,12 +32131,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.6.2":
version: 3.6.2
resolution: "prettier@npm:3.6.2"
"prettier@npm:3.7.4":
version: 3.7.4
resolution: "prettier@npm:3.7.4"
bin:
prettier: bin/prettier.cjs
checksum: 0206f5f437892e8858f298af8850bf9d0ef1c22e21107a213ba56bfb9c2387a2020bfda244a20161d8e3dad40c6b04101609a55d370dece53d0a31893b64f861
checksum: 955e37e87b1151ca3b3282463f5295f4c415821884791df152ff66e6eb1c5257115153cccba61b13962546100dd00ae45670ff27077dcab04c977d84036eaf80
languageName: node
linkType: hard

Expand Down
Loading