Skip to content

Bump log4net from 3.2.0 to 3.3.0#401

Merged
gnh1201 merged 1 commit intomasterfrom
dependabot/nuget/WelsonJS.Augmented/WelsonJS.Launcher/log4net-3.3.0
Apr 14, 2026
Merged

Bump log4net from 3.2.0 to 3.3.0#401
gnh1201 merged 1 commit intomasterfrom
dependabot/nuget/WelsonJS.Augmented/WelsonJS.Launcher/log4net-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Updated log4net from 3.2.0 to 3.3.0.

Release notes

Sourced from log4net's releases.

3.3.0

What's Changed

New Contributors

Full Changelog: apache/logging-log4net@rel/3.2.0...rc/3.3.0-rc1
Nuget: https://www.nuget.org/packages/log4net/3.3.0

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 show <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: log4net
  dependency-version: 3.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 14, 2026
@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Apr 14, 2026

PR Summary

  • Upgraded log4net Dependency
    The version of log4net, a library we use for logging application activities, has been updated from 3.2.0 to 3.3.0. This improvement ensures we benefit from the latest features and security patches of the library.
  • Changed Project File Elements
    Added an element in the project file that ensures the log4net reference remains private. This improvement provides increased security by limiting the access of our code in certain contexts.
  • Improved Configuration File Formatting
    There has been a reorganization of settings entries in app.config file, which is our application's configuration file, to ensure proper XML formatting. This ensures that the settings are easier to read and modify.
  • Added Assembly Binding Redirection
    Assembly binding redirection for log4net has been introduced in app.config. This means when the application is looking for an older version of log4net, it will be directed towards the new upgraded version instead. This helps to maintain compatibility and avoid any version conflicts.

@sonarqubecloud
Copy link
Copy Markdown

@gnh1201 gnh1201 merged commit 89a370c into master Apr 14, 2026
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/WelsonJS.Augmented/WelsonJS.Launcher/log4net-3.3.0 branch April 14, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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