build(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0#446
Merged
ChrisSchinnerl merged 1 commit intoJun 22, 2026
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Member
|
@dependabot recreate |
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.4.3 to 1.5.0. - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.4.3...v1.5.0) --- updated-dependencies: - dependency-name: go.etcd.io/bbolt dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f29c80a to
8057d0b
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 go.etcd.io/bbolt from 1.4.3 to 1.5.0.
Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
e7a8b2dMerge pull request #1217 from pjsharath28/update-go-release-1.5a916f11bump go 1.25.1143ec888Merge pull request #1212 from Elbehery/20260527_remove_maxSize_guardd43321fchore(test): remove redundant MaxSize guard in TestDB_MaxSizeExceededDoesNotGrowc13504dMerge pull request #1211 from ahrtr/20260526_maxsize_changelog0a8fbd9Merge pull request #1210 from Elbehery/20260526_support_data_size_limit63896b7Update changelog for the feature of supporting setting file size limita85b887Reimplement the feature of support setting data file size limit443486etest: add and update tests for MaxSize and MMap behaviora1f42c4Merge pull request #1208 from etcd-io/dependabot/github_actions/golangci/gola...