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 #49

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2023

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

Updates NLog from 5.2.5 to 5.2.8

Release notes

Sourced from NLog's releases.

NLog 5.2.8

Improvements

NLog 5.2.7

Improvements

NLog 5.2.6

Improvements

Changelog

Sourced from NLog's changelog.

Version 5.2.8 (2023/12/29)

Improvements

Version 5.2.7 (2023/11/28)

Improvements

Version 5.2.6 (2023/11/19)

Improvements

Commits
  • f586f13 Version 5.2.8 (#5451)
  • 8459be4 ConfigurationItemFactory - Skip type attribute lookup for official types (#5450)
  • d0a8984 Added mark as IsTrimmable with TrimMode = copyused (#5447)
  • d563c63 Use RegisterType instead of the obsolete RegisterDefinition (#5446)
  • dda7853 LoggingRule - ToString should recognize Final and FinalMinLevel (More tests) ...
  • e0e7dcd LoggingRule - ToString should recognize Final and FinalMinLevel (#5441)
  • d4467c6 CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering (#5429)
  • 5e0c3e1 FileTarget - Refactor Windows FileSystem Tunneling repair logic (#5438)
  • 4ec7255 Updated nuget-package readme with NET8 (#5436)
  • 494da3f Hide obsolete methods and classes from intellisense (#5432)
  • Additional commits viewable in compare view

Updates NLog.Extensions.Logging from 5.3.5 to 5.3.8

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.3.8

Improvements

Version 5.3.7

Improvements

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Version 5.3.8 (2023/12/29)

Improvements

Version 5.3.7 (2023/12/06)

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.5 to 5.2.8
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.2.5...v5.2.8)

Updates `NLog.Extensions.Logging` from 5.3.5 to 5.3.8
- [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.5...v5.3.8)

---
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 Dec 29, 2023
@fuzzzerd fuzzzerd merged commit f75faa8 into master Jan 9, 2024
4 checks passed
@fuzzzerd fuzzzerd deleted the dependabot/nuget/nlog-cb8cf5c642 branch January 9, 2024 18:39
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