Skip to content

Update module github.com/bramvdbogaerde/go-scp to v1.4.0#104

Merged
karimra merged 1 commit into
mainfrom
renovate/github.com-bramvdbogaerde-go-scp-1.x
Apr 25, 2024
Merged

Update module github.com/bramvdbogaerde/go-scp to v1.4.0#104
karimra merged 1 commit into
mainfrom
renovate/github.com-bramvdbogaerde-go-scp-1.x

Conversation

@renovate

@renovate renovate Bot commented Feb 5, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/bramvdbogaerde/go-scp v1.2.1 -> v1.4.0 age adoption passing confidence

Release Notes

bramvdbogaerde/go-scp (github.com/bramvdbogaerde/go-scp)

v1.4.0

Compare Source

This release changes the behavior of the Close method. Whereas before Close would close any ssh.Client used as the underlying transport for this library, this version only closes the ssh.Client whenever it is managed by the library. This release therefore addresses issue #​79 specifically.

We think that this warrants a bump in the minor release of this library since these changes could break existing workflows were it is expected that Close() also closes user provided clients. If only NewClient() and Connect() is used no changes are required.

Full Changelog: bramvdbogaerde/go-scp@v1.3.0...v1.4.0

v1.3.0

Compare Source

What's Changed

Features
Bugfixes
  • Fixed race condition where the remote command was not started before sending data
Maintenance

New Contributors

Full Changelog: bramvdbogaerde/go-scp@v1.2.1...v1.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/github.com-bramvdbogaerde-go-scp-1.x branch from 117174e to 5dc5b66 Compare March 31, 2024 16:50
@renovate renovate Bot changed the title Update module github.com/bramvdbogaerde/go-scp to v1.3.0 Update module github.com/bramvdbogaerde/go-scp to v1.4.0 Mar 31, 2024
@renovate renovate Bot force-pushed the renovate/github.com-bramvdbogaerde-go-scp-1.x branch 4 times, most recently from cbb7002 to 4489a7b Compare April 25, 2024 00:03
@renovate renovate Bot force-pushed the renovate/github.com-bramvdbogaerde-go-scp-1.x branch from 4489a7b to c7ce3f1 Compare April 25, 2024 00:06
@karimra karimra merged commit bc327f6 into main Apr 25, 2024
@renovate renovate Bot deleted the renovate/github.com-bramvdbogaerde-go-scp-1.x branch April 25, 2024 00:16
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.

1 participant