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 junit from 1.1.2 to 1.1.3 #2377

Merged
merged 1 commit into from Aug 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2021

Bumps junit from 1.1.2 to 1.1.3.

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 will merge this PR once CI passes on it, as requested by @TimvdLippe.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 30, 2021
@TimvdLippe
Copy link
Contributor

@dependabot squash and merge

Bumps junit from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/androidx.test.ext-junit-1.1.3 branch from 49c64df to 7a90a00 Compare August 2, 2021 15:42
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2021

Codecov Report

Merging #2377 (7a90a00) into main (88bd306) will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2377      +/-   ##
============================================
- Coverage     84.77%   84.40%   -0.37%     
+ Complexity     2792     2764      -28     
============================================
  Files           328      323       -5     
  Lines          8490     8412      -78     
  Branches       1026     1017       -9     
============================================
- Hits           7197     7100      -97     
- Misses         1015     1037      +22     
+ Partials        278      275       -3     
Impacted Files Coverage Δ
...ternal/exceptions/stacktrace/StackTraceFilter.java 40.47% <0.00%> (-40.48%) ⬇️
...internal/util/reflection/ModuleMemberAccessor.java 75.00% <0.00%> (-6.25%) ⬇️
...ito/internal/creation/bytebuddy/ModuleHandler.java 20.13% <0.00%> (-2.69%) ⬇️
...al/creation/bytebuddy/InlineBytecodeGenerator.java 81.65% <0.00%> (-2.63%) ⬇️
...util/reflection/InstrumentationMemberAccessor.java 84.50% <0.00%> (-2.00%) ⬇️
.../creation/bytebuddy/SubclassBytecodeGenerator.java 81.01% <0.00%> (-0.64%) ⬇️
...o/errorprone/bugpatterns/MockitoInternalUsage.java
...ugpatterns/AbstractMockitoAnyForPrimitiveType.java
.../bugpatterns/MockitoAnyClassWithPrimitiveType.java
...o/errorprone/bugpatterns/MockitoNotExtensible.java
... and 1 more

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 88bd306...7a90a00. Read the comment docs.

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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants