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

fix(deps): update rust crate indexmap to 2.7.0 #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Oct 2, 2024

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.5.0 -> 2.7.0

Release Notes

indexmap-rs/indexmap (indexmap)

v2.7.0

Compare Source

  • Added methods Entry::insert_entry and VacantEntry::insert_entry, returning
    an OccupiedEntry after insertion.

v2.6.0

Compare Source

  • Implemented Clone for map::IntoIter and set::IntoIter.
  • Updated the hashbrown dependency to version 0.15.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Dependency-related updates label Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.05%. Comparing base (4f568a9) to head (1bb40a5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #167   +/-   ##
=======================================
  Coverage   80.05%   80.05%           
=======================================
  Files           4        4           
  Lines         682      682           
=======================================
  Hits          546      546           
  Misses        136      136           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nextest-bot nextest-bot force-pushed the renovate/indexmap-2.x branch from e5dc2de to 5ec8b15 Compare November 18, 2024 04:40
@nextest-bot nextest-bot changed the title fix(deps): update rust crate indexmap to 2.6.0 fix(deps): update rust crate indexmap to 2.7.0 Dec 1, 2024
@nextest-bot nextest-bot force-pushed the renovate/indexmap-2.x branch from 5ec8b15 to ba3c351 Compare December 1, 2024 04:07
@nextest-bot nextest-bot force-pushed the renovate/indexmap-2.x branch from ba3c351 to 1bb40a5 Compare December 9, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency-related updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant