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

Bump log4net from 3.0.2 to 3.0.3 #543

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps log4net from 3.0.2 to 3.0.3.

Release notes

Sourced from log4net's releases.

3.0.3

What's Changed

New Contributors

Full Changelog: apache/logging-log4net@rel/3.0.2...rel/3.0.3 Nuget: https://www.nuget.org/packages/log4net/3.0.3

3.0.3-preview.1

What's Changed

  • bumped NUnit to 4.2.2 by @​FreeAndNil in #200
  • Enable Microsoft.CodeAnalysis.NetAnalyzers by @​FreeAndNil in #201
  • MDC was accidentally renamed into Mdc in #196 - this change was reverted
  • NDC was accidentally renamed into Ndc in #196 - this change was reverted

Full Changelog: apache/logging-log4net@rel/3.0.2...rc/3.0.3-preview.1 Nuget: https://www.nuget.org/packages/log4net/3.0.3-preview.1

Commits
  • 78bb356 updated release notes for 3.0.3
  • 407945c made RollOverRenameFiles virtual to allow compression etc. in derived classes
  • 240e0a0 updated release notes for 3.0.3
  • 1c627f5 fixed remaining warnings in integration tests
  • f745a69 use raw strings for config files in unit tests (#203)
  • f0cbfea Fix empty string received by .NET 8 users on Linux on userName (#199)
  • ff7eff5 added MDC/NDC issue to release notes
  • 96e736c file scoped namespaces and CA warnings fixed in examples (#202)
  • f87956b fixed the last two warnings
  • 9c6631b 3.0.3-preview.1
  • 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 <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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 8, 2024
@coveralls
Copy link

coveralls commented Nov 8, 2024

Pull Request Test Coverage Report for Build 11738290766

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.894%

Totals Coverage Status
Change from base Build 11738270361: 0.0%
Covered Lines: 3490
Relevant Lines: 3714

💛 - Coveralls

Bumps [log4net](https://github.com/apache/logging-log4net) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Commits](apache/logging-log4net@rel/3.0.2...rel/3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/log4net-3.0.3 branch from 3b2ee2c to 883ac05 Compare November 8, 2024 08:00
@IhateTrains IhateTrains merged commit 5fbcc37 into main Nov 8, 2024
8 checks passed
@IhateTrains IhateTrains deleted the dependabot/nuget/log4net-3.0.3 branch November 8, 2024 09:24
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.

2 participants