Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps github.com/go-stomp/stomp from 2.0.8+incompatible to 2.1.0+incompatible.

Release notes

Sourced from github.com/go-stomp/stomp's releases.

2.1.0

Prevent deadlocks on send channel

Commits
  • ca15f4f Merge pull request #88 from matt-ridgway-cko/fix/read-timeout-lock
  • 29df28d Added unit tests for recveing receipt timeout
  • a75f768 Increased default RcvReceipt Timeout
  • 4efe055 Cleaned up readReceiptWithTimeout function
  • cde1566 Used more standard approach for err
  • 73dce90 Improved clarity in comments for default values
  • 72d46eb Added timeout to reading receipt
  • d1f46d5 Added new error
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
Bumps [github.com/go-stomp/stomp](https://github.com/go-stomp/stomp) from 2.0.8+incompatible to 2.1.0+incompatible.
- [Release notes](https://github.com/go-stomp/stomp/releases)
- [Changelog](https://github.com/go-stomp/stomp/blob/master/breaking_changes.md)
- [Commits](go-stomp/stomp@v2.0.8...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-stomp/stomp-2.1.0incompatible branch from 402614e to 58c6114 Compare December 21, 2020 16:54
@ChunyiLyu ChunyiLyu merged commit 905dc8f into main Jan 4, 2021
@ChunyiLyu ChunyiLyu deleted the dependabot/go_modules/github.com/go-stomp/stomp-2.1.0incompatible branch January 4, 2021 13:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants