Skip to content

Bump github.com/alecthomas/repr from 0.5.2 to 0.5.3#87

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Commits
  • 746b66d fix: Use global visited set to prevent exponential re-traversal
  • 8eaab51 Respect zero time and print time.Time{}
  • f2046c2 Add go.mod and time.Time human readable representation
  • 4184120 Represent maps by keys sorted lexicographically
  • d37bc2a Don't panic on nil value, instead represent as nil.
  • 7ed4141 Support showing type information for all values.
  • 117648c Fix tests!
  • ead2165 Represent byte slices as strings.
  • f49988b Respect IgnoreGoString().
  • See full diff 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.2 to 0.5.3.
- [Commits](alecthomas/repr@v0.5.2...v0.5.3)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/repr
  dependency-version: 0.5.3
  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 13, 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 fa2d40f into main Jul 15, 2026
1 check passed
@Farokhcpu Farokhcpu deleted the dependabot/go_modules/github.com/alecthomas/repr-0.5.3 branch July 15, 2026 07:57
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