Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@stelzo stelzo merged commit a96bbe1 into main Apr 14, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.5 branch April 14, 2025 09:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants