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 Sentry.Serilog and Serilog #1648

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Sentry.Serilog and Serilog. These dependencies needed to be updated together.
Updates Sentry.Serilog from 5.0.0 to 5.0.1

Release notes

Sourced from Sentry.Serilog's releases.

5.0.1

Fixes

  • .NET Mobile: Disable and made obsolete the iOS Watchdog termination feature which is based on heuristics that don't work in .NET (#3867)
  • .NET on Android: NullReferenceException handled by Mono cause the app to crash (PR #3694) (#3871)

Dependencies

Changelog

Sourced from Sentry.Serilog's changelog.

5.0.1

Fixes

  • .NET Mobile: Disable and made obsolete the iOS Watchdog termination feature which is based on heuristics that don't work in .NET (#3867)
  • .NET on Android: NullReferenceException handled by Mono cause the app to crash (PR #3694) (#3871)

Dependencies

Commits
  • 980c6c8 release: 5.0.1
  • 6b81458 improve changelog for android fix (#3874)
  • 3f63cb6 Revert signal handler chaining order (PR #3694) (#3871)
  • 7024f37 Disable and obsolete iOS Watchdog termination (#3867)
  • f752d26 chore(deps): update Java SDK to v7.20.0 (#3866)
  • 1aa4a78 chore: update scripts/update-cli.ps1 to 2.40.0 (#3869)
  • 233ed48 build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#3865)
  • 327899c build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 (#3864)
  • 1c23f72 build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 (#3863)
  • 4817f49 build(deps): bump gradle/actions from 4.2.1 to 4.2.2 (#3862)
  • Additional commits viewable in compare view

Updates Serilog from 4.2.0 to 2.10.0

Commits
  • 24b67c6 Merge pull request #1473 from serilog/dev
  • 33f1fd5 Merge pull request #1452 from rafaelsc/bugfix/jsonFormater
  • 94d9e1a Nitpicks - whitespace, slightly more specific test description
  • d98fca5 Update and reformat CHANGES.md
  • 23cae3c Remove testes that have data that not happens in Serilog
  • 1a6f9b1 Merge branch 'dev' into bugfix/jsonFormater
  • 1582b86 Merge pull request #15 from serilog/dev
  • 308208e Merge pull request #1472 from skomis-mm/subMinLvl
  • 89ec7f3 removed inheriting minimum level from other places
  • b60795c failing test fix try
  • Additional commits viewable in compare view

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 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)

Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) and [Serilog](https://github.com/serilog/serilog). These dependencies needed to be updated together.

Updates `Sentry.Serilog` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@5.0.0...5.0.1)

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

---
updated-dependencies:
- dependency-name: Sentry.Serilog
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Serilog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Represent PR about updating deps of the project ship it! Auto merge the PR labels Jan 8, 2025
@kodiakhq kodiakhq bot merged commit 81cc47d into dev Jan 8, 2025
9 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-eb3c7038ef branch January 8, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Represent PR about updating deps of the project ship it! Auto merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants