Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 13, 2019

Bumps static_assertions from 0.3.3 to 0.3.4.

Changelog

Sourced from static_assertions's changelog.

[0.3.4] - 2019-06-12

Changed

  • Aliased assert_impl! to assert_impl_all! and deprecated assert_impl!

Added

  • assert_impl_all! as replacement to assert_impl!
  • assert_not_impl_all! and assert_not_impl_any! macro counterparts to
    assert_impl_all!

Fixed

  • assert_eq_type! now works with types involving lifetimes
Commits
  • 23472ab [Release] Prepare 0.3.4
  • cafad71 Inline link about object safety
  • 5746ce4 [Changelog] Add assert_impl_all! entry
  • 63aff18 Fix docs for assert_not_impl macros
  • fb7f787 Rename assert_impl! to assert_impl_all!
  • f41febb [Changelog] Add assert_not_impl_{all,any}!
  • d9f73f8 Merge pull request #17 from HeroicKatora/master
  • eb442b6 Merge pull request #16 from nox/eq-type
  • 1fd0933 Fix compile_fail example in crate root
  • 261e73a Add assert_not_impl_any
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 13, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/static_assertions-0.3.4 branch from 58f1a0d to 8a74a3b Compare August 25, 2019 12:37
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/static_assertions-0.3.4 branch from 8a74a3b to 32c31c6 Compare September 18, 2019 12:07
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/static_assertions-0.3.4 branch from 32c31c6 to 6aaa6a1 Compare September 25, 2019 15:53
@dependabot-preview
Copy link
Contributor Author

Superseded by #500.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/static_assertions-0.3.4 branch October 4, 2019 05:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant