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 the serilog group in /src with 3 updates #652

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2025

Bumps the serilog group in /src with 3 updates: Serilog, Serilog.Sinks.Debug and Serilog.Sinks.File.

Updates Serilog from 4.2.0 to 4.0.0

Commits
  • 573a628 Merge pull request #2067 from serilog/dev
  • e963475 Attempt to make tests more robust on slow CI machines by increasing time steps
  • 5e18faf Update all dependencies, fix new xUnit lints
  • 9fcf795 Move TrimConfiguration to Capturing namespace, 'Configuration' namespace is j...
  • 4ef3a87 Remove noop byte cast
  • 9d3a088 fix: only disallows '}' in format strings, use byte comparison
  • 920b8c8 fix: allows all printable characters as format values
  • e1a0047 Typo - to -> do
  • 921eccc Scope back to only considering dots; improve tests
  • 592a124 Improve comment
  • Additional commits viewable in compare view

Updates Serilog.Sinks.Debug from 2.0.0 to 3.0.0

Release notes

Sourced from Serilog.Sinks.Debug's releases.

v3.0.0

  • Build on VS2022 (@​SimonCropp)
  • #14 - updates for Serilog 4 (@​Numpsy)
    • Update version to 3.0.0
    • Update TFMs to match Serilog 4
    • Update Serilog to v4 and all other deps to latest
    • Enable SourceLink and publish a snupkg file
    • Put the readme.md in the nuget package
    • Seal the Sink class
Commits
  • ee5eca4 Merge pull request #15 from serilog/dev
  • d21bcbc Remove obsolete Gitter link [skip ci]
  • 3aad4a8 Publish from main
  • b114384 Publish from main; new key
  • aaba502 Merge pull request #14 from Numpsy/updates
  • 19e25de Set ContinuousIntegrationBuild=true in the CI build
  • 615152c Set version to 3
  • 60ba0f2 Enable SourceLink, with a snupkg file
  • 590a963 Include the readme file in the nuget package
  • da0abab Seal the sink class
  • Additional commits viewable in compare view

Updates Serilog from 4.2.0 to 4.0.0

Commits
  • 573a628 Merge pull request #2067 from serilog/dev
  • e963475 Attempt to make tests more robust on slow CI machines by increasing time steps
  • 5e18faf Update all dependencies, fix new xUnit lints
  • 9fcf795 Move TrimConfiguration to Capturing namespace, 'Configuration' namespace is j...
  • 4ef3a87 Remove noop byte cast
  • 9d3a088 fix: only disallows '}' in format strings, use byte comparison
  • 920b8c8 fix: allows all printable characters as format values
  • e1a0047 Typo - to -> do
  • 921eccc Scope back to only considering dots; improve tests
  • 592a124 Improve comment
  • Additional commits viewable in compare view

Updates Serilog.Sinks.File from 5.0.0 to 6.0.0

Release notes

Sourced from Serilog.Sinks.File's releases.

v6.0.0

Breaking changes

Drops support for pre-netstandard2.0 TFMs. Users targeting earlier platforms should use version 5.x of this package instead.

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 serilog group in /src with 3 updates: [Serilog](https://github.com/serilog/serilog), [Serilog.Sinks.Debug](https://github.com/serilog/serilog-sinks-debug) and [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file).


Updates `Serilog` from 4.2.0 to 4.0.0
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v4.2.0...v4.0.0)

Updates `Serilog.Sinks.Debug` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-debug/releases)
- [Commits](serilog/serilog-sinks-debug@v2.0.0...v3.0.0)

Updates `Serilog` from 4.2.0 to 4.0.0
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v4.2.0...v4.0.0)

Updates `Serilog.Sinks.File` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-sinks-file@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: serilog
- dependency-name: Serilog.Sinks.Debug
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: serilog
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: serilog
- dependency-name: Serilog.Sinks.File
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: serilog
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Member

@arturcic arturcic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@arturcic arturcic merged commit 575e9ea into develop Jan 9, 2025
2 checks passed
@arturcic arturcic deleted the dependabot/nuget/src/serilog-4740c7de00 branch January 9, 2025 16:54
@gep13 gep13 added this to the 0.19.0 milestone Jan 9, 2025
@gep13 gep13 added Improvement and removed Build labels Jan 9, 2025
@gep13 gep13 added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Feb 20, 2025
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 Improvement .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants