Skip to content

build(deps): bump impl-tools from 0.6.2 to 0.8.0#66

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/impl-tools-0.8.0
Open

build(deps): bump impl-tools from 0.6.2 to 0.8.0#66
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/impl-tools-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 22, 2023

Copy link
Copy Markdown

Bumps impl-tools from 0.6.2 to 0.8.0.

Changelog

Sourced from impl-tools's changelog.

[0.8.0] — 2022-02-07

  • Bump MSRV to 1.58.0 (#31)
  • #[autoimpl(Clone, Debug, PartialEq, Eq, Hash)] now all support enums (with optional where clause, without ignore clauses) (#31)
  • Add impl_tools_lib::ImplTrait::enum_impl, enum_items with default impls; ImplTraits::expand now supports enums (#31)
  • Add impl_tools_lib::Ident_formatter utility (#31)

Note: PartialOrd, Ord could now support enums (unimplemented). ignore and using clauses are deliberately not supported (due to syntactic ambiguity).

Commits

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)

Bumps [impl-tools](https://github.com/kas-gui/impl-tools) from 0.6.2 to 0.8.0.
- [Release notes](https://github.com/kas-gui/impl-tools/releases)
- [Changelog](https://github.com/kas-gui/impl-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kas-gui/impl-tools/commits)

---
updated-dependencies:
- dependency-name: impl-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 22, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants