sofastack / sofa-serverless

a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architecture.
https://sofaserverless.gitee.io/home/
Apache License 2.0
115 stars 41 forks source link

Bump ch.qos.logback:logback-core from 1.2.9 to 1.2.13 in /sofa-serverless-runtime #378

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps ch.qos.logback:logback-core from 1.2.9 to 1.2.13.

Commits
  • 2648b9e prepare release 1.2.13
  • bb09515 fix CVE-2023-6378
  • 4573294 start work on 1.2.13-SNAPSHOT
  • a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x
  • de44dc4 prepare release 1.2.12
  • ca0cf17 Merge pull request #532 from joakime/fix-jetty-requestlog
  • e31609b removed unused files
  • 21e29ef Merge pull request #567 from spliffone/LOGBACK-1633
  • e869000 fix: published POM file contain the wrong scm URL
  • 009ea46 version for next dev cycle
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/sofastack/sofa-serverless/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b4db721) 81.67% compared to head (06db822) 81.67%. Report is 163 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #378 +/- ## ========================================= Coverage 81.67% 81.67% Complexity 66 66 ========================================= Files 41 41 Lines 1015 1015 Branches 90 90 ========================================= Hits 829 829 Misses 135 135 Partials 51 51 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 8 months ago

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!