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

Bump the pax-logging group in /cnf with 2 updates #2982

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the pax-logging group in /cnf with 2 updates: org.ops4j.pax.logging:pax-logging-api and org.ops4j.pax.logging:pax-logging-log4j2.

Updates org.ops4j.pax.logging:pax-logging-api from 2.2.7 to 2.2.8

Commits
  • 5a5eacf [maven-release-plugin] prepare release logging-2.2.8
  • b69ad38 [tests] Fix (?) Logback/SocketAppender timing issue
  • 27a8950 [versions] Upgrade to Tomcat JULI 9.0.98
  • 40a1f1e [build] Use SSH connection for GitHub
  • a27a7a2 Update readme.adoc with latest versions
  • 0be3a71 [Fixes #560] Upgrade to Log4j 2.24.3
  • dbf7b36 Merge pull request #558 from ops4j/dependabot/maven/ch.qos.logback-logback-co...
  • 0d76675 Bump ch.qos.logback:logback-core from 1.3.14 to 1.3.15
  • 3f461c5 [Fixes #549] Use non-deprecated way of registering Log4j2 plugins
  • b32c289 [Fixes #552] Upgrade to Log4j2 2.24.1
  • Additional commits viewable in compare view

Updates org.ops4j.pax.logging:pax-logging-log4j2 from 2.2.7 to 2.2.8

Commits
  • 5a5eacf [maven-release-plugin] prepare release logging-2.2.8
  • b69ad38 [tests] Fix (?) Logback/SocketAppender timing issue
  • 27a8950 [versions] Upgrade to Tomcat JULI 9.0.98
  • 40a1f1e [build] Use SSH connection for GitHub
  • a27a7a2 Update readme.adoc with latest versions
  • 0be3a71 [Fixes #560] Upgrade to Log4j 2.24.3
  • dbf7b36 Merge pull request #558 from ops4j/dependabot/maven/ch.qos.logback-logback-co...
  • 0d76675 Bump ch.qos.logback:logback-core from 1.3.14 to 1.3.15
  • 3f461c5 [Fixes #549] Use non-deprecated way of registering Log4j2 plugins
  • b32c289 [Fixes #552] Upgrade to Log4j2 2.24.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pax-logging group in /cnf with 2 updates: [org.ops4j.pax.logging:pax-logging-api](https://github.com/ops4j/org.ops4j.pax.logging) and [org.ops4j.pax.logging:pax-logging-log4j2](https://github.com/ops4j/org.ops4j.pax.logging).


Updates `org.ops4j.pax.logging:pax-logging-api` from 2.2.7 to 2.2.8
- [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
- [Commits](ops4j/org.ops4j.pax.logging@logging-2.2.7...logging-2.2.8)

Updates `org.ops4j.pax.logging:pax-logging-log4j2` from 2.2.7 to 2.2.8
- [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
- [Commits](ops4j/org.ops4j.pax.logging@logging-2.2.7...logging-2.2.8)

---
updated-dependencies:
- dependency-name: org.ops4j.pax.logging:pax-logging-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pax-logging
- dependency-name: org.ops4j.pax.logging:pax-logging-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pax-logging
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Jan 20, 2025
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2982      +/-   ##
=============================================
+ Coverage      57.01%   57.02%   +0.02%     
- Complexity      9800     9804       +4     
=============================================
  Files           2279     2279              
  Lines          97389    97389              
  Branches        7055     7055              
=============================================
+ Hits           55512    55527      +15     
+ Misses         39832    39820      -12     
+ Partials        2045     2042       -3     

@sfeilmeier sfeilmeier merged commit 87e9ef7 into develop Jan 21, 2025
7 checks passed
@sfeilmeier sfeilmeier deleted the dependabot/maven/cnf/develop/pax-logging-b9ec605c61 branch January 21, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant