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 com.tngtech.jgiven:jgiven-core from 2.0.0 to 2.0.1 #149

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps com.tngtech.jgiven:jgiven-core from 2.0.0 to 2.0.1.

Release notes

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

Release v2.0.1

Version 2.0.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-core's changelog.

Release v2.0.1

Fixed issues

  • Fixed an issue where parameterized tests with null value would not work in JUnit5 #1801 (thanks to sebphil for reporting)
  • Fixed inconsistent color scheme with regards to PENDING and ABORTED states in the HTML report.
Commits
  • 3a95792 Update version to 2.0.1
  • d703c04 Update changelog for v2.0.1
  • 943f8f8 chore(dependeny updates): Update HTML-App to v 1.1.3
  • f38d8b5 Merge pull request #1804 from TNG/fix/Issue-1801/junit5-parameterized-tests
  • 5487ec6 fix(Issue-1801): JGiven now can handle null parameters from JUnit5
  • 846eccc chore(deps): update renovatebot/github-action action to v41.0.6 (#1802)
  • 4ab060e fix(Changelog): include forgotten feature
  • 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 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)

Bumps [com.tngtech.jgiven:jgiven-core](https://github.com/TNG/jgiven) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: com.tngtech.jgiven:jgiven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Type: dependencies Version updates label Dec 16, 2024
@zambrovski zambrovski added this to the 0.3.1 milestone Jan 7, 2025
@zambrovski zambrovski merged commit b548cef into develop Jan 7, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.tngtech.jgiven-jgiven-core-2.0.1 branch January 7, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Version updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant