Skip to content

Bump educe from 0.7.6 to 0.8.1 - #438

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/educe-0.8.1
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps educe from 0.7.6 to 0.8.1.

Commits
  • 561fe8c bump version
  • ab1ef51 scan string literals for names instead of parsing them (solve #53)
  • 33c8577 drop the changelogs of the releases before 0.8.0
  • e91d6b4 share the repeated diagnostics and name the ambiguous Into field error
  • 8db38f5 correct the union Clone bound and the Default expression descriptions
  • 88f6e56 avoid name clashes with generated identifiers and fix associated type bounds
  • bbea893 cover bound(*) and bound(false) for every trait
  • 4dc0d12 cover the Ord field attributes an enum PartialOrd falls back to
  • a9ebd7a cover the full feature and keep the two documents in step
  • 62170a9 walk a field type once when looking for generic parameters
  • 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.7.6 to 0.8.1.
- [Changelog](https://github.com/magiclen/educe/blob/master/CHANGELOG-0.7.6-to-0.8.0.md)
- [Commits](magiclen/educe@v0.7.6...v0.8.1)

---
updated-dependencies:
- dependency-name: educe
  dependency-version: 0.8.1
  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 Sep 17, 2026
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