Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Update consul requirement from 0.3.0 to 0.4.1 #3

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2021

Updates the requirements on consul to permit the latest version.

Changelog

Sourced from consul's changelog.

0.4.1 (2021-04-27)

  • reqwest to 0.11, use blocking api
  • support for X-Consul-Token
  • [BUGFIX] Fix incorrect return values for services() in catalog
Commits
  • d5cd3ce Release 0.4.1
  • aeca075 Update reqwest to 0.11
  • 41d133d Update reqwest to use blocking api
  • 0ea7c55 Update deps and add cargo check to travis
  • f22f96c Merge pull request #35 from pierresouchay/support_for_consul_token
  • c3a1cde Use ok() instead of pattern matching for env::var() + reformat
  • ad83edc Added support for X-Consul-Token header
  • d6e021b Merge pull request #37 from pierresouchay/unit_test_for_health
  • 5efcd95 Merge pull request #38 from pierresouchay/no_feat_reformat_all_code_with_carg...
  • 485ffab [No Feature]: Reformat all code using cargo fmt
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2021

Superseded by #4.

@dependabot dependabot bot closed this May 17, 2021
@dependabot dependabot bot deleted the dependabot/cargo/consul-0.4.1 branch May 17, 2021 06:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants