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 Grpc.Net.Client from 2.66.0 to 2.67.0 #15936

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Grpc.Net.Client from 2.66.0 to 2.67.0.

Release notes

Sourced from Grpc.Net.Client's releases.

Release v2.67.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0

Release v2.67.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0-pre1

Commits
  • 5a58c24 Update to .NET 9 RTM (#2571)
  • dacb7b4 Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (#2567)
  • 1732f28 Update package dependencies to 9.0 RC2 (#2560)
  • 5fffc48 Fix System.Text.Json vulnerability warning (#2556)
  • b88713e Update Grpc.Tools to 2.67.0 (#2554)
  • 0f2ffdc Fix UpdateBalancingState not called when address attributes are modified (#2553)
  • 490894c Cleanup gRPC unit testing helpers in tester sample (#2548)
  • df3d8dc Update to Grpc.Tools 2.67.0-pre1 (#2547)
  • b1df3e4 Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...
  • de9a82f Update logging to use generated logs (#2531)
  • 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 <dependency name> 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/15936)

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.66.0 to 2.67.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 22, 2024
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Dec 22, 2024
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

github-actions bot commented Dec 22, 2024

Test this change out locally with the following install scripts (Action run 12588524115)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 12588524115
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 12588524115"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 12588524115
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 12588524115"

auto-merge was automatically disabled January 2, 2025 20:28

Pull request was closed

@StephenWeatherford
Copy link
Contributor

Fix-DependabotPRs.ps1: Forcing rebuild

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

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.

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Dotnet Test Results

    78 files   -     39      78 suites   - 39   30m 4s ⏱️ - 17m 55s
11 566 tests  -     24  11 566 ✅  -     24  0 💤 ±0  0 ❌ ±0 
26 862 runs   - 13 420  26 862 ✅  - 13 420  0 💤 ±0  0 ❌ ±0 

Results for commit c586008. ± Comparison against base commit 3f59435.

This pull request removes 1840 and adds 632 tests. Note that renamed tests count towards both.

		nestedProp1: 1
		nestedProp2: 2
		prop1: true
		prop2: false
	1
	2
	\$'")
	prop1: true
	prop2: false
…
Bicep.Cli.IntegrationTests.CliScenarioTests ‑ Test_Issue13785
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
�Խ
�0\u0010\u0000��>E�\u0003�W��
�]\u0004\u0017\u001f �'Vl-m�������G0�\u0014r\u0007��0�o�-�\u0014��)Ε����RB��w\u0002�I�߀��
\u0008�����׍�l)s����!5M�c\u001ch.Ci�\u00111P�\u000bP+\u001bK�bADKӜ�H�e��Vt��P���t\u0006|�7�\u0013}�����?�K�\u0005\u0008N@ٕ��Yf����A�C�m�I��\u000e�#Vކ�̵��ҵ9��8�y\u0001mф=\u0000\u000c\u0000\u0000,"Value cannot be null. (Parameter 'source')")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
��K\u000e�0\u0010\u0006�=\u0005'(\u001d:}�`��+4J�#\u0014\u0003%�\u0018��0q\u0001q�`b�e�I���<ݹ~[�Cٴ\K�S��&�F\u001c]\u001f�\u0002\u0006�E0a���%�음���\u001aje��~Pf\u0013\u0017NUY���*\u001a��\u0000���7���܃��±����7��m퇂j�`�F�����'���!2\u0006H_F\u0019\u0014�Q�\u0001��H&�<����\u001dDQ\u0014Ekx\u0002\u0003\u0011�S\u0000\u000c\u0000\u0000,"The path: index.json was not found in artifact contents")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
��O\u000b�0\u0014\u0000��\u0014�\u0007���\u001fx\u0008:d�\u0005A�\u00189�@\u000b5\u0010���CtQ��\u0005�w�{��=ރ�N7+�SSV�\u0013�\u0003\u0008��,Ni�y\u000bS\u0001�xA\u0000	�\u0011\u0000^3x%\u001d�U�K[�\u0014w��Pz��r\u0013aA�d�\u0019
"*��jfc��\u0018V�M��(+R��Ku-���/���tz��7�\u0017}��\u0014R`w\u0000aLPD	@�1n���������qrXl��q��&�ܳ\u001b��59��8�{\u0002\u001d��\u000c\u0000\u000c\u0000\u0000,"'7' is an invalid end of a number. Expected a delimiter. Path: $.INVALID_JSON | LineNumber: 0 | BytePositionInLine: 20.")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003�Խ
�0\u0010\u0007��>E�\u0003�K�Y�����\u0003D{b���V\u0008��n\u001c���V0�1wp\u0017�?l�t~����c�gj�ȻA��|z~å!��\u0001\u0001�4\u0010B��7y����
�|c�\u000fJ-u}Ya΍PVf\u0019\u0018&S+\u0001�$�6C5�������\u000b�l�\u001d�[{5�>�5�\u0001���܌W�\u0007!I�\u0003�RFh-\u0008h�u��W2���?�dU�op�c��j�m2�[w��2�nQ\u0014E��\\u0001���\u0000\u000c\u0000\u0000,"Value cannot be null. (Parameter 'source')")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003�Խ
�0\u0010\u0007��>E�\u0003����\u0008\u001d\u0004\u0007+R\u0005�U�-X�U�
\u0005_�t\u0010�\u0016�~\u0008�7&\u0007w!�\u000f{{]�\u0013\u001d'E�)Q�èo`\u0008�Z�\u001b�ID�\u001b �\\u0000BN��$-\u001ee�\u000b3�\u0018�~�?wt�fI@$�s�\u0014H�\u0000\u0018gjf��]wD9w]]�4��\u001a_�[ޔg]�S?������z|�?�\u000c�\u001d@9�T\u0008�@p�M�G������q�
W��a\u0017�\u000b�l�g�,˲��\u0002�X��\u0000\u000c\u0000\u0000,"'7' is an invalid end of a number. Expected a delimiter. Path: $.INVALID_JSON | LineNumber: 0 | BytePositionInLine: 20.")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003��K
� \u0010\u0006�Y�\u0014��8�ѸȾ�^A�@\u001fĔ<h���5�B\u0017	ݤI�~Ke�\u0011�������\u001d���\u0012-%\u001c�&\u0002����\u0000	\u0001͋\u0000a�$\u0000�g�dD״�\u000e�,��\u0007�\u0019s��,r4�2e�0\jC��&��'��]]{�;�����sS����*X��Ѩ���V�O�\u0017"\u0005T�ɐ�Zː��G\u0000�H&�<����\u0013DQ\u0014Ekx\u0002\u0017���\u0000\u000c\u0000\u0000,"The path: index.json was not found in artifact contents")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Repository_not_found_in_registry (ArtifactRegistryAddress { RegistryAddress = mcr.microsoft.com, RepositoryPath = unknown/path/az, ExtensionVersion = 0.0.0-placeholder },Azure.RequestFailedException: The artifact does not exist in the registry.
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138,[(BCP192, Error, Unable to restore the artifact with reference "br:mcr.microsoft.com/unknown/path/az:0.0.0-placeholder": The artifact does not exist in the registry.)])
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Repository_not_found_in_registry (ArtifactRegistryAddress { RegistryAddress = mcr.microsoft.com, RepositoryPath = unknown/path/az, ExtensionVersion = 0.0.0-placeholder },Azure.RequestFailedException: The artifact does not exist in the registry.
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 138,[(BCP192, Error, Unable to restore the artifact with reference "br:mcr.microsoft.com/unknown/path/az:0.0.0-placeholder": The artifact does not exist in the registry.)])
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Repository_not_found_in_registry (ArtifactRegistryAddress { RegistryAddress = unknown.registry.azurecr.io, RepositoryPath = bicep/extensions/az, ExtensionVersion = 0.0.0-placeholder },System.AggregateException: Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443))
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.<>c__DisplayClass4_0.<<PullArtifactAsync>g__DownloadManifestInternalAsync|0>d.MoveNext() in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 44
--- End of stack trace from previous location ---
   at Bicep.Core.Registry.AzureContainerRegistryManager.PullArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 51
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.<>c__DisplayClass4_0.<<PullArtifactAsync>g__DownloadManifestInternalAsync|0>d.MoveNext() in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 44
--- End of stack trace from previous location ---
   at Bicep.Core.Registry.AzureContainerRegistryManager.PullArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 63
   at Bicep.Core.Registry.OciArtifactRegistry.TryRestoreArtifactAsync(RootConfiguration configuration, OciArtifactReference reference) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/OciArtifactRegistry.cs:line 495,[(BCP192, Error, Unable to restore the artifact with reference "br:unknown.registry.azurecr.io/bicep/extensions/az:0.0.0-placeholder": Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)))])
…

@StephenWeatherford
Copy link
Contributor

Fix-DependabotPRs.ps1: All checks have passed. Setting to auto-merge.

@StephenWeatherford StephenWeatherford merged commit 9079163 into main Jan 2, 2025
42 of 47 checks passed
StephenWeatherford added a commit that referenced this pull request Jan 2, 2025
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.66.0
to 2.67.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grpc/grpc-dotnet/releases">Grpc.Net.Client's
releases</a>.</em></p>
<blockquote>
<h2>Release v2.67.0</h2>
<h2>What's Changed</h2>
<ul>
<li>precompile condition clean by <a
href="https://github.com/Varorbc"><code>@​Varorbc</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2528">grpc/grpc-dotnet#2528</a></li>
<li>Log server cancellation errors at info level by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2527">grpc/grpc-dotnet#2527</a></li>
<li>Update logging to use generated logs by <a
href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
<li>Bump serve-static from 1.14.2 to 1.16.2 in
/examples/Spar/Server/ClientApp by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2536">grpc/grpc-dotnet#2536</a></li>
<li>Update to Grpc.Tools 2.67.0-pre1 by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2547">grpc/grpc-dotnet#2547</a></li>
<li>Cleanup gRPC unit testing helpers in tester sample by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2548">grpc/grpc-dotnet#2548</a></li>
<li>Fix UpdateBalancingState not called when address attributes are
modified by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2553">grpc/grpc-dotnet#2553</a></li>
<li>Update Grpc.Tools to 2.67.0 by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2554">grpc/grpc-dotnet#2554</a></li>
<li>Fix System.Text.Json vulnerability warning by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2556">grpc/grpc-dotnet#2556</a></li>
<li>Update package dependencies to 9.0 RC2 by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2560">grpc/grpc-dotnet#2560</a></li>
<li>Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2567">grpc/grpc-dotnet#2567</a></li>
<li>Update to .NET 9 RTM by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2571">grpc/grpc-dotnet#2571</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0">https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0</a></p>
<h2>Release v2.67.0-pre1</h2>
<h2>What's Changed</h2>
<ul>
<li>precompile condition clean by <a
href="https://github.com/Varorbc"><code>@​Varorbc</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2528">grpc/grpc-dotnet#2528</a></li>
<li>Log server cancellation errors at info level by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2527">grpc/grpc-dotnet#2527</a></li>
<li>Update logging to use generated logs by <a
href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
<li>Bump serve-static from 1.14.2 to 1.16.2 in
/examples/Spar/Server/ClientApp by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2536">grpc/grpc-dotnet#2536</a></li>
<li>Update to Grpc.Tools 2.67.0-pre1 by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2547">grpc/grpc-dotnet#2547</a></li>
<li>Cleanup gRPC unit testing helpers in tester sample by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2548">grpc/grpc-dotnet#2548</a></li>
<li>Fix UpdateBalancingState not called when address attributes are
modified by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2553">grpc/grpc-dotnet#2553</a></li>
<li>Update Grpc.Tools to 2.67.0 by <a
href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2554">grpc/grpc-dotnet#2554</a></li>
<li>Bump version for 2.67 RC by <a
href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2555">grpc/grpc-dotnet#2555</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0-pre1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/5a58c24efc1d0b7c5ff88e7b0582ea891b90b17f"><code>5a58c24</code></a>
Update to .NET 9 RTM (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2571">#2571</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/dacb7b41ea2fb42f2c0756e3d3a4ad4dcfecdc7e"><code>dacb7b4</code></a>
Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2567">#2567</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/1732f28dc6ad74da33b2758f11cbdfabb2dcbc86"><code>1732f28</code></a>
Update package dependencies to 9.0 RC2 (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2560">#2560</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/5fffc489f779a897b52679dfec1df02124268e83"><code>5fffc48</code></a>
Fix System.Text.Json vulnerability warning (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2556">#2556</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/b88713e83f3c75282678fdc15bf830fa78bfff2c"><code>b88713e</code></a>
Update Grpc.Tools to 2.67.0 (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2554">#2554</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/0f2ffdc03edcd832e6f83a9deb73e2d57c0b8dbf"><code>0f2ffdc</code></a>
Fix UpdateBalancingState not called when address attributes are modified
(<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2553">#2553</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/490894cdedb34b43c32dc576d5745c41223764b6"><code>490894c</code></a>
Cleanup gRPC unit testing helpers in tester sample (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2548">#2548</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/df3d8dc9964b4a80c3ea5ad1bd54a98da92fb6a3"><code>df3d8dc</code></a>
Update to Grpc.Tools 2.67.0-pre1 (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2547">#2547</a>)</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/b1df3e4c76792212a0401e1ae17114867fd6663b"><code>b1df3e4</code></a>
Bump serve-static from 1.14.2 to 1.16.2 in
/examples/Spar/Server/ClientApp (#...</li>
<li><a
href="https://github.com/grpc/grpc-dotnet/commit/de9a82fe8eae0d40b70edbe04a766e3ac0ad8d54"><code>de9a82f</code></a>
Update logging to use generated logs (<a
href="https://redirect.github.com/grpc/grpc-dotnet/issues/2531">#2531</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Grpc.Net.Client&package-manager=nuget&previous-version=2.66.0&new-version=2.67.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/15936)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: StephenWeatherford <[email protected]>
@StephenWeatherford StephenWeatherford deleted the dependabot/nuget/Grpc.Net.Client-2.67.0 branch January 2, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant