Skip to content

build(deps): bump github.com/hashicorp/go-memdb from 1.3.4 to 1.3.5 #316

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps github.com/hashicorp/go-memdb from 1.3.4 to 1.3.5.

Release notes

Sourced from github.com/hashicorp/go-memdb's releases.

v1.3.5

What's Changed

  • Bump github.com/hashicorp/go-immutable-radix from 1.3.0 to 1.3.1 by @​dependabot in hashicorp/go-memdb#134. This fixes a bug in go-immutable radix that can cause a panic when using SeekLowerBound on a non-unique index. Fixes #170.

New Contributors

Full Changelog: hashicorp/go-memdb@v1.3.4...v1.3.5

Commits
  • 0f077dd Merge pull request #168 from schmichael/patch-1
  • 0a2ac1f Update CODEOWNERS
  • 37ef9ad Merge pull request #166 from mukeshjc/main
  • 97d93a1 Update CODEOWNERS file in CODEOWNERS
  • 0fb44d6 testing: demonstrate expected isolation properties (#165)
  • 419ac54 Bump github.com/hashicorp/go-immutable-radix from 1.3.0 to 1.3.1 (#134)
  • fa92854 Remove releng from CODEOWNERS (#154)
  • e27d749 Remove releng from CODEOWNERS
  • 9940d4a Merge pull request #148 from hashicorp/dependabot/github_actions/actions/uplo...
  • b4a5f2c Merge pull request #147 from hashicorp/dependabot/github_actions/actions/chec...
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 27, 2025 12:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2025
Bumps [github.com/hashicorp/go-memdb](https://github.com/hashicorp/go-memdb) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/hashicorp/go-memdb/releases)
- [Changelog](https://github.com/hashicorp/go-memdb/blob/main/changes.go)
- [Commits](hashicorp/go-memdb@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-memdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.5 branch from 56f4b85 to 953caf1 Compare February 28, 2025 17:37
@SBGoods SBGoods merged commit 8c71d27 into main Feb 28, 2025
93 checks passed
@SBGoods SBGoods deleted the dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.5 branch February 28, 2025 17:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant