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

chore(deps): Bump github.com/golang-queue/nsq from 0.0.2 to 0.1.1 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps github.com/golang-queue/nsq from 0.0.2 to 0.1.1.

Release notes

Sourced from github.com/golang-queue/nsq's releases.

v0.1.1

Changelog

Bug fixes

  • 6e9c6aa fix: remove .dat file

Enhancements

  • 651f3a5 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#21)
  • bf9e2e0 chore(queue): change job data to point structure (#25)
  • 63de0b1 chore: upgrade queue to v0.1.3

v0.1.0

Changelog

Features

  • 5cee079 feat(NSQ): update maxInFlight default value as 1 (#15)
  • 254dafb feat(metrics): add nsq queue stats (#14)
  • 4343a22 feat(worker): add timer in Request method (#12)
  • 8e59ab4 feat(worker): only start one consumer and producer (#10)

Enhancements

  • 24d6b3e chore(deps): bump actions/cache from 2 to 3 (#19)
  • 5ffcc17 chore(deps): bump codecov/codecov-action from 2 to 3 (#17)
  • cec0b87 chore(deps): bump github/codeql-action from 1 to 2 (#18)
  • d1c23a8 chore(github): upgrade some action package
  • ad88776 chore(go): upgrade go module to go1.18 version
  • 9c8367d chore(go): upgrade module to go1.18 version
  • 835e27d chore(queue): update queue message package
  • fb8b6a5 chore(worker): Add disable consumer method
  • b0ff8fd chore(worker): remove disable consumer flag (#16)
  • 06135b5 chore: actions/checkout from 2 to 3
  • 845f1d8 chore: upgrade queue to v0.1.0

Others

  • 321a891 chore(CI/CD): add dependabot
  • 16fc9ae chore(CI/CD): add go1.18 version
  • 20c52f0 chore(CI/CD): bump golangci-lint to v1.45.0
  • 3f98429 refactor: add Option interface
  • 3f9a6f4 refactor: simplify return error
  • dc9f803 test: check task numbers

v0.0.9

Changelog

Bug fixes

  • d79fb34 fix(message): Finish sends a FIN command to the nsqd

v0.0.8

Changelog

Features

  • 20b11fc feat(CI): enable code scan in security.

Enhancements

  • 258818c chore(CI): merge lint and testing
  • 5f11632 chore(example): update go module
  • ad3acf0 chore(golangci): upgrade to v1.44.2
  • 945096e chore(release): add goreleaser config

... (truncated)

Commits
  • 63de0b1 chore: upgrade queue to v0.1.3
  • bf9e2e0 chore(queue): change job data to point structure (#25)
  • 651f3a5 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#21)
  • 6e9c6aa fix: remove .dat file
  • 9f087b3 docs: update package
  • 845f1d8 chore: upgrade queue to v0.1.0
  • cec0b87 chore(deps): bump github/codeql-action from 1 to 2 (#18)
  • 24d6b3e chore(deps): bump actions/cache from 2 to 3 (#19)
  • 5ffcc17 chore(deps): bump codecov/codecov-action from 2 to 3 (#17)
  • 321a891 chore(CI/CD): add dependabot
  • 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/golang-queue/nsq](https://github.com/golang-queue/nsq) from 0.0.2 to 0.1.1.
- [Release notes](https://github.com/golang-queue/nsq/releases)
- [Changelog](https://github.com/golang-queue/nsq/blob/main/.goreleaser.yaml)
- [Commits](golang-queue/nsq@v0.0.2...v0.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 3, 2023
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.

0 participants