Skip to content

Conversation

@oxide-renovate
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Sep 9, 2025

This PR contains the following updates:

Package Type Update Change
allocator-api2 workspace.dependencies minor 0.2.21 -> 0.4.0

Release Notes

zakarumych/allocator-api2 (allocator-api2)

v0.4.0

Added
  • Implementation of Allocator for &mut A as it was added to core
  • Implementation Default for vec::IntoIter
  • Suffixed methods to SliceExt
Changed
  • Use core::error::Error under "fresh-rust" feature even without "std" feature.
  • Serialize for Box<T, A> is relaxed to accept T: ?Sized
  • serde_core crate is used instead of serde to remove dependency on serde_derive when some other crate enables "derive" feture in serde

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.

@oxide-renovate
Copy link
Contributor Author

oxide-renovate bot commented Sep 9, 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 allocator-api2@0.2.21 --precise 0.4.0
    Updating crates.io index
error: failed to select a version for the requirement `allocator-api2 = "^0.2.8"`
candidate versions found which didn't match: 0.4.0
location searched: crates.io index
required by package `bumpalo v3.19.0`
    ... which satisfies dependency `bumpalo = "^3.19.0"` of package `iddqd-test-utils v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/iddqd/crates/iddqd-test-utils)`
    ... which satisfies path dependency `iddqd-test-utils` (locked to 0.1.0) of package `iddqd v0.3.17 (/tmp/renovate/repos/github/oxidecomputer/iddqd/crates/iddqd)`

@oxide-renovate oxide-renovate bot force-pushed the renovate/allocator-api2-0.x branch 2 times, most recently from 7c20dd9 to 1f3a6af Compare September 21, 2025 06:56
@oxide-renovate oxide-renovate bot force-pushed the renovate/allocator-api2-0.x branch 9 times, most recently from 4b0f19c to 3b391bc Compare September 29, 2025 03:38
@oxide-renovate oxide-renovate bot force-pushed the renovate/allocator-api2-0.x branch 8 times, most recently from 22c4027 to caaf474 Compare October 4, 2025 06:55
@oxide-renovate oxide-renovate bot force-pushed the renovate/allocator-api2-0.x branch from caaf474 to 933ddd5 Compare December 11, 2025 12:22
@oxide-renovate oxide-renovate bot changed the title Update Rust crate allocator-api2 to 0.3.1 Update Rust crate allocator-api2 to 0.4.0 Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants