Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps phpseclib/phpseclib from 3.0.34 to 3.0.35.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.35

  • SSH2: implement terrapin attack countermeasures (#1972)
  • SSH2: only capture login info once (#1970)
  • Crypt/AsymmetricKey: loading hidden custom key plugins didn't work (#1971)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.35 - 2023-12-18

  • SSH2: implement terrapin attack countermeasures (#1972)
  • SSH2: only capture login info once (#1970)
  • Crypt/AsymmetricKey: loading hidden custom key plugins didn't work (#1971)
Commits
  • 4b1827b Merge branch '2.0' into 3.0
  • 498e67a Merge branch '1.0' into 2.0
  • db27873 CHANGELOG: add 1.0.22 release
  • 80bc33b Merge branch '2.0' into 3.0
  • 542a044 Merge branch '1.0' into 2.0
  • c8e3ab9 SSH2: implement terrapin attack countermeasures
  • 4bdfec9 Crypt/AsymmetricKey: loading hidden custom key plugins didn't work
  • d2cd758 Merge branch '2.0' into 3.0
  • 90de8f1 Merge branch '1.0' into 2.0
  • 23f117e SSH2: only capture login info once
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Jan 1, 2024
@dependabot dependabot bot requested a review from phil-davis January 1, 2024 22:44
dependabot bot and others added 2 commits January 2, 2024 06:29
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.34 to 3.0.35.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.34...3.0.35)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@phil-davis phil-davis force-pushed the dependabot/composer/phpseclib/phpseclib-3.0.35 branch from d7b1433 to 67a2084 Compare January 2, 2024 00:45
Copy link

sonarqubecloud bot commented Jan 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@owncloud owncloud deleted a comment from update-docs bot Jan 2, 2024
@phil-davis phil-davis merged commit 859d4ac into master Jan 2, 2024
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/phpseclib/phpseclib-3.0.35 branch January 2, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant