Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps github.com/hashicorp/go-memdb from 1.3.2 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

v1.3.4

What's Changed

New Contributors

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

v1.3.3

What's Changed

New Contributors

Full Changelog: hashicorp/go-memdb@v1.3.2...v1.3.3

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.2 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.2...v1.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2025

Labels

The following labels could not be found: pr/no-changelog. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2025
@github-actions
Copy link

This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Closing due to inactivity. If you feel this was a mistake or you wish to re-open at any time in the future, please leave a comment and it will be re-surfaced for the maintainers to review.

@github-actions github-actions bot closed this Dec 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/go-memdb-1.3.5 branch December 1, 2025 01:29
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 meta/stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants