Re: [PR] build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 in /src/shipping [doris-opentelemetry-demo]
dependabot[bot] commented on PR #10: URL: https://github.com/apache/doris-opentelemetry-demo/pull/10#issuecomment-2914787076 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](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) 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. -- 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] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 in /src/shipping [doris-opentelemetry-demo]
github-actions[bot] commented on PR #10: URL: https://github.com/apache/doris-opentelemetry-demo/pull/10#issuecomment-2914787020 Closed as inactive. Feel free to reopen if this PR is still being worked on. -- 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] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 in /src/shipping [doris-opentelemetry-demo]
github-actions[bot] closed pull request #10: build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 in /src/shipping URL: https://github.com/apache/doris-opentelemetry-demo/pull/10 -- 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] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 in /src/shipping [doris-opentelemetry-demo]
github-actions[bot] commented on PR #10: URL: https://github.com/apache/doris-opentelemetry-demo/pull/10#issuecomment-2892802347 This PR was marked stale due to lack of activity. It will be closed in 7 days. -- 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] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 in /src/shipping [doris-opentelemetry-demo]
dependabot[bot] opened a new pull request, #10: URL: https://github.com/apache/doris-opentelemetry-demo/pull/10 Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.13 to 0.5.15. Release notes Sourced from https://github.com/crossbeam-rs/crossbeam/releases";>crossbeam-channel's releases. crossbeam-channel 0.5.15 Fix regression introduced in 0.5.12 that can lead to a double free when dropping unbounded channel. (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1187";>#1187) crossbeam-channel 0.5.14 Fix stack overflow when sending large value to unbounded channel. (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1146";>#1146, https://redirect.github.com/crossbeam-rs/crossbeam/issues/1147";>#1147) Add Select::new_biased function. (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1150";>#1150) Remove inefficient spinning. (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1154";>#1154) Suppress buggy clippy::zero_repeat_side_effects lint in macro generated code. (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1123";>#1123) Commits https://github.com/crossbeam-rs/crossbeam/commit/d35ffde18a76ae9667f602d8c0127ff89ac2e4d4";>d35ffde Prepare for the next release https://github.com/crossbeam-rs/crossbeam/commit/6ec74ecae896df5fc239518b45a1bfd258c9db68";>6ec74ec crossbeam-channel: prevent double free on Drop (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1187";>#1187) https://github.com/crossbeam-rs/crossbeam/commit/ccd83ac4108a2a1b41e9c6e79c87267167d18dfa";>ccd83ac Prepare for the next release https://github.com/crossbeam-rs/crossbeam/commit/54988eb2399c889fb82926c1508bb0ec31bedba2";>54988eb Calculate layout in const context https://github.com/crossbeam-rs/crossbeam/commit/761d0b67e2849479f7b376b4c02a191f6ed796aa";>761d0b6 Port https://redirect.github.com/crossbeam-rs/crossbeam/issues/1146";>#1146 & https://redirect.github.com/crossbeam-rs/crossbeam/issues/1147";>#1147 to deque::Injector and queue::SegQueue https://github.com/crossbeam-rs/crossbeam/commit/8144fbb41e67046d341034843887b0dd5963cddb";>8144fbb Remove optimistic spinning from Context::wait_until https://github.com/crossbeam-rs/crossbeam/commit/a92f6c4fbb5527ef4f86239fd18df426b4e1d84f";>a92f6c4 Bump peter-evans/create-pull-request from 5 to 7 (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1153";>#1153) https://github.com/crossbeam-rs/crossbeam/commit/66d41a904f8f51d82d806b86856d72290202d491";>66d41a9 channel: Add new_biased constructor for biased channel selection (https://redirect.github.com/crossbeam-rs/crossbeam/issues/1150";>#1150) https://github.com/crossbeam-rs/crossbeam/commit/d0d0a80be89a976a66292ed7d3fb562f9d3d590b";>d0d0a80 CachePadded: Use 128-byte alignment on arm64ec https://github.com/crossbeam-rs/crossbeam/commit/f757eefca227f67cb9dc8b90c07500728151f501";>f757eef Add comment about fixed rustc bug Additional commits viewable in https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.15";>compare view [](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) --- 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)
