Skip to content

Commit

Permalink
Dependencies: update hosted-git-info dependency for all projects
Browse files Browse the repository at this point in the history
Closes #19787

For more information:
- npm/hosted-git-info#76
  • Loading branch information
jeherve committed May 10, 2021
1 parent 56b439d commit 17e0a99
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 42 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -88,6 +88,7 @@
"resolutions": {
"**/@automattic/calypso-build/node-sass": "^4.13.1",
"**/gulp/gulp-cli/yargs/yargs-parser": "^20.0.0",
"**/hosted-git-info": "^2.8.9",
"**/ini": "^1.3.7",
"**/lodash": "4.17.21",
"**/node-fetch": "^2.6.1",
Expand Down
@@ -0,0 +1,5 @@
Significance: patch
Type: changed
Comment: Dependencies: update hosted-git-info


3 changes: 3 additions & 0 deletions projects/packages/connection-ui/package.json
Expand Up @@ -13,6 +13,9 @@
"install-if-deps-outdated": "yarn install --check-files --production=false --frozen-lockfile",
"watch": "yarn build && yarn gulp watch"
},
"resolutions": {
"**/hosted-git-info": "^2.8.9"
},
"dependencies": {
"@automattic/calypso-build": "6.5.0",
"@automattic/jetpack-connection": "link:../../js-packages/connection",
Expand Down
13 changes: 4 additions & 9 deletions projects/packages/connection-ui/yarn.lock
Expand Up @@ -5553,10 +5553,10 @@ homedir-polyfill@^1.0.1:
dependencies:
parse-passwd "^1.0.0"

hosted-git-info@^2.1.4:
version "2.8.8"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
hosted-git-info@^2.1.4, hosted-git-info@^2.8.9:
version "2.8.9"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==

hsl-regex@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -6920,11 +6920,6 @@ jsprim@^1.2.2:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
dependencies:
assert-plus "1.0.0"
extsprintf "1.3.0"
json-schema "0.2.3"
verror "1.10.0"

junk@^1.0.1:
version "1.0.3"
Expand Down
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Dependencies: update hosted-git-info
@@ -0,0 +1,5 @@
Significance: patch
Type: changed
Comment: Dependencies: update hosted-git-info


3 changes: 3 additions & 0 deletions projects/packages/identity-crisis/package.json
Expand Up @@ -13,6 +13,9 @@
"install-if-deps-outdated": "yarn install --check-files --production=false --frozen-lockfile",
"watch": "yarn build && yarn gulp watch"
},
"resolutions": {
"**/hosted-git-info": "^2.8.9"
},
"dependencies": {
"@automattic/calypso-build": "6.5.0",
"@babel/core": "7.12.10",
Expand Down
13 changes: 4 additions & 9 deletions projects/packages/identity-crisis/yarn.lock
Expand Up @@ -5404,10 +5404,10 @@ homedir-polyfill@^1.0.1:
dependencies:
parse-passwd "^1.0.0"

hosted-git-info@^2.1.4:
version "2.8.8"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
hosted-git-info@^2.1.4, hosted-git-info@^2.8.9:
version "2.8.9"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==

hsl-regex@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -6630,11 +6630,6 @@ jsprim@^1.2.2:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
dependencies:
assert-plus "1.0.0"
extsprintf "1.3.0"
json-schema "0.2.3"
verror "1.10.0"

junk@^1.0.1:
version "1.0.3"
Expand Down
5 changes: 5 additions & 0 deletions projects/plugins/backup/changelog/update-hosted-git-info-dep
@@ -0,0 +1,5 @@
Significance: patch
Type: changed
Comment: Dependencies: update hosted-git-info


3 changes: 3 additions & 0 deletions projects/plugins/backup/package.json
Expand Up @@ -20,6 +20,9 @@
"install-if-deps-outdated": "yarn install --check-files --production=false --frozen-lockfile",
"watch": "yarn build && yarn gulp watch"
},
"resolutions": {
"**/hosted-git-info": "^2.8.9"
},
"dependencies": {
"@automattic/jetpack-connection": "link:../../js-packages/connection",
"@wordpress/data": "4.27.3",
Expand Down
7 changes: 1 addition & 6 deletions projects/plugins/backup/yarn.lock
Expand Up @@ -5067,7 +5067,7 @@ homedir-polyfill@^1.0.1:
dependencies:
parse-passwd "^1.0.0"

hosted-git-info@^2.1.4:
hosted-git-info@^2.1.4, hosted-git-info@^2.8.9:
version "2.8.9"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
Expand Down Expand Up @@ -6232,11 +6232,6 @@ jsprim@^1.2.2:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
dependencies:
assert-plus "1.0.0"
extsprintf "1.3.0"
json-schema "0.2.3"
verror "1.10.0"

junk@^1.0.1:
version "1.0.3"
Expand Down
5 changes: 5 additions & 0 deletions projects/plugins/jetpack/changelog/2021-05-10-08-35-31-018587
@@ -0,0 +1,5 @@
Significance: patch
Type: other
Comment: Dependencies: force-update hosted-git-info dependency


1 change: 1 addition & 0 deletions projects/plugins/jetpack/package.json
Expand Up @@ -58,6 +58,7 @@
"resolutions": {
"**/@automattic/calypso-build/node-sass": "^4.13.1",
"**/gulp/gulp-cli/yargs/yargs-parser": "^20.0.0",
"**/hosted-git-info": "^2.8.9",
"**/lodash": "4.17.21",
"**/node-fetch": "^2.6.1",
"**/node-notifier": "^8.0.1",
Expand Down
13 changes: 4 additions & 9 deletions projects/plugins/jetpack/yarn.lock
Expand Up @@ -8947,10 +8947,10 @@ homedir-polyfill@^1.0.1:
dependencies:
parse-passwd "^1.0.0"

hosted-git-info@^2.1.4:
version "2.7.1"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
hosted-git-info@^2.1.4, hosted-git-info@^2.8.9:
version "2.8.9"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==

hpq@^1.3.0:
version "1.3.0"
Expand Down Expand Up @@ -10671,11 +10671,6 @@ jsprim@^1.2.2:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
dependencies:
assert-plus "1.0.0"
extsprintf "1.3.0"
json-schema "0.2.3"
verror "1.10.0"

junk@^1.0.1:
version "1.0.3"
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Expand Up @@ -3931,10 +3931,10 @@ hoist-non-react-statics@^3.2.1, hoist-non-react-statics@^3.3.0:
dependencies:
react-is "^16.7.0"

hosted-git-info@^2.1.4:
version "2.8.8"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
hosted-git-info@^2.1.4, hosted-git-info@^2.8.9:
version "2.8.9"
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==

html-element-map@^1.2.0:
version "1.3.0"
Expand Down Expand Up @@ -4493,11 +4493,6 @@ jsprim@^1.2.2:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
dependencies:
assert-plus "1.0.0"
extsprintf "1.3.0"
json-schema "0.2.3"
verror "1.10.0"

"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0:
version "3.2.0"
Expand Down

0 comments on commit 17e0a99

Please sign in to comment.