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.33.0 to 0.36.0 #355

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2024

Bumps github.com/hashicorp/consul-template from 0.33.0 to 0.36.0.

Changelog

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

v0.36.0 (January 3, 2024)

IMPROVEMENTS:

  • Support for namespaces, partitions in consul endpoints. GH-1842
  • Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1. GH-1843
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0. GH-1858
  • Add Vault transport configuration option for MaxConnsPerHost. GH-1858

v0.35.0 (November 7, 2023)

NEW FEATURES:

  • Add alpha support for Consul namespaces/partitions/peering. GH-1822

IMPROVEMENTS:

  • Bump golang.org/x/text from 0.13.0 to 0.14.0. GH-1830
  • Bump golang.org/x/sys from 0.13.0 to 0.14.0. GH-1829
  • Bump github.com/hashicorp/consul/sdk from 0.14.1 to 0.15.0. GH-1826
  • Bump github.com/hashicorp/consul/api from 1.25.1 to 1.26.1. GH-1827

v0.34.0 (October 11, 2023)

IMPROVEMENTS:

  • Refactor deprecated Vault calls. GH-1768
  • Remove explicit math/rand seed. GH-1793
  • Bump github.com/hashicorp/vault/api/auth/kubernetes from 0.4.1 to 0.5.0. GH-1805
  • Bump go version from 1.20 to 1.21. GH-1819
  • Bump golang.org/x/text from 0.11.0 to 0.13.0. GH-1802
  • Bump golang.org/x/sys from 0.11.0 to 0.13.0. GH-1816
  • Bump github.com/hashicorp/consul/api from 1.23.0 to 1.25.1. GH-1787 GH-1815
  • Bump github.com/hashicorp/vault/api from 1.9.2 to 1.10.0. GH-1806
  • Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0. GH-1812
  • add golangci-lint. GH-1773 GH-1774
Commits
  • 8fdab02 Release notes for v0.36.0 (#1862)
  • 68c06bd Add Transport config parameter for MaxConnsPerHost (#1858)
  • d204141 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1861)
  • 18f6671 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#1843)
  • ccdb7f9 [NET-1484] Support for namespaces, partitions in consul endpoints (#1842)
  • c8d2201 Update CODEOWNERS
  • 76dce63 Setup for consul ent testing (#1831)
  • b265463 remove hard coded version data in tests (#1839)
  • 8593a9c Revert "Implement systemd notification support after all templates have been ...
  • 6b9060e Implement systemd notification support after all templates have been rendered...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.33.0 to 0.36.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.33.0...v0.36.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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 4, 2024 06:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 4, 2024
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