Skip to content

build(deps): bump github.com/hashicorp/memberlist from 0.6.0 to 0.7.0 - #37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/memberlist-0.7.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/memberlist-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/hashicorp/memberlist from 0.6.0 to 0.7.0.

Release notes

Sourced from github.com/hashicorp/memberlist's releases.

v0.7.0

What's Changed

  • Fixed several bugs around message size limits and length checks
  • This release removes the long-standing compatibiltiy shim between hashicorp/go-metrics and armon/go-metrics. You no longer need to set build tags when consuming this library. If you have other libraries that consume this library, you should upgrade them at the same time as your application.

Full Changelog: hashicorp/memberlist@v0.6.0...v0.7.0

Commits
  • 4e3e17f build: remove go-metrics compatibility shim (#377)
  • 44cfdfb docs: Add contributing guide and LLM PR template link. (#375)
  • ae60459 [chore] : Bump the go group with 2 updates (#374)
  • eae2ecf [chore] : Bump github.com/hashicorp/go-metrics in the go group (#373)
  • 1d81b5c [chore] : Bump actions/checkout from 7.0.0 to 7.0.1 in the actions group (#372)
  • 1b4c746 fix panic in Vsn deference (#368)
  • defd4ba check length of decompressed buffer before indexing (#369)
  • af58892 Security model (#367)
  • 74529bd [chore] : Bump actions/setup-go from 6.5.0 to 7.0.0 in the actions group (#365)
  • e842de5 CI: fix test target in Makefile (#364)
  • 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 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/hashicorp/memberlist](https://github.com/hashicorp/memberlist) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/hashicorp/memberlist/releases)
- [Commits](hashicorp/memberlist@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/memberlist
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates go Go dependencies labels Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates go Go dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants