blackmennewstyle / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
MIT License
17 stars 34 forks source link

Bump Grpc.Net.Client from 2.57.0 to 2.60.0 in /src/Miningcore #78

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps Grpc.Net.Client from 2.57.0 to 2.60.0.

Release notes

Sourced from Grpc.Net.Client's releases.

Release v2.60.0

What's Changed

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.0

Release v2.60.0-pre1

What's Changed

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.0-pre1

Release v2.59.0

What's Changed

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.58.0...v2.59.0

Release v2.59.0-pre1

What's Changed

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.58.0...v2.59.0-pre1

Release v2.58.0

What's Changed

... (truncated)

Commits
  • 6eccb61 Bump version to 2.60.0 (#2348)
  • b1a6ce4 Update Grpc.Tools to 2.60.0 (#2336) (#2339)
  • 4938da9 Bumping version string to 2.60.0-pre1 in release branch (#2338)
  • 1625f89 Trim regex from Grpc.AspNetCore (#2326)
  • 2bbb977 Add Native AOT test (#2324)
  • ca9b756 Update to use Directory.Packages.props (#2315)
  • 4a60f41 Update to GA .NET 8 SDK (#2321)
  • e5afb08 Bump browserify-sign from 4.2.1 to 4.2.2 in /examples/Spar/Server/ClientApp (...
  • 5e505b0 Bump axios and wait-on in /testassets/InteropTestsGrpcWebWebsite/Tests (#2322)
  • 8d33f09 Bump @​babel/traverse from 7.21.4 to 7.23.2 in /testassets/InteropTestsGrpcWeb...
  • 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 show 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)
dependabot[bot] commented 4 months ago

Superseded by #98.