Skip to content

Comments

build(deps): bump github.com/hashicorp/consul-template from 0.25.2 to 0.28.1#95

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

build(deps): bump github.com/hashicorp/consul-template from 0.25.2 to 0.28.1#95
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/hashicorp/consul-template-0.28.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2022

Bumps github.com/hashicorp/consul-template from 0.25.2 to 0.28.1.

Changelog

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

v0.28.1 (Apr 04, 2022)

IMPROVEMENTS:

  • Allow setting template destination file ownership by name (with uid/gid compatibilty) [GH-1541, GH-1551]
  • better writeToFile user/group ownership behaviors [GH-1549]
  • configurable lease check wait for non-renewable secrets [GH-1546]

v0.28.0 (Mar 04, 2022)

BUG FIXES:

  • Fix issue returning typed nil pointers in template functions [GH-1535, GH-1418]
  • Support secret write queries w/ an empty write [GH-1532, GH-1453]

IMPROVEMENTS:

v0.27.2 (Nov 05, 2021)

BUG FIXES:

v0.27.1 (Sep 22, 2021)

IMPROVEMENTS:

  • Updated command execution on *nix systems to call the command directly, without the sh -c wrapping shell command, only in cases where the command is a single word (no spaces). This allows docker to run in environments (like a minimal docker image) where there is no shell (sh). Multi-word commands will continue to use the wrapping shell call. [GH-1509, GH-1508]

SECURITY:

v0.27.0 (Aug 16, 2021)

BREAKING CHANGES:

  • All command execution calls are now made (on *nix systems) using a shell command call ('/bin/sh -c ...') with process group set to ensure all signals are propagated to the called commands. This was done to eliminate the need for parsing the shell command as it was a continual source of bugs. Windows systems currently only support single command calls because of no (known) 'sh -c' equivalent on Windows. [GH-1496, GH-1494]

IMPROVEMENTS:

... (truncated)

Commits
  • c958f1d Remove reliance on cgo/$USER for UID/GID detection
  • 82574d1 eliminates confusing use of a slice
  • 72e9651 update team name
  • f7de4ba Correct lease_renewal_threshold docs
  • 007153f backward compatibility for chown
  • 0220c17 Merge pull request #1545 from jrwren/001-parse-only
  • 99c90a7 Merge pull request #1541 from lukas-w/chown-by-name
  • f072ea3 test runner with parse-only
  • a4513b6 Merge pull request #1549 from mbillow/writetofile-improvements
  • cc67cc9 configurable lease check wait for non-renewable secrets
  • 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.25.2 to 0.28.1.
- [Release notes](https://github.com/hashicorp/consul-template/releases)
- [Changelog](https://github.com/hashicorp/consul-template/blob/master/CHANGELOG.md)
- [Commits](hashicorp/consul-template@v0.25.2...v0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 5, 2022

The following labels could not be found: theme/dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 21, 2022

Superseded by #110.

@dependabot dependabot bot closed this Apr 21, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/consul-template-0.28.1 branch April 21, 2022 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants