Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps delegate-display from 2.1.1 to 3.0.0.

Release notes

Sourced from delegate-display's releases.

v3.0.0

🔗 Features

  • a30eb9cd6ed7767a39cd5879073d31722439d7d8 Allow deriving on types with 2+ fields
  • 9143f04d73fb99fde86afb83a4feda38b50d63f8 Support deriving multiple traits at once

🔗 Removals

  • 93473e4bd9767e00480335981bf2b0aee485aa79 Removed base_bounds option

🔗 CI & Build

  • 9948254468034091493450858129243558fff764 Clean up doc dir after testing

🔗 Refactors

  • 5bc99e27b43f7028b8bd9d67b35cd3efe7d95264 Migrate to macroific v2

🔗 Documentation

  • cbbaf24440be87458f33cc53039541c62ccc027f Add type assertions to documentation

❗ Breaking Changes

BREAKING CHANGE: base_bounds option removed; any required generic bounds are now automatically inferred unless bounds is specified`.

BREAKING CHANGE: msrv bumped to 1.71.0

BREAKING CHANGE: dboth attribute renamed to dany


6 commits since the previous release, v2.1.1.

- Your friendly neighbourhood 🤖 semantic release bot

Commits
  • e44b916 Bump version to v3.0.0
  • 9143f04 feat: Support deriving multiple traits at once
  • 5bc99e2 refactor: Migrate to macroific v2
  • a30eb9c feat: Allow deriving on types with 2+ fields
  • cbbaf24 docs: Add type assertions to documentation
  • 93473e4 rm: Removed base_bounds option
  • 9948254 ci: Clean up doc dir after testing
  • 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 [delegate-display](https://github.com/Alorel/delegate-display-rs) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/Alorel/delegate-display-rs/releases) - [Commits](Alorel/delegate-display-rs@v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: delegate-display dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Alorel as a code owner October 21, 2024 16:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 21, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2024

Looks like delegate-display is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 27, 2024
@dependabot dependabot bot deleted the dependabot/cargo/delegate-display-3.0.0 branch October 27, 2024 11:38
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 size/XS

1 participant