sevensolutions / nomad-iis

🧩 A TaskDriver plugin for HashiCorp Nomad to run IIS workloads.
https://nomad-iis.sevensolutions.cc/
MIT License
14 stars 1 forks source link

Bump the dependencies group in /src with 4 updates #11

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the dependencies group in /src with 4 updates: Grpc.AspNetCore, Grpc.AspNetCore.HealthChecks, Grpc.AspNetCore.Server.Reflection and MessagePack.

Updates Grpc.AspNetCore from 2.53.0 to 2.55.0

Release notes

Sourced from Grpc.AspNetCore's releases.

Release v2.55.0

What's Changed

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

Release v2.55.0-pre1

What's Changed

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.54.0...v2.55.0-pre1

Release v2.54.0

What's Changed

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

Release v2.54.0-pre1

What's Changed

New Contributors

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.53.0...v2.54.0-pre1

Commits
  • 8ca08eb Upgrade version to v2.55.0 (on v2.55.x branch) (#2184)
  • 76824ea Update 2.55 branch to 2.55-pre1 (#2176)
  • c72ada6 Update Grpc.Tools to 2.55 (#2171)
  • 2be676a WriteAsync cancellation throws an error with the calls completed status if po...
  • 73c726b Fix client factory extension method validation issues (#2159)
  • 697f349 Refactor healthchecks service mapping to support filtering on check (#2142)
  • ff1a07b Update Google.Protobuf to 3.23.1 (#2136)
  • 6bc44e9 Fix flaky streaming test (#2134)
  • f9a00bc Fix capturing ExecutionContext by timers and background tasks (#2129)
  • 2dc971e Add IReadOnlyDictionary to BalancerAttributes collection (#2121)
  • Additional commits viewable in compare view


Updates Grpc.AspNetCore.HealthChecks from 2.53.0 to 2.55.0

Release notes

Sourced from Grpc.AspNetCore.HealthChecks's releases.

Release v2.55.0

What's Changed

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

Release v2.55.0-pre1

What's Changed

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.54.0...v2.55.0-pre1

Release v2.54.0

What's Changed

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

Release v2.54.0-pre1

What's Changed

New Contributors

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.53.0...v2.54.0-pre1

Commits
  • 8ca08eb Upgrade version to v2.55.0 (on v2.55.x branch) (#2184)
  • 76824ea Update 2.55 branch to 2.55-pre1 (#2176)
  • c72ada6 Update Grpc.Tools to 2.55 (#2171)
  • 2be676a WriteAsync cancellation throws an error with the calls completed status if po...
  • 73c726b Fix client factory extension method validation issues (#2159)
  • 697f349 Refactor healthchecks service mapping to support filtering on check (#2142)
  • ff1a07b Update Google.Protobuf to 3.23.1 (#2136)
  • 6bc44e9 Fix flaky streaming test (#2134)
  • f9a00bc Fix capturing ExecutionContext by timers and background tasks (#2129)
  • 2dc971e Add IReadOnlyDictionary to BalancerAttributes collection (#2121)
  • Additional commits viewable in compare view


Updates Grpc.AspNetCore.Server.Reflection from 2.53.0 to 2.55.0

Release notes

Sourced from Grpc.AspNetCore.Server.Reflection's releases.

Release v2.55.0

What's Changed

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

Release v2.55.0-pre1

What's Changed

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.54.0...v2.55.0-pre1

Release v2.54.0

What's Changed

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

Release v2.54.0-pre1

What's Changed

New Contributors

Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.53.0...v2.54.0-pre1

Commits
  • 8ca08eb Upgrade version to v2.55.0 (on v2.55.x branch) (#2184)
  • 76824ea Update 2.55 branch to 2.55-pre1 (#2176)
  • c72ada6 Update Grpc.Tools to 2.55 (#2171)
  • 2be676a WriteAsync cancellation throws an error with the calls completed status if po...
  • 73c726b Fix client factory extension method validation issues (#2159)
  • 697f349 Refactor healthchecks service mapping to support filtering on check (#2142)
  • ff1a07b Update Google.Protobuf to 3.23.1 (#2136)
  • 6bc44e9 Fix flaky streaming test (#2134)
  • f9a00bc Fix capturing ExecutionContext by timers and background tasks (#2129)
  • 2dc971e Add IReadOnlyDictionary to BalancerAttributes collection (#2121)
  • Additional commits viewable in compare view


Updates MessagePack from 2.5.108 to 2.5.124

Release notes

Sourced from MessagePack's releases.

v2.5.124

What's Changed

New Contributors

Full Changelog: https://github.com/neuecc/MessagePack-CSharp/compare/v2.5.108...v2.5.124

Commits
  • 55b4629 Stamp unity package version as 2.5.124
  • a1a7417 Merge pull request #1649 from NorbertNemec/move-UnityEditor-dependency-into-a...
  • 6db8698 move code depending on UnityEditor into separate assembly to avoid conflict w...
  • 5ec6543 Bump Microsoft.NET.StringTools from 17.5.0 to 17.6.3 (#1629)
  • 3fe09e1 Merge pull request #1623 from neuecc/fix1431
  • a51dc77 Fix ILookup\<TKey, TElement> deserialized behavior
  • eb929d6 Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 (#1614)
  • ce63bed Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4 (#1612)
  • 4a4841e Bump Microsoft.Build.Locator from 1.4.1 to 1.5.5 (#1613)
  • ba15c5f Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 (#1615)
  • Additional commits viewable in compare view


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