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.27.0 to 0.27.3 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps github.com/hashicorp/consul-template from 0.27.0 to 0.27.3.

Changelog

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

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]

v0.29.6 (Nov 30, 2022)

BUG FIXES:

  • Force kill fails to kill the process group in exec mode [GH-1666, GH-1668]
  • Fix user set in dockerfile [GH-1662]
  • Module version update to x/text package for CVE-2022-32149, though the CVE didn't impact consul-template [GH-1655]

IMPROVEMENTS:

  • Update build to use 1.18+ to add template support for continue and break [GH-1663]
  • Template function 'splitToMap' [GH-1664]
  • Template function 'mustEnv' [GH-1657]

v0.29.5 (Oct 04, 2022)

BUG FIXES:

  • Fix issue with ownership change detection incorrectly indicating a change when a user or group was set but not both [GH-1652]
  • Fix issue with nomad configuration setup [GH-1653]

v0.29.4 (Sept 30, 2022)

BUG FIXES:

  • Fix goroutine leak in vault token watcher on config reload. [GH-1650]

v0.29.3 (Sept 30, 2022)

IMPROVEMENTS:

  • Vault token management refactor to increase encapsulation and enable testing. [GH-1645]

BUG FIXES:

  • Log child process successful exits at INFO level (not ERR). [GH-1649, GH-1282]
  • Fix reading vault agent token in wrapped format [GH-1498]
  • Fix issue with transient goroutine leak causing unnecessary memory growth. [GH-1644]
  • Fix issue with pkiCerts failing if cert file is moved. [GH-1639]

v0.29.2 (Aug 16, 2022)

IMPROVEMENTS:

  • Nomad services support use of byTab template function. [GH-1594]

... (truncated)

Commits
  • 9a65c7d update tests to pass using newer versions
  • 56e7293 filter out vault secrets from template errors
  • 0400fa2 Release v0.27.2
  • fb929ef v0.27.2 changelog and version update
  • 1402218 Merge pull request #1529 from hashicorp/issue-1523-syslog-fix
  • 9f4a0ed fix custom log writer returned bytes written count
  • 766b766 test log writer's reported bytes written count
  • a009fea Fixed broken link in docs
  • 4ff5538 Merge pull request #1520 from tvoran/VAULT-1776/custom-dialer
  • 03d3cad Move TransportDialer out of config package
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/hashicorp/consul-template](https://github.com/hashicorp/consul-template) from 0.27.0 to 0.27.3.
- [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.27.0...v0.27.3)

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

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 22, 2023
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
0 participants