Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

This PR contains the following updates:

Package Type Update Change
bon (source) dependencies patch =3.5.0 -> =3.5.1

Release Notes

elastio/bon (bon)

v3.5.1

Compare Source

Fixed
  • Delay the privatizing (i.e. renaming of the original function to __orig_{fn_name}) until after all other macros are expanded (#​269). Also removed the warnings for #[tracing::instrument] users introduced in #​264. This is because with this patch there will be no difference whether you place #[tracing::instrument] after or before the #[builder] attribute - all other proc macros on the function will see the original function name.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Turbo87 Turbo87 merged commit 4b26ce4 into main Mar 20, 2025
9 checks passed
@Turbo87 Turbo87 deleted the renovate/bon-3.x branch March 20, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants