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.Config from 4.7.2 to 4.7.15 in /src #20

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps NLog.Config from 4.7.2 to 4.7.15.

Release notes

Sourced from NLog.Config's releases.

NLog 4.7.15

Improvements

NLog 4.7.14

Improvements

NLog 4.7.13

Bugfixes

Improvements

New Contributors

NLog 4.7.12

Bugfixes

Features

NLog 4.7.11

Bugfixes

Features

NLog 4.7.10

Bugfixes

  • #4401 JsonSerializer - Fixed bug when handling custom IConvertible returning TypeCode.Empty (#4401) (@​snakefoot)

Improvements

NLog 4.7.9

... (truncated)

Changelog

Sourced from NLog.Config's changelog.

Version 4.7.15 (2022/03/26)

Improvements

Version 4.7.14 (2022/02/22)

Improvements

Version 4.7.13 (2021/12/05)

Fixes

Improvements

Version 4.7.12 (2021/10/24)

Fixes

Features

Version 4.7.11 (2021/08/18)

Fixes

Features

Version 4.7.10 (2021/05/14)

Fixes

  • #4401 JsonSerializer - Fixed bug when handling custom IConvertible returning TypeCode.Empty (#4401) (@​snakefoot)

Improvements

... (truncated)

Commits
  • a821647 Release 4.7.15 (#4852)
  • 47a4f6a Fixed missing initialization of layout-parameters for ConditionMethodExpressi...
  • e6f125a LogEventInfo - Optimize copy messageTemplateParameters by caching Count (#4821)
  • 0ba2443 Improve loading of nlog-config with .NET6 single file publish (#4820)
  • c42acda Use correct legacy NLogConfigurationException constructor to avoid issue with...
  • 7b0baf9 Release 4.7.14 (#4803)
  • 0627a47 Added IncludeEventProperties + IncludeScopeProperties (#4799)
  • 49318d7 Refactored code to remove false positives from code analysis (#4786)
  • 0ac1629 NLog 5.0 RC2 ChangeLog (#4768)
  • 235958c NLog 5.0 RC1 ChangeLog (#4719)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
@ryjones
Copy link
Contributor

ryjones commented Feb 5, 2024

@dependabot rebase

Bumps [NLog.Config](https://github.com/NLog/NLog) from 4.7.2 to 4.7.15.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v4.7.2...v4.7.15)

---
updated-dependencies:
- dependency-name: NLog.Config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/NLog.Config-4.7.15 branch from b098da1 to e9bd3b6 Compare February 5, 2024 14:02
@ryjones ryjones requested a review from a team February 5, 2024 14:06
@JoTiTu JoTiTu closed this Feb 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/src/NLog.Config-4.7.15 branch February 5, 2024 14:29
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.

2 participants