baijunyao / laravel-bjyblog

Laravel v9 blog
https://baijunyao.com/docs/laravel-bjyblog
MIT License
525 stars 201 forks source link

Bump phpseclib/phpseclib from 3.0.6 to 3.0.7 #168

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps phpseclib/phpseclib from 3.0.6 to 3.0.7.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.7

  • X509: always parse the first cert of a bundle (#1568)
  • SSH2: behave like putty with broken publickey auth (#1572)
  • SSH2: don't close channel on unexpected response to channel request (#1631)
  • RSA: cleanup RSA PKCS#1 v1.5 signature verification (CVE-2021-30130)
  • Crypt: use a custom error handler for mcrypt to avoid deprecation errors
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.7 - 2021-04-06

  • X509: always parse the first cert of a bundle (#1568)
  • SSH2: behave like putty with broken publickey auth (#1572)
  • SSH2: don't close channel on unexpected response to channel request (#1631)
  • RSA: cleanup RSA PKCS#1 v1.5 signature verification (CVE-2021-30130)
  • Crypt: use a custom error handler for mcrypt to avoid deprecation errors
Commits
  • d369510 Merge branch '2.0' into 3.0
  • 233a920 CHANGELOG: add 2.0.31 release
  • 9dbcbd1 Merge branch '2.0' into 3.0
  • 364704a Merge branch '1.0' into 2.0
  • 05550b9 Merge pull request #1635 from terrafrost/moosa-1.0
  • e436022 Merge branch 'moosa-2.0' into moosa-3.0
  • f95b039 Merge branch 'moosa-1.0' into moosa-2.0
  • 149b4d2 RSA: fix for PHP8
  • 2a5c801 Merge branch 'moosa-2.0' into moosa-3.0
  • 74435e1 Merge branch 'moosa-1.0' into moosa-2.0
  • Additional commits viewable in compare view


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/baijunyao/laravel-bjyblog/network/alerts).
dependabot[bot] commented 3 years ago

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