IncPlusPlus / titanfall2-rp

Titanfall 2 Discord Rich Presence
MIT License
8 stars 2 forks source link

Bump log4net from 2.0.13 to 2.0.15 #214

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps log4net from 2.0.13 to 2.0.15.

Release notes

Sourced from log4net's releases.

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

Commits
  • e26e1dd :white_check_mark: ensure that the log4net assembly is always signed
  • 7a1a5f0 :memo: add apache license headers
  • 3495ffb :memo: update copyright date in NOTICE
  • f1a28ff :package: bump version numbers
  • d29c8f2 :memo: minor update to release docs
  • 95e0e30 :memo: add more notes to release docs
  • 3f2b32c :construction: preparing a release (need to pick up from step 5 of the releas...
  • c6689a7 :truck: pull file out so it can be referenced from documentation
  • b6cbe14 :bookmark: update versioning to 2.0.15.0
  • aa74f9d Merge pull request #89 from komsa-ag/Feature/ExtensionPoints
  • 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 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)