Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps go.bug.st/f from 0.4.0 to 0.5.0.

Release notes

Sourced from go.bug.st/f's releases.

v0.5.0

What's Changed

Full Changelog: bugst/go-algorithms@v0.4.0...v0.5.0

Commits
  • e2718c4 Merge pull request #4 from lucarin91/add-noerror-utility
  • 49d0f23 Updated license and readme
  • 9141522 Merge pull request #3 from lucarin91/add-callbackwriter
  • bba132b Merge branch 'master' into add-noerror-utility
  • 6700e3e Fixed godoc comments
  • cce2537 Added unit test for CallbackWriter buffer growth
  • 4ecb5ce Improved line processing memory usage
  • 0e5a3c7 Make CallbackWriter private
  • ad383ef Added Close method
  • 77f684e feat: add the NoError utility
  • 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)
Bumps [go.bug.st/f](https://github.com/bugst/go-algorithms) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/bugst/go-algorithms/releases)
- [Commits](bugst/go-algorithms@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: go.bug.st/f
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure

0 participants