akkadotnet / Akka.Logger.log4net

Akka.NET logging integration for Log4Net library
Apache License 2.0
4 stars 7 forks source link

Bump log4net from 2.0.8 to 2.0.17 #25

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps log4net from 2.0.8 to 2.0.17.

Release notes

Sourced from log4net's releases.

2.0.17

Apache log4net 2.0.17 addresses reported issues:

Bug fixes

Complete diff

2.0.16

A big thanks to @​FreeAndNil for doing all the hard work of collating changes.

Bug fixes

Enhancements

2.0.15

Attention: .NET 3.5 Client Profile is no longer supported. I'm really sorry, I've tried to keep as many of the legacy targets available as possible, but after spending another 4 or so hours trying to get net35-client to build on any machine, I've given up - as far as I'm aware, this should only affect Windows XP clients. I'm afraid 2.0.14 was the end of the road for you. Apache log4net 2.0.15 addresses reported issues:

Bug fixes

  • Improper usage of xml namespacing for netfx targets after a netstandard update ( LOG4NET-685, related LOG4NET-683)
  • Locking hashtables during write in RenderMap calls to make them thread-safe ( LOG4NET-646)
  • An issue where RollingFilAppender would sometimes overwrite files instead of rolling them ( LOG4NET-672)

Enhancements

2.0.14

... (truncated)

Commits
  • 9282c95 :mute: disable debug logging
  • 1d89d41 :bug: should include quotes in yaml
  • 2ab3709 :alembic: enable DEBUG logging to get more info - ignored branches should b...
  • b6e0374 :alembic: try pre-release git-broadcast for ignore support
  • 9e40bc7 :wrench: update urls for issues, etc (I'm not even sure why they're set to my...
  • 47f0886 :wrench: remove trailing reference to slack-webhook-say
  • a649e8f :wrench: enable automatic broadcast of changes in master to outstanding satel...
  • 95104eb Fast fix for NullRefException from FileAppender
  • 3877e0b Merge pull request #117 from apache/Feature/TabsToSpaces
  • a1c3ce5 Merge pull request #116 from apache/Feature/v2.0.16
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Aaronontheweb commented 3 months ago

@dependabot rebase