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 slf4j.version from 1.7.30 to 1.7.31 #935

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps slf4j.version from 1.7.30 to 1.7.31.
Updates slf4j-api from 1.7.30 to 1.7.31

Commits

Updates slf4j-log4j12 from 1.7.30 to 1.7.31

Commits

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 `slf4j.version` from 1.7.30 to 1.7.31.

Updates `slf4j-api` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-log4j12` from 1.7.30 to 1.7.31
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 21, 2021
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #935 (be9a137) into master (0028f77) will increase coverage by 4.39%.
The diff coverage is 87.38%.

❗ Current head be9a137 differs from pull request most recent head 760b2ae. Consider uploading reports for the commit 760b2ae to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master     #935      +/-   ##
============================================
+ Coverage     79.75%   84.15%   +4.39%     
- Complexity     2016     2374     +358     
============================================
  Files            97      101       +4     
  Lines          5074     6008     +934     
  Branches       1621     1773     +152     
============================================
+ Hits           4047     5056    +1009     
- Misses          246      263      +17     
+ Partials        781      689      -92     
Flag Coverage Δ
unittests 84.15% <87.38%> (+4.39%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ktat/common/config/reader/ApplicationProperties.kt 0.00% <0.00%> (ø)
...t/common/config/reader/JsonResourceConfigReader.kt 45.45% <ø> (ø)
...rg/cqfn/diktat/plugin/gradle/DiktatGradlePlugin.kt 100.00% <ø> (ø)
...n/kotlin/org/cqfn/diktat/ruleset/utils/PsiUtils.kt 50.00% <ø> (+4.54%) ⬆️
...eset/utils/indentation/CustomIndentationChecker.kt 100.00% <ø> (ø)
...fn/diktat/common/config/rules/RulesConfigReader.kt 35.29% <15.38%> (-6.17%) ⬇️
.../kotlin/org/cqfn/diktat/ruleset/utils/KdocUtils.kt 20.00% <20.00%> (+4.21%) ⬆️
.../cqfn/diktat/ruleset/utils/indentation/Checkers.kt 74.77% <44.44%> (-2.90%) ⬇️
...kotlin/org/cqfn/diktat/ruleset/rules/DiktatRule.kt 61.90% <45.45%> (-13.10%) ⬇️
...diktat/ruleset/rules/chapter2/kdoc/KdocComments.kt 85.18% <66.66%> (+6.27%) ⬆️
... and 157 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 0628e73...760b2ae. Read the comment docs.

@petertrr petertrr merged commit 8eedcd6 into master Jun 21, 2021
@petertrr petertrr deleted the dependabot/maven/slf4j.version-1.7.31 branch June 21, 2021 15:18
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.

1 participant