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

build(deps): bump github.com/go-stomp/stomp from 2.0.8+incompatible to 2.1.4+incompatible #1739

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

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

Release notes

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

2.1.3

Features:

  • Implement flate.Reader on stomp.Message

⚠️ IMPORTANT: Last release on V2 ⚠️

Module support is a breaking change, we're updating the import path to github.com/go-stomp/stomp/v3 no other breaking changes are introduced.

2.1.2

fix: heartbeat issue on readLoop

2.1.1

  • fix: Increase readTimeout tolerance according to RFC

2.1.0

Prevent deadlocks on send channel

Commits
  • 100d4b7 docs: add deprecation notice for v2
  • 1509067 Merge pull request #92 from moredure/patch-1
  • 2796331 add compatibility with flate.Reader
  • 0036ca2 Merge pull request #91 from anthonyraymond/patch-2
  • dd67e27 Fix heart beat problem in server/client/conn.go
  • 9c81a64 Merge pull request #89 from anthonyraymond/patch-1
  • 23a46f5 Add test case
  • 69b583e Increase readTimeout tolerance according to RFC
  • ca15f4f Merge pull request #88 from matt-ridgway-cko/fix/read-timeout-lock
  • 29df28d Added unit tests for recveing receipt timeout
  • 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 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/go-stomp/stomp](https://github.com/go-stomp/stomp) from 2.0.8+incompatible to 2.1.4+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.4)

---
updated-dependencies:
- dependency-name: github.com/go-stomp/stomp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2023 23:59
@dependabot dependabot bot requested review from RTann and removed request for a team May 8, 2023 23:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 8, 2023
@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link
Member

@hdonnay hdonnay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should move this to v3, which seems to have the same api but is a module.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-stomp/stomp-2.1.4incompatible branch May 9, 2023 17:47
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants