[PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
dependabot[bot] opened a new pull request, #45984: URL: https://github.com/apache/arrow/pull/45984 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.30.1 to 3.30.2 Commits See full diff in https://github.com/protocolbuffers/protobuf/commits";>compare view Updates `System.Memory` from 4.6.0 to 4.5.3 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) --- 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) -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
conbench-apache-arrow[bot] commented on PR #45984: URL: https://github.com/apache/arrow/pull/45984#issuecomment-2767646562 After merging your PR, Conbench analyzed the 0 benchmarking runs that have been run so far on merge-commit 3828a2e5e2b168e06861528d2dcd1e58a27052d0. None of the specified runs were found on the Conbench server. The [full Conbench report](https://github.com/apache/arrow/runs/39734564762) has more 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher merged PR #45984: URL: https://github.com/apache/arrow/pull/45984 -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher merged PR #45840: URL: https://github.com/apache/arrow/pull/45840 -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
conbench-apache-arrow[bot] commented on PR #45840: URL: https://github.com/apache/arrow/pull/45840#issuecomment-2734869703 After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 6b525b742a17acdb5a24bdc2d49111927af86279. There were no benchmark performance regressions. 🎉 The [full Conbench report](https://github.com/apache/arrow/runs/38999765609) has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them. -- 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]
[PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
dependabot[bot] opened a new pull request, #45840: URL: https://github.com/apache/arrow/pull/45840 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.30.0 to 3.30.1 Commits See full diff in https://github.com/protocolbuffers/protobuf/commits";>compare view Updates `System.Memory` from 4.6.0 to 4.5.3 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) --- 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) -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
conbench-apache-arrow[bot] commented on PR #45728: URL: https://github.com/apache/arrow/pull/45728#issuecomment-2715467310 After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 9df280bc974a7070176e4466b599e36061f28887. There were no benchmark performance regressions. 🎉 The [full Conbench report](https://github.com/apache/arrow/runs/38589162018) has more details. It also includes information about 7 possible false positives for unstable benchmarks that are known to sometimes produce them. -- 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]
[PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
dependabot[bot] opened a new pull request, #45728: URL: https://github.com/apache/arrow/pull/45728 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.29.3 to 3.30.0 Commits See full diff in https://github.com/protocolbuffers/protobuf/commits";>compare view Updates `System.Memory` from 4.6.0 to 4.5.3 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) --- 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) -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher merged PR #45728: URL: https://github.com/apache/arrow/pull/45728 -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
conbench-apache-arrow[bot] commented on PR #45244: URL: https://github.com/apache/arrow/pull/45244#issuecomment-2595655450 After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit caa7056c490f21f1bd8ca78bfb84da4aded801f9. There were no benchmark performance regressions. 🎉 The [full Conbench report](https://github.com/apache/arrow/runs/35715361594) has more details. It also includes information about 4 possible false positives for unstable benchmarks that are known to sometimes produce them. -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher merged PR #45244: URL: https://github.com/apache/arrow/pull/45244 -- 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]
[PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
dependabot[bot] opened a new pull request, #45244: URL: https://github.com/apache/arrow/pull/45244 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.29.2 to 3.29.3 Commits https://github.com/protocolbuffers/protobuf/commit/b407e8416e3893036aee5af9a12bd9b6a0e2b2e6";>b407e84 Updating version.json and repo version numbers to: 29.3 https://github.com/protocolbuffers/protobuf/commit/9a5d2c329c159e07f7da8ba5dfe0acc98dfb81a9";>9a5d2c3 Add .bazeliskrc for protobuf repo to tell bazelisk to use 7.1.2 by default. (... https://github.com/protocolbuffers/protobuf/commit/1dc5842ebe7956e79d5dfee6d3589df02faa77fd";>1dc5842 Fix cmake installation location of java and go features (https://redirect.github.com/protocolbuffers/protobuf/issues/19773";>#19773) https://github.com/protocolbuffers/protobuf/commit/8e7e6b026f0ef00fd0f3d3cbeb41a02f8621c785";>8e7e6b0 Update artifact actions to v4 (https://redirect.github.com/protocolbuffers/protobuf/issues/19703";>#19703) https://github.com/protocolbuffers/protobuf/commit/cbdc8ab774aeb888f635a1f3d0bce206e173b276";>cbdc8ab Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/19719";>#19719 from protocolbuffers/29.x-202412181411 https://github.com/protocolbuffers/protobuf/commit/5621748f97259be36587bf337aae554f6361cb22";>5621748 Updating version.json and repo version numbers to: 29.3-dev See full diff in https://github.com/protocolbuffers/protobuf/compare/v3.29.2...v3.29.3";>compare view Updates `System.Memory` from 4.6.0 to 4.5.3 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) --- 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) -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
conbench-apache-arrow[bot] commented on PR #45101: URL: https://github.com/apache/arrow/pull/45101#issuecomment-2585404762 After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 035e3310e95a79cfd804dd719527c5018517e322. There were no benchmark performance regressions. 🎉 The [full Conbench report](https://github.com/apache/arrow/runs/35477125531) has more details. It also includes information about 6 possible false positives for unstable benchmarks that are known to sometimes produce them. -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
conbench-apache-arrow[bot] commented on PR #44978: URL: https://github.com/apache/arrow/pull/44978#issuecomment-2578341881 After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 8428c47b6dc4d46d1d3839cd82d2bd39f5544a67. There were no benchmark performance regressions. 🎉 The [full Conbench report](https://github.com/apache/arrow/runs/35330504344) has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them. -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher merged PR #45101: URL: https://github.com/apache/arrow/pull/45101 -- 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]
[PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
dependabot[bot] opened a new pull request, #45101: URL: https://github.com/apache/arrow/pull/45101 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.29.1 to 3.29.2 Commits https://github.com/protocolbuffers/protobuf/commit/233098326bc268fc03b28725c941519fc77703e6";>2330983 Updating version.json and repo version numbers to: 29.2 https://github.com/protocolbuffers/protobuf/commit/17726576c00d4509bc3552ec922de2399f6503fe";>1772657 Automated rollback of commit 23aada230b2478c7a07fe7612489eb8e79b9c379. (https://redirect.github.com/protocolbuffers/protobuf/issues/19692";>#19692) https://github.com/protocolbuffers/protobuf/commit/8b9d76c458bee6bd9e1d8edacace5b2aa7c5a4c7";>8b9d76c Export environment variables so bazelisk picks them up (https://redirect.github.com/protocolbuffers/protobuf/issues/19690";>#19690) https://github.com/protocolbuffers/protobuf/commit/a1c9b6a2dbda0ab13037e60ac0d6edcef93aaab7";>a1c9b6a Pin staleness check to Bazel 7 (https://redirect.github.com/protocolbuffers/protobuf/issues/19689";>#19689) https://github.com/protocolbuffers/protobuf/commit/3649f873a3ff7c9d01653dfd67031ab2f9548df5";>3649f87 Remove unused / invalid C++ lazy repeated field code from OSS. (https://redirect.github.com/protocolbuffers/protobuf/issues/19682";>#19682) https://github.com/protocolbuffers/protobuf/commit/3a7bb4a9904314cdc7c245209c94b8e975aef6f5";>3a7bb4a Remove CMake downgrade workaround from Windows CI tests (https://redirect.github.com/protocolbuffers/protobuf/issues/19630";>#19630) https://github.com/protocolbuffers/protobuf/commit/d7d3da6f002a434e69e18226f24eb6a18883";>d7d3da6 Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/19506";>#19506 from protocolbuffers/29.x-202412032207 https://github.com/protocolbuffers/protobuf/commit/a3e9db8f0eae2d04f8298d65eac9e4d2da263d42";>a3e9db8 Updating version.json and repo version numbers to: 29.2-dev See full diff in https://github.com/protocolbuffers/protobuf/compare/v3.29.1...v3.29.2";>compare view Updates `System.Memory` from 4.6.0 to 4.5.3 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) --- 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) -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher merged PR #44978: URL: https://github.com/apache/arrow/pull/44978 -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
github-actions[bot] commented on PR #44978: URL: https://github.com/apache/arrow/pull/44978#issuecomment-2528756041 :x: GitHub issue #undefined could not be retrieved. -- 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]
[PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
dependabot[bot] opened a new pull request, #44978: URL: https://github.com/apache/arrow/pull/44978 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.29.0 to 3.29.1 Commits https://github.com/protocolbuffers/protobuf/commit/796e49f6ca82f763d1087d2ff7355d2f0d7b71b1";>796e49f Updating version.json and repo version numbers to: 29.1 https://github.com/protocolbuffers/protobuf/commit/ba6da44dd0910910ea4aad90afc9ea0ae0afc9cf";>ba6da44 Rename maven to protobuf_maven in MODULE.bazel (https://redirect.github.com/protocolbuffers/protobuf/issues/18641";>#18641) (https://redirect.github.com/protocolbuffers/protobuf/issues/19477";>#19477) https://github.com/protocolbuffers/protobuf/commit/5864b5078a0187a1a16d4d2ed6f55972511d0a94";>5864b50 Revert "Remove deprecated service.py usages from test". For 29.x only (https://redirect.github.com/protocolbuffers/protobuf/issues/19434";>#19434) https://github.com/protocolbuffers/protobuf/commit/e0a3978b678be0f3aab8689770b64d1465d2479e";>e0a3978 Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/19425";>#19425 from protocolbuffers/29.x-202411271837 https://github.com/protocolbuffers/protobuf/commit/9e78ac7afae5fe45f56d47bf831fd7d86c99e954";>9e78ac7 Updating version.json and repo version numbers to: 29.1-dev See full diff in https://github.com/protocolbuffers/protobuf/compare/v3.29.0...v3.29.1";>compare view Updates `System.Memory` from 4.6.0 to 4.5.3 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) --- 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) -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
conbench-apache-arrow[bot] commented on PR #44908: URL: https://github.com/apache/arrow/pull/44908#issuecomment-2513816594 After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 50f2d6e04e8323119d4dd31506827ee398d6b8e4. There were 132 benchmark results with an error: - Commit Run on `arm64-t4g-2xlarge-linux` at [2024-12-03 05:50:40Z](https://conbench.ursa.dev/compare/runs/808188992dad4bc691164b162a53e177...49c9241fa1104880aebc5a5ee50f1ab0/) - [`tpch` (R) with engine=arrow, format=parquet, language=R, memory_map=False, query_id=TPCH-07, scale_factor=1](https://conbench.ursa.dev/benchmark-results/0674eaac4baf7dc68000ae4d5ab37b68) - [`tpch` (R) with engine=arrow, format=native, language=R, memory_map=False, query_id=TPCH-09, scale_factor=1](https://conbench.ursa.dev/benchmark-results/0674eaaec8c477f880001866a47d00f2) - and 130 more (see the report linked below) There were no benchmark performance regressions. 🎉 The [full Conbench report](https://github.com/apache/arrow/runs/33834479667) has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them. -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher merged PR #44908: URL: https://github.com/apache/arrow/pull/44908 -- 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]
Re: [PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
CurtHagenlocher commented on PR #44908: URL: https://github.com/apache/arrow/pull/44908#issuecomment-2513330238 @dependabot rebase -- 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]
[PR] MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp [arrow]
dependabot[bot] opened a new pull request, #44908: URL: https://github.com/apache/arrow/pull/44908 Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.28.3 to 3.29.0 Commits https://github.com/protocolbuffers/protobuf/commit/2d4414f384dc499af113b5991ce3eaa9df6dd931";>2d4414f Updating version.json and repo version numbers to: 29.0 https://github.com/protocolbuffers/protobuf/commit/870e5996a5f764b51ac22614aa07070941e555e1";>870e599 Revert upgrade to rules_java 8.3.1. This is a partial roll-back of fb8ee79 (#... https://github.com/protocolbuffers/protobuf/commit/02cffa463c3c38316467e168e13972da003fe58e";>02cffa4 Fix typo in BCR maintainer name config for acozzette@ (https://redirect.github.com/protocolbuffers/protobuf/issues/19307";>#19307) https://github.com/protocolbuffers/protobuf/commit/7537b0387c3c620ccbe40477743e3352f39c9b9a";>7537b03 Remove Bazel 6 in BCR presubmits (https://redirect.github.com/protocolbuffers/protobuf/issues/19309";>#19309) https://github.com/protocolbuffers/protobuf/commit/325aa800a9ec6472e5156f6af1016bc9b4f4";>325aa80 Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/19305";>#19305 from protocolbuffers/29.x-20241118 https://github.com/protocolbuffers/protobuf/commit/c13eb62f87405900cdf8ef92a8831526fcc55602";>c13eb62 Updating version.json and repo version numbers to: 29.0-dev https://github.com/protocolbuffers/protobuf/commit/71c259485c2a40105144c4f0f0d1910a6ae0d169";>71c2594 Updating version.json and repo version numbers to: 29.0-rc3 https://github.com/protocolbuffers/protobuf/commit/b69ea96ef9c11e557a19d971b1ef10a8732c7013";>b69ea96 Fixed non-conformance in JSON parsing for empty strings in numeric fields. (#... https://github.com/protocolbuffers/protobuf/commit/fb8ee79637773d51e6e15679c1509aed2f9bf9d0";>fb8ee79 Upgrade rules_cc 0.0.15 and rules_java 8.3.1 (https://redirect.github.com/protocolbuffers/protobuf/issues/19215";>#19215) https://github.com/protocolbuffers/protobuf/commit/6f310d5d88585e6badf12620fb18e11242c5b838";>6f310d5 Add missing line to docstring after Args (https://redirect.github.com/protocolbuffers/protobuf/issues/19213";>#19213) Additional commits viewable in https://github.com/protocolbuffers/protobuf/compare/v3.28.3...v3.29.0";>compare view Updates `System.Memory` from 4.6.0 to 4.5.3 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) --- 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) -- 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]
