Access4Learning / sif3-framework-dotnet

SIF 3.0 Developer Framework for .NET
Apache License 2.0
14 stars 19 forks source link

Bump log4net from 2.0.8 to 2.0.10 in /Code/Sif3FrameworkDemo/Sif.Framework.Demo.Hits.Consumer #44

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps log4net from 2.0.8 to 2.0.10.

Release notes

Sourced from log4net's releases.

Address CVE-2018-1285 and improve netstandard 2.0 support

Apache log4net 2.0.10 improves netstandard2.0 support thanks to community member @NicholasNoise.

Bug Fixes

  • [LOG4NET-575] Addresses CVE-2018-1285 by cherry-picking the fix from Dominik Psenner, reported by Karthik Balasundaram, as it already existed in the the develop branch
Commits
  • 2105ec8 :recycle: XmlRenderSettings::ProhibitDtd is obsolete in netstandard 2.0
  • fd53aa1 :construction: prepare for release
  • 3242db5 XmlConfigurator: do longer allow dtd processing across all platforms (LOG4NET...
  • c728a70 Merge pull request #63 from Flexberry/netstd20-support
  • 9f2de30 Merge branch 'master' into netstd20-support
  • 0d6d1cc :memo: add information about helper scripts to install legacy .net/dotnet sdk...
  • 9b8d1a4 :memo: more docs about building
  • 0d7b331 :memo: add documentation about building the log4net site
  • d240b21 :bug: fix download links & heading
  • 8a547f9 :memo: add documentation about helper scripts to install legacy .net sdks
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Access4Learning/sif3-framework-dotnet/network/alerts).
dependabot[bot] commented 3 years ago

Looks like log4net is up-to-date now, so this is no longer needed.