Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update enumflags2 to 0.7.9 #42

Merged
merged 1 commit into from
Feb 18, 2024
Merged

⬆️ Update enumflags2 to 0.7.9 #42

merged 1 commit into from
Feb 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
enumflags2 dependencies patch 0.7.0 -> 0.7.9

Release Notes

meithecatte/enumflags2 (enumflags2)

v0.7.9: Release 0.7.9

Compare Source

  • The BitFlag trait now includes convenience re-exports for the constructors of BitFlags. This lets you do MyFlag::from_bits instead BitFlags::<MyFlag>::from_bits where the type of the flag cannot be inferred from context (thanks @​ronnodas).
  • The documentation now calls out the fact that the implementation of PartialOrd may not be what you expect (reported by @​ronnodas).

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 has been generated by Mend Renovate. View repository job log here.

@zeenix zeenix merged commit 33c3c2d into main Feb 18, 2024
8 checks passed
@zeenix zeenix deleted the renovate/enumflags2-0.x branch February 18, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant