Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Bumps slf4j-api from 1.7.36 to 2.0.3.

Commits
  • b2cb05f prepare release 2.0.3
  • 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger
  • b500a6f javadoc explaining using multiple markers instead of nested markers
  • d81affb comment about ThreadLocal key or value types
  • bcbbe40 Reword Marker Javadoc to improve grammar.
  • 7686020 Merge pull request #310 from ascopes/patch-1
  • 3f47f87 Add missing javadoc to SLF4JServiceProvider.java
  • eb1710a start work on 2.0.3-SNAPSHOT, fix SLF4J-564
  • bb49a5a Merge pull request #307 from radio-rogal/slf4j-564-simple-logger-javadoc
  • 768ca7d [SLF4J-564] slf4j-simple: fix javadoc for SimpleLogger
  • 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 [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.3.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 18, 2022 22:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 18, 2022
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Base: 67.25% // Head: 67.28% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (6bdb8a2) compared to base (b9b7441).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             dep/dependency_upgrade_staging     #984      +/-   ##
====================================================================
+ Coverage                             67.25%   67.28%   +0.03%     
  Complexity                             1472     1472              
====================================================================
  Files                                   190      190              
  Lines                                  6513     6513              
  Branches                                439      439              
====================================================================
+ Hits                                   4380     4382       +2     
+ Misses                                 1946     1944       -2     
  Partials                                187      187              
Impacted Files Coverage Δ
.../nike/cerberus/service/DistributedLockService.java 73.00% <0.00%> (+2.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #1044.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/dep/dependency_upgrade_staging/org.slf4j-slf4j-api-2.0.3 branch December 1, 2022 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants