Skip to content

Update Go dependencies (minor)#8

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-dependencies
Open

Update Go dependencies (minor)#8
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 8, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/gaissmai/bart v0.26.1v0.27.0 age confidence
golang.org/x/sys v0.43.0v0.44.0 age confidence

Release Notes

gaissmai/bart (github.com/gaissmai/bart)

v0.27.0: always panic on nil receivers and arguments

Compare Source

  • Breaking Changes
    Always panic on nil receivers and arguments; operations that previously tolerated nil with no-op will now panic (iteration, comparison, cloning/union, and serialization).

  • Documentation
    Clarified that table types must be used via pointers (not copied by value) and that nil receivers/arguments are forbidden and will trigger panics.

  • Tests
    Nil-receiver/arguments tests updated to expect panics and renamed to reflect nil-receiver/arguments focus.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label May 8, 2026
@renovate renovate Bot force-pushed the renovate/go-dependencies branch from 019b76a to e761224 Compare May 13, 2026 01:31
@renovate renovate Bot changed the title Update module golang.org/x/sys to v0.44.0 Update Go dependencies (minor) May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants