Skip to content

build(deps): bump github.com/maxatome/go-testdeep from 1.13.0 to 1.14.0#494

Merged
tfadeyi merged 1 commit intomasterfrom
dependabot/go_modules/github.com/maxatome/go-testdeep-1.14.0
Feb 5, 2024
Merged

build(deps): bump github.com/maxatome/go-testdeep from 1.13.0 to 1.14.0#494
tfadeyi merged 1 commit intomasterfrom
dependabot/go_modules/github.com/maxatome/go-testdeep-1.14.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps github.com/maxatome/go-testdeep from 1.13.0 to 1.14.0.

Release notes

Sourced from github.com/maxatome/go-testdeep's releases.

v1.14.0

Features

Fixes

  • in error reports, the origin operator was sometimes missing and sometimes wrong when using JSON, SubJSONOf and SuperJSONOf operators;
  • fix JSON, SubJSONOf and SuperJSONOf panic when using a bad placeholder several times in the same operator.

What's Changed in details

New Contributors

Full Changelog: maxatome/go-testdeep@v1.13.0...v1.14.0

Commits
  • fbd1f97 fix(tdsuite): verbose tests raised an error
  • 6250333 fix(JSON): mixing numeric and named placeholders didn't work correctly
  • 682b770 fix: collecting multiple times the same error leads to panic
  • 6a1fb6b docs: clarify panic(nil) case since go 1.21 introduced a change
  • 5a65b31 Correct spelling least
  • f3d049c test: use go 1.21 & golangci-lint 1.54.1 in CI
  • 92f5e63 feat(Struct): introduce lazy-Struct & lazy-SStruct
  • db15062 feat(Struct,SStruct): String() aligns values vertically
  • 7e45206 refactor: use ctxerr.BadKind for all "bad kind" errors
  • dd14546 refactor: standardize/simplify code
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2024
@tfadeyi
Copy link
Contributor

tfadeyi commented Feb 5, 2024

@dependabot rebase

Bumps [github.com/maxatome/go-testdeep](https://github.com/maxatome/go-testdeep) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/maxatome/go-testdeep/releases)
- [Commits](maxatome/go-testdeep@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/maxatome/go-testdeep
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/maxatome/go-testdeep-1.14.0 branch from 33fa595 to 85d6366 Compare February 5, 2024 13:38
@tfadeyi tfadeyi merged commit d346420 into master Feb 5, 2024
@tfadeyi tfadeyi deleted the dependabot/go_modules/github.com/maxatome/go-testdeep-1.14.0 branch February 5, 2024 14:13
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