Update dependency org.hamcrest:hamcrest-core to v2#5431
Merged
chingor13 merged 1 commit intogoogleapis:masterfrom Jun 11, 2019
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5431 +/- ##
============================================
+ Coverage 50.64% 50.78% +0.14%
- Complexity 24061 24181 +120
============================================
Files 2271 2271
Lines 229090 230080 +990
Branches 24998 25006 +8
============================================
+ Hits 116018 116842 +824
- Misses 104444 104604 +160
- Partials 8628 8634 +6
Continue to review full report at Codecov.
|
754edc3 to
0895962
Compare
0895962 to
a43c2b2
Compare
chingor13
approved these changes
Jun 11, 2019
This was referenced Jun 12, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3->2.1Release Notes
hamcrest/JavaHamcrest
v2.1Version 2.1 (21st December 2018)
Overview for 2.1
After a long hiatus without releases, this version simplifies the packaging of
Hamcrest into a single jar:
hamcrest-<version>.jar. Other big changes includeJava 9 module compatibility, migrating the code repository from Google Code to
GitHub, along with numerous other new features, improvements and bug fixes.
Breaking Changes for 2.1
correctly upgrading transitive dependencies. Refer to the
Hamcrest Distributables
documentation for more information, and in particular,
Upgrading from Hamcrest 1.x
org.hamcrest.Factoryhas been removed. This was only used in old implementationsof the hamcrest build toolchain, and can safely be deleted from client code without
any effect.
Changes for 2.1
hamcrest-2.1.jarhamcrest-coreandhamcrest-library.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.