Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
ordered_hash_map dependencies minor 0.4.0 -> 0.5.0

Release Notes

kelderon/rs-collections (ordered_hash_map)

v0.5.0

Compare Source

Changed
  • Updated hashbrown to 0.15.2
  • Unified Q: ?Sized bounds with the other bounds in the where clauses
  • Added elided lifetimes to drain
Fixed
  • EvictingCacheMap's no_promote functions were improperly took &mut self

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

Copy link
Contributor Author

renovate bot commented Sep 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path packages/dom/Cargo.toml --package ordered_hash_map@0.4.0 --precise 0.5.0
    Updating crates.io index
error: failed to select a version for the requirement `ordered_hash_map = "^0.4.0"`
candidate versions found which didn't match: 0.5.0
location searched: crates.io index
required by package `aria-query v0.0.5`
    ... which satisfies dependency `aria-query = "^0.0.5"` (locked to 0.0.5) of package `testing-library-dom v0.0.1 (/tmp/renovate/repos/github/RustForWeb/testing-library/packages/dom)`

@DanielleHuisman DanielleHuisman enabled auto-merge (squash) September 15, 2025 07:51
Copy link
Contributor Author

renovate bot commented Sep 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@DanielleHuisman DanielleHuisman merged commit 72d108e into main Sep 15, 2025
8 checks passed
@DanielleHuisman DanielleHuisman deleted the renovate/ordered_hash_map-0.x branch September 15, 2025 07:52
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