8000 Bump jgiven.version from 2.0.1 to 2.0.2 by dependabot[bot] · Pull Request #207 · toolisticon/jgiven-kotlin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump jgiven.version from 2.0.1 to 2.0.2 #207

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Mar 5, 2025

Bumps jgiven.version from 2.0.1 to 2.0.2.
Updates com.tngtech.jgiven:jgiven-core from 2.0.1 to 2.0.2

Release notes

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

Release v2.0.2

Version 2.0.2 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.2

Fixed issues

  • The java 17 example projects now comes with a basic logger. #374 (thanks to rolfschumacher for reporting)
  • Fixed an issue where tests that aborted in the main method were reported as success. #1865 (thanks to abika for reporting)
Commits
  • 61163d3 Update version to 2.0.2
  • 7c77639 Merge pull request #1839 from TNG/renovate/bytebuddy.version
  • 69ec333 fix(Dependency Updates): Throw out jettify, it is no longer maintained
  • 04ada33 fix(deps): update bytebuddy.version to v1.17.2
  • d26946b Merge pull request #1875 from TNG/fix/Issue-1856-aborted-is-not-success
  • e128503 fix(deps): update dependency org.mockito:mockito-core to v5.16.0 (#1878)
  • ba8eb43 fix(deps): update dependency org.apache.groovy:groovy to v4.0.26 (#1877)
  • a4b18d7 fix(Issue-1856): make exception handling more readable
  • 6160756 Merge pull request #1876 from TNG/fix/gradle-build-deprecations
  • 870dacb Merge pull request #1841 from TNG/renovate/com.github.ben-manes.versions-0.x
  • Additional commits viewable in compare view

Updates com.tngtech.jgiven:jgiven-junit5 from 2.0.1 to 2.0.2

Release notes

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

Release v2.0.2

Version 2.0.2 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 v2.0.2

Fixed issues

  • The java 17 example projects now comes with a basic logger. #374 (thanks to rolfschumacher for reporting)
  • Fixed an issue where tests that aborted in the main method were reported as success. #1865 (thanks to abika for reporting)
Commits
  • 61163d3 Update version to 2.0.2
  • 7c77639 Merge pull request #1839 from TNG/renovate/bytebuddy.version
  • 69ec333 fix(Dependency Updates): Throw out jettify, it is no longer maintained
  • 04ada33 fix(deps): update bytebuddy.version to v1.17.2
  • d26946b Merge pull request #1875 from TNG/fix/Issue-1856-aborted-is-not-success
  • e128503 fix(deps): update dependency org.mockito:mockito-core to v5.16.0 (#1878)
  • ba8eb43 fix(deps): update dependency org.apache.groovy:groovy to v4.0.26 (#1877)
  • a4b18d7 fix(Issue-1856): make exception handling more readable
  • 6160756 Merge pull request #1876 from TNG/fix/gradle-build-deprecations
  • 870dacb Merge pull request #1841 from TNG/renovate/com.github.ben-manes.versions-0.x
  • Additional commits viewable in compare view

Updates com.tngtech.jgiven:jgiven-spring-junit5 from 2.0.1 to 2.0.2

Release notes

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

Release v2.0.2

Version 2.0.2 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 v2.0.2

Fixed issues

  • The java 17 example projects now comes with a basic logger. #374 (thanks to rolfschumacher for reporting)
  • Fixed an issue where tests that aborted in the main method were reported as success. #1865 (thanks to abika for reporting)
Commits
  • 61163d3 Update version to 2.0.2
  • 7c77639 Merge pull request #1839 from TNG/renovate/bytebuddy.version
  • 69ec333 fix(Dependency Updates): Throw out jettify, it is no longer maintained
  • 04ada33 fix(deps): update bytebuddy.version to v1.17.2
  • d26946b Merge pull request #1875 from TNG/fix/Issue-1856-aborted-is-not-success
  • e128503 fix(deps): update dependency org.mockito:mockito-core to v5.16.0 (#1878)
  • ba8eb43 fix(deps): update dependency org.apache.groovy:groovy to v4.0.26 (#1877)
  • a4b18d7 fix(Issue-1856): make exception handling more readable
  • 6160756 Merge pull request #1876 from TNG/fix/gradle-build-deprecations
  • 870dacb Merge pull request #1841 from TNG/renovate/com.github.ben-manes.versions-0.x
  • 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 <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 Depend 8000 abot 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 `jgiven.version` from 2.0.1 to 2.0.2.

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

Updates `com.tngtech.jgiven:jgiven-junit5` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v2.0.1...v2.0.2)

Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/TNG/jgiven/releases)
- [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md)
- [Commits](TNG/JGiven@v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2025
@jangalinski jangalinski self-assigned this Mar 31, 2025
@jangalinski jangalinski added this to the 2.0.1.x milestone Mar 31, 2025
@jangalinski jangalinski merged commit 5394c5a into develop Mar 31, 2025
3 checks passed
@jangalinski jangalinski deleted the dependabot/maven/jgiven.version-2.0.2 branch March 31, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0