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

composer(deps): bump phpseclib/phpseclib from 3.0.5 to 3.0.6 #19

Merged
merged 1 commit into from Mar 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps phpseclib/phpseclib from 3.0.5 to 3.0.6.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.6

  • SFTP/Stream: make it so you can write past the end of a file (#1618)
  • SFTP/Stream: fix undefined index notice in stream touch() (#1615)
  • SFTP/Stream: mkdir didn't work (#1617)
  • BigInteger: fix issue with toBits on 32-bit PHP 8 installs
  • SFTP: digit only filenames were converted to integers by php (#1623)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.6 - 2021-03-13

  • SFTP/Stream: make it so you can write past the end of a file (#1618)
  • SFTP/Stream: fix undefined index notice in stream touch() (#1615)
  • SFTP/Stream: mkdir didn't work (#1617)
  • BigInteger: fix issue with toBits on 32-bit PHP 8 installs
  • SFTP: digit only filenames were converted to integers by php (#1623)
Commits
  • 906a5fa Added some PHPDoc fixes according to use cases from the docs (https://phpsecl...
  • 70bc5d0 Merge branch '2.0' into 3.0
  • cf8d625 Merge branch '1.0' into 2.0
  • a45ccba SFTP: digit only filenames were converted to integers by php
  • eb2d0b3 Merge branch '2.0' into 3.0
  • aac5b0a Merge branch '1.0' into 2.0
  • b2b867f BigInteger: fix issue with toBits on 32-bit PHP 8 installs
  • eeabad1 SFTP: mkdir on streams didn't work
  • 8a459ca Merge branch '2.0' into 3.0
  • 22a14fd Merge branch '1.0' into 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

The following labels could not be found: dependency.

@dependabot dependabot bot requested a review from gogl92 as a code owner March 15, 2021 08:38
@gogl92 gogl92 merged commit 5ec77a9 into main Mar 21, 2021
@dependabot dependabot bot deleted the dependabot/composer/phpseclib/phpseclib-3.0.6 branch March 21, 2021 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant