common-domain-model icon indicating copy to clipboard operation
common-domain-model copied to clipboard

Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps ch.qos.logback:logback-classic from 1.4.4 to 1.4.12.

Commits
  • 88abf59 prepare release 1.4.12
  • 2cd8cab cater for array size marked with -1
  • 9c782b4 prevent DOS attacks using on malicious serialized input
  • f6d690d further support for Virtual threads, issues 737
  • 9a1fc44 add support for Virtual threads
  • 410ad18 parameterizable invocation gate delay
  • 2946e3b minor refactoring
  • bf59a63 fix guthub issue 715
  • 7ae0a7b minor refactoring for better readability
  • f25df08 more informative message when deleting files
  • 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 <dependency name> 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.

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

dependabot[bot] avatar Nov 29 '23 21:11 dependabot[bot]

Deploy Preview for finos-cdm ready!

Name Link
Latest commit 593a3ee2be2eba41da101dd7875b95cf5ab2773e
Latest deploy log https://app.netlify.com/sites/finos-cdm/deploys/6567b17d01a0700008ff62c6
Deploy Preview https://deploy-preview-2554--finos-cdm.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Nov 29 '23 21:11 netlify[bot]

Reviewed at the TAWG 13/03, Chris will liaise with REGnosys, Manuel will review DRR for possible impact on CDM. We'll respond here.

chrisisla avatar Mar 13 '25 14:03 chrisisla

This version update has been successfully verified by building the entire project. Notably, the digital-regulatory-reporting (DRR) already uses the upgraded Logback version within the examples module.

As a potential improvement, we suggest reconsidering whether the CDM Maven parent should include a specific logging implementation. Since SLF4J API is already used throughout the codebase, we believe that Logback references should be limited to the test scope and/or the examples module rather than being a core dependency.

This could be explored further in a follow-up issue.

manel-martos avatar Mar 19 '25 11:03 manel-martos

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Mar 25 '25 13:03 dependabot[bot]