chore(deps): update dependency ansible-pylibssh to v1.2.1#468
Merged
Conversation
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.2.0.post4->==1.2.1Release Notes
ansible/pylibssh (ansible-pylibssh)
v1.2.1Compare Source
📝 Release notes
📦 PyPI page: https://pypi.org/project/ansible-pylibssh/1.2.1
🌱 v1.2.1 is marked as a stable release.
🔗 This release has been produced by the following workflow run: https://github.com/ansible/pylibssh/actions/runs/9699128891
v1.2.1
(2024-06-27)
Bug fixes
Downloading non-existent remote files via SCP no longer crashes the
program -- by @Jakuje.
Related issues and pull requests on GitHub: #208, #325, #620.
Packaging updates and notes for downstreams
The RPM specification now opts out of demanding that the compiled
C-extensions have a Build ID present under EL -- by @webknjaz.
Related commits on GitHub:
9053c10,aaa1215.The RPM specification has been updated to pre-build the vendored
copy of
setuptools-scmwith the isolation disabled, addressing thebuild problem in EL 9 -- by @webknjaz.
Related commits on GitHub:
dd85dde.The RPM definition now runs import self-checks when it is built for
Fedora Linux -- by @webknjaz.
Related issues and pull requests on GitHub: #615.
Contributor-facing changes
RPM builds are now also tested against UBI 9.4 in CI -- by
@webknjaz.
Related commits on GitHub:
e9ad0a7.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.
This PR has been generated by Mend Renovate. View repository job log here.