Skip to content

build(deps): bump github.com/pin/tftp/v3 from 3.1.0 to 3.2.0#2083

Merged
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/pin/tftp/v3-3.2.0
Feb 27, 2026
Merged

build(deps): bump github.com/pin/tftp/v3 from 3.1.0 to 3.2.0#2083
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/pin/tftp/v3-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 27, 2026

Bumps github.com/pin/tftp/v3 from 3.1.0 to 3.2.0.

Release notes

Sourced from github.com/pin/tftp/v3's releases.

BlockSize negotiation toggle and various fixes

  • Fix Shutdown in single port mode: #113, #126
  • OnSuccess hook in anticipate sender: #121
  • More unit-tests.
  • And some minor fixes and lints.

No breaking changes.

Commits
  • c8cc878 Merge pull request #127 from pin/issue-51-server-negotiation
  • 760d977 Merge pull request #128 from pin/client-handshake-conn-leak
  • f8d81cc Merge pull request #129 from pin/docs/readme-single-port-mode
  • bb39ed2 docs: add single-port mode section to README
  • 832163e client: close UDP conn on handshake failure
  • a5020a9 Merge pull request #126 from pin/fix-single-port-shutdown-hang
  • e41808a Add server block size negotiation toggle and regression coverage
  • e5cc441 Fix single-port shutdown hang
  • 884e640 Merge pull request #121 from pin/on-success-anticipate-fix
  • fb2ccaf Merge pull request #120 from pin/lint-fixes
  • Additional commits viewable 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/pin/tftp/v3](https://github.com/pin/tftp) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/pin/tftp/releases)
- [Commits](pin/tftp@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/pin/tftp/v3
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 27, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 27, 2026

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit 2e0785c
🔍 Latest deploy log https://app.netlify.com/projects/beryju-gravity/deploys/69a118ace2e7960008d5d025

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.69%. Comparing base (7c2619f) to head (2e0785c).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2083       +/-   ##
===========================================
+ Coverage   47.14%   69.69%   +22.55%     
===========================================
  Files         136      136               
  Lines        7441     7441               
===========================================
+ Hits         3508     5186     +1678     
+ Misses       3497     1721     -1776     
- Partials      436      534       +98     
Flag Coverage Δ
bench 12.34% <ø> (ø)
e2e 45.08% <ø> (+0.02%) ⬆️
unittest 56.38% <ø> (?)

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

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

@BeryJu BeryJu merged commit 7abc9f3 into main Feb 27, 2026
24 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/pin/tftp/v3-3.2.0 branch February 27, 2026 12:21
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.

1 participant