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
5 changes: 5 additions & 0 deletions workspaces/acr/.changeset/renovate-a5b9f3c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-acr': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
2 changes: 1 addition & 1 deletion workspaces/acr/plugins/acr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.6.1",
"@types/luxon": "^3",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions workspaces/acr/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1679,7 +1679,7 @@ __metadata:
"@testing-library/react-hooks": "npm:8.0.1"
"@testing-library/user-event": "npm:14.6.1"
"@types/luxon": "npm:^3"
cross-fetch: "npm:4.0.0"
cross-fetch: "npm:4.1.0"
luxon: "npm:^3.6.1"
msw: "npm:1.3.5"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -16542,12 +16542,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:4.0.0, cross-fetch@npm:^4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
"cross-fetch@npm:4.1.0, cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
node-fetch: "npm:^2.6.12"
checksum: 10/e231a71926644ef122d334a3a4e73d9ba3ba4b480a8a277fb9badc434c1ba905b3d60c8034e18b348361a09afbec40ba9371036801ba2b675a7b84588f9f55d8
node-fetch: "npm:^2.7.0"
checksum: 10/07624940607b64777d27ec9c668ddb6649e8c59ee0a5a10e63a51ce857e2bbb1294a45854a31c10eccb91b65909a5b199fcb0217339b44156f85900a7384f489
languageName: node
linkType: hard

Expand Down
6 changes: 6 additions & 0 deletions workspaces/analytics/.changeset/renovate-a5b9f3c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@backstage-community/plugin-analytics-module-matomo': patch
'@backstage-community/plugin-analytics-provider-segment': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@backstage/dev-utils": "backstage:^",
"@testing-library/jest-dom": "6.9.1",
"@types/node": "22.15.29",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@testing-library/user-event": "14.6.1",
"@types/node": "22.15.29",
"@types/react": "18.3.27",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
Expand Down
16 changes: 8 additions & 8 deletions workspaces/analytics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ __metadata:
"@backstage/frontend-plugin-api": "backstage:^"
"@testing-library/jest-dom": "npm:6.9.1"
"@types/node": "npm:22.15.29"
cross-fetch: "npm:4.0.0"
cross-fetch: "npm:4.1.0"
msw: "npm:1.3.5"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -783,7 +783,7 @@ __metadata:
"@testing-library/user-event": "npm:14.6.1"
"@types/node": "npm:22.15.29"
"@types/react": "npm:18.3.27"
cross-fetch: "npm:4.0.0"
cross-fetch: "npm:4.1.0"
msw: "npm:1.3.5"
prop-types: "npm:^15.8.1"
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
Expand Down Expand Up @@ -8315,12 +8315,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:4.0.0, cross-fetch@npm:^4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
"cross-fetch@npm:4.1.0, cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
node-fetch: "npm:^2.6.12"
checksum: 10/e231a71926644ef122d334a3a4e73d9ba3ba4b480a8a277fb9badc434c1ba905b3d60c8034e18b348361a09afbec40ba9371036801ba2b675a7b84588f9f55d8
node-fetch: "npm:^2.7.0"
checksum: 10/07624940607b64777d27ec9c668ddb6649e8c59ee0a5a10e63a51ce857e2bbb1294a45854a31c10eccb91b65909a5b199fcb0217339b44156f85900a7384f489
languageName: node
linkType: hard

Expand Down Expand Up @@ -15201,7 +15201,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7":
"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.7.0":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down
5 changes: 5 additions & 0 deletions workspaces/announcements/.changeset/renovate-a5b9f3c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-announcements': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/luxon": "^3.3.3",
"cross-fetch": "^3.1.8",
"cross-fetch": "^4.0.0",
"msw": "^1.3.2",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions workspaces/announcements/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@ __metadata:
"@types/react": "npm:^17.0.0 || ^18.0.0"
"@uiw/react-md-editor": "npm:^4.0.8"
add: "npm:^2.0.6"
cross-fetch: "npm:^3.1.8"
cross-fetch: "npm:^4.0.0"
luxon: "npm:^3.2.0"
msw: "npm:^1.3.2"
react: "npm:^17.0.0 || ^18.0.0"
Expand Down Expand Up @@ -16095,7 +16095,7 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:^3.1.5, cross-fetch@npm:^3.1.8":
"cross-fetch@npm:^3.1.5":
version: 3.2.0
resolution: "cross-fetch@npm:3.2.0"
dependencies:
Expand Down
5 changes: 5 additions & 0 deletions workspaces/jfrog-artifactory/.changeset/renovate-a5b9f3c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-jfrog-artifactory': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "14.3.1",
"@types/luxon": "^3",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"react-router-dom": "^6.26.2"
},
"files": [
Expand Down
15 changes: 3 additions & 12 deletions workspaces/jfrog-artifactory/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.9.1"
"@testing-library/react": "npm:14.3.1"
"@types/luxon": "npm:^3"
cross-fetch: "npm:4.0.0"
cross-fetch: "npm:4.1.0"
filesize: "npm:^10.1.6"
luxon: "npm:^3.6.1"
react-router-dom: "npm:^6.26.2"
Expand Down Expand Up @@ -9857,16 +9857,7 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
dependencies:
node-fetch: "npm:^2.6.12"
checksum: 10/e231a71926644ef122d334a3a4e73d9ba3ba4b480a8a277fb9badc434c1ba905b3d60c8034e18b348361a09afbec40ba9371036801ba2b675a7b84588f9f55d8
languageName: node
linkType: hard

"cross-fetch@npm:^4.0.0":
"cross-fetch@npm:4.1.0, cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
Expand Down Expand Up @@ -16782,7 +16773,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7, node-fetch@npm:^2.7.0":
"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.7.0":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-nexus-repository-manager': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "22.15.29",
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.6",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
14 changes: 7 additions & 7 deletions workspaces/nexus-repository-manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ __metadata:
"@types/node": "npm:22.15.29"
"@types/react": "npm:^19.1.6"
"@types/react-dom": "npm:^19.1.6"
cross-fetch: "npm:4.0.0"
cross-fetch: "npm:4.1.0"
filesize: "npm:^10.1.6"
luxon: "npm:^3.6.1"
msw: "npm:1.3.5"
Expand Down Expand Up @@ -10000,12 +10000,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:4.0.0, cross-fetch@npm:^4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
"cross-fetch@npm:4.1.0, cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
node-fetch: "npm:^2.6.12"
checksum: 10/e231a71926644ef122d334a3a4e73d9ba3ba4b480a8a277fb9badc434c1ba905b3d60c8034e18b348361a09afbec40ba9371036801ba2b675a7b84588f9f55d8
node-fetch: "npm:^2.7.0"
checksum: 10/07624940607b64777d27ec9c668ddb6649e8c59ee0a5a10e63a51ce857e2bbb1294a45854a31c10eccb91b65909a5b199fcb0217339b44156f85900a7384f489
languageName: node
linkType: hard

Expand Down Expand Up @@ -16948,7 +16948,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7":
"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.7.0":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down
5 changes: 5 additions & 0 deletions workspaces/ocm/.changeset/renovate-a5b9f3c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-ocm': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
2 changes: 1 addition & 1 deletion workspaces/ocm/plugins/ocm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@testing-library/user-event": "14.6.1",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
Expand Down
12 changes: 6 additions & 6 deletions workspaces/ocm/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1723,7 +1723,7 @@ __metadata:
"@testing-library/user-event": "npm:14.6.1"
"@types/react": "npm:^18.2.58"
"@types/react-dom": "npm:^18.2.19"
cross-fetch: "npm:4.0.0"
cross-fetch: "npm:4.1.0"
msw: "npm:1.3.5"
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
react-dom: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
Expand Down Expand Up @@ -17294,12 +17294,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:4.0.0, cross-fetch@npm:^4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
"cross-fetch@npm:4.1.0, cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
node-fetch: "npm:^2.6.12"
checksum: 10/e231a71926644ef122d334a3a4e73d9ba3ba4b480a8a277fb9badc434c1ba905b3d60c8034e18b348361a09afbec40ba9371036801ba2b675a7b84588f9f55d8
node-fetch: "npm:^2.7.0"
checksum: 10/07624940607b64777d27ec9c668ddb6649e8c59ee0a5a10e63a51ce857e2bbb1294a45854a31c10eccb91b65909a5b199fcb0217339b44156f85900a7384f489
languageName: node
linkType: hard

Expand Down
5 changes: 5 additions & 0 deletions workspaces/quay/.changeset/renovate-a5b9f3c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-quay': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
2 changes: 1 addition & 1 deletion workspaces/quay/plugins/quay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@testing-library/react": "^15.0.0",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
Expand Down
23 changes: 7 additions & 16 deletions workspaces/quay/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,7 @@ __metadata:
"@testing-library/react": "npm:^15.0.0"
"@types/react": "npm:^18.2.58"
"@types/react-dom": "npm:^18.2.19"
cross-fetch: "npm:4.0.0"
cross-fetch: "npm:4.1.0"
filesize: "npm:^10.1.6"
luxon: "npm:^3.6.1"
msw: "npm:1.3.5"
Expand Down Expand Up @@ -17081,12 +17081,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
"cross-fetch@npm:4.1.0, cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
node-fetch: "npm:^2.6.12"
checksum: 10/e231a71926644ef122d334a3a4e73d9ba3ba4b480a8a277fb9badc434c1ba905b3d60c8034e18b348361a09afbec40ba9371036801ba2b675a7b84588f9f55d8
node-fetch: "npm:^2.7.0"
checksum: 10/07624940607b64777d27ec9c668ddb6649e8c59ee0a5a10e63a51ce857e2bbb1294a45854a31c10eccb91b65909a5b199fcb0217339b44156f85900a7384f489
languageName: node
linkType: hard

Expand All @@ -17099,15 +17099,6 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
node-fetch: "npm:^2.7.0"
checksum: 10/07624940607b64777d27ec9c668ddb6649e8c59ee0a5a10e63a51ce857e2bbb1294a45854a31c10eccb91b65909a5b199fcb0217339b44156f85900a7384f489
languageName: node
linkType: hard

"cross-inspect@npm:1.0.1":
version: 1.0.1
resolution: "cross-inspect@npm:1.0.1"
Expand Down Expand Up @@ -25911,7 +25902,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7, node-fetch@npm:^2.6.9, node-fetch@npm:^2.7.0":
"node-fetch@npm:^2.6.0, node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7, node-fetch@npm:^2.6.9, node-fetch@npm:^2.7.0":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down
5 changes: 5 additions & 0 deletions workspaces/tekton/.changeset/renovate-a5b9f3c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-tekton': patch
---

Updated dependency `cross-fetch` to `4.1.0`.
2 changes: 1 addition & 1 deletion workspaces/tekton/plugins/tekton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@testing-library/react": "14.3.1",
"@types/dagre": "^0.7.52",
"@types/lodash": "4.17.20",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"start-server-and-test": "2.1.2"
},
Expand Down
Loading