Bump the cargo-minor-and-patch group across 1 directory with 8 updates#10
Open
dependabot[bot] wants to merge 3 commits intomasterfrom
Open
Bump the cargo-minor-and-patch group across 1 directory with 8 updates#10dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot[bot] wants to merge 3 commits intomasterfrom
Conversation
add dependabot.yml for version updates
Bumps the cargo-minor-and-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.19` | `0.4.22` | | [tracy-client](https://github.com/nagisa/rust_tracy_client) | `0.16.4` | `0.17.4` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.97` | `1.0.112` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.13.1` | `0.22.1` | | [rustc-simple-version](https://gitlab.com/legoktm/rustc-simple-version) | `0.1.0` | `0.1.1` | | [petgraph](https://github.com/petgraph/petgraph) | `0.6.4` | `0.6.5` | | [toml](https://github.com/toml-rs/toml) | `0.7.8` | `0.8.8` | | [itertools](https://github.com/rust-itertools/itertools) | `0.11.0` | `0.13.0` | Updates `log` from 0.4.19 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.19...0.4.22) Updates `tracy-client` from 0.16.4 to 0.17.4 - [Commits](nagisa/rust_tracy_client@tracy-client-v0.16.4...tracy-client-v0.17.4) Updates `cxx` from 1.0.97 to 1.0.112 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.97...1.0.112) Updates `base64` from 0.13.1 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.22.1) Updates `rustc-simple-version` from 0.1.0 to 0.1.1 - [Commits](https://gitlab.com/legoktm/rustc-simple-version/compare/0.1.0...0.1.1) Updates `petgraph` from 0.6.4 to 0.6.5 - [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.6.4...petgraph@v0.6.5) Updates `toml` from 0.7.8 to 0.8.8 - [Commits](toml-rs/toml@toml-v0.7.8...toml-v0.8.8) Updates `itertools` from 0.11.0 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.11.0...v0.13.0) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: tracy-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: cxx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: rustc-simple-version dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: petgraph dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch ... 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.
Bumps the cargo-minor-and-patch group with 8 updates in the / directory:
0.4.190.4.220.16.40.17.41.0.971.0.1120.13.10.22.10.1.00.1.10.6.40.6.50.7.80.8.80.11.00.13.0Updates
logfrom 0.4.19 to 0.4.22Changelog
Sourced from log's changelog.
... (truncated)
Commits
d5ba2cfMerge pull request #634 from rust-lang/cargo/0.4.22d1a8306prepare for 0.4.22 release46894efMerge pull request #633 from rust-lang/feat/panic-infoe0d389cMerge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13use Location::caller() for file and line info507b672loosen orderings for logger initializationc879b01Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4Merge pull request #627 from Thomasdezeeuw/check-features1307adeRemove unneeded import710560eDon't use --all-features in CIUpdates
tracy-clientfrom 0.16.4 to 0.17.4Commits
05e20d6bump tracy-client-sys to 0.24.1, tracing-tracy to 0.11.2079a2d4bump tracy-client to 0.17.43128926use visibility to prevent directdemangle::implementationuse24a868aFix6f0a5f8Re-export through crate::internal11d217fUpdate tracy-client/src/demangle.rs05ef241Add support for custom demanglers0576165Add support for TRACY_DEBUGINFODfee9103Update Tracy client bindings to v0.11.1953bfe0fix versioningUpdates
cxxfrom 1.0.97 to 1.0.112Release notes
Sourced from cxx's releases.
Commits
5ae6298Release 1.0.1129e7e729Update gitignore for reindeer vendored registry5c6e853Lockfile update381ed58Bazel rules_rust 0.36.1a02447aMerge pull request #1296 from dtolnay/doccfg3d6cc92Restore documented cfg on cxx::Exception4808ad3Merge pull request #1295 from dtolnay/optionifletelsea1c0f2dRemove option_if_let_else clippy suppression9dce25bBump Bazel build to rustc 1.75.013c3d97Format tests/BUCK with buildifierUpdates
base64from 0.13.1 to 0.22.1Changelog
Sourced from base64's changelog.
... (truncated)
Commits
e144006v0.22.164cca59Merge pull request #271 from JobanSD/patch-1838355eCorrect BinHex 4.0 alphabet according to specificationsbf15ccfMerge pull request #270 from marshallpierce/mp/clippyfc6aabeAppease clippy9a518a2Merge pull request #267 from bdura/patch-1d96c80fMerge branch 'marshallpierce:master' into patch-15d70ba7Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00Release notes2b91084Add some tests to boost coverageUpdates
rustc-simple-versionfrom 0.1.0 to 0.1.1Commits
1c5dcd3Release 0.1.10ed5f2aImprove cargo metadata82e14d3Remove empty categories0e0d760Fix newline783f2feAdd rationale to READMEUpdates
petgraphfrom 0.6.4 to 0.6.5Changelog
Sourced from petgraph's changelog.
Commits
c32a86bRelease0.6.5(#644)da2e428Ford Fulkerson algorithm support. (#640)561c476Chore: Minor - Bumped actions/checkout to version 4. (#631)5b2d8daMinor: Cargo doc fixup. (#630)5cabfe3Fixed clippy warnings (#627)3361e04chore: bumped itertools to 0.12.1. (#628)08b0ad9Move Minimum Spanning Tree Algorithm to its own module (#624)4678de4Page rank algorithm support (#623)c71f6e4Allow alternative hash functions in GraphMap (#622)e219ecfUseIndexMap::get_index_ofUpdates
tomlfrom 0.7.8 to 0.8.8Commits
2e99658chore: Release61a68e5docs: Update changelog7b110a0Merge pull request #649 from epage/fixe162e9ffix: Remove unused dependencies0026e2achore: Release6b8e4aachore: Release36e3a02docs: Update changelog7ba0932Merge pull request #648 from epage/splitef9fd0afix(edit)!: Allow disabling parser or display5b53ff1refactor(edit): Remove 'use' for optional modsUpdates
itertoolsfrom 0.11.0 to 0.13.0Changelog
Sourced from itertools's changelog.
... (truncated)
Commits
d5084d1Prepare v0.13.0 release (#937)d7c99d5TupleCombinationsis not lazy but must be used nonetheless074c7fcKMergeByis not lazy but must be used nonetheless2ad9e07assert_equal: fixclippy::default_numeric_fallback0d4efc8Remove free functionget05cc0eeget(s..=usize::MAX)should be fine whens != 03c16f14get: when is it ESI and/or DEI4dd6ba0get: panics if the range includesusize::MAX7a9ce56get(r: Range)asSkip\<Take>f676f2fRemove the unspecified check about.get(exhausted_range_inclusive)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 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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