Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump github.com/bramvdbogaerde/go-scp from 1.5.0 to 1.6.0#21272

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 15, 2025

Bumpsgithub.com/bramvdbogaerde/go-scp from 1.5.0 to 1.6.0.

Release notes

Sourced fromgithub.com/bramvdbogaerde/go-scp's releases.

v1.6.0

This release fixes an important performance bug caused by incorrectly calculating the number of remaining bytes to be copied when using theCopyN function.

What's Changed

Full Changelog:bramvdbogaerde/go-scp@v1.5.0...v1.6.0

Commits
  • f7582ce fix: use the correct amount of bytes in CopyN (fixes issue#89)
  • c241091 docs(README): clarify thatConnect is not needed for existing SSH connections
  • 97d54db docs(client): clarify usage ofConnect (cf. PR#88)
  • See full diff incompare 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 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)

Bumps [github.com/bramvdbogaerde/go-scp](https://github.com/bramvdbogaerde/go-scp) from 1.5.0 to 1.6.0.- [Release notes](https://github.com/bramvdbogaerde/go-scp/releases)- [Commits](bramvdbogaerde/go-scp@v1.5.0...v1.6.0)---updated-dependencies:- dependency-name: github.com/bramvdbogaerde/go-scp  dependency-version: 1.6.0  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update go code labelsDec 15, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)December 15, 2025 12:04
@github-actionsgithub-actionsbot merged commit9fdc1da intomainDec 15, 2025
40 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/go_modules/github.com/bramvdbogaerde/go-scp-1.6.0 branchDecember 15, 2025 12:14
jakehwll pushed a commit that referenced this pull requestDec 17, 2025
)Bumps[github.com/bramvdbogaerde/go-scp](https://github.com/bramvdbogaerde/go-scp)from 1.5.0 to 1.6.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/bramvdbogaerde/go-scp/releases">github.com/bramvdbogaerde/go-scp'sreleases</a>.</em></p><blockquote><h2>v1.6.0</h2><p>This release fixes an important performance bug caused by incorrectlycalculating the number of remaining bytes to be copied when using the<code>CopyN</code> function.</p><h2>What's Changed</h2><ul><li>fix: use the correct amount of bytes in CopyN (fixes issue <ahref="https://redirect.github.com/bramvdbogaerde/go-scp/issues/89">#89</a>)by <ahref="https://github.com/bramvdbogaerde"><code>@​bramvdbogaerde</code></a>in <ahref="https://redirect.github.com/bramvdbogaerde/go-scp/pull/90">bramvdbogaerde/go-scp#90</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/bramvdbogaerde/go-scp/compare/v1.5.0...v1.6.0">https://github.com/bramvdbogaerde/go-scp/compare/v1.5.0...v1.6.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/bramvdbogaerde/go-scp/commit/f7582ce1ad0d22e56d5116476742392c73391e5b"><code>f7582ce</code></a>fix: use the correct amount of bytes in CopyN (fixes issue <ahref="https://redirect.github.com/bramvdbogaerde/go-scp/issues/89">#89</a>)</li><li><ahref="https://github.com/bramvdbogaerde/go-scp/commit/c2410915e3da161dcf056b6486f5401eb3819b48"><code>c241091</code></a>docs(README): clarify that <code>Connect</code> is not needed forexisting SSH connections</li><li><ahref="https://github.com/bramvdbogaerde/go-scp/commit/97d54db4b2e161443602aba070cfa27aaf1acec6"><code>97d54db</code></a>docs(client): clarify usage of <code>Connect</code> (cf. PR <ahref="https://redirect.github.com/bramvdbogaerde/go-scp/issues/88">#88</a>)</li><li>See full diff in <ahref="https://github.com/bramvdbogaerde/go-scp/compare/v1.5.0...v1.6.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bramvdbogaerde/go-scp&package-manager=go_modules&previous-version=1.5.0&new-version=1.6.0)](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegoPull requests that update go code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp