Skip to content

chore(deps): update rust crate bytesize to v2 - autoclosed#336

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bytesize-2.x
Closed

chore(deps): update rust crate bytesize to v2 - autoclosed#336
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bytesize-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Type Update Change
bytesize workspace.dependencies major 1.3.0 -> 2.0.0

Release Notes

bytesize-rs/bytesize (bytesize)

v2.0.0

  • Add support for no_std targets.
  • Use IEC (binary) format by default with Display.
  • Use "kB" for SI unit.
  • Add Display type for customizing printed format.
  • Add ByteSize::display() method.
  • Implement Sub<ByteSize> for ByteSize.
  • Implement Sub<impl Into<u64>> for ByteSize.
  • Implement SubAssign<ByteSize> for ByteSize.
  • Implement SubAssign<impl Into<u64>> for ByteSize.
  • Reject parsing non-unit characters after whitespace.
  • Remove ByteSize::to_string_as() method.
  • Remove top-level to_string() method.
  • Remove top-level B constant.

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.

@renovate renovate bot changed the title chore(deps): update rust crate bytesize to v2 chore(deps): update rust crate bytesize to v2 - autoclosed Feb 25, 2025
@renovate renovate bot closed this Feb 25, 2025
@renovate renovate bot deleted the renovate/bytesize-2.x branch February 25, 2025 09:25
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.

0 participants