Skip to content

Bump the dep-updates group across 1 directory with 3 updates#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dep-updates-77be7aad59
Open

Bump the dep-updates group across 1 directory with 3 updates#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dep-updates-77be7aad59

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the dep-updates group with 3 updates in the / directory: bstr, bytes and memmap2.

Updates bstr from 1.12.1 to 1.12.3

Commits
  • cabbfe3 1.12.3
  • 11d6fac msrv: decrease to 1.65
  • c857a1c 1.12.2
  • e4c6498 doc: clarify the case where there is no valid UTF-8 prefix (#204)
  • 8481908 doc: add alias to fields and Fields
  • 6f089f3 lint: add set -u to regex generation scripts
  • 1396d35 docs: fix spelling mistake
  • 94cdd94 lint: add #[must_use] to ByteSlice::replace[n]
  • 155fc93 deps: switch serde to serde_core
  • bf0bf16 perf: implement Iterator::count for Chars
  • Additional commits viewable in compare view

Updates bytes from 1.11.1 to 1.12.0

Release notes

Sourced from bytes's releases.

Bytes v1.12.0

1.12.0 (June 18th, 2026)

Added

  • Add BytesMut::extend_from_within() (#818)
  • Add BytesMut::try_unsplit() (#746)

Fixed

  • Fix panic in get_int if nbytes is zero (#806)

Changed

  • Pass vtable data by value (#826)
  • Exclude development scripts from published package (#810)

Documented

  • Document that BytesMut::{reserve,try_reserve} doesn't preserve unused capacity (#808)
Changelog

Sourced from bytes's changelog.

1.12.0 (June 18th, 2026)

Added

  • Add BytesMut::extend_from_within() (#818)
  • Add BytesMut::try_unsplit() (#746)

Fixed

  • Fix panic in get_int if nbytes is zero (#806)

Changed

  • Pass vtable data by value (#826)
  • Exclude development scripts from published package (#810)

Documented

  • Document that BytesMut::{reserve,try_reserve} doesn't preserve unused capacity (#808)
Commits

Updates memmap2 from 0.9.10 to 0.9.11

Changelog

Sourced from memmap2's changelog.

[0.9.11] - 2026-06-22

Fixed

  • Fix unchecked pointer arithmatic in advice_range, unchecked_advise_range, flush_range and flush_async_range.

Changed

  • Bump the MSRV from 1.63 to 1.65.
Commits
  • 7d76ad3 Merge pull request #171 from RazrFalcon/release/v0.9.11
  • 34f87ab Bump version to 0.9.11
  • de56043 Merge pull request #170 from RazrFalcon/fix-unchecked-pointer-math
  • 8b31409 Bump MSRV to 1.65 (to follow libc).
  • cee7cf0 Fix unchecked pointer math.
  • e741b00 Merge pull request #166 from andybalaam/typo-crated
  • 28fdcdd Fix typo 'crated' -> 'created'
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 25, 2026
@dependabot dependabot Bot requested a review from kaniini as a code owner June 25, 2026 04:12
@dependabot dependabot Bot added the rust Pull requests that update rust code label Jun 25, 2026
@dependabot dependabot Bot requested review from azenla, bleggett and tycho as code owners June 25, 2026 04:12
Bumps the dep-updates group with 3 updates in the / directory: [bstr](https://github.com/BurntSushi/bstr), [bytes](https://github.com/tokio-rs/bytes) and [memmap2](https://github.com/RazrFalcon/memmap2-rs).


Updates `bstr` from 1.12.1 to 1.12.3
- [Commits](BurntSushi/bstr@1.12.1...1.12.3)

Updates `bytes` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.11.1...v1.12.0)

Updates `memmap2` from 0.9.10 to 0.9.11
- [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)
- [Commits](RazrFalcon/memmap2-rs@v0.9.10...v0.9.11)

---
updated-dependencies:
- dependency-name: bstr
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dep-updates
- dependency-name: bytes
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dep-updates
- dependency-name: memmap2
  dependency-version: 0.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dep-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/dep-updates-77be7aad59 branch from 26e5105 to aabd66d Compare July 1, 2026 04:21
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