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

chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 #3107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.5 -> 1.5.6 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@@ -53,7 +53,7 @@ SOFTWARE.
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.5</version>
<version>1.5.6</version>
<scope>test</scope>
</dependency>
<dependency>

Choose a reason for hiding this comment

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

The provided code diff from a Maven pom.xml file shows an update in the version of the logback-classic dependency from '1.5.5' to '1.5.6'. This seems like a standard version upgrade and there are no evident irregularities or confusions in the diff.

However, it's essential to ensure that the newer version is compatible with all the other dependencies and doesn't introduce any breaking changes in the application. This verification can be done by testing the application thoroughly after updating the dependency.

@renovate renovate bot changed the title chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 Update dependency ch.qos.logback:logback-classic to v1.5.6 May 2, 2024
@renovate renovate bot changed the title Update dependency ch.qos.logback:logback-classic to v1.5.6 chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 May 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 Update dependency ch.qos.logback:logback-classic to v1.5.6 May 6, 2024
@renovate renovate bot changed the title Update dependency ch.qos.logback:logback-classic to v1.5.6 chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 May 8, 2024
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.

None yet

0 participants