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 gradle/wrapper-validation-action from 1.0.3 to 1.0.4 #2309

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps gradle/wrapper-validation-action from 1.0.3 to 1.0.4.

Release notes

Sourced from gradle/wrapper-validation-action's releases.

v1.0.4

Gradle Wrapper Validation

Commits
  • e6e38ba Dependencies
  • 07d55c6 Merge branch 'master' into releases/v1
  • ef08c68 Merge pull request #38 from gradle/dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • 2649583 Merge pull request #37 from gradle/dependabot/npm_and_yarn/lodash-4.17.21
  • c0c53eb Bump lodash from 4.17.20 to 4.17.21
  • d01b023 Merge pull request #39 from KengoTODA/retry
  • aeee4bd fix: introduce retry to stabilize the workflow
  • 3e5f126 test: reproduce the problem by jest
  • d15ec7e Bump hosted-git-info from 2.8.8 to 2.8.9
  • 12b3fff Merge pull request #36 from gradle/dependabot/npm_and_yarn/y18n-4.0.1
  • Additional commits viewable in compare view

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 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 [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v1.0.3...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 31, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #2309 (598c524) into main (5c775ee) will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2309      +/-   ##
============================================
- Coverage     84.61%   84.25%   -0.36%     
+ Complexity     2766     2739      -27     
============================================
  Files           328      323       -5     
  Lines          8428     8350      -78     
  Branches       1011     1002       -9     
============================================
- Hits           7131     7035      -96     
- Misses         1015     1037      +22     
+ Partials        282      278       -4     
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%) ⬇️
...ugpatterns/AbstractMockitoAnyForPrimitiveType.java
.../bugpatterns/MockitoAnyClassWithPrimitiveType.java
.../bugpatterns/MockitoAnyIncorrectPrimitiveType.java
...o/errorprone/bugpatterns/MockitoInternalUsage.java
...o/errorprone/bugpatterns/MockitoNotExtensible.java

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 5c775ee...598c524. Read the comment docs.

Copy link

@codedfiles codedfiles left a comment

Choose a reason for hiding this comment

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

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

Successfully merging this pull request may close these issues.

None yet

3 participants