cargo-unleash icon indicating copy to clipboard operation
cargo-unleash copied to clipboard

cargo release automatisation tooling for massiv mono-repos

Results 29 cargo-unleash issues
Sort by recently updated
recently updated
newest added

Bumps [flexi_logger](https://github.com/emabee/flexi_logger) from 0.23.0 to 0.25.3. Changelog Sourced from flexi_logger's changelog. [0.25.3] - 2023-03-04 Introduce additional WriteMode variant SupportCapture. [0.25.2] - 2023-03-02 Replace dependency atty with is-terminal, due to RUSTSEC-2021-0145....

dependencies
rust

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.69. Release notes Sourced from anyhow's releases. 1.0.69 Documentation improvements 1.0.68 Opt out of -Zrustdoc-scrape-examples on docs.rs for now 1.0.67 Improve the backtrace captured when...

dependencies
rust

Bumps [libgit2-sys](https://github.com/rust-lang/git2-rs) from 0.13.4+1.4.2 to 0.13.5+1.4.5. Commits 8c97ea1 Fix warning about unused_must_use for Box::from_raw (#860) 66dd6e5 Update to libgit2 1.4.5 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libgit2-sys&package-manager=cargo&previous-version=0.13.4+1.4.2&new-version=0.13.5+1.4.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies
rust

Bumps [cargo](https://github.com/rust-lang/cargo) from 0.64.0 to 0.65.0. Commits 387270b Auto merge of #11097 - weihanglo:beta-backport-workspace-doc, r=epage a1c48c5 docs(ref): Provide path for people to finding why shared Cargo.lock matters 7997f1e docs(ref): Include...

dependencies
rust

More to come with `workspace` support

Reproduce: ```sh git clone https://github.com/ggwpez/substrate-weight-compare --branch oty-panic-unleash-clean --depth 1 cd substrate-weight-compare # Optional: proof that the project is fine: # cargo check RUST_BACKTRACE=1 cargo unleash clean-deps ``` result: ```pre thread...

Feels more like a DQ to me; Parsing a `Cargo.toml` with a profile fails (eg. [Substrates'](https://github.com/paritytech/substrate/blob/1802a115e8480fd7a4654d45c85b58c2189c508a/Cargo.toml#L301)): ```toml [workspace] members = [ ] [profile.production] inherits = "release" ``` results in: ```pre...

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.5. Changelog Sourced from itertools's changelog. Changelog 0.10.4 Add EitherOrBoth::or and EitherOrBoth::or_else (#593) Add min_set, max_set et al. (#613, #323) Use either/use_std (#628) Documentation fixes...

dependencies
rust

Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.1 to 0.10.5. Commits 1731ced Add OID support (#405) cc52373 build(deps): bump cpufeatures from 0.2.4 to 0.2.5 (#403) 52def11 Fix MSRV issues by re-releasing gost94 and fsb...

dependencies
rust

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies
rust