Skip to content

Conversation

@renovate-sh-app
Copy link

@renovate-sh-app renovate-sh-app bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/go-test/deep v1.0.7 -> v1.1.1 age confidence

Release Notes

go-test/deep (github.com/go-test/deep)

v1.1.1

Compare Source

  • Added NilPointersAreZero option: causes a nil pointer to be equal to a zero value (PR #​61) (@​seveas)
  • Updated test matrix to go1.22, go1.21, and go1.20

v1.1.0

Compare Source


v1.0.9

Compare Source

  • Fixed issue #​45: Panic when comparing errors in unexported fields (PR #​54) (@​seveas)
  • Fixed issue #​46: Functions are handled differently from reflect.DeepEqual (PR #​55) (@​countcb)
  • Updated test matrix to go1.17, go1.18, and go1.19 and moved testing to GitHub Actions

v1.0.8

Compare Source

  • Updated test matrix to go1.15, go1.16, and go1.17
  • Added SECURITY.md and GitHub code analysis

Configuration

📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| go         | github.com/go-test/deep | v1.0.7 | v1.1.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants