holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
66 stars 26 forks source link

chore(deps): bump jgiven.version from 1.3.0 to 1.3.1 #921

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps jgiven.version from 1.3.0 to 1.3.1. Updates com.tngtech.jgiven:jgiven-junit5 from 1.3.0 to 1.3.1

Release notes

Sourced from com.tngtech.jgiven:jgiven-junit5's releases.

Release v1.3.1

Version 1.3.1 release of JGiven. Source code may be found in Maven Central: https://search.maven.org/search?q=com.tngtech.jgiven

Changelog

Sourced from com.tngtech.jgiven:jgiven-junit5's changelog.

Release v1.3.1

Fixed issues

  • TextReportGenerator is now backed by jansi2 not jansi1. #1420
  • JUnit 5 assumptions failures don't fail tests anymore #1465 (TNG/JGiven#1465) (thanks to j8zdev for the analysis)
  • Further dependency updates.
Commits
  • 240a579 Update version to 1.3.1
  • 8c34874 Merge pull request #1477 from TNG/fix/issue-1465-don't-fail-for-junit-5-assum...
  • 5273fdc Update aspectj.version to v1.9.21
  • ee045ae Merge pull request #1460 from TNG/fix/issue-802/rewrite-maven-plugin-test
  • b0c5815 Issue-1465: Make JGiven pass on assertions from JUnit5
  • f2a2d77 Collapse catch blocks
  • 9f05e6f Set surefire plugin version
  • 6e08a21 Issue-802: Increase java language level for test project
  • 2817a83 Merge pull request #1466 from TNG/bugfix/fix-selenium
  • a14e8fc Update reactivecircus/android-emulator-runner action to v2.29.0
  • Additional commits viewable in compare view


Updates com.tngtech.jgiven:jgiven-spring from 1.3.0 to 1.3.1

Release notes

Sourced from com.tngtech.jgiven:jgiven-spring's releases.

Release v1.3.1

Version 1.3.1 release of JGiven. Source code may be found in Maven Central: https://search.maven.org/search?q=com.tngtech.jgiven

Changelog

Sourced from com.tngtech.jgiven:jgiven-spring's changelog.

Release v1.3.1

Fixed issues

  • TextReportGenerator is now backed by jansi2 not jansi1. #1420
  • JUnit 5 assumptions failures don't fail tests anymore #1465 (TNG/JGiven#1465) (thanks to j8zdev for the analysis)
  • Further dependency updates.
Commits
  • 240a579 Update version to 1.3.1
  • 8c34874 Merge pull request #1477 from TNG/fix/issue-1465-don't-fail-for-junit-5-assum...
  • 5273fdc Update aspectj.version to v1.9.21
  • ee045ae Merge pull request #1460 from TNG/fix/issue-802/rewrite-maven-plugin-test
  • b0c5815 Issue-1465: Make JGiven pass on assertions from JUnit5
  • f2a2d77 Collapse catch blocks
  • 9f05e6f Set surefire plugin version
  • 6e08a21 Issue-802: Increase java language level for test project
  • 2817a83 Merge pull request #1466 from TNG/bugfix/fix-selenium
  • a14e8fc Update reactivecircus/android-emulator-runner action to v2.29.0
  • Additional commits viewable in compare view


Updates com.tngtech.jgiven:jgiven-spring-junit5 from 1.3.0 to 1.3.1

Release notes

Sourced from com.tngtech.jgiven:jgiven-spring-junit5's releases.

Release v1.3.1

Version 1.3.1 release of JGiven. Source code may be found in Maven Central: https://search.maven.org/search?q=com.tngtech.jgiven

Changelog

Sourced from com.tngtech.jgiven:jgiven-spring-junit5's changelog.

Release v1.3.1

Fixed issues

  • TextReportGenerator is now backed by jansi2 not jansi1. #1420
  • JUnit 5 assumptions failures don't fail tests anymore #1465 (TNG/JGiven#1465) (thanks to j8zdev for the analysis)
  • Further dependency updates.
Commits
  • 240a579 Update version to 1.3.1
  • 8c34874 Merge pull request #1477 from TNG/fix/issue-1465-don't-fail-for-junit-5-assum...
  • 5273fdc Update aspectj.version to v1.9.21
  • ee045ae Merge pull request #1460 from TNG/fix/issue-802/rewrite-maven-plugin-test
  • b0c5815 Issue-1465: Make JGiven pass on assertions from JUnit5
  • f2a2d77 Collapse catch blocks
  • 9f05e6f Set surefire plugin version
  • 6e08a21 Issue-802: Increase java language level for test project
  • 2817a83 Merge pull request #1466 from TNG/bugfix/fix-selenium
  • a14e8fc Update reactivecircus/android-emulator-runner action to v2.29.0
  • Additional commits viewable in compare view


Updates com.tngtech.jgiven:jgiven-html5-report from 1.3.0 to 1.3.1

Release notes

Sourced from com.tngtech.jgiven:jgiven-html5-report's releases.

Release v1.3.1

Version 1.3.1 release of JGiven. Source code may be found in Maven Central: https://search.maven.org/search?q=com.tngtech.jgiven

Changelog

Sourced from com.tngtech.jgiven:jgiven-html5-report's changelog.

Release v1.3.1

Fixed issues

  • TextReportGenerator is now backed by jansi2 not jansi1. #1420
  • JUnit 5 assumptions failures don't fail tests anymore #1465 (TNG/JGiven#1465) (thanks to j8zdev for the analysis)
  • Further dependency updates.
Commits
  • 240a579 Update version to 1.3.1
  • 8c34874 Merge pull request #1477 from TNG/fix/issue-1465-don't-fail-for-junit-5-assum...
  • 5273fdc Update aspectj.version to v1.9.21
  • ee045ae Merge pull request #1460 from TNG/fix/issue-802/rewrite-maven-plugin-test
  • b0c5815 Issue-1465: Make JGiven pass on assertions from JUnit5
  • f2a2d77 Collapse catch blocks
  • 9f05e6f Set surefire plugin version
  • 6e08a21 Issue-802: Increase java language level for test project
  • 2817a83 Merge pull request #1466 from TNG/bugfix/fix-selenium
  • a14e8fc Update reactivecircus/android-emulator-runner action to v2.29.0
  • Additional commits viewable in compare view


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 show 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)