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 Consul from 1.6.10.4 to 1.6.10.7 #1783

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps Consul from 1.6.10.4 to 1.6.10.7.

Release notes

Sourced from Consul's releases.

Consul.NET 1.6.10.7

  • Add support for replace-existing-checks parameter of service registration endpoint that allows to replace existing checks when re-registering a service (#155)
  • Update Newtonsoft.Json reference to version 13.0.1 (#160)

Consul.NET 1.6.10.6

What's Changed

New Contributors

Full Changelog: G-Research/consuldotnet@v1.6.10.5...v1.6.10.6

Consul.NET 1.6.10.5

What's Changed

New Contributors

Full Changelog: G-Research/consuldotnet@v1.6.10.4...v1.6.10.5

Changelog

Sourced from Consul's changelog.

1.6.10.7

  • Add support for replace-existing-checks parameter of service registration endpoint that allows to replace existing checks when re-registering a service (#155)
  • Update Newtonsoft.Json reference to version 13.0.1 (#160)

1.6.10.6

  • Enforce ConfigureAwait(false) on the whole library (#148)
  • Resolve synchronous access deadlock by adding ‘ConfigureAwait(false)’ (#146)

1.6.10.5

  • Check for LockTryOnce before delay (#21)
  • Add support for building and testing with .NET 6 (#135)
Commits
  • e2ef61a update changelog for patch release (#161)
  • 1c26c03 Update newtonsoftjson (#160)
  • 1902b83 Update Consul agent versions used for testing (#157)
  • 37b907c Add support for replace-existing-checks parameter (#155)
  • bc4a641 Update Consul agent versions used for testing (#151)
  • 810c366 Bump patch version for preview builds (#150)
  • 3c266c8 Update the change log for next release (#149)
  • 269b5bd Enforce ConfigureAwait(false) on the whole library (#148)
  • a2a96dd Resolve synchronous access deadlock by adding ‘ConfigureAwait(false)’ (#146)
  • 81223ad Update Consul agent versions used for testing (#147)
  • 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 [Consul](https://github.com/G-Research/consuldotnet) from 1.6.10.4 to 1.6.10.7.
- [Release notes](https://github.com/G-Research/consuldotnet/releases)
- [Changelog](https://github.com/G-Research/consuldotnet/blob/master/CHANGELOG.md)
- [Commits](G-Research/consuldotnet@v1.6.10.4...v1.6.10.7)

---
updated-dependencies:
- dependency-name: Consul
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2022
@rogeralsing rogeralsing merged commit f9835dd into dev Oct 3, 2022
@rogeralsing rogeralsing deleted the dependabot/nuget/Consul-1.6.10.7 branch October 3, 2022 18:53
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.

1 participant