Skip to content

Commit

Permalink
fix(deps): update dependency cross-fetch to v4.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
backstage-goalie[bot] authored and Github changeset workflow committed Dec 27, 2024
1 parent ba51c92 commit 0df676e
Show file tree
Hide file tree
Showing 29 changed files with 115 additions and 68 deletions.
5 changes: 5 additions & 0 deletions workspaces/acr/.changeset/renovate-9f2530c.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 @@ -55,7 +55,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.68",
"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
14 changes: 7 additions & 7 deletions workspaces/acr/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2532,7 +2532,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.68
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 Expand Up @@ -11444,12 +11444,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: ^2.6.12
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
node-fetch: ^2.7.0
checksum: c02fa85d59f83e50dbd769ee472c9cc984060c403ee5ec8654659f61a525c1a655eef1c7a35e365c1a107b4e72d76e786718b673d1cb3c97f61d4644cb0a9f9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19110,7 +19110,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
6 changes: 6 additions & 0 deletions workspaces/analytics/.changeset/renovate-9f2530c.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 @@ -47,7 +47,7 @@
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.6.3",
"@types/node": "18.19.68",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"prettier": "3.4.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.68",
"@types/react": "18.3.17",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"prettier": "3.4.2",
"react": "^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 @@ -2650,7 +2650,7 @@ __metadata:
"@redhat-developer/red-hat-developer-hub-theme": 0.4.0
"@testing-library/jest-dom": 6.6.3
"@types/node": 18.19.68
cross-fetch: 4.0.0
cross-fetch: 4.1.0
msw: 1.3.5
prettier: 3.4.2
peerDependencies:
Expand Down Expand Up @@ -2704,7 +2704,7 @@ __metadata:
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.68
"@types/react": 18.3.17
cross-fetch: 4.0.0
cross-fetch: 4.1.0
msw: 1.3.5
prettier: 3.4.2
prop-types: ^15.8.1
Expand Down Expand Up @@ -11715,12 +11715,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: ^2.6.12
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
node-fetch: ^2.7.0
checksum: c02fa85d59f83e50dbd769ee472c9cc984060c403ee5ec8654659f61a525c1a655eef1c7a35e365c1a107b4e72d76e786718b673d1cb3c97f61d4644cb0a9f9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19353,7 +19353,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
6 changes: 6 additions & 0 deletions workspaces/announcements/.changeset/renovate-9f2530c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@backstage-community/plugin-announcements-backend': patch
'@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 @@ -56,7 +56,7 @@
"@backstage/plugin-search-backend-node": "^1.3.6",
"@backstage/plugin-search-common": "^1.2.16",
"@backstage/plugin-signals-node": "^0.1.15",
"cross-fetch": "^3.1.5",
"cross-fetch": "^4.0.0",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^3.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/luxon": "^3.3.3",
"@types/node": "^18.18.7",
"cross-fetch": "^3.1.8",
"cross-fetch": "^4.0.0",
"msw": "^1.3.2",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
Expand Down
6 changes: 3 additions & 3 deletions workspaces/announcements/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2557,7 +2557,7 @@ __metadata:
"@types/supertest": ^2.0.15
"@types/uuid": ^8.3.4
better-sqlite3: ^11.3.0
cross-fetch: ^3.1.5
cross-fetch: ^4.0.0
express: ^4.17.1
express-promise-router: ^4.1.0
knex: ^3.0.1
Expand Down Expand Up @@ -2649,7 +2649,7 @@ __metadata:
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
"@uiw/react-md-editor": ^4.0.3
add: ^2.0.6
cross-fetch: ^3.1.8
cross-fetch: ^4.0.0
luxon: ^3.2.0
msw: ^1.3.2
react: ^16.13.1 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -13079,7 +13079,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-9f2530c.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 @@ -55,7 +55,7 @@
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.68",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"react-router-dom": "^6.26.2"
},
Expand Down
14 changes: 7 additions & 7 deletions workspaces/jfrog-artifactory/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2531,7 +2531,7 @@ __metadata:
"@testing-library/react": 14.3.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.68
cross-fetch: 4.0.0
cross-fetch: 4.1.0
msw: 1.3.5
react-router-dom: ^6.26.2
react-use: ^17.4.0
Expand Down Expand Up @@ -11434,12 +11434,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: ^2.6.12
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
node-fetch: ^2.7.0
checksum: c02fa85d59f83e50dbd769ee472c9cc984060c403ee5ec8654659f61a525c1a655eef1c7a35e365c1a107b4e72d76e786718b673d1cb3c97f61d4644cb0a9f9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19091,7 +19091,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
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 @@ -57,7 +57,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.68",
"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 @@ -2544,7 +2544,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.68
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 Expand Up @@ -11517,12 +11517,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: ^2.6.12
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
node-fetch: ^2.7.0
checksum: c02fa85d59f83e50dbd769ee472c9cc984060c403ee5ec8654659f61a525c1a655eef1c7a35e365c1a107b4e72d76e786718b673d1cb3c97f61d4644cb0a9f9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19286,7 +19286,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/ocm/.changeset/renovate-9f2530c.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 @@ -71,7 +71,7 @@
"@types/node": "18.19.68",
"@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",
"prettier": "3.4.2",
"react": "^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 @@ -2545,7 +2545,7 @@ __metadata:
"@types/node": 18.19.68
"@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
prettier: 3.4.2
react: ^16.13.1 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -12355,12 +12355,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: ^2.6.12
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
node-fetch: ^2.7.0
checksum: c02fa85d59f83e50dbd769ee472c9cc984060c403ee5ec8654659f61a525c1a655eef1c7a35e365c1a107b4e72d76e786718b673d1cb3c97f61d4644cb0a9f9d
languageName: node
linkType: hard

Expand Down
5 changes: 5 additions & 0 deletions workspaces/quay/.changeset/renovate-9f2530c.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 @@ -71,7 +71,7 @@
"@types/node": "18.19.68",
"@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",
"prettier": "3.4.2",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
Expand Down
14 changes: 7 additions & 7 deletions workspaces/quay/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2569,7 +2569,7 @@ __metadata:
"@types/node": 18.19.68
"@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
prettier: 3.4.2
react: ^16.13.1 || ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -12174,12 +12174,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: ^2.6.12
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
node-fetch: ^2.7.0
checksum: c02fa85d59f83e50dbd769ee472c9cc984060c403ee5ec8654659f61a525c1a655eef1c7a35e365c1a107b4e72d76e786718b673d1cb3c97f61d4644cb0a9f9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -20037,7 +20037,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-9f2530c.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 @@ -81,7 +81,7 @@
"@types/dagre": "^0.7.52",
"@types/lodash": "4.17.13",
"@types/node": "18.19.68",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"prettier": "3.4.2",
"start-server-and-test": "2.0.9"
Expand Down
Loading

0 comments on commit 0df676e

Please sign in to comment.