hosh-shell / hosh

Human Oriented SHell
https://hosh-shell.github.io
MIT License
25 stars 0 forks source link

build(deps): bump pitest-junit5-plugin from 0.15 to 1.1.1 #535

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pitest-junit5-plugin from 0.15 to 1.1.1.

Commits
  • b327799 update readme for 1.1.1
  • 67f77ae add test case for parameterized tests without explicit source
  • acb6406 Merge pull request #74 from tyge68/patch-1
  • a1ef6f3 Merge pull request #71 from felix-seifert/patch-1
  • efd744d #73 Force to disable junit5 parallel mode as PIT is not compatible with it
  • 6533c28 Update version to 1.1.0 in example implementation
  • 9929c09 update readme for 1.1.0
  • 758ce38 Merge pull request #70 from davidburstrom/master-fix-69
  • bc6260e Build with JUnit Platform 1.9.1 to support JUnit Jupiter 5.9.1 #69
  • 377f845 Merge pull request #68 from SidB3/patch-1
  • 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[bot] commented 1 year ago

Superseded by #540.