Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Type Update Change
hashbrown workspace.dependencies minor 0.15 -> 0.16

Release Notes

rust-lang/hashbrown (hashbrown)

v0.16.0

Compare Source

Changed
  • Bump foldhash, the default hasher, to 0.2.0.
  • Replaced DefaultHashBuilder with a newtype wrapper around foldhash instead
    of re-exporting it directly.

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 8, 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 Cargo.toml --package [email protected] --precise 0.16.0
    Updating crates.io index
error: failed to select a version for the requirement `hashbrown = "^0.15.0"`
candidate versions found which didn't match: 0.16.0
location searched: crates.io index
required by package `indexmap v2.11.0`
    ... which satisfies dependency `indexmap = "^2.7"` (locked to 2.11.0) of package `deno_webgpu v0.157.0 (/tmp/renovate/repos/github/gfx-rs/wgpu/deno_webgpu)`
    ... which satisfies path dependency `deno_webgpu` (locked to 0.157.0) of package `cts_runner v26.0.0 (/tmp/renovate/repos/github/gfx-rs/wgpu/cts_runner)`

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 8, 2025
@renovate renovate bot force-pushed the renovate/hashbrown-0.x branch from 58ed143 to 741cd99 Compare September 9, 2025 05:39
@cwfitzgerald cwfitzgerald self-assigned this Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant