Skip to content

Bump github.com/alecthomas/repr from 0.5.3 to 0.5.4#88

Merged
Farokhcpu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alecthomas/repr-0.5.4
Jul 21, 2026
Merged

Bump github.com/alecthomas/repr from 0.5.3 to 0.5.4#88
Farokhcpu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alecthomas/repr-0.5.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/alecthomas/repr from 0.5.3 to 0.5.4.

Commits
  • 9b3680b fix: preserve repeated scalar values
  • 7c84ded fix: Use global visited set to prevent exponential re-traversal
  • 77c3b40 chore(deps): update actions/checkout action to v7 (#41)
  • 3f20703 fix: prevent IsZero() panics on interface fields (#39)
  • 41e116c Fix IsZero() panic (#38)
  • 7d001a1 chore(deps): update dependency golangci-lint to v2 (#32)
  • 390ae5f fix: panic when checking IsZero()
  • 2ae58c5 Revert "fix: possible fix for occasional infinite recursion"
  • a86cbc1 fix: possible fix for occasional infinite recursion
  • 21b2102 add HideField option to printer (#33)
  • 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/alecthomas/repr](https://github.com/alecthomas/repr) from 0.5.3 to 0.5.4.
- [Commits](alecthomas/repr@v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/repr
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 20, 2026

@Farokhcpu Farokhcpu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good 👍

@Farokhcpu
Farokhcpu merged commit 473e64c into main Jul 21, 2026
1 check passed
@Farokhcpu
Farokhcpu deleted the dependabot/go_modules/github.com/alecthomas/repr-0.5.4 branch July 21, 2026 12:46
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.

1 participant