Skip to content

chore(deps): bump bytesize from 2.4.2 to 2.7.0 - #69

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/bytesize-2.7.0
Open

chore(deps): bump bytesize from 2.4.2 to 2.7.0#69
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/bytesize-2.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown

Bumps bytesize from 2.4.2 to 2.7.0.

Release notes

Sourced from bytesize's releases.

bytesize: v2.7.0

  • Remove no-alloc support because it removed ByteSize::display() when default features were disabled.

bytesize: v2.6.0

  • Add display styles for IEC and SI bit units.

(yanked)

bytesize: v2.5.0

  • Honor precision when a width is set with formatting args.
  • Add #[no_alloc] support.

(yanked)

Changelog

Sourced from bytesize's changelog.

2.7.0

  • Remove no-alloc support because it removed ByteSize::display() when default features were disabled.

2.6.0

  • Add display styles for IEC and SI bit units.

2.5.0

  • Honor precision when a width is set with formatting args.
  • Add #[no_alloc] support.
Commits
  • a854b58 chore(bytesize): prepare release 2.7.0
  • fe908fb fix: restore display without default features (#192)
  • 18f6be4 chore(deps): bump serde from 1.0.228 to 1.0.229 (#184)
  • 76da7d5 chore(deps): bump toml from 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0 (#185)
  • 56ba3dc chore(deps): bump serde_json from 1.0.150 to 1.0.151 (#186)
  • 2a061ff chore(deps): bump taiki-e/install-action from 2.82.7 to 2.85.4 (#187)
  • 2473dc1 chore(deps): bump MarcoIeni/release-plz-action from 0.5.130 to 0.5.131 (#188)
  • 1c58e4d chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#189)
  • 5c53c89 chore: release v2.6.0 (#183)
  • 7d326c0 feat: display in bits (#110)
  • 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.2 to 2.7.0.
- [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.2...bytesize-v2.7.0)

---
updated-dependencies:
- dependency-name: bytesize
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 8, 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