Skip to content

Bump truth.version from 1.1.1 to 1.1.2#220

Merged
Mjl33 merged 1 commit into
masterfrom
dependabot/maven/truth.version-1.1.2
Jan 25, 2021
Merged

Bump truth.version from 1.1.1 to 1.1.2#220
Mjl33 merged 1 commit into
masterfrom
dependabot/maven/truth.version-1.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 25, 2021

Bumps truth.version from 1.1.1 to 1.1.2.
Updates truth from 1.1.1 to 1.1.2

Release notes

Sourced from truth's releases.

1.1.2

This release completes the feature that I got wrong in 1.1.1 -- the ability to exclude our JUnit 4 dependency and still use standard Truth assertions.

  • Made it possible for users to exclude our JUnit 4 dependency and still use standard Truth assertions -- really this time, even in cases in which excluding the dependency failed under 1.1.1. (JUnit 4 is still required for some advanced features, like Expect, ExpectFailure, and TruthJUnit.assume().) (948f3edca)
  • When JUnit 4 is excluded from the classpath, the AssertionError Truth generates as a substitute for ComparisonFailure now includes the expected and actual values that were missing in 1.1.1. (6b0140730)
Commits

Updates truth-java8-extension from 1.1.1 to 1.1.2

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 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 `truth.version` from 1.1.1 to 1.1.2.

Updates `truth` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits)

Updates `truth-java8-extension` from 1.1.1 to 1.1.2

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2021

Codecov Report

Merging #220 (0292b40) into master (ea32869) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #220   +/-   ##
=========================================
  Coverage     58.28%   58.28%           
  Complexity      428      428           
=========================================
  Files            91       91           
  Lines          2318     2318           
  Branches        134      134           
=========================================
  Hits           1351     1351           
  Misses          881      881           
  Partials         86       86           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea32869...594e3cb. Read the comment docs.

@Mjl33 Mjl33 merged commit 6bc24d0 into master Jan 25, 2021
@dependabot dependabot Bot deleted the dependabot/maven/truth.version-1.1.2 branch January 25, 2021 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant