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 NLog.Extensions.Logging from 1.7.4 to 5.2.2 #421

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps NLog.Extensions.Logging from 1.7.4 to 5.2.2.

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.2.2

Improvements

Version 5.2.1

Improvements

Version 5.2.0

Improvements

  • #645: Updated to NLog v5.1 with support for ISpanFormattable (@​snakefoot)
  • #646: Use CallerArgumentExpressionAttribute in helper method for throwing ArgumentNullException (@​snakefoot)
  • #639: NLogBeginScopeParser - CaptureScopeProperties with cached scopePropertyCount (@​snakefoot)
  • #638: NLogMessageParameterList - Skip parsing Parameters-array when simple positional message template (@​snakefoot)
  • #635: Improve XML docs for AddNLog with IConfiguration override (@​snakefoot)
  • #634: NLogLogger - Small optimization when message-template syntax is used (@​snakefoot)
  • #632: Use RegisterConfigSettings instead of ConfigSettingLayoutRenderer (@​snakefoot)
  • #631: NLog.Extensions.Hosting - Skip RegisterItemsFromAssembly since handled by RegisterConfigSettings (@​snakefoot)

Version 5.1.0

Improvements

Version 5.0.4

Fixes

Version 5.0.3

Improvements

Version 5.0.2

Improvements

Version 5.0.1

🔧 Maintenance

  • #599: Fixed MissingMethodException for HostBuilderContext.get_HostingEnvironment() (@​snakefoot)
  • #595: Added AddNLog-extension-method with custom options and serviceprovider-functor (@​dependabot)

... (truncated)

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Version 5.2.2 (2023/02/17)

Improvements

Version 5.2.1 (2022/12/29)

Improvements

Version 5.2.0 (2022/11/27)

Improvements

  • #645: Updated to NLog v5.1 with support for ISpanFormattable (@​snakefoot)
  • #646: Use CallerArgumentExpressionAttribute in helper method for throwing ArgumentNullException (@​snakefoot)
  • #639: NLogBeginScopeParser - CaptureScopeProperties with cached scopePropertyCount (@​snakefoot)
  • #638: NLogMessageParameterList - Skip parsing Parameters-array when simple positional message template (@​snakefoot)
  • #635: Improve XML docs for AddNLog with IConfiguration override (@​snakefoot)
  • #634: NLogLogger - Small optimization when message-template syntax is used (@​snakefoot)
  • #632: Use RegisterConfigSettings instead of ConfigSettingLayoutRenderer (@​snakefoot)
  • #631: NLog.Extensions.Hosting - Skip RegisterItemsFromAssembly since handled by RegisterConfigSettings (@​snakefoot)

Version 5.1.0 (2022/10/26)

Improvements

Version 5.0.4 (2022/09/01)

Improvements

Version 5.0.3 (2022/09/01)

Improvements

Version 5.0.2 (2022/08/12)

Improvements

  • #614: ConfigSettingLayoutRenderer - Support escape of dot-separator (@​snakefoot)
  • #606: Introduced NLogProviderOptions AutoShutdown that is turned off by default (@​snakefoot)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging) from 1.7.4 to 5.2.2.
- [Release notes](https://github.com/NLog/NLog.Extensions.Logging/releases)
- [Changelog](https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD)
- [Commits](NLog/NLog.Extensions.Logging@v1.7.4...v5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #444.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/nuget/NLog.Extensions.Logging-5.2.2 branch May 1, 2024 04:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants