Skip to content

Bump github.com/hashicorp/consul-template from 0.29.0 to 0.29.2#28

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/hashicorp/consul-template-0.29.2
Open

Bump github.com/hashicorp/consul-template from 0.29.0 to 0.29.2#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/hashicorp/consul-template-0.29.2

Conversation

@dependabot
Copy link

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

Bumps github.com/hashicorp/consul-template from 0.29.0 to 0.29.2.

Changelog

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

v0.29.2 (Aug 16, 2022)

IMPROVEMENTS:

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

BUG FIXES:

  • Fix issue with pkiCert caching certificate based on consul key path. [GH-1611, GH-1607]
  • Fix issue with setting the reload_signal to an empty string ("") not disabling the reload_signal as documented. [GH-1610, GH-1428, GH-1442]
  • Limit Setgpid setting to strictly sh -c wrapped calls. [GH-1600, GH-1604]
  • Fix potential for nil pointer dereference in vault config debug output. [GH-1586]

SECURITY:

v0.29.1 (Jun 24, 2022)

IMPROVEMENTS:

  • Kubernetets Vault authentication support [GH-1580]
  • Nomad: add support for querying consistent subset of services [GH-1579]

BUG FIXES:

  • pkiCert now useful, getting the certificate, private key and CA [GH-1591, 1567]
  • fix issue with VaultConfig debug printing [GH-1587]
  • update crypto package version [GH-1592, GH-1582]
  • fix sort.Stable sorting [GH-1578]
Commits
  • 06389a3 CHANGELOG updates and version bump for 0.29.2
  • 8a02e2a new gofmt comment formatting
  • 9d2e676 Fix Makefile to support go workspaces (#1628)
  • 1701c1d fix explodeMap example error in doc
  • 729f6b2 Bump github.com/hashicorp/consul/sdk from 0.10.0 to 0.11.0
  • 8ea39b6 ignore new grpc_port field in tests
  • ae11810 Bump github.com/hashicorp/go-hclog from 1.0.0 to 1.2.2
  • 344c386 Bump github.com/hashicorp/consul/api from 1.4.0 to 1.14.0
  • 08a78f0 add new consul/sdk TestingTB interface methods
  • 3534aaf Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.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)
  • @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.29.0 to 0.29.2.
- [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.0...v0.29.2)

---
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

Development

Successfully merging this pull request may close these issues.

0 participants