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

build(deps): bump github.com/pkg/sftp from 1.13.4 to 1.13.5 #1462

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps github.com/pkg/sftp from 1.13.4 to 1.13.5.

Release notes

Sourced from github.com/pkg/sftp's releases.

v1.13.5

GH-498 request server: add WithStartDirectory option GH-494 sequential writes: ensure to always return write errors, if any GH-492 PosixRename and Hardlink: convert remote paths to local paths GH-489 Fix missing io.EOF when concurency is disabled GH-485 Add File.ReadFrom test on a SectionReader GH-482 Sequentially issue write requests, process results concurrently GH-478 Translate EACCES to PERMISSION_DENIED GH-471 CI: run test cases also on 32-bit arch

Commits
  • a17a626 Remove unreachable and duplicated return statement
  • dcfc1d5 Merge pull request #499 from drakkan/write-seq
  • c7fdf5e writeToSequential: improve tests for write errors
  • 59b2472 Merge pull request #498 from drakkan/startdir
  • 65f24bc Improved test with CR feedback
  • c2c0f60 Return writer error if not nil in writeSequential
  • 03407a7 mark RealPathFileLister as deprecated
  • 98b35dc request server: add WithStartDirectory option
  • aa9a37d Merge pull request #492 from pkg/bug/extended-packets-no-path-convert
  • a61b35f remove racing stdout
  • 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 22, 2022
@ks-ci-bot ks-ci-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 22, 2022
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](pkg/sftp@v1.13.4...v1.13.5)

---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-pkg-sftp-1.13.5 branch from 38cc43b to a088550 Compare August 31, 2022 01:17
@ks-ci-bot ks-ci-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 31, 2022
@24sama
Copy link
Collaborator

24sama commented Sep 5, 2022

/lgtm
/approve

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 5, 2022
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: ae0a042494713ca504a19372b1cb42eee21b2cc2

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 24sama, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 5, 2022
@ks-ci-bot ks-ci-bot merged commit 58931ca into master Sep 5, 2022
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-pkg-sftp-1.13.5 branch September 5, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants