Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(git): update git-url-parse #4635

Merged
merged 12 commits into from
Nov 8, 2022
Merged
Show file tree
Hide file tree
Changes from 4 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
61 changes: 52 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
34 changes: 34 additions & 0 deletions .yarn/versions/58d7b24f.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
releases:
"@yarnpkg/cli": patch
"@yarnpkg/core": patch
"@yarnpkg/plugin-git": patch

declined:
- "@yarnpkg/plugin-compat"
- "@yarnpkg/plugin-constraints"
- "@yarnpkg/plugin-dlx"
- "@yarnpkg/plugin-essentials"
- "@yarnpkg/plugin-exec"
- "@yarnpkg/plugin-file"
- "@yarnpkg/plugin-github"
- "@yarnpkg/plugin-http"
- "@yarnpkg/plugin-init"
- "@yarnpkg/plugin-interactive-tools"
- "@yarnpkg/plugin-link"
- "@yarnpkg/plugin-nm"
- "@yarnpkg/plugin-npm"
- "@yarnpkg/plugin-npm-cli"
- "@yarnpkg/plugin-pack"
- "@yarnpkg/plugin-patch"
- "@yarnpkg/plugin-pnp"
- "@yarnpkg/plugin-pnpm"
- "@yarnpkg/plugin-stage"
- "@yarnpkg/plugin-typescript"
- "@yarnpkg/plugin-version"
- "@yarnpkg/plugin-workspace-tools"
- "@yarnpkg/builder"
- "@yarnpkg/doctor"
- "@yarnpkg/extensions"
- "@yarnpkg/nm"
- "@yarnpkg/pnpify"
- "@yarnpkg/sdks"
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Protocols git: it should resolve a git dependency (git+ssh://[email protected]/yarnpkg/util-deprecate.git#v1.0.1) 1`] = `"util-deprecate@git+ssh://[email protected]/yarnpkg/util-deprecate.git#commit=6e923f7d98a0afbe5b9c7db9d0f0029c1936746c"`;

exports[`Protocols git: it should resolve a git dependency (https://github.com/yarnpkg/util-deprecate.git#b3562c2798507869edb767da869cd7b85487726d) 1`] = `"util-deprecate@https://github.com/yarnpkg/util-deprecate.git#commit=b3562c2798507869edb767da869cd7b85487726d"`;

exports[`Protocols git: it should resolve a git dependency (https://github.com/yarnpkg/util-deprecate.git#master) 1`] = `"util-deprecate@https://github.com/yarnpkg/util-deprecate.git#commit=4bcc600d20e3a53ea27fa52c4d1fc49cc2d0eabb"`;
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@types/semver": "^7.1.0",
"@yarnpkg/fslib": "workspace:^",
"clipanion": "^3.2.0-rc.10",
"git-url-parse": "11.1.2",
"git-url-parse": "^12.0.0",
"lodash": "^4.17.15",
"semver": "^7.1.2",
"tslib": "^1.13.0"
Expand Down
63 changes: 55 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5936,7 +5936,7 @@ __metadata:
"@yarnpkg/core": "workspace:^"
"@yarnpkg/fslib": "workspace:^"
clipanion: "npm:^3.2.0-rc.10"
git-url-parse: "npm:11.1.2"
git-url-parse: "npm:^12.0.0"
lodash: "npm:^4.17.15"
semver: "npm:^7.1.2"
tslib: "npm:^1.13.0"
Expand Down Expand Up @@ -13517,7 +13517,17 @@ __metadata:
languageName: node
linkType: hard

"git-url-parse@npm:11.1.2, git-url-parse@npm:^11.1.2":
"git-up@npm:^6.0.0":
version: 6.0.0
resolution: "git-up@npm:6.0.0"
dependencies:
is-ssh: "npm:^1.4.0"
parse-url: "npm:^7.0.2"
checksum: 8d656e4234b909cf975cfd7e8cb373134ef89e5ac87097f9ea704cc2c8bb60f55c8a9f447e39d5ad208704197cb08e0c7d73b8b7f904e1e6edbd7bfcb11c0a19
languageName: node
linkType: hard

"git-url-parse@npm:^11.1.2":
version: 11.1.2
resolution: "git-url-parse@npm:11.1.2"
dependencies:
Expand All @@ -13526,6 +13536,15 @@ __metadata:
languageName: node
linkType: hard

"git-url-parse@npm:^12.0.0":
version: 12.0.0
resolution: "git-url-parse@npm:12.0.0"
dependencies:
git-up: "npm:^6.0.0"
checksum: 0e70080cef4480e041269bb033e03b9e24e5bd4eacaf3998f6b4023bf4dc95a7a5ba0ebafc89f501a93f1df766ae8e6460835e40dcaeac7c7e8a46fc3643bd24
languageName: node
linkType: hard

"github-from-package@npm:0.0.0":
version: 0.0.0
resolution: "github-from-package@npm:0.0.0"
Expand Down Expand Up @@ -15659,12 +15678,12 @@ __metadata:
languageName: node
linkType: hard

"is-ssh@npm:^1.3.0":
version: 1.3.1
resolution: "is-ssh@npm:1.3.1"
"is-ssh@npm:^1.3.0, is-ssh@npm:^1.4.0":
version: 1.4.0
resolution: "is-ssh@npm:1.4.0"
dependencies:
protocols: "npm:^1.1.0"
checksum: 323999f206800fe0ad444086c01a59c55e1517facf973715bff4757b197140292b726d5cb1b548dadc8c9436e1623785c381aaca116f615e6449d28af449c924
protocols: "npm:^2.0.1"
checksum: 96e063b7a18e21313574dcedb9e79f5630d5d48a597f894ff8be9b590aa04c43d59d5c624674bf68c11813f4a0215b2f993c0bec1438193a084827ce66db1c8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -19901,6 +19920,15 @@ __metadata:
languageName: node
linkType: hard

"parse-path@npm:^5.0.0":
version: 5.0.0
resolution: "parse-path@npm:5.0.0"
dependencies:
protocols: "npm:^2.0.0"
checksum: 86f8ce42b4f67247aae1eeda8e71fb21efe029b2cddd4546b12d0972371e5e2767f734542c4f8208f04b49efdbf6e050d597d1ad2cd3238c7f60ff545cae8a5c
languageName: node
linkType: hard

"parse-png@npm:^1.0.0, parse-png@npm:^1.1.1":
version: 1.1.2
resolution: "parse-png@npm:1.1.2"
Expand Down Expand Up @@ -19938,6 +19966,18 @@ __metadata:
languageName: node
linkType: hard

"parse-url@npm:^7.0.2":
version: 7.0.2
resolution: "parse-url@npm:7.0.2"
dependencies:
is-ssh: "npm:^1.4.0"
normalize-url: "npm:^6.1.0"
parse-path: "npm:^5.0.0"
protocols: "npm:^2.0.1"
checksum: b58608f5694c1694a8b933359660c0c469b1e5d1c976aa6a526abda06af7083e8e98852618d1a2f28c3346f9966843eb9bfc148fb9edcc8b85d11d4b808c45ff
languageName: node
linkType: hard

"parse5-htmlparser2-tree-adapter@npm:^6.0.1":
version: 6.0.1
resolution: "parse5-htmlparser2-tree-adapter@npm:6.0.1"
Expand Down Expand Up @@ -21146,13 +21186,20 @@ __metadata:
languageName: node
linkType: hard

"protocols@npm:^1.1.0, protocols@npm:^1.4.0":
"protocols@npm:^1.4.0":
version: 1.4.7
resolution: "protocols@npm:1.4.7"
checksum: c73e9c31153e2d22c6917ffeb730361309b2fd8097f5439a321b274b937f931856a161114915de14ee6f62f7461dac71b6e32ac13eb722507bb7830798c8e575
languageName: node
linkType: hard

"protocols@npm:^2.0.0, protocols@npm:^2.0.1":
version: 2.0.1
resolution: "protocols@npm:2.0.1"
checksum: 351d1ff30f7ef2d6fdebab86c497c2d650d4bc79cad132368e5d0d80ac85b2f9dc99d9514759e4e85fd7b1b4a43bbe9a64e8e5d18a31d15985e3988f8bc9e210
languageName: node
linkType: hard

"proxy-addr@npm:~2.0.5":
version: 2.0.6
resolution: "proxy-addr@npm:2.0.6"
Expand Down