Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate indexmap to 1.9.3 #90

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Type Update Change
indexmap dependencies patch 1.9 -> 1.9.3

Release Notes

indexmap-rs/indexmap (indexmap)

v1.9.3

Compare Source

  • Bump the rustc-rayon dependency, for compiler use only.

v1.9.2

Compare Source

  • IndexMap and IndexSet both implement arbitrary::Arbitrary<'_> and
    quickcheck::Arbitrary if those optional dependency features are enabled.

v1.9.1

Compare Source

  • The MSRV now allows Rust 1.56.0 as well. However, currently hashbrown
    0.12.1 requires 1.56.1, so users on 1.56.0 should downgrade that to 0.12.0
    until there is a later published version relaxing its requirement.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@simoncozens simoncozens merged commit 681a606 into main Nov 27, 2024
4 of 5 checks passed
@renovate renovate bot deleted the renovate/indexmap-1.x branch November 27, 2024 12:56
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