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 MySql.Data from 6.10.7 to 8.0.33 #2478

Closed
wants to merge 4 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

Bumps MySql.Data from 6.10.7 to 8.0.33.

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner April 18, 2023 13:06
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies labels Apr 18, 2023
Bumps MySql.Data from 6.10.7 to 8.0.33.

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/MySql.Data-8.0.33 branch from d8c8c03 to 94bd685 Compare April 19, 2023 08:21
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Apr 19, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@Kielek
Copy link
Contributor

Kielek commented Apr 24, 2023

@Kielek
Copy link
Contributor

Kielek commented May 15, 2023

Potential fix open-telemetry/opentelemetry-dotnet-contrib#1187 is using Harmony https://github.com/pardeike/Harmony.

I think that it is no option for us and we will have rewrite to bytecode instrumentation.

@Havret
Copy link

Havret commented May 16, 2023

Potential fix open-telemetry/opentelemetry-dotnet-contrib#1187 is using Harmony https://github.com/pardeike/Harmony.

I think that it is no option for us and we will have rewrite to bytecode instrumentation.

Are there any examples of bytecode instrumentation available?

@Kielek
Copy link
Contributor

Kielek commented May 16, 2023

Are there any examples of bytecode instrumentation available?

Sure: https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/tree/main/src/OpenTelemetry.AutoInstrumentation/Instrumentations

More inspiration you can find under https://github.com/DataDog/dd-trace-dotnet/tree/master/tracer/src/Datadog.Trace/ClrProfiler/AutoInstrumentation

The core part of bytecode instrumentation was donated by DD https://github.com/DataDog/dd-trace-dotnet/tree/master/tracer/src/Datadog.Trace/ClrProfiler/AutoInstrumentation

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2023

A newer version of MySql.Data exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@Kielek
Copy link
Contributor

Kielek commented Jul 24, 2023

Closing PR for now. To unblock dependabot tasks:

@Kielek Kielek closed this Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/MySql.Data-8.0.33 branch July 24, 2023 05:54
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.

None yet

2 participants