Skip to content

Bump github.com/pin/tftp/v3 from 3.0.0 to 3.1.0#37

Merged
p3lim merged 1 commit intomasterfrom
dependabot/go_modules/github.com/pin/tftp/v3-3.1.0
Feb 13, 2024
Merged

Bump github.com/pin/tftp/v3 from 3.0.0 to 3.1.0#37
p3lim merged 1 commit intomasterfrom
dependabot/go_modules/github.com/pin/tftp/v3-3.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

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

Release notes

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

Server Shutdown and broadcast request handling fix

  • Broadcast request handling fix: #89
  • Server Shutdown call blocks until outstanding transfers are finished: #92
Commits
  • 71d1b5e Merge pull request #92 from pin/shutdown-hook-race-fix
  • c06e820 Minor cleanup
  • 8ee24a7 Add links to working server and client examples
  • 5b28f46 Avoid crash in Shutdown if Serve was never called
  • a34f9a7 Exit from Serve immediately on Shutdown
  • 5fda30d Merge pull request #89 from AlbanBedel/cope-with-broadcast
  • 4b9cd87 Make Shutdown blocking to ensure outstanding requests processing completion
  • 4baa433 Make Shutdown blocking to ensure outstanding requests processing completion
  • 01410ee Cope with clients using the broadcast address
  • c10edb1 Merge pull request #86 from piglig/refactor/code-optimization
  • 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 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/pin/tftp/v3](https://github.com/pin/tftp) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/pin/tftp/releases)
- [Commits](pin/tftp@v3.0.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Nov 13, 2023
@p3lim p3lim merged commit 76e2b10 into master Feb 13, 2024
@p3lim p3lim deleted the dependabot/go_modules/github.com/pin/tftp/v3-3.1.0 branch February 13, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant