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 the nlog group with 2 updates #24

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps the nlog group with 2 updates: NLog and NLog.Extensions.Logging.

Updates NLog from 5.2.4 to 5.2.5

Release notes

Sourced from NLog's releases.

NLog 5.2.5

Improvements

Changelog

Sourced from NLog's changelog.

Version 5.2.5 (2023/10/15)

Improvements

Commits
  • 7c01432 Version 5.2.5 (#5373)
  • d2b8724 Updated nuget-packages with README.md including install info and links (#5372)
  • 3d8c0e6 Fixed various issues reported by EnableNETAnalyzers (#5371)
  • abe2338 NetworkTarget - Skip connection when above max message size (#5370)
  • 1a02796 ConfigurationItemFactory - Added code coverage for Factory RegisterDefinition...
  • 528b75b Fixed milestone links for Version 5.0-Preview 1 (#5366)
  • 50668f5 JsonLayout - Fixed ExcludeEmptyProperties to accept values ending with quote ...
  • 30be6a8 Fixed InternalLogger output when parsing NLog config with target wrappers (#5...
  • e0f70b2 ReplaceLayoutRendererWrapper - IgnoreCase faster without RegEx (#5360)
  • 75f966d StringHelpers - Skip SubString for case-insensitive Replace-method (#5359)
  • Additional commits viewable in compare view

Updates NLog.Extensions.Logging from 5.3.4 to 5.3.5

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.3.5

Improvements

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Version 5.3.5 (2023/10/15)

Improvements

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nlog group with 2 updates: [NLog](https://github.com/NLog/NLog) and [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging).


Updates `NLog` from 5.2.4 to 5.2.5
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.2.4...v5.2.5)

Updates `NLog.Extensions.Logging` from 5.3.4 to 5.3.5
- [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@v5.3.4...v5.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 16, 2023
@fuzzzerd fuzzzerd self-assigned this Oct 22, 2023
@fuzzzerd fuzzzerd merged commit 6d3076d into master Oct 22, 2023
4 checks passed
@fuzzzerd fuzzzerd deleted the dependabot/nuget/nlog-baf40c43a6 branch October 22, 2023 14:10
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