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

Bump github.com/scrapli/scrapligo from 1.1.11 to 1.1.12 #1556

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps github.com/scrapli/scrapligo from 1.1.11 to 1.1.12.

Release notes

Sourced from github.com/scrapli/scrapligo's releases.

v1.1.12

What's Changed

  • fix: hopefully better force self close tags setup by @​carlmontanari in scrapli/scrapligo#149
  • refactor/channel-and-misc-improvements by @​carlmontanari in scrapli/scrapligo#150
    • actually lots in this one but nothing outwardly interesting :p -- tl;dr started messing with rust, made me look at some stuff differently and found some fairly easy/obvious fixes/improvements to channel reading logic.
    • also added in channel ssh error message handling like scrapli python has

Full Changelog: scrapli/scrapligo@v1.1.11...v1.1.12

Commits
  • 7cb3012 Merge pull request #150 from scrapli/refactor/housekeeping
  • 7d74411 refactor: dont enqueue empty bytes for no reason
  • 3920710 feat: more context in error string for response/multi-response.Failed
  • 3160566 feat: handle ssh error messages during in channel auth like py version
  • 33282f9 refactor: return trimmed get prompt output, dont reset bufs in auth process u...
  • 5d8146c refactor: only sleep if we read 0 bytes
  • 866008f refactor: smarter channel sleeps, better byte handling
  • 3689f12 Merge pull request #149 from scrapli/fix/less-aggressive-force-self-close-tags
  • 9d692c8 fix: hopefully better force self close tags setup
  • See full diff 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 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/scrapli/scrapligo](https://github.com/scrapli/scrapligo) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/scrapli/scrapligo/releases)
- [Commits](scrapli/scrapligo@v1.1.11...v1.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #1556 (4f00dff) into main (12f8fc5) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1556      +/-   ##
==========================================
+ Coverage   48.62%   48.65%   +0.02%     
==========================================
  Files         132      132              
  Lines       12688    12688              
==========================================
+ Hits         6170     6173       +3     
+ Misses       5818     5815       -3     
  Partials      700      700              

see 2 files with indirect coverage changes

@hellt hellt merged commit 5b9b38e into main Aug 28, 2023
19 checks passed
@hellt hellt deleted the dependabot/go_modules/github.com/scrapli/scrapligo-1.1.12 branch August 28, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant