Skip to content

chore(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0#462

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go.etcd.io/bbolt-1.5.0
Open

chore(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0#462
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go.etcd.io/bbolt-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps go.etcd.io/bbolt from 1.4.3 to 1.5.0.

Release notes

Sourced from go.etcd.io/bbolt's releases.

v0.5.0

See the CHANGELOG/v1.5.0 for more details.

Commits
  • e7a8b2d Merge pull request #1217 from pjsharath28/update-go-release-1.5
  • a916f11 bump go 1.25.11
  • 43ec888 Merge pull request #1212 from Elbehery/20260527_remove_maxSize_guard
  • d43321f chore(test): remove redundant MaxSize guard in TestDB_MaxSizeExceededDoesNotGrow
  • c13504d Merge pull request #1211 from ahrtr/20260526_maxsize_changelog
  • 0a8fbd9 Merge pull request #1210 from Elbehery/20260526_support_data_size_limit
  • 63896b7 Update changelog for the feature of supporting setting file size limit
  • a85b887 Reimplement the feature of support setting data file size limit
  • 443486e test: add and update tests for MaxSize and MMap behavior
  • a1f42c4 Merge pull request #1208 from etcd-io/dependabot/github_actions/golangci/gola...
  • 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 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)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2026
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.89%. Comparing base (ec97c6a) to head (e9e7b5a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #462   +/-   ##
=======================================
  Coverage   78.89%   78.89%           
=======================================
  Files         118      118           
  Lines        8359     8359           
=======================================
  Hits         6595     6595           
  Misses       1237     1237           
  Partials      527      527           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants