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

Bump github.com/hashicorp/raft from 1.6.0 to 1.7.0 #51

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps github.com/hashicorp/raft from 1.6.0 to 1.7.0.

Release notes

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

v1.7.0 (June 6th, 2024)

CHANGES

  • Raft multi version testing GH-559

IMPROVEMENTS

  • Raft pre-vote extension implementation, activated by default. GH-530

BUG FIXES

  • Fix serialize NetworkTransport data race on ServerAddr(). GH-591

v1.6.1 (January 8th, 2024)

CHANGES

IMPROVEMENTS

BUG FIXES

Changelog

Sourced from github.com/hashicorp/raft's changelog.

1.7.0 (June 5th, 2024)

CHANGES

  • Raft multi version testing GH-559

IMPROVEMENTS

  • Raft pre-vote extension implementation, activated by default. GH-530

BUG FIXES

  • Fix serialize NetworkTransport data race on ServerAddr(). GH-591

1.6.1 (January 8th, 2024)

CHANGES

  • Add reference use of Hashicorp Raft. GH-584
  • [COMPLIANCE] Add Copyright and License Headers. GH-580

IMPROVEMENTS

  • Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2. GH-583

BUG FIXES

  • Fix rare leadership transfer failures when writes happen during transfer. GH-581
Commits
  • c923709 udpate changelogs (#596)
  • d5f5737 do not check for candidate state as it's a transient state (#597)
  • 181475c Raft pre-vote extension implementation (#530)
  • 341ea38 Merge pull request #591 from moogacs/main
  • 501fbad github: add nomad-eng to codeowners file. (#593)
  • c6584b3 fix: serialize NetworkTransport data race on ServerAddr()
  • cc2bb08 Raft multi version testing (#559)
  • 0f873ea Add reference use of Hashicorp Raft (#584)
  • 919b14f Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2 (#583)
  • 62eaa1c Fix rare leadership transfer failures when writes happen during transfer (#581)
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 06:38
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@dependabot dependabot bot requested a review from jmurret August 12, 2024 06:38

Unverified

This user has not yet uploaded their public signing key.
Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/hashicorp/raft/releases)
- [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md)
- [Commits](hashicorp/raft@v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/raft-1.7.0 branch from 844d451 to f9eee69 Compare August 20, 2024 17:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

Superseded by #54.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/raft-1.7.0 branch September 2, 2024 06:05
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.

None yet

0 participants