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.32.0 #333

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2023

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

Changelog

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

v0.32.0 (May 18, 2023)

IMPROVEMENTS:

  • Add support for Vault agent environment variables. GH-1741
  • Upgrade hashicorp/vault/api from 1.8.2 to 1.9.1. GH-1743

REPO MAINTENANCE:

  • remove repo-specific codeql action, in favor of centralized job. GH-1740

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
  • a926131 Merge pull request #1751 from hashicorp/release-0.32
  • 223f84a Update changelog for v0.32.0
  • 14fabce Merge pull request #1749 from hashicorp/dependabot/go_modules/github.com/hash...
  • a832558 Bump github.com/hashicorp/consul/sdk from 0.13.0 to 0.13.1
  • f2d85d7 Merge pull request #1743 from hashicorp/dependabot/go_modules/github.com/hash...
  • 2a5a5b5 Merge pull request #1741 from hashicorp/vault-env-var-secrets
  • c529aa9 Update config/template.go
  • f6842d6 update comment
  • 3f2696f update comment
  • 300d0dd add to copy test
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner May 19, 2023 07:01
@dependabot dependabot bot requested review from roncodingenthusiast and removed request for a team May 19, 2023 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2023
@dependabot dependabot bot requested a review from steshageo May 19, 2023 07:01
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/consul-template-0.32.0 branch from 9b588ac to 4caab7f Compare May 19, 2023 22:24
Bumps [github.com/hashicorp/consul-template](https://github.com/hashicorp/consul-template) from 0.29.6 to 0.32.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.32.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 force-pushed the dependabot/go_modules/github.com/hashicorp/consul-template-0.32.0 branch from 4caab7f to 7cfb591 Compare May 19, 2023 22:43
@eikenb eikenb merged commit 1c3707b into main May 19, 2023
54 checks passed
@eikenb eikenb deleted the dependabot/go_modules/github.com/hashicorp/consul-template-0.32.0 branch May 19, 2023 22:49
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

1 participant