Skip to content

Bump educe from 0.6.0 to 0.7.3#419

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/educe-0.7.3
Closed

Bump educe from 0.6.0 to 0.7.3#419
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/educe-0.7.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps educe from 0.6.0 to 0.7.3.

Commits
  • 8d446b3 bump version
  • 843a61d allow clippy lints on the generated Debug/Clone method markers
  • 5366aa5 bump version
  • 4a38810 remove unnecessary #[allow(dead_code)]
  • f8df4af mark custom Debug/Clone methods as used to avoid dead-code warnings
  • 607e0d8 bump version
  • 3fa27c1 fix unsound enum discriminant comparison in PartialOrd/Ord (solve #36)
  • 4383cea add SAFETY comments for all unsafe blocks (solve #45)
  • 0234668 add CHANGELOG files (written by GPT-5.5)
  • 6783890 fix min-dependencies
  • 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 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 [educe](https://github.com/magiclen/educe) from 0.6.0 to 0.7.3.
- [Changelog](https://github.com/magiclen/educe/blob/master/CHANGELOG-0.6.0-to-0.7.0.md)
- [Commits](magiclen/educe@v0.6.0...v0.7.3)

---
updated-dependencies:
- dependency-name: educe
  dependency-version: 0.7.3
  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 Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #420.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/educe-0.7.3 branch July 7, 2026 04:03
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