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 OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.6 to 1.0.0-rc9.7 in /examples/AspNetCoreMvc #984

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.6 to 1.0.0-rc9.7.

Release notes

Sourced from OpenTelemetry.Instrumentation.StackExchangeRedis's releases.

Instrumentation.StackExchangeRedis-1.0.0-rc9.7

  • Update the ActivitySource name used to the assembly name: OpenTelemetry.Instrumentation.StackExchangeRedis. (#485)
  • Drain thread is marked as background. It allows to close the application even if the instrumentation is not disposed. (#528)
Commits
  • b86db84 [Instrumentation.StackExchangeRedis] release 1.0.0-rc9.7 (#531)
  • a707d57 Update CHANGELOG for 1.0.0-beta.3 release (#529)
  • 8ce7845 [Instrumentation.StackExchangeRedis] mark drain thread as background (#528)
  • 0a7b14d [Instrumentation.Runtime] Add unit tests (#510)
  • 6fcb78e [Instrumentation.Runtime] Amend CHANGELOG.md for 1.0.0-rc.2 (#523)
  • b9c9f4b [Instrumentation.Runtime] Add gc.heap.fragmentation.size back for .NET 7 an...
  • b4f4a7e Updated OTel SDK package version to 1.3.0 (#522)
  • 337ce91 [Instrumentation.StackExchangeRedis] Code cleanup (#521)
  • e8b5202 [Geneva.Exporter] remove obsolete comment from tests (#517)
  • 2dbc66a Unify Moq (4.17.2+) (#516)
  • 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 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)

@dependabot dependabot bot requested a review from a team July 26, 2022 12:42
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies labels Jul 26, 2022
@pellared
Copy link
Member

@Kielek I think we should update the example (or remove it) once #979 is merged

@Kielek
Copy link
Contributor

Kielek commented Jul 27, 2022

Lets merge it, at least for now.

@pellared
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/examples/AspNetCoreMvc/OpenTelemetry.Instrumentation.StackExchangeRedis-1.0.0-rc9.7 branch from 90f5fd9 to 55bee33 Compare July 27, 2022 05:41
@pellared
Copy link
Member

@dependabot rebase

Bumps [OpenTelemetry.Instrumentation.StackExchangeRedis](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.0.0-rc9.6 to 1.0.0-rc9.7.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Instrumentation.StackExchangeRedis-1.0.0-rc9.6...Instrumentation.StackExchangeRedis-1.0.0-rc9.7)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.StackExchangeRedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/examples/AspNetCoreMvc/OpenTelemetry.Instrumentation.StackExchangeRedis-1.0.0-rc9.7 branch from 55bee33 to cb336b2 Compare July 27, 2022 06:17
@pellared pellared enabled auto-merge (squash) July 27, 2022 06:17
@pellared pellared merged commit 2702e57 into main Jul 27, 2022
@pellared pellared deleted the dependabot/nuget/examples/AspNetCoreMvc/OpenTelemetry.Instrumentation.StackExchangeRedis-1.0.0-rc9.7 branch July 27, 2022 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants