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.36 to 2.0.6 #3250

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps slf4j.version from 1.7.36 to 2.0.6.
Updates slf4j-api from 1.7.36 to 2.0.6

Commits
  • 5ff6f2c prepare for release 2.0.6
  • 2f4aa75 fix SLF4J-575
  • 363f0a5 remove unused parts
  • 171679b SLF4J-574: Add full OSGi headers, especially "uses" clauses
  • 921b5b3 fix FUNDING file
  • e02244c fix FUNDING file
  • 441d458 fix FUNDING file
  • f5e741b add FUNDING file
  • 2e71327 remove unused log4j dependency in the version definition section of pom.xml
  • 3ff2a30 start work on 2.0.6-SNAPSHOT
  • Additional commits viewable in compare view

Updates slf4j-simple from 1.7.36 to 2.0.6

Commits
  • 5ff6f2c prepare for release 2.0.6
  • 2f4aa75 fix SLF4J-575
  • 363f0a5 remove unused parts
  • 171679b SLF4J-574: Add full OSGi headers, especially "uses" clauses
  • 921b5b3 fix FUNDING file
  • e02244c fix FUNDING file
  • 441d458 fix FUNDING file
  • f5e741b add FUNDING file
  • 2e71327 remove unused log4j dependency in the version definition section of pom.xml
  • 3ff2a30 start work on 2.0.6-SNAPSHOT
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull request that updates a dependency label Dec 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2022

Codecov Report

Patch and project coverage have no change.

Comparison is base (e033c9d) 66.98% compared to head (d4e67fe) 66.98%.

❗ Current head d4e67fe differs from pull request most recent head 99f95b7. Consider uploading reports for the commit 99f95b7 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3250   +/-   ##
=========================================
  Coverage     66.98%   66.98%           
+ Complexity     4657     4656    -1     
=========================================
  Files           263      263           
  Lines         15088    15088           
  Branches        951      951           
=========================================
  Hits          10107    10107           
+ Misses         4573     4572    -1     
- Partials        408      409    +1     

see 4 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/maven/slf4j.version-2.0.6 branch 7 times, most recently from 3f95864 to a453a3d Compare January 2, 2023 06:47
@dependabot dependabot bot force-pushed the dependabot/maven/slf4j.version-2.0.6 branch from a453a3d to 93e677b Compare January 10, 2023 07:29
@dependabot dependabot bot force-pushed the dependabot/maven/slf4j.version-2.0.6 branch 2 times, most recently from 6bf1e5b to 3cb503a Compare January 24, 2023 12:02
@dependabot dependabot bot force-pushed the dependabot/maven/slf4j.version-2.0.6 branch 3 times, most recently from 8dab179 to 99f95b7 Compare March 15, 2023 07:11
Bumps `slf4j.version` from 1.7.36 to 2.0.6.

Updates `slf4j-api` from 1.7.36 to 2.0.6
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.6)

Updates `slf4j-simple` from 1.7.36 to 2.0.6
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/slf4j.version-2.0.6 branch from 99f95b7 to 889ae54 Compare March 15, 2023 07:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2023

Superseded by #3326.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/slf4j.version-2.0.6 branch March 20, 2023 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull request that updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant