dblock / log4jna

Log4jna is a library of native appenders for log4j.
Apache License 2.0
27 stars 17 forks source link

Update dependency org.apache.logging.log4j:log4j-core to v2.21.1 #226

Closed dblock closed 10 months ago

dblock commented 11 months ago

This PR contains the following updates:

Package Type Update Change
org.apache.logging.log4j:log4j-core (source) compile minor 2.20.0 -> 2.21.1

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.



This PR has been generated by Renovate Bot.

yokra9 commented 10 months ago

From Log4j 2.21.0, PatternLayout %notEmpty considers an NDC with no keys as empty.

I fixed the expected message on Win32EventLogAppenderTest to pass the test.

dblock commented 10 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.

yokra9 commented 10 months ago

I'll close #214, #215, #216, #217 and #218 becase they are same on this.