Skip to content

build(deps): bump github.com/scrapli/scrapligo from 1.4.0 to 1.4.1 - #27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/scrapli/scrapligo-1.4.1
Open

build(deps): bump github.com/scrapli/scrapligo from 1.4.0 to 1.4.1#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/scrapli/scrapligo-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/scrapli/scrapligo from 1.4.0 to 1.4.1.

Release notes

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

v1.4.1

What's Changed

New Contributors

Full Changelog: scrapli/scrapligo@v1.4.0...v1.4.1

Commits
  • 84a7e44 Merge pull request #251 from steiler/fix/netconf-v11-double-write-return
  • 168512f fix: correct netconf 1.1 chunk framing (RFC 6242)
  • e5d82d3 Merge pull request #234 from shaazmik/dev
  • 9cbe06f fix panic after reading from closed channel in system transport
  • ed33a3f Merge pull request #232 from AcidSailor/fix/channel-close-race
  • 757623a fix: simplify Close() by removing second waitForReadDone after force-close
  • 4d60039 fix: eliminate TOCTOU race in Read/ReadAll and add gracePeriod comment
  • dead61c fix: harden Channel.Close against double-close and improve shutdown
  • a00109a fix: race condition panic in Channel.Close/read
  • 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 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.4.0 to 1.4.1.
- [Release notes](https://github.com/scrapli/scrapligo/releases)
- [Commits](scrapli/scrapligo@v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.52%. Comparing base (d64195a) to head (294ca92).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   44.52%   44.52%           
=======================================
  Files           6        6           
  Lines         986      986           
=======================================
  Hits          439      439           
  Misses        533      533           
  Partials       14       14           
Flag Coverage Δ
unittests 44.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant