Skip to content

build(deps): bump bon from 3.9.1 to 3.10.1 - #138

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bon-3.10.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bon-3.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026 •

Copy link
Copy Markdown

Bumps bon from 3.9.1 to 3.10.1.

Release notes

Sourced from bon's releases.

v3.10.1

Changed

v3.10.0

MSRV Update Notice

This release raises the minimum supported Rust version from 1.59.0 to 1.88.0. If you are on an older compiler, stay on bon@3.9.

The new MSRV also comes with the deprecation of the implied-bounds cargo feature. Implied bounds are now added by default without any feature gate, so be sure to remove that feature from your Cargo.toml if you have it enabled. It's currently a no-op, and it won't be removed until a major release, for which there are no plans yet.

The MSRV bump comes from the darling@0.24 update, which is the first version that uses syn@3.0.

Added

Changed

  • Bump MSRV to 1.88.0, move to the 2024 edition, update to syn@3.0 and darling@0.24 (#399)
  • Deprecate the implied-bounds cargo feature. Implied bounds are now generated by default (#399)

Internal

  • Regular maintenance (#392)

v3.9.3

Fixed

  • Fix clippy::missing_docs_in_private_items triggering for start_fn members (#389)

v3.9.2

Fixed

  • Fix rust-analyzer "Go to Definition" inside #[builder] functions (#385)

Internal

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 7, 2026
Bumps [bon](https://github.com/elastio/bon) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/elastio/bon/releases)
- [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml)
- [Commits](elastio/bon@v3.9.1...v3.10.1)

---
updated-dependencies:
- dependency-name: bon
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump bon from 3.9.1 to 3.10.0 build(deps): bump bon from 3.9.1 to 3.10.1 Sep 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/bon-3.10.0 branch from 57fbdb9 to d39bdfa Compare September 25, 2026 21:04
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