Skip to content

chore(deps): bump the minor group across 1 directory with 2 updates#66

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-f8c7e888b9
Closed

chore(deps): bump the minor group across 1 directory with 2 updates#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-f8c7e888b9

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the minor group with 2 updates in the / directory: bytes and notify-rust.

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 notify-rust from 4.16.1 to 4.18.0

Release notes

Sourced from notify-rust's releases.

v4.18.0

What's Changed

New Contributors

Full Changelog: hoodie/notify-rust@v4.17.0...v4.18.0

v4.17.0

What's Changed

Full Changelog: hoodie/notify-rust@v4.16.1...v4.17.0

Changelog

Sourced from notify-rust's changelog.

v4.18.0 (2026-06-16)

Features

  • add common wait_for_response on all platforms (b20c59c)
  • add wait_for_actions and on_close using mac-notification-sys (2627ef7)
  • macos: add mac-usernotifications backend (602cd5f)
  • add common response types (25994d5)
  • add Windows notification handles (eaaa540)

v4.17.0 (2026-05-05)

Features

  • return Result from update() instead of panicking on D-Bus errors (10d049b)
Commits
  • 975d651 chore: bump version
  • 256e287 Merge pull request #286 from hoodie/feature/ci
  • c9cfe4b ci: add release workflow
  • 20ec544 chore: update mac-notification-sys
  • c424161 Merge pull request #285 from hoodie/feature/improve-docs
  • 9d11006 docs: improve docs
  • 3a444b6 Merge pull request #284 from hoodie/feature/response-example
  • 26b7223 docs: improve example
  • fc93326 refactor: clean up warnings
  • b20c59c feat: add common wait_for_response on all platforms
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 2 updates in the / directory: [bytes](https://github.com/tokio-rs/bytes) and [notify-rust](https://github.com/hoodie/notify-rust).


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 `notify-rust` from 4.16.1 to 4.18.0
- [Release notes](https://github.com/hoodie/notify-rust/releases)
- [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md)
- [Commits](hoodie/notify-rust@v4.16.1...v4.18.0)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: notify-rust
  dependency-version: 4.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 Jun 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 6, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/minor-f8c7e888b9 branch July 6, 2026 03:17
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