Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/shoenig/test from 0.4.0 to 0.6.0 #14

Merged
merged 1 commit into from
Jan 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2023

Bumps github.com/shoenig/test from 0.4.0 to 0.6.0.

Release notes

Sourced from github.com/shoenig/test's releases.

v0.6.0

👑 v0.6.0 adds support for custom cmp.Option values

  • Adds ability to customize cmp.Equal behavior via cmp.Option arguments
  • Adds assertions for existence of single map key
  • Fixes some error outputs
Commits
  • 487172e settings: support for supplying cmp.Option to some assertions (#92)
  • 6219c20 numbers: use value instead of n in labeling (#90)
  • 7199261 maps: assertions for single key existence (#89)
  • 264db4c i386: avoid using hard-coded 64 bit type (#86)
  • f7a7aaf wait: avoid leaky timer pattern (#85)
  • 54d7ff4 readme: fixup windows spaces (#84)
  • 2ed12db docs: update documentation for wait package (#83)
  • a4dcd3e wait: add continual function variant (#81)
  • a78f3cd portal: lock and hold listener until all ports are acquired (#79)
  • c7f953b readme: more changes
  • Additional commits viewable 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 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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2023

The following labels could not be found: theme/dependencies.

Bumps [github.com/shoenig/test](https://github.com/shoenig/test) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/shoenig/test/releases)
- [Commits](shoenig/test@v0.4.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/shoenig/test
  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/shoenig/test-0.6.0 branch from 966b9a8 to 6c27894 Compare January 15, 2023 02:29
@shoenig shoenig merged commit 09e544e into main Jan 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/shoenig/test-0.6.0 branch January 15, 2023 02:30
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.

1 participant