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 ch.qos.logback:logback-classic from 1.4.8 to 1.4.9 #271

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps ch.qos.logback:logback-classic from 1.4.8 to 1.4.9.

Commits
  • d29732d prepare release 1.4.9
  • ba8f81b fix TimeBasedRollingWithConfigFileTest.timeAndSize
  • 6001f5b LOGABCK-1717 configuirators shipping with logback-classic are instantiated vi...
  • f4fe391 fix typo in property name
  • 6cbb316 enhance provides directive in module-info
  • efbeff6 ongoing work on GraalVM support
  • 9c31880 Change LoggerContet to use MDCAdapter instead of LogbackMDCAdapter , partial ...
  • 5ceb7c5 [LOGBACK-1754] fixed use of CountDownLatch
  • be5afc2 Improve compatibility with 1.2 or prior
  • 9fd7d96 [LOGBACK-1755] Close streams
  • 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 [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.8 to 1.4.9.
- [Commits](qos-ch/logback@v_1.4.8...v_1.4.9)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  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 breaking change Pull requests that breaks backward compatibility labels Aug 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (dd13fa4) 100.00% compared to head (daaaae8) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #271   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       827       827           
===========================================
  Files            122       122           
  Lines           1802      1802           
  Branches         130       130           
===========================================
  Hits            1802      1802           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mfvanek mfvanek merged commit 18c745f into master Aug 7, 2023
9 checks passed
@mfvanek mfvanek deleted the dependabot/gradle/ch.qos.logback-logback-classic-1.4.9 branch August 7, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Pull requests that breaks backward compatibility dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant