chore(deps): bump github.com/hashicorp/consul/api from 1.29.5 to 1.34.3#366
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump github.com/hashicorp/consul/api from 1.29.5 to 1.34.3#366dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ccaa224 to
a7cb795
Compare
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.29.5 to 1.34.3. - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.29.5...api/v1.34.3) --- updated-dependencies: - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.34.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a7cb795 to
55fc464
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/hashicorp/consul/api from 1.29.5 to 1.34.3.
Commits
84d73b1Backport of build(deps): bump github.com/hashicorp/vault/sdk from v0.7.0 to v...dc3b110Backport of Fix CVEs into release/2.0.x (#23579)1b39f53Backport of Suppress CVEs - Fix not avialable into release/2.0.x (#23575)8349a34Backport of fix broken documenation links into release/2.0.x (#23581)25043c1Backport of enhance TLS certificate monitoring with retry logic and severity ...87448b8Backport of add gateway failures into release/2.0.x (#23569)d6f2894Backport of fix: fixed 503 errors when adding routes to a busy gateway into r...76cccbcBackport of Implement service ACL checks and validation for transaction opera...34e1e9eBackport of Zero value check for api gateway limits into release/2.0.x (#23556)0b5009dBackport of ubi image update into release/2.0.x (#23554)Note
Low Risk
Lockfile-only bump with no logic changes; main residual risk is transitive behavior or API shifts in the Consul client used by optional persistence tests.
Overview
Dependency-only update with no application source changes—only
go.modandgo.sum.The module Go version moves from 1.24 to 1.26 and drops the explicit
toolchainpin.github.com/hashicorp/consul/apiis bumped from 1.29.5 to 1.34.3, which pulls inconsul/sdk0.18.1 and swapsmitchellh/mapstructureforgithub.com/go-viper/mapstructure/v2as an indirect dependency.golang.org/x/expis refreshed to a newer pseudo-version, and several transitivegolang.org/x/*entries are updated; some older indirect modules (e.g.google.golang.org/protobuf,golang.org/x/textas direct indirect in go.mod) are no longer listed ingo.mod.Consul client usage in persistence tests (
sdktests/server_side_persistence_consul.go) is unchanged at the code level; validate persistence/Consul integration tests if you run them against real Consul.Reviewed by Cursor Bugbot for commit 55fc464. Bugbot is set up for automated code reviews on this repo. Configure here.