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 dotnet-sample-app-deps group across 1 directory with 5 updates #1247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps the dotnet-sample-app-deps group with 5 updates in the /sample-apps/dotnet-sample-app directory:

Package From To
AWSSDK.S3 3.7.406.2 3.7.410.6
OpenTelemetry.Instrumentation.AspNetCore 1.9.0 1.10.1
System.Diagnostics.DiagnosticSource 9.0.0 9.0.0
OpenTelemetry.Instrumentation.Http 1.9.0 1.10.0
System.Diagnostics.DiagnosticSource 9.0.0 9.0.0
YamlDotNet 16.2.0 16.2.1

Updates AWSSDK.S3 from 3.7.406.2 to 3.7.410.6

Commits

Updates OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.10.1

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

Instrumentation.AspNetCore-1.10.1

Instrumentation.AspNetCore-1.10.0

Resources.ProcessRuntime-1.10.0-beta.1

Resources.Process-1.10.0-beta.1

Resources.OperatingSystem-1.10.0-beta.1

... (truncated)

Commits
  • 1fc2dba [release] Prepare release Instrumentation.AspNetCore-1.10.1 (#2406)
  • efe6eda [aspnetcore] Restore metrics instrumentation in netstandard builds (#2403)
  • 92b48e1 Added changes to AWSXRayPropagator (#2359)
  • 5811e1d [release] Instrumentation.AspNetCore- stable release 1.10.0 updates (#2401)
  • bef4fbe [release] Prepare release Instrumentation.AspNetCore-1.10.0 (#2400)
  • 3964894 [Instrumentation.AspNetCore] metrics - cleanup code after dropping support fo...
  • e4f3b05 [release] Prepare release Resources.ProcessRuntime-1.10.0-beta.1 (#2398)
  • 94af78e [release] Prepare release Resources.Process-1.10.0-beta.1 (#2396)
  • 9875d90 [release] Prepare release Resources.OperatingSystem-1.10.0-beta.1 (#2394)
  • 0d0db1b [release] Prepare release Resources.Host-1.10.0-beta.1 (#2392)
  • Additional commits viewable in compare view

Updates System.Diagnostics.DiagnosticSource from 9.0.0 to 9.0.0

Commits

Updates OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.10.0

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

Instrumentation.AspNetCore-1.10.0

Resources.ProcessRuntime-1.10.0-beta.1

Resources.Process-1.10.0-beta.1

Resources.OperatingSystem-1.10.0-beta.1

Resources.Host-1.10.0-beta.1

... (truncated)

Commits
  • f596cfe [release] Prepare release Exporter.Geneva-1.10.0 (#2335)
  • d5b47cb [Resources.AWS] Execute tests against .NET9 (#2328)
  • 32bc2ca [Instrumentation.AspNet] Fix multiple routes of same template in attribute-ba...
  • 8a062aa [infra] Update .gitignore to ignore config files for Visual Studio Live Unit ...
  • cf9384a [Instrumentation.StackExchangeRedis] Fix tests on .NET9 (#2327)
  • 37a80ca [Instrumentation.Wcf] Add RecordException (#2271)
  • 3c6cf48 Add .NET 9 in tests projects (#2313)
  • 9ea2d08 [Instrumentation.SqlClient] Implements database metric `db.client.operation.d...
  • afe4342 [geneva] Tweak OtlpProtobufSerializer to access MetricPoint by ref (#2310)
  • ea459ff [repo] Move Cijo to Emeritus (#2320)
  • Additional commits viewable in compare view

Updates System.Diagnostics.DiagnosticSource from 9.0.0 to 9.0.0

Commits

Updates YamlDotNet from 16.2.0 to 16.2.1

Release notes

Sourced from YamlDotNet's releases.

Release 16.2.1

What's Changed

Full Changelog: aaubry/YamlDotNet@v16.2.0...v16.2.1

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 dotnet-sample-app-deps group with 5 updates in the /sample-apps/dotnet-sample-app directory:

| Package | From | To |
| --- | --- | --- |
| [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.406.2` | `3.7.410.6` |
| [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.10.1` |
| [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.10.0` |
| [System.Diagnostics.DiagnosticSource](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `16.2.0` | `16.2.1` |



Updates `AWSSDK.S3` from 3.7.406.2 to 3.7.410.6
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Instrumentation.AspNetCore-1.10.1)

Updates `System.Diagnostics.DiagnosticSource` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `OpenTelemetry.Instrumentation.Http` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0)

Updates `System.Diagnostics.DiagnosticSource` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `YamlDotNet` from 16.2.0 to 16.2.1
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-sample-app-deps
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-sample-app-deps
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-sample-app-deps
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-sample-app-deps
- dependency-name: System.Diagnostics.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-sample-app-deps
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-sample-app-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 17, 2024 17:28
@dependabot dependabot bot added .Net dot net SDK support dependencies Pull requests that update a dependency file labels Dec 17, 2024
@github-actions github-actions bot added the InstrumentationSampleApp Issues and PRs related to instrumentation sample apps label Dec 17, 2024
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 InstrumentationSampleApp Issues and PRs related to instrumentation sample apps .Net dot net SDK support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants