Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#530)
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.5 to 1.13.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pkg/sftp/releases">github.com/pkg/sftp's releases</a>.</em></p> <blockquote> <h2>v1.13.6</h2> <p><a href="https://redirect.github.com/pkg/sftp/issues/499">GH-499</a> writeToSequential: improve tests for write errors <a href="https://redirect.github.com/pkg/sftp/issues/513">GH-513</a> More context for EOF during client setup <a href="https://redirect.github.com/pkg/sftp/issues/516">GH-516</a> RealPathFileLister: allow to return an error <a href="https://redirect.github.com/pkg/sftp/issues/525">GH-525</a> Document the weirdness of the reversal of arguments to SSH_FXP_SYMLINK <a href="https://redirect.github.com/pkg/sftp/issues/526">GH-526</a> request server: handle relative symlinks <a href="https://redirect.github.com/pkg/sftp/issues/528">GH-528</a> Add support for working directory in Server <a href="https://redirect.github.com/pkg/sftp/issues/533">GH-533</a> CI: add CIFuzz integration <a href="https://redirect.github.com/pkg/sftp/issues/537">GH-537</a> Stop ReadFromWithConcurrency sending more data than it needs to <a href="https://redirect.github.com/pkg/sftp/issues/545">GH-545</a> refactor sshfx encoding, fix link rot, go fmt <a href="https://redirect.github.com/pkg/sftp/issues/553">GH-553</a> Marshal extended attribute data if FileInfo supports it <a href="https://redirect.github.com/pkg/sftp/issues/554">GH-554</a> Properly handle io.EOF error conditions when reading</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pkg/sftp/commit/669003cef43b4ef0da0894493b012ba9c3d7e313"><code>669003c</code></a> Merge pull request <a href="https://redirect.github.com/pkg/sftp/issues/554">#554</a> from dsnet/master</li> <li><a href="https://github.com/pkg/sftp/commit/e9377c8373b34dca1f9655b2444adf52bcd32cb6"><code>e9377c8</code></a> Properly handle io.EOF error conditions when reading</li> <li><a href="https://github.com/pkg/sftp/commit/ec1c8caca60e03e3816cadfaad20a0fd384a2a5e"><code>ec1c8ca</code></a> Merge pull request <a href="https://redirect.github.com/pkg/sftp/issues/553">#553</a> from peterverraedt/marshal-extended</li> <li><a href="https://github.com/pkg/sftp/commit/c632ce6285b74e776d5dcfaec897a2a97f93d5bd"><code>c632ce6</code></a> Marshal extended data if file info supports it</li> <li><a href="https://github.com/pkg/sftp/commit/72a484f090c5495d4df60aea1ad4cccf714e409c"><code>72a484f</code></a> Merge pull request <a href="https://redirect.github.com/pkg/sftp/issues/550">#550</a> from tanishqsinghal7/ts-deleteallresources</li> <li><a href="https://github.com/pkg/sftp/commit/78e49babba678130c2decdd8acbe97f74e0e8c89"><code>78e49ba</code></a> Check</li> <li><a href="https://github.com/pkg/sftp/commit/d17dfb25ab87b8561c67800921d0f29d0af5db4f"><code>d17dfb2</code></a> Resolve Comments</li> <li><a href="https://github.com/pkg/sftp/commit/f96a7bef9516f481f86400e4799772eec83adf37"><code>f96a7be</code></a> Handling error & Test func with working tree</li> <li><a href="https://github.com/pkg/sftp/commit/628da3e1184de6ca545657fc87e5f247ef2ac1c8"><code>628da3e</code></a> Adding Tests to test the func & resolving comment</li> <li><a href="https://github.com/pkg/sftp/commit/0ac5f90dbb2b2fe79d663b0a3a7f04dca13c196b"><code>0ac5f90</code></a> Implemented Delete All Resources Function</li> <li>Additional commits viewable in <a href="https://github.com/pkg/sftp/compare/v1.13.5...v1.13.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information