Skip to content

build: update logstash-logback-encoder to 8.1#465

Merged
FabioPinheiro merged 2 commits intomainfrom
update/main/logstash-logback-encoder-8.1
Sep 16, 2025
Merged

build: update logstash-logback-encoder to 8.1#465
FabioPinheiro merged 2 commits intomainfrom
update/main/logstash-logback-encoder-8.1

Conversation

@github-actions
Copy link
Contributor

About this PR

📦 Updates net.logstash.logback:logstash-logback-encoder from 7.4 to 8.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 (7.4).
You might want to review and update them manually.

package-lock.json
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "net.logstash.logback", artifactId = "logstash-logback-encoder" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "net.logstash.logback", artifactId = "logstash-logback-encoder" }
}]
labels: library-update, old-version-remains, commit-count:1

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@github-actions github-actions bot requested a review from a team as a code owner June 19, 2025 07:34
@FabioPinheiro FabioPinheiro changed the title Update logstash-logback-encoder to 8.1 in main Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org> build: update logstash-logback-encoder to 8.1 Sep 16, 2025
Signed-off-by: Fabio Pinheiro <fabiomgpinheiro@gmail.com>
@FabioPinheiro FabioPinheiro enabled auto-merge (squash) September 16, 2025 16:34
@FabioPinheiro FabioPinheiro merged commit 1e782c1 into main Sep 16, 2025
5 checks passed
@FabioPinheiro FabioPinheiro deleted the update/main/logstash-logback-encoder-8.1 branch September 16, 2025 16:38
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.

2 participants