Skip to content

chore(deps): bump github.com/gaissmai/bart from 0.28.1 to 0.29.0 - #188

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/main/github.com/gaissmai/bart-0.29.0
Jul 27, 2026
Merged

chore(deps): bump github.com/gaissmai/bart from 0.28.1 to 0.29.0#188
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/main/github.com/gaissmai/bart-0.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gaissmai/bart from 0.28.1 to 0.29.0.

Release notes

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

v0.29.0

Breaking Change for Equal:

Non-comparable types without a custom Equal method will now trigger a runtime panic instead of falling back to reflect.DeepEqual.

v0.28.2

  • minor code refactoring
  • better documentation
Commits
  • 578b05e refactor(Equal): replace reflect.DeepEqual with native equality
  • 9a14c7a refactor(value), avoid reflect package
  • a470f82 godoc formatting
  • 4d11a00 simplify internal/value
  • e2244a4 chore(actions): bump actions/setup-go from 6 to 7
  • f5e8406 refactor(value): modernize type checks
  • 1a6a9b5 update to 2026 in copyright
  • 0d6de7e remove panic guard in PfxToIdx
  • 5884d68 better comments
  • 3d69401 simplify code
  • 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 [github.com/gaissmai/bart](https://github.com/gaissmai/bart) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/gaissmai/bart/releases)
- [Commits](gaissmai/bart@v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/gaissmai/bart
  dependency-version: 0.29.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 Jul 27, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Automatically approved using projectdiscovery/actions/pr/approve action.

@github-actions
github-actions Bot merged commit 351288f into main Jul 27, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/main/github.com/gaissmai/bart-0.29.0 branch July 27, 2026 16:03
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