Skip to content

Commit 4f076ab

Browse files
chore(deps): update dependency hashicorp/consul to v1.21.4 (#41)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hashicorp/consul](https://redirect.github.com/hashicorp/consul) | patch | `1.21.3` -> `1.21.4` | --- ### Release Notes <details> <summary>hashicorp/consul (hashicorp/consul)</summary> ### [`v1.21.4`](https://redirect.github.com/hashicorp/consul/releases/tag/v1.21.4) [Compare Source](https://redirect.github.com/hashicorp/consul/compare/v1.21.3...v1.21.4) ##### 1.21.4 (August 13, 2025) SECURITY: - security: Update Go to 1.23.12 to address CVE-2025-47906 \[[GH-22547](https://redirect.github.com/hashicorp/consul/issues/22547)] IMPROVEMENTS: - ui: Replaced internal code editor with HDS (HashiCorp Design System) code editor and code block components for improved accessibility and maintainability across the Consul UI. \[[GH-22513](https://redirect.github.com/hashicorp/consul/issues/22513)] BUG FIXES: - cli: capture pprof when ACL is enabled and a token with operator:read is used, even if enable\_debug config is not explicitly set. \[[GH-22552](https://redirect.github.com/hashicorp/consul/issues/22552)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/nomad-dev-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDEuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb40aa8 commit 4f076ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
unzip consul.zip
4040
mv consul /usr/local/bin/
4141
env:
42-
CONSUL_VERSION: 1.21.3 # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
42+
CONSUL_VERSION: 1.21.4 # renovate: datasource=github-releases depName=hashicorp/consul extractVersion=v(?<version>.+)
4343

4444
- uses: hetznercloud/tps-action@main
4545

0 commit comments

Comments
 (0)