Skip to content

build: bump the all group with 6 updates#146

Merged
Thorstein Løkensgard (loekensgard) merged 2 commits intomainfrom
dependabot/nuget/all-d42f1d8a45
Apr 1, 2025
Merged

build: bump the all group with 6 updates#146
Thorstein Løkensgard (loekensgard) merged 2 commits intomainfrom
dependabot/nuget/all-d42f1d8a45

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the all group with 8 updates:

Package From To
Microsoft.Extensions.Hosting.Abstractions 9.0.2 9.0.3
Microsoft.Extensions.Logging.Abstractions 9.0.2 9.0.3
Sentry.Serilog 5.2.0 5.4.0
Microsoft.Extensions.Hosting.Abstractions 9.0.2 9.0.0
Microsoft.Extensions.Logging.Abstractions 9.0.2 9.0.0
Serilog.Enrichers.AzureClaims 1.1.2 1.1.3
Swashbuckle.AspNetCore 7.3.1 8.1.0
Microsoft.Extensions.Hosting 9.0.2 9.0.3

Updates Microsoft.Extensions.Hosting.Abstractions from 9.0.2 to 9.0.3

Release notes

Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.2 to 9.0.3

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates Sentry.Serilog from 5.2.0 to 5.4.0

Release notes

Sourced from Sentry.Serilog's releases.

5.4.0

Enhancements

  • Profiling: improve performance by subscribing only to necessary CLR events (#3970)

Fixes

  • Unknown stack frames in profiles on .NET 8+ (#3967)

5.3.0

Features

  • User Feedback can now be captured without errors/exceptions. Note that these APIs replace the older UserFeedback APIs, which have now been marked as obsolete (and will be removed in a future major version bump) (#3981)

Fixes

  • Using SentryOptions.Native.SuppressExcBadAccess and SentryOptions.Native.SuppressSignalAborts, users can now block duplicate errors from native due to dotnet NullReferenceExceptions - Defaults to false (#3998)
  • Native iOS events are now exposed to the dotnet layer for users to hook through SentryOptions.BeforeSend and SentryOptions.OnCrashedLastRun (#2102)
  • Prevent crashes from occurring on Android during OnBeforeSend (#4022)

Dependencies

Changelog

Sourced from Sentry.Serilog's changelog.

5.4.0

Enhancements

  • Profiling: improve performance by subscribing only to necessary CLR events (#3970)

Fixes

  • Unknown stack frames in profiles on .NET 8+ (#3967)

5.3.0

Features

  • User Feedback can now be captured without errors/exceptions. Note that these APIs replace the older UserFeedback APIs, which have now been marked as obsolete (and will be removed in a future major version bump) (#3981)

Fixes

  • Using SentryOptions.Native.SuppressExcBadAccess and SentryOptions.Native.SuppressSignalAborts, users can now block duplicate errors from native due to dotnet NullReferenceExceptions - Defaults to false (#3998)
  • Native iOS events are now exposed to the dotnet layer for users to hook through SentryOptions.BeforeSend and SentryOptions.OnCrashedLastRun (#2102)
  • Prevent crashes from occurring on Android during OnBeforeSend (#4022)

Dependencies

Commits

Updates Microsoft.Extensions.Hosting.Abstractions from 9.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.2 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates Serilog.Enrichers.AzureClaims from 1.1.2 to 1.1.3

Release notes

Sourced from Serilog.Enrichers.AzureClaims's releases.

1.1.3

What's Changed

Full Changelog: intility/serilog-enrichers-azureclaims@1.1.2...1.1.3

Commits
  • e74341a build: bump the all group with 3 updates
  • 79efd9c feat: add CODEOWNERS
  • 6b5c749 ci: bump codecov/codecov-action from 3 to 5 in the all group
  • f56a697 ci...

    Description has been truncated

Bumps the all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.2` | `9.0.3` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.2` | `9.0.3` |
| [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) | `5.2.0` | `5.4.0` |
| [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.2` | `9.0.0` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.2` | `9.0.0` |
| [Serilog.Enrichers.AzureClaims](https://github.com/Intility/serilog-enrichers-azureclaims) | `1.1.2` | `1.1.3` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.3.1` | `8.1.0` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.2` | `9.0.3` |


Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `Sentry.Serilog` from 5.2.0 to 5.4.0
- [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.2.0...5.4.0)

Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `Serilog.Enrichers.AzureClaims` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/Intility/serilog-enrichers-azureclaims/releases)
- [Commits](intility/serilog-enrichers-azureclaims@1.1.2...1.1.3)

Updates `Swashbuckle.AspNetCore` from 7.3.1 to 8.1.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.3.1...v8.1.0)

Updates `Microsoft.Extensions.Hosting` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Sentry.Serilog
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Serilog.Enrichers.AzureClaims
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2025 07:54
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 1, 2025
@h3rmanj
Copy link
Copy Markdown
Member

image
wtf

@loekensgard
Copy link
Copy Markdown
Member

image wtf

Dependabot dum dum

@loekensgard Thorstein Løkensgard (loekensgard) merged commit 50a1dbc into main Apr 1, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/nuget/all-d42f1d8a45 branch April 1, 2025 12:28
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.

2 participants