Skip to content

Commit

Permalink
chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
  • Loading branch information
goober committed Sep 9, 2021
1 parent 36e26fb commit 96fef17
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 10 deletions.
13 changes: 13 additions & 0 deletions .changeset/strong-geese-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@backstage/backend-common': patch
'@backstage/integration': patch
'@backstage/techdocs-common': patch
'@backstage/plugin-catalog': patch
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-catalog-import': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-techdocs': patch
---

Upgrade git-parse-url to v11.6.0
2 changes: 1 addition & 1 deletion packages/backend-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "9.1.0",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"helmet": "^4.0.0",
"isomorphic-git": "^1.8.0",
"keyv": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@backstage/config": "^0.1.8",
"cross-fetch": "^3.0.6",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"@octokit/rest": "^18.5.3",
"@octokit/auth-app": "^3.4.0",
"luxon": "^2.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/techdocs-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"aws-sdk": "^2.840.0",
"express": "^4.17.1",
"fs-extra": "9.1.0",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"js-yaml": "^4.0.0",
"json5": "^2.1.3",
"mime-types": "^2.1.27",
Expand Down
2 changes: 1 addition & 1 deletion plugins/catalog-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"express-promise-router": "^4.1.0",
"fast-json-stable-stringify": "^2.1.0",
"fs-extra": "9.1.0",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"glob": "^7.1.6",
"knex": "^0.95.1",
"lodash": "^4.17.15",
Expand Down
2 changes: 1 addition & 1 deletion plugins/catalog-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@material-ui/lab": "4.0.0-alpha.45",
"@octokit/rest": "^18.5.3",
"@types/react": "*",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"js-base64": "^3.6.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "*",
"classnames": "^2.2.6",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"lodash": "^4.17.21",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/scaffolder-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "10.0.0",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"globby": "^11.0.0",
"handlebars": "^4.7.6",
"helmet": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@rjsf/material-ui": "^3.0.0",
"@types/react": "*",
"classnames": "^2.2.6",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"humanize-duration": "^3.25.1",
"immer": "^9.0.1",
"json-schema": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/techdocs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/react": "*",
"dompurify": "^2.2.9",
"event-source-polyfill": "^1.0.25",
"git-url-parse": "~11.4.4",
"git-url-parse": "^11.6.0",
"lodash": "^4.17.21",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14466,13 +14466,20 @@ git-up@^4.0.0:
is-ssh "^1.3.0"
parse-url "^5.0.0"

git-url-parse@^11.4.4, git-url-parse@~11.4.4:
git-url-parse@^11.4.4:
version "11.4.4"
resolved "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.4.4.tgz#5d747debc2469c17bc385719f7d0427802d83d77"
integrity sha512-Y4o9o7vQngQDIU9IjyCmRJBin5iYjI5u9ZITnddRZpD7dcCFQj2sL2XuMNbLRE4b4B/4ENPsp2Q8P44fjAZ0Pw==
dependencies:
git-up "^4.0.0"

git-url-parse@^11.6.0:
version "11.6.0"
resolved "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.6.0.tgz#c634b8de7faa66498a2b88932df31702c67df605"
integrity sha512-WWUxvJs5HsyHL6L08wOusa/IXYtMuCAhrMmnTjQPpBU0TTHyDhnOATNH3xNQz7YOQUsqIIPTGr4xiVti1Hsk5g==
dependencies:
git-up "^4.0.0"

gitconfiglocal@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"
Expand Down

0 comments on commit 96fef17

Please sign in to comment.