Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps bon from 3.6.4 to 3.6.5.

Release notes

Sourced from bon's releases.

v3.6.5

This is a regular maintenance release with no essential API/behavior changes. Enjoy the stability 😄.

Docs

  • Add all 3 variations of builder syntax to the Basics guide pages (#315)

Internal

  • Update the dependency darling (crate for parsing the attributes) from 0.20 to 0.21 and other internal dependencies (#317, #320, #304)
  • Switch from iai to iai-callgrind for high-precision benchmarking of bon (#311). iai-callgrind is a better maintained alternative to iai, but in any case, both deserve a huge thanks for providing the benchmarking capabilities for bon!
  • Migrate to OIDC for trusted publishing. Huge thanks for this new crates.io feature to everyone who made it happen! (#318)
  • Fix clippy::or_fun_call lint from the nightly toolchain (#316)
Commits
  • c1e0b24 chore: release v3.6.5 (#319)
  • 1006408 Replace custom const keyword parsing with new darling builtin key word pa...
  • 6a5c4d1 Migrate to OIDC for trusted publishing to crates.io (#318)
  • db813c6 Update dependencies (#317)
  • 9abdd3d Add all 3 variations of builder syntax to the Basics guide pages (#315)
  • 48d56aa Fix clippy::or_fun_call lint from the nightly toolchain (#316)
  • af6e925 Fix cargo binstall missing binary of iai-callgrind-runner (#312)
  • bea4a96 Update dependencies. Switch from iai to iai-callgrind (#311)
  • 8db6d70 Update the link to rust analyzer's docs (#309)
  • ad4b20c Update dependencies (#304)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [bon](https://github.com/elastio/bon) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/elastio/bon/releases)
- [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml)
- [Commits](elastio/bon@v3.6.4...v3.6.5)

---
updated-dependencies:
- dependency-name: bon
  dependency-version: 3.6.5
  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 21, 2025
@dependabot dependabot bot requested a review from gmpinder as a code owner July 21, 2025 09:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 21, 2025
@gmpinder gmpinder merged commit 7e899eb into main Jul 29, 2025
16 of 17 checks passed
@gmpinder gmpinder deleted the dependabot/cargo/bon-3.6.5 branch July 29, 2025 03:07
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.

2 participants