chore(deps): bump the cargo-dependencies group across 1 directory with 4 updates#385
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…h 4 updates Updates the requirements on [las](https://github.com/gadomski/las-rs), [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust), [criterion](https://github.com/criterion-rs/criterion.rs) and [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. Updates `las` to 0.9.11 - [Release notes](https://github.com/gadomski/las-rs/releases) - [Changelog](https://github.com/gadomski/las-rs/blob/main/CHANGELOG.md) - [Commits](gadomski/las-rs@v0.9.3...v0.9.11) Updates `codspeed-criterion-compat` to 5.0.1 - [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases) - [Commits](CodSpeedHQ/codspeed-rust@v4.0.0...v5.0.1) Updates `criterion` to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.2) Updates `itertools` to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: las dependency-version: 0.9.11 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: codspeed-criterion-compat dependency-version: 5.0.1 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on las, codspeed-criterion-compat, criterion and itertools to permit the latest version.
Updates
lasto 0.9.11Release notes
Sourced from las's releases.
Changelog
Sourced from las's changelog.
... (truncated)
Commits
a93fff0chore: release v0.9.11 (#141)158471eAdded functions for easier access to crs in GeoTiffCrs (#142)a9aea1bbuild(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#139)afa007ffix: bump fmt required version (#140)99bf772chore: release v0.9.10 (#138)4e5ba4efix: re-add writer drop implementation (#137)7acb2a1chore: release v0.9.9 (#135)5f2d381feat: add ability to write laz in parallel (#133)e449af1ci: fix vars instead of secretsaceb1b7ci: use orca bro for deploys (#134)Updates
codspeed-criterion-compatto 5.0.1Release notes
Sourced from codspeed-criterion-compat's releases.
Commits
69f74b6Release 5.0.19229680fix(divan): bump proc-macro-crate to parse multiline inline tables9339a52Release 5.0.0b79f040chore: bump repo toolchain to 1.96c42d392chore: update getrandom to 0.47370bbfchore!: bump MSRV to 1.85b30ce7dchore!: update colored depd854488chore!: bump MSRV to 1.8073170f9Fix lower bound of cc crate (#182)ec46807test(criterion_compat): add custom main bench for URI formattingUpdates
criterionto 0.8.2Release notes
Sourced from criterion's releases.
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0Updates
itertoolsto 0.15.0Changelog
Sourced from itertools's changelog.
... (truncated)
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions