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

chore(deps): bump Microsoft.Extensions.Logging.Console from 1.1.1 to 2.1.1 #9

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2021

Bumps Microsoft.Extensions.Logging.Console from 1.1.1 to 2.1.1.

Release notes

Sourced from Microsoft.Extensions.Logging.Console's releases.

2.0.0

Features

  • Configuring logging from appSettings.json (#437)

Bugs Fixed

  • ConsoleLoggerOptions are not properly stored by ConsoleLoggerProvider (#665)
  • LogError with exception and empty message causes formatting issues with ConsoleProvider (#619)

2.0.0-preview2

Features

  • Consider a way to configure logging provider using the DI system (#346)

Bugs Fixed

  • Microsoft.Extensions.Logging depends on Microsoft.Extensions.Configuration (#630)

2.0.0-preview1

Features

  • Configuration and Filtering changes (#565)
  • Background console logging (#519)
  • Should frameworks like Serilog, NLog implement their own ILoggerFactory? (#420)

Bugs Fixed

  • Move NullLoggerFactory and NullLoggerOfT to Microsoft.Extensions.Logging.Abstractions (#566)
  • Logging after dispose issues? (#563)
  • Console Logger Filtering via IConfiguration - Issues (#526)
  • Memory leak in Microsoft.Extensions.Logging.Internal.FormattedLogValues (#516)
Commits
  • a0398f0 Bumping version from 2.1.0 to 2.1.1
  • 14c12fd Update dependencies.props
  • 6dffd8b Fix package versions on .Analyzers when IsFinalBuild=true
  • 73a7150 Update dependencies.props
  • 9e2fcc1 Bump version to 2.1.0-rtm
  • adeddec Update dependencies.props
  • 8c9f9ce Make NETStandard.Library PrivateAssets=All on Logging.Analyzers (#814)
  • bc9dc0d Set NETStandardImplicitPackageVersion via dependencies.props
  • b2c4d45 Branching for 2.1.0-rc1
  • 3821274 Merge pull request #790 from ChrisSimmons/ExpandLogLevelExtension
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2021

The following labels could not be found: kind/dependency, do-not-merge/work-in-progress.

Bumps [Microsoft.Extensions.Logging.Console](https://github.com/aspnet/Logging) from 1.1.1 to 2.1.1.
- [Release notes](https://github.com/aspnet/Logging/releases)
- [Commits](aspnet/Logging@rel/1.1.1...2.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Extensions.Logging.Console-2.1.1 branch from 4f52ab9 to 1fcf6fd Compare July 21, 2021 16:33
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 15, 2021

Superseded by #26.

@dependabot dependabot bot closed this Nov 15, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Extensions.Logging.Console-2.1.1 branch November 15, 2021 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants