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

fix: bump github.com/nsqio/go-nsq from 1.0.8 to 1.1.0 #10521

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Bumps github.com/nsqio/go-nsq from 1.0.8 to 1.1.0.

Release notes

Sourced from github.com/nsqio/go-nsq's releases.

1.1.0

There should be no backward-incompatible changes, but there are a couple new API methods.

Changelog

Sourced from github.com/nsqio/go-nsq's changelog.

1.1.0 - 2021-10-25

Commits
  • 259dc59 Merge pull request #340 from ploxiln/bump_110
  • 9205a84 bump version to 1.1.0 and update ChangeLog
  • 54583b5 Merge pull request #336 from karalabe/producer-log-tagging
  • c4f8b83 producer: fix shutdown logs to be uniform with others
  • 61df38e Merge pull request #333 from JieTrancender/perfHTTPTransport
  • c238b8d consumer: re-use http client with keepalives for lookup requests
  • 3bce8d0 Merge pull request #330 from mreiferson/github-actions-fix
  • 2f8d0cc config: use explicit int64 for random durations
  • 37690ba *: fix working directory for github actions
  • 372c9e4 Merge pull request #329 from mreiferson/github-actions
  • 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/nsqio/go-nsq](https://github.com/nsqio/go-nsq) from 1.0.8 to 1.1.0.
- [Release notes](https://github.com/nsqio/go-nsq/releases)
- [Changelog](https://github.com/nsqio/go-nsq/blob/master/ChangeLog.md)
- [Commits](nsqio/go-nsq@v1.0.8...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2022
@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Jan 25, 2022
@sspaink sspaink merged commit 5037adb into master Jan 25, 2022
@sspaink sspaink deleted the dependabot/go_modules/github.com/nsqio/go-nsq-1.1.0 branch January 25, 2022 21:45
reimda pushed a commit that referenced this pull request Jan 27, 2022
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5037adb)
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 fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant