Re: [PR] chore(deps): bump criterion from 0.5.1 to 0.8.1 [sedona-db]
paleolimbot closed pull request #425: chore(deps): bump criterion from 0.5.1 to 0.8.1 URL: https://github.com/apache/sedona-db/pull/425 -- 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] chore(deps): bump criterion from 0.5.1 to 0.8.1 [sedona-db]
dependabot[bot] commented on PR #425: URL: https://github.com/apache/sedona-db/pull/425#issuecomment-3634580511 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]
Re: [PR] chore(deps): bump criterion from 0.5.1 to 0.8.1 [sedona-db]
paleolimbot commented on PR #425: URL: https://github.com/apache/sedona-db/pull/425#issuecomment-3634207368 @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] chore(deps): bump criterion from 0.5.1 to 0.8.1 [sedona-db]
dependabot[bot] opened a new pull request, #425: URL: https://github.com/apache/sedona-db/pull/425 Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.5.1 to 0.8.1. Release notes Sourced from https://github.com/criterion-rs/criterion.rs/releases";>criterion's releases. criterion-plot-v0.8.1 Fixed Typo criterion-v0.8.1 Fixed Homepage link Other (deps) bump crate-ci/typos from 1.23.5 to 1.40.0 (deps) bump jontze/action-mdbook from 3 to 4 (deps) bump actions/checkout from 4 to 6 criterion-plot-v0.8.0 No release notes provided. criterion-v0.8.0 BREAKING Drop async-std support Changed Bump MSRV to 1.86, stable to 1.91.1 Added Add ability to plot throughput on summary page. Add support for reporting throughput in elements and bytes - Throughput::ElementsAndBytes allows the text summary to report throughput in both units simultaneously. Add alloca-based memory layout randomisation to mitigate memory effects on measurements. Add doc comment to benchmark runner in criterion_group macro (removes linter warnings) Fixed Fix plotting NaN bug Other Remove Master API Docs links temporarily while we restore the docs publishing. criterion-plot-v0.7.0 No release notes provided. Changelog Sourced from https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md";>criterion's changelog. https://github.com/criterion-rs/criterion.rs/compare/criterion-v0.8.0...criterion-v0.8.1";>0.8.1 - 2025-12-07 Fixed Homepage link Other (deps) bump crate-ci/typos from 1.23.5 to 1.40.0 (deps) bump jontze/action-mdbook from 3 to 4 (deps) bump actions/checkout from 4 to 6 https://github.com/criterion-rs/criterion.rs/compare/criterion-v0.7.0...criterion-v0.8.0";>0.8.0 - 2025-11-29 BREAKING Drop async-std support Changed Bump MSRV to 1.86, stable to 1.91.1 Added Add ability to plot throughput on summary page. Add support for reporting throughput in elements and bytes - Throughput::ElementsAndBytes allows the text summary to report throughput in both units simultaneously. Add alloca-based memory layout randomisation to mitigate memory effects on measurements. Add doc comment to benchmark runner in criterion_group macro (removes linter warnings) Fixed Fix plotting NaN bug Other Remove Master API Docs links temporarily while we restore the docs publishing. [0.7.0] - 2025-07-25 Bump version of criterion-plot to align dependencies. [0.6.0] - 2025-05-17 Changed MSRV bumped to 1.80 The real_blackbox feature no longer has any impact. Criterion always uses std::hint::black_box() now. Users of criterion::black_box() should switch to std::hint::black_box(). clap dependency unpinned. Fixed ... (truncated) Commits https://github.com/criterion-rs/criterion.rs/commit/e4e06dfdc3813d9a6d37e0e6e5db3de3fdd530a6";>e4e06df chore: release v0.8.1 https://github.com/criterion-rs/criterion.rs/commit/aa548b9f58ea5ddb7d2d16f3f4abfa7491b8f569";>aa548b9 fix: Homepage link https://github.com/criterion-rs/criterion.rs/commit/950c3b727a09d10067ea686e2ac6f1f23569168f";>950c3b7 fix: Typo https://github.com/criterion-rs/criterion.rs/commit/7e3e50c369194f735224215e3ea8210b86f09adb";>7e3e50c chore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0 https://github.com/criterion-rs/criterion.rs/commit/391a99ad5499965d159fb98a82c36a330ee79494";>391a99a chore(deps): bump jontze/action-mdbook from 3 to 4 https://github.com/criterion-rs/criterion.rs/commit/8fb9a8797a9f71a6e873f9b403feafe86cd9fda6";>8fb9a87 chore(deps): bump actions/checkout from 4 to 6 https://github.com/criterion-rs/criterion.rs/commit/b49ade728c064f49cb2a70b0368658a15cf21833";>b49ade7 chore: release v0.8.0 https://github.com/criterion-rs/criterion.rs/commit/c56485f567ebda16f1ae16ec0b9d80c9465f0f87";>c56485f docs: Mark Master API Docs links that need to be updated https://github.com/criterion-rs/criterion.rs/commit/86526a42d8270c41682e44b2a31d39a3f94a0829";>86526a4 docs: Remove Master API Docs link temporarily https://github.com/criterion-rs/criterion.rs/commit/00a443f8bc172fdf5803926ce2ac244b95cbad49";>00a443f docs: Update README links Additional commits viewable in https://github.com/criterion-rs/criterion.rs/compare/0.5.1...criterion-v0.8.1";>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
