Skip to content

chore(deps): update rust crate static_assertions to 1.1.0 - autoclosed #42

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
static_assertions dev-dependencies minor 1 -> 1.1.0

Release Notes

nvzqz/static-assertions-rs (static_assertions)

v1.1.0

Compare Source

Added
  • assert_impl_any! macro
  • assert_impl_one! macro
  • assert_trait_sub_all! macro
  • assert_trait_super_all! macro
  • Frequently asked questions to README.md
Fixed
  • assert_eq_size_val!, const_assert_eq!, and const_assert_ne! to export
    their local inner macros. Not having this prevented them from working when
    used or called directly via static_assertions::macro!(...)
Removed
  • Unused _assert_obj_safe! from pre-1.0

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Denver, Automerge - "after 8pm,before 6am" in timezone America/Denver.

🚦 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.

@renovate renovate bot added the rust label May 4, 2024
@renovate renovate bot changed the title chore(deps): update rust crate static_assertions to 1.1.0 chore(deps): update rust crate static_assertions to 1.1.0 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/static_assertions-1.x branch May 5, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants