Skip to content

chore(deps): Update compatible#1289

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/compatible
May 1, 2025
Merged

chore(deps): Update compatible#1289
renovate[bot] merged 1 commit intomasterfrom
renovate/compatible

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.97 -> 1.0.98
bstr dependencies minor 1.11.3 -> 1.12.0
clap dependencies patch 4.5.34 -> 4.5.37
divan dev-dependencies patch 0.1.17 -> 0.1.21
env_logger dependencies patch 0.11.7 -> 0.11.8
indexmap dev-dependencies minor 2.8.0 -> 2.9.0
toml dependencies patch 0.8.20 -> 0.8.22
winnow dependencies patch 0.7.4 -> 0.7.7

Release Notes

dtolnay/anyhow (anyhow)

v1.0.98

Compare Source

BurntSushi/bstr (bstr)

v1.12.0

Compare Source

clap-rs/clap (clap)

v4.5.37

Compare Source

Features
  • Added ArgMatches::try_clear_id()

v4.5.36

Compare Source

Fixes
  • (help) Revert 4.5.35's "Don't leave space for shorts if there are none" for now

v4.5.35

Compare Source

Fixes
  • (help) Align positionals and flags when put in the same help_heading
  • (help) Don't leave space for shorts if there are none
nvzqz/divan (divan)

v0.1.21

Compare Source

Fixed
  • Divan::skip_exact behaved incorrectly in v0.1.19.
Changed
  • Improved handling of internal code around filters and those responsible for
    sacking the people who have just been sacked have been sacked.

v0.1.20

Compare Source

Fixed
  • Divan::skip_regex accidentally dropped
    regex_lite::Regex
    and behaved incorrectly in v0.1.19.

v0.1.19

Compare Source

Fixed
  • [cargo-nextest] no longer skips benchmarks with argument parameters ([#​75]).
Changed
  • Organized positive and negative filters into a split buffer.

v0.1.18

Compare Source

Added
  • Support for [cargo-nextest] running benchmarks as tests.

  • [prelude] module for simplifying imports of [#[bench]][bench_attr],
    [#[bench_group]][bench_group_attr], [black_box], [black_box_drop],
    [AllocProfiler], [Bencher], and [Divan].

  • Support wasi and emscripten targets.

rust-cli/env_logger (env_logger)

v0.11.8

Compare Source

Compatibility
  • (kv) Deprecate the unstable-kv feature which may be removed in a future patch release
Features
  • (kv) Stabilize key-value support behind the kv feature
  • Expose ConfigurableFormat to build custom [Builder::format]s that leverage this
indexmap-rs/indexmap (indexmap)

v2.9.0

Compare Source

  • Added a get_disjoint_mut method to IndexMap, matching Rust 1.86's
    HashMap method.
  • Added a get_disjoint_indices_mut method to IndexMap and map::Slice,
    matching Rust 1.86's get_disjoint_mut method on slices.
  • Deprecated the borsh feature in favor of their own indexmap feature,
    solving a cyclic dependency that occured via borsh-derive.
toml-rs/toml (toml)

v0.8.22

Compare Source

v0.8.21

Compare Source

winnow-rs/winnow (winnow)

v0.7.7

Compare Source

Fixes
  • Ensure LocatedSlice and Statefuls Stream::raw gets the inner input

v0.7.6

Compare Source

Features
  • Add TokenSlice::previous_tokens

v0.7.5

Compare Source

Features
  • Add Stream::next_slice_unchecked and Stream::peek_slice_unchecked

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) May 1, 2025 03:23
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14769048243

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 19.957%

Totals Coverage Status
Change from base Build 14711333769: 0.0%
Covered Lines: 553
Relevant Lines: 2771

💛 - Coveralls

@renovate renovate bot merged commit 8dddd50 into master May 1, 2025
23 checks passed
@renovate renovate bot deleted the renovate/compatible branch May 1, 2025 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant