fix(deps): update module github.com/maxatome/go-testdeep to v1.14.0 #82
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prskr/nurse#82
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-maxatome-go-testdeep-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.13.0
->v1.14.0
Release Notes
maxatome/go-testdeep (github.com/maxatome/go-testdeep)
v1.14.0
Compare Source
Features
ErrorIs
][ErrorIs] becomes a smuggler operator usingerrors.As
behind the scene;Struct
][Struct] and [SStruct
][SStruct] introduce lazy-model feature, i.e. the model is guessed at run-time.Fixes
JSON
][JSON], [SubJSONOf
][SubJSONOf] and [SuperJSONOf
][SuperJSONOf] operators;JSON
][JSON], [SubJSONOf
][SubJSONOf] and [SuperJSONOf
][SuperJSONOf] panic when using a bad placeholder several times in the same operator.What's Changed in details
New Contributors
Full Changelog: https://github.com/maxatome/go-testdeep/compare/v1.13.0...v1.14.0
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.
This PR has been generated by Renovate Bot.