Skip to content

build(deps): bump github.com/hashicorp/serf from 0.9.6 to 0.9.7 in /api#14

Closed
dependabot[bot] wants to merge 14 commits intomainfrom
dependabot/go_modules/api/github.com/hashicorp/serf-0.9.7
Closed

build(deps): bump github.com/hashicorp/serf from 0.9.6 to 0.9.7 in /api#14
dependabot[bot] wants to merge 14 commits intomainfrom
dependabot/go_modules/api/github.com/hashicorp/serf-0.9.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 18, 2022

Bumps github.com/hashicorp/serf from 0.9.6 to 0.9.7.

Release notes

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

v0.9.7

What's Changed

New Contributors

Full Changelog: hashicorp/serf@v0.9.6...v0.9.7

Commits

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)

wjordan and others added 14 commits November 2, 2021 09:53
Prevents agent queries from waiting on mutex while RPC
calls to sync changes with catalog are in-flight.
Update local state before the RPC call then revert changes to the original state in case an error is returned.
Timeout can be reached when running many tests concurrently.
Log error only when failure can no longer be retried.
When an RPC with a blocking query is retried the deadline should include
the max query time, not just the remaining time in the initial query.
A query may block up to twice as long as requested if any retries occur.
# Conflicts:
#	agent/local/state.go
Bumps [github.com/hashicorp/serf](https://github.com/hashicorp/serf) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/hashicorp/serf/releases)
- [Changelog](https://github.com/hashicorp/serf/blob/master/CHANGELOG.md)
- [Commits](hashicorp/serf@v0.9.6...v0.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 18, 2022
@github-actions
Copy link
Copy Markdown

This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions.

@github-actions
Copy link
Copy Markdown

Closing due to inactivity. If you feel this was a mistake or you wish to re-open at any time in the future, please leave a comment and it will be re-surfaced for the maintainers to review.

@github-actions github-actions bot closed this May 22, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 22, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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/api/github.com/hashicorp/serf-0.9.7 branch May 22, 2022 02:38
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 meta/stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant