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 org.hamcrest:hamcrest-core from 1.3 to 2.1.0.redhat-00001 #15

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps org.hamcrest:hamcrest-core from 1.3 to 2.1.0.redhat-00001.

Release notes

Sourced from org.hamcrest:hamcrest-core's releases.

hamcrest-java-2.1-rc4

Restore deleted classes to keep backwards compatibility with version 1.3, and mark them as deprecated.

hamcrest-java-2.1-rc3

This fixes the problem that Maven has with interpreting pom-only artifacts. Both hamcrest-core and hamcrest-library artifacts now publish empty jars with a dependency on the hamcrest artifact.

hamcrest-java-2.1-rc2

This release publishes pom-only artifacts for hamcrest-core and hamcrest-library for better backwards compatibility with previous releases.

hamcrest-java-2.1-rc1

Overview

After a long hiatus without releases, this version simplifies the packaging of Hamcrest into a single jar: hamcrest-<version>.jar. Other big changes include Java 9 module compatibility, along with numerous other improvements and bug fixes.

Breaking Changes

Although the class API has not changed since Hamcrest 1.3, the way that the project is packaged has changed. Refer to the Hamcrest Distributables documentation for more information.

Changes

  • Publish a single jar hamcrest-2.1.jar
  • Documentation updates
  • Add implementation for CharSequence length matcher
  • Fix for TypeSafeDiagnosingMatcher can't detect generic types for subclass
  • Renamed IsCollectionContaining to IsIterableContaining
  • Make Hamcrest an OSGI bundle
  • Add StringRegularExpression matcher
  • Fix StringContainsInOrder to detect if a repeated pattern is missing
  • Add ArrayAsIterableMatcher
  • Fix description for IsEqualIgnoringCase
  • Fix JavaDoc examples

Version 2.0.0.0 Changes

Version 2.1-rc1 also includes changes previous released (but un-tagged as version 2.0.0.0). These changes include:

  • Upgraded to Java 7
  • Build with Gradle
  • Publish a single jar java-hamcrest-2.0.0.0.jar
  • Removed deprecated methods from previous release
  • Improve mismatch description of hasItem/hasItems
  • General improvements to mismatch descriptions
  • Several JavaDoc improvements and corrections
  • Deprecated several matcher factory methods of the for "isXyz"
  • Fix [GH issue #75](hamcrest/JavaHamcrest#75) - address doclint errors reported in JDK 1.8

... (truncated)

Changelog

Sourced from org.hamcrest:hamcrest-core's changelog.

Hamcrest Changes

Version 2.3 (Unreleased)

Improvements

TBD

Bugfixes

TBD

Version 2.2 (17th October 2019)

Improvements

Bugfixes

Commits

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 [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 2.1.0.redhat-00001.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/commits)

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #21.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.hamcrest-hamcrest-core-2.1.0.redhat-00001 branch June 10, 2024 06:41
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.

0 participants