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

Upgrade Hamcrest 2.2 -> 3.0 #1267

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.hamcrest:hamcrest-core (source) compile major 2.2 -> 3.0

Release Notes

hamcrest/JavaHamcrest (org.hamcrest:hamcrest-core)

v3.0

Compare Source

Breaking Changes
  • From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode,
    and is not compatible with previous versions of Java. See
    Issue #​331 and
    PR #​411 for details. Developers who use Java 1.7 earlier can still
    depend upon hamcrest-2.2.jar.
Improvements

  • If you want to rebase/retry this PR, check this box

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Aug 2, 2024

Suggested commit message:

Upgrade Hamcrest 2.2 -> 3.0 (#1267)

See:
- https://github.com/hamcrest/JavaHamcrest/releases/tag/v3.0-rc1
- https://github.com/hamcrest/JavaHamcrest/releases/tag/v3.0
- https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0

Copy link

github-actions bot commented Aug 2, 2024

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

2 similar comments
Copy link

github-actions bot commented Aug 2, 2024

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

github-actions bot commented Aug 2, 2024

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.18.0 milestone Aug 4, 2024
@Stephan202 Stephan202 changed the title Upgrade org.hamcrest:hamcrest-core 2.2 -> 3.0 Upgrade Hamcrest 2.2 -> 3.0 Aug 4, 2024
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the suggested commit message and PR title. We should update the Renovate config for this.

@Picnic-DevPla-Bot Picnic-DevPla-Bot changed the title Upgrade Hamcrest 2.2 -> 3.0 Upgrade org.hamcrest:hamcrest-core 2.2 -> 3.0 Aug 5, 2024
@rickie rickie force-pushed the renovate/org.hamcrest-hamcrest-core-3.x branch from 1cea613 to f03f09b Compare August 5, 2024 09:50
Copy link

github-actions bot commented Aug 5, 2024

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie force-pushed the renovate/org.hamcrest-hamcrest-core-3.x branch from f03f09b to d9417d0 Compare August 6, 2024 12:06
Copy link

sonarqubecloud bot commented Aug 6, 2024

Copy link

github-actions bot commented Aug 6, 2024

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie merged commit c85070b into master Aug 6, 2024
15 checks passed
@rickie rickie deleted the renovate/org.hamcrest-hamcrest-core-3.x branch August 6, 2024 12:34
@rickie rickie changed the title Upgrade org.hamcrest:hamcrest-core 2.2 -> 3.0 Upgrade Hamcrest 2.2 -> 3.0 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants