mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency ssh2 to v1.16.0 (#8563)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ssh2](https://redirect.github.com/mscdex/ssh2) | [`1.15.0` -> `1.16.0`](https://renovatebot.com/diffs/npm/ssh2/1.15.0/1.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ssh2/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ssh2/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ssh2/1.15.0/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ssh2/1.15.0/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mscdex/ssh2 (ssh2)</summary> ### [`v1.16.0`](https://redirect.github.com/mscdex/ssh2/compare/v1.15.0...v1.16.0) [Compare Source](https://redirect.github.com/mscdex/ssh2/compare/v1.15.0...v1.16.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5a01a7e981
commit
28404edf9d
28
yarn.lock
28
yarn.lock
@ -3348,14 +3348,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cpu-features@npm:~0.0.9":
|
||||
version: 0.0.9
|
||||
resolution: "cpu-features@npm:0.0.9"
|
||||
"cpu-features@npm:~0.0.10":
|
||||
version: 0.0.10
|
||||
resolution: "cpu-features@npm:0.0.10"
|
||||
dependencies:
|
||||
buildcheck: "npm:~0.0.6"
|
||||
nan: "npm:^2.17.0"
|
||||
nan: "npm:^2.19.0"
|
||||
node-gyp: "npm:latest"
|
||||
checksum: 10c0/e12aa8b791d2db6572d23553c2eb14dfe90c80fa69c788fcf8f2a5dc373b7ac1c99dd04292677751746cafe51a67d62eb09fd9f88502e37830fe602c7e582ca8
|
||||
checksum: 10c0/0c4a12904657b22477ffbcfd2b4b2bdd45b174f283616b18d9e1ade495083f9f6098493feb09f4ae2d0b36b240f9ecd32cfb4afe210cf0d0f8f0cc257bd58e54
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6876,12 +6876,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nan@npm:^2.17.0, nan@npm:^2.18.0":
|
||||
version: 2.18.0
|
||||
resolution: "nan@npm:2.18.0"
|
||||
"nan@npm:^2.19.0, nan@npm:^2.20.0":
|
||||
version: 2.22.0
|
||||
resolution: "nan@npm:2.22.0"
|
||||
dependencies:
|
||||
node-gyp: "npm:latest"
|
||||
checksum: 10c0/9209d80134fdb98c0afe35c1372d2b930a0a8d3c52706cb5e4257a27e9845c375f7a8daedadadec8d6403ca2eebb3b37d362ff5d1ec03249462abf65fef2a148
|
||||
checksum: 10c0/d5d31aefdb218deba308d44867c5f432b4d3aabeb57c70a2b236d62652e9fee7044e5d5afd380d9fef022fe7ebb2f2d6c85ca3cbcac5031aaca3592c844526bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8638,19 +8638,19 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"ssh2@npm:^1.4.0":
|
||||
version: 1.15.0
|
||||
resolution: "ssh2@npm:1.15.0"
|
||||
version: 1.16.0
|
||||
resolution: "ssh2@npm:1.16.0"
|
||||
dependencies:
|
||||
asn1: "npm:^0.2.6"
|
||||
bcrypt-pbkdf: "npm:^1.0.2"
|
||||
cpu-features: "npm:~0.0.9"
|
||||
nan: "npm:^2.18.0"
|
||||
cpu-features: "npm:~0.0.10"
|
||||
nan: "npm:^2.20.0"
|
||||
dependenciesMeta:
|
||||
cpu-features:
|
||||
optional: true
|
||||
nan:
|
||||
optional: true
|
||||
checksum: 10c0/7c76888fbfa1c15660cf51086a6e5699b3c1caad516e29adb1d2a00fc1ef6b48946ca7ec811b4bb50456984967c4346115c7ddd3dbf981a1193bd1f40fa4529a
|
||||
checksum: 10c0/d336a85d87501c64ba230b6c1a2901a9b0e376fe7f7a1640a7f8dbdafe674b2e1a5dc6236ffd1329969dc0cf03cd57759b28743075e61229a984065ee1d56bed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user