dependabot[bot] opened a new pull request, #346: URL: https://github.com/apache/arrow-dotnet/pull/346
Updated [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.71.0 to 2.80.0. <details> <summary>Release notes</summary> _Sourced from [Grpc.AspNetCore.Server's releases](https://github.com/grpc/grpc-dotnet/releases)._ ## 2.80.0-pre1 ## What's Changed * Update .NET 10, System.CommandLine 2.0.0, fix warnings by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2677 * Fix System.CommandLine 2.0.0 Uri parsing in GrpcClient benchmark app by @ilonatommy in https://github.com/grpc/grpc-dotnet/pull/2695 * Implement GrpcServiceEndpointConventionBuilder.Finally by @halter73 in https://github.com/grpc/grpc-dotnet/pull/2693 * Bump axios from 1.11.0 to 1.12.2 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2669 * Bump webpack from 5.101.0 to 5.105.0 in /examples/Browser/Server/wwwroot by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2689 * Bump lodash from 4.17.21 to 4.17.23 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2687 * Bump glob from 10.4.5 to 10.5.0 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2679 * Bump basic-ftp from 5.0.5 to 5.2.0 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2698 * Bump serialize-javascript and terser-webpack-plugin in /examples/Browser/Server/wwwroot by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2699 * Bump minimatch in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2700 * Bump axios from 1.12.2 to 1.13.6 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2701 * Bump js-yaml in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2702 * Handle Trailers-Only OK responses in streaming calls without exception handling by @michaelmccord in https://github.com/grpc/grpc-dotnet/pull/2697 * Bump picomatch in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2703 * Implement v1 reflection service and clean up integration by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2704 * Bump brace-expansion in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2706 * Fix flaky PickAsync_UpdateAddressesWhileRequestingConnection_DoesNotDeadlock test by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2705 * Bump Tools Version prep for release v2.80.0 by @asheshvidyut in https://github.com/grpc/grpc-dotnet/pull/2707 * [Release v2.80.x] Fix the version number - Step 3 by @asheshvidyut in https://github.com/grpc/grpc-dotnet/pull/2711 ## New Contributors * @ilonatommy made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2695 * @halter73 made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2693 * @michaelmccord made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2697 **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.76.0...v2.80.0-pre1 ## 2.76.0 ## What's Changed * Remove reference to obsolete property from Readme and mention alternative by @KnapSac in https://github.com/grpc/grpc-dotnet/pull/2631 * Migrate from sln to slnx by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2635 * Bump tar-fs from 3.0.8 to 3.0.9 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2636 * MapGrpcService with service definition refactor by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2634 * Bump brace-expansion from 1.1.11 to 1.1.12 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2639 * Fix shared code by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2640 * Bump pbkdf2 from 3.1.2 to 3.1.3 in /examples/Spar/Server/ClientApp by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2642 * Add protobuf-net code-first to README.md by @weitzhandler in https://github.com/grpc/grpc-dotnet/pull/2644 * Add more options to perf client by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2648 * Update docs and starvs for slnx by @MihaZupan in https://github.com/grpc/grpc-dotnet/pull/2649 * Support reading compressed grpc-web trailing headers by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2650 * Add .NET 10 target by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2653 * Update project.json packages and examples by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2658 * Bump tar-fs from 3.1.0 to 3.1.1 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2668 * Update Grpc.Tools dependency to latest version by @apolcyn in https://github.com/grpc/grpc-dotnet/pull/2675 * Update version on v2.76.x to 2.76.0-pre1 by @apolcyn in https://github.com/grpc/grpc-dotnet/pull/2676 * Prep for stable release by @asheshvidyut in https://github.com/grpc/grpc-dotnet/pull/2682 ## New Contributors * @KnapSac made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2631 * @weitzhandler made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2644 * @MihaZupan made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2649 * @asheshvidyut made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2682 **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.71.0...v2.76.0 ## 2.76.0-pre1 ## What's Changed * Remove reference to obsolete property from Readme and mention alternative by @KnapSac in https://github.com/grpc/grpc-dotnet/pull/2631 * Migrate from sln to slnx by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2635 * Bump tar-fs from 3.0.8 to 3.0.9 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2636 * MapGrpcService with service definition refactor by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2634 * Bump brace-expansion from 1.1.11 to 1.1.12 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2639 * Fix shared code by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2640 * Bump pbkdf2 from 3.1.2 to 3.1.3 in /examples/Spar/Server/ClientApp by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2642 * Add protobuf-net code-first to README.md by @weitzhandler in https://github.com/grpc/grpc-dotnet/pull/2644 * Add more options to perf client by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2648 * Update docs and starvs for slnx by @MihaZupan in https://github.com/grpc/grpc-dotnet/pull/2649 * Support reading compressed grpc-web trailing headers by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2650 * Add .NET 10 target by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2653 * Update project.json packages and examples by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2658 * Bump tar-fs from 3.1.0 to 3.1.1 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2668 * Update Grpc.Tools dependency to latest version by @apolcyn in https://github.com/grpc/grpc-dotnet/pull/2675 * Update version on v2.76.x to 2.76.0-pre1 by @apolcyn in https://github.com/grpc/grpc-dotnet/pull/2676 ## New Contributors * @KnapSac made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2631 * @weitzhandler made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2644 * @MihaZupan made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2649 **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.71.0...v2.76.0-pre1 Commits viewable in [compare view](https://github.com/grpc/grpc-dotnet/commits). </details> [](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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
