Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps github.com/gaissmai/bart from 0.24.0 to 0.25.0.

Release notes

Sourced from github.com/gaissmai/bart's releases.

Release v0.25.0

  • bump to go1.24.0
  • deprecated GetAndDelete
  • deprecated GetAndDeletePersist
  • deprecated Update
  • deprecated UpdatePersist
  • implemented Equal
  • implemented Modify
  • implemented ModifyPersist
  • implemented WalkPersist
Commits
  • 19a0fea changed signature of Delete and DeletePersist
  • 1d55e21 remove toolchain line
  • a5620af Modify now returns the old value on update
  • e50500c change the Modify semantic, no more panics
  • 3e8eb8a simplify code for Modify
  • 9a2f1bf naming is hard
  • 8a3e979 naming is hard, UpdateOrDelete -> Modify
  • 03c2f31 bump toolchain
  • fcf233d more bounds check eliminated
  • 39c83c7 impl. UpdateOrDeletePersist
  • 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 will merge this PR once CI passes on it, as requested by @ehsandeep.


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)

Bumps [github.com/gaissmai/bart](https://github.com/gaissmai/bart) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/gaissmai/bart/releases)
- [Commits](gaissmai/bart@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/gaissmai/bart
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2025
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 01a1bae into main Sep 8, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/gaissmai/bart-0.25.0 branch September 8, 2025 16:18
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.

2 participants