camunda-community-hub / zeebe-client-csharp

Contains an Zeebe C# client implementation.
https://camunda-community-hub.github.io/zeebe-client-csharp/
Apache License 2.0
97 stars 52 forks source link

chore(deps): bump NLog.Extensions.Logging from 5.3.8 to 5.3.10 #675

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps NLog.Extensions.Logging from 5.3.8 to 5.3.10.

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.3.10

Bug Fixes

Version 5.3.9

Improvements

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Version 5.3.10 (2024/04/30)

Improvements

Version 5.3.9 (2024/04/27)

Improvements

Commits
  • 634f6d3 Version 5.3.10 (#743)
  • f4fd0ef Fix Auto ordering of variables-section when dependent variables (#742)
  • 3c3312b Update README.md
  • 2626d4d Version 5.3.9 (#741)
  • 65d2adb Auto ordering of variables-section when dependent complex variables (#739)
  • 035c0da Update platform support in README.md for NLog.Extensions.Hosting (#738)
  • 3f70293 Auto ordering of variables-section when dependent variables (#737)
  • efcb7d8 Downgrade dotnet-sonarscanner to ver. 5.13.1 because of java version (#734)
  • b77d209 Downgrade dotnet-sonarscanner to ver. 5.13.1 because of java version (#733)
  • d1cb085 Downgrade dotnet-sonarscanner to ver. 5.9.2 because of java version (#732)
  • 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 show 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)