Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A accountserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ai3ai3
  • accountserver
  • Merge requests
  • !94

Update module github.com/go-test/deep to v1.1.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged renovate requested to merge renovate/github.com-go-test-deep-1.x into master Dec 17, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 7

This MR contains the following updates:

Package Type Update Change
github.com/go-test/deep require minor v1.0.8 -> v1.1.0

Release Notes

go-test/deep

v1.1.0

Compare Source

  • Add optional flags: Equal(a, b, flags..) and FLAG_IGNORE_SLICE_ORDER (issue #​28, MR #​56) (@​alenkacz)

v1.0.9

Compare Source

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

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

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


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

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/github.com-go-test-deep-1.x