Skip to content

build: update logback-classic to 1.6.1 - #699

Merged
patextreme merged 2 commits into
mainfrom
update/main/logback-classic-1.6.1
Jul 29, 2026
Merged

build: update logback-classic to 1.6.1#699
patextreme merged 2 commits into
mainfrom
update/main/logback-classic-1.6.1

Conversation

@lfdt-bot

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates ch.qos.logback:logback-classic from 1.6.0 to 1.6.1

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.6.0).
You might want to review and update them manually.

webapp/package-lock.json
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "ch.qos.logback", artifactId = "logback-classic" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.qos.logback", artifactId = "logback-classic" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@lfdt-bot
lfdt-bot requested a review from a team as a code owner July 28, 2026 20:29
@github-actions

Copy link
Copy Markdown
Contributor

Integration Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 81f216c. ± Comparison against base commit 176668c.

@patextreme patextreme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dep-bump-merger auto-approval: diff judged to be a purely version-only dependency bump by the dep-bump-merger skill rubric.

@sonarqubecloud

Copy link
Copy Markdown

@patextreme
patextreme merged commit 0ab2999 into main Jul 29, 2026
12 checks passed
@patextreme
patextreme deleted the update/main/logback-classic-1.6.1 branch July 29, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants