Skip to content

Bump bytesize from 2.4.0 to 2.4.2#245

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/bytesize-2.4.2
Open

Bump bytesize from 2.4.0 to 2.4.2#245
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/bytesize-2.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps bytesize from 2.4.0 to 2.4.2.

Release notes

Sourced from bytesize's releases.

bytesize: v2.4.2

  • Improve accuracy of parsing large non-decimal byte count strings.

bytesize: v2.4.1

  • Fix rounding error near power-of-unit boundaries.
Changelog

Sourced from bytesize's changelog.

2.4.2

  • Improve accuracy of parsing large non-decimal byte count strings.

2.4.1

  • Fix rounding error near power-of-unit boundaries.
Commits
  • 2f8d196 chore: release v2.4.2 (#177)
  • 13f4aee Avoid f64 precision loss when parsing integer byte counts (#171)
  • 37cf3fc chore: release v2.4.1 (#176)
  • c84e293 chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.16.1 to 1.17....
  • fdba7f0 chore(deps): bump taiki-e/install-action from 2.81.10 to 2.82.7 (#173)
  • 1bad401 chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#174)
  • 520a557 fix: ideal_unit_std picks the wrong unit near power-of-unit boundaries (#175)
  • a50ff2f chore(deps): bump taiki-e/install-action from 2.75.27 to 2.81.10 (#163)
  • ce689d7 chore(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 (#164)
  • 284b09d chore(deps): bump serde_json from 1.0.149 to 1.0.150 (#165)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bytesize](https://github.com/bytesize-rs/bytesize) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/bytesize-rs/bytesize/releases)
- [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md)
- [Commits](bytesize-rs/bytesize@bytesize-v2.4.0...bytesize-v2.4.2)

---
updated-dependencies:
- dependency-name: bytesize
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 6, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants