shoenig / nomad-pledge-driver

Nomad task driver capable of blocking unwanted syscall and filesystem access. Based on the pledge utility for Linux by Justine Tunney
Mozilla Public License 2.0
22 stars 2 forks source link

build(deps): bump github.com/shoenig/test from 0.6.0 to 0.6.1 #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.6.1

What's Changed

Changes

New Contributors

Full Changelog: https://github.com/shoenig/test/compare/v0.6.0...v0.6.1

Commits
  • 56f8832 test: add ValidJSON and ValidJSONBytes assertions (#104)
  • 57f69f4 assertions: use helper method for failure output details (#102)
  • 7124e31 contains: add ContainsSubset assertion (#101)
  • 7d8bca6 slices: make slice equality comparator more flexible (#100)
  • c3fdef6 readme: fixup readme badges (#99)
  • 142f13c repo: add release.yaml file for automatic changes (#98)
  • f7957b0 readme: add note about protocmp (#95)
  • 2b9e1c9 build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#94)
  • 5348ee5 repo: setup dependabot action (#93)
  • See full diff 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)