filrak / vue-offline

Offline states and storage for Vue PWA
MIT License
349 stars 20 forks source link

Bump sshpk from 1.13.1 to 1.14.2 #15

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 5 years ago

Bumps sshpk from 1.13.1 to 1.14.2.

Release notes *Sourced from [sshpk's releases](https://github.com/joyent/node-sshpk/releases).* > ## v1.14.1 > * Remove all remaining usage of jodid25519 (abandoned dep) > * Add support for DNSSEC key format > * Add support for Ed25519 keys in PEM format (according to draft-curdle-pkix) > * Fixes for X.509 encoding issues (asn.1 NULLs in RSA certs, cert string type mangling) > * Performance issues parsing long SSH public keys
Commits - [`175758a`](https://github.com/joyent/node-sshpk/commit/175758a9473523409339e6c519c470c808ca03de) joyent/node-sshpk#46 Use Buffer.(from|alloc) instead of deprecated Buffer API - [`6edb37c`](https://github.com/joyent/node-sshpk/commit/6edb37cb986b7ddaf0d346440d37287cc059bfee) Release 1.14.0 - [`46065d3`](https://github.com/joyent/node-sshpk/commit/46065d38a5e6d1bccf86d3efb2fb83c14e3f9957) joyent/node-sshpk#44 Performance issues parsing long SSH public keys - [`4d01aed`](https://github.com/joyent/node-sshpk/commit/4d01aede236ddfefa55ba9bef07308dca315603d) joyent/node-sshpk#39 Missing NULL in x509 RSA certs - [`69d24bc`](https://github.com/joyent/node-sshpk/commit/69d24bc6b32c20584b317e7a88c05cc99a497bd9) joyent/node-sshpk#40 x509 cert string type mangling breaks chains - [`760b71c`](https://github.com/joyent/node-sshpk/commit/760b71ce79b9967a8e3d034dd94c2643caa0a84b) joyent/node-sshpk#35 joyent/node-sshpk#32 broke node <5.x by using Buffer.from - [`0d6852f`](https://github.com/joyent/node-sshpk/commit/0d6852fa472e0d3d6083b18ca3508cb3966fffe8) joyent/node-sshpk#33 implement support for Ed25519 keys in PEM format (curdle... - [`a3835db`](https://github.com/joyent/node-sshpk/commit/a3835dbd3014be44bce904321d794e3412a5735b) joyent/node-sshpk#32 support dnssec format - See full diff in [compare view](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.14.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
dependabot[bot] commented 2 years ago

Looks like sshpk is up-to-date now, so this is no longer needed.