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

build(deps): bump log4net from 2.0.14 to 2.0.15 in /src #955

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps log4net from 2.0.14 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

Commits
  • e26e1dd ✅ ensure that the log4net assembly is always signed
  • 7a1a5f0 📝 add apache license headers
  • 3495ffb 📝 update copyright date in NOTICE
  • f1a28ff 📦 bump version numbers
  • d29c8f2 📝 minor update to release docs
  • 95e0e30 📝 add more notes to release docs
  • 3f2b32c 🚧 preparing a release (need to pick up from step 5 of the releas...
  • c6689a7 🚚 pull file out so it can be referenced from documentation
  • b6cbe14 🔖 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 1, 2022
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #955 (21443fb) into main (445c632) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #955   +/-   ##
=======================================
  Coverage   75.29%   75.29%           
=======================================
  Files          93       93           
  Lines        4898     4898           
=======================================
  Hits         3688     3688           
  Misses       1210     1210           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/nuget/src/log4net-2.0.15 branch from a3fdb2f to 4a13868 Compare September 1, 2022 03:22
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Changelog](https://github.com/apache/logging-log4net/blob/master/doc/ReleaseInstructions-legacy.txt)
- [Commits](apache/logging-log4net@rel/2.0.14...rel/2.0.15)

---
updated-dependencies:
- dependency-name: log4net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/log4net-2.0.15 branch from 4a13868 to 21443fb Compare September 1, 2022 04:28
@ChrisPulman ChrisPulman merged commit c1b807a into main Sep 1, 2022
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/log4net-2.0.15 branch September 1, 2022 05:18
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant