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/consul-template from 0.29.6 to 0.31.0 #328

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Bumps github.com/hashicorp/consul-template from 0.29.6 to 0.31.0.

Changelog

Sourced from github.com/hashicorp/consul-template's changelog.

v0.31.0 (Apr 06, 2023)

IMPROVEMENTS:

  • Added ExtFuncMap to allow external functions to be passed to the template. This gives users ability to add functions to the library and selective opaque existing ones. 1708
  • Vault: add new configuration option vault-client-user-agent, when set consul-template will use the set User-Agent when making requests to vault. This change is being made as part of a broader effort for Vault Agent to send its version as part of a User-Agent string in requests to Vault. Agent will then consume the latest version of consul-template, then use this new config to set the correct User-Agent. GH-1725
  • Upgrade golang.org/x/net from 0.4.0 to 0.7.0. GH-1711
  • Upgrade Sprig from v2 to v3. GH-1699
  • Upgrage github.com/stretchr/testify from 1.8.1 to 1.8.2 1726
  • Add copyright headers to file for compliance. GH-1721
  • Improve use of inclusive language GH-1731

v0.30.0 (Jan 09, 2023)

IMPROVEMENTS:

  • option to exit with an error upon failure to look up data (instead of blocking and waiting for it). [GH-1695, GH-1637]
  • tweak defaults for performance improvements [GH-1697, GH-1603]

BUG FIXES:

  • properly respect reload/kill configured signals [GH-1690, GH-1671]
  • Fix 'toTitle' function for a better support for word boundaries and unicode punctuation [GH-1678]
Commits
  • 6bf92e8 Merge pull request #1737 from hashicorp/NET-3614
  • 48feff2 fix version
  • 417fdbc Update changelog for v0.31.0
  • b26991a [feature] Allow external FuncMaps (#1708)
  • 3d59f1b Remove uses of the word "sane" (#1731)
  • eb79206 Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0
  • 143f966 Merge pull request #1728 from hashicorp/revert-1727-dependabot/go_modules/git...
  • be462da Revert "Bump github.com/hashicorp/consul/api from 1.18.0 to 1.20.0"
  • 87085e5 Merge pull request #1727 from hashicorp/dependabot/go_modules/github.com/hash...
  • 925bcf9 Bump github.com/hashicorp/consul/api from 1.18.0 to 1.20.0
  • 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 [github.com/hashicorp/consul-template](https://github.com/hashicorp/consul-template) from 0.29.6 to 0.31.0.
- [Release notes](https://github.com/hashicorp/consul-template/releases)
- [Changelog](https://github.com/hashicorp/consul-template/blob/main/CHANGELOG.md)
- [Commits](hashicorp/consul-template@v0.29.6...v0.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2023 07:01
@dependabot dependabot bot requested review from steshageo and removed request for a team April 7, 2023 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2023

Superseded by #333.

@dependabot dependabot bot closed this May 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/consul-template-0.31.0 branch May 19, 2023 07:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants