Skip to content

Update enum-as-inner requirement from 0.6 to 0.7#16

Merged
LucasJavaudin merged 1 commit intomainfrom
dependabot/cargo/enum-as-inner-0.7
Feb 3, 2026
Merged

Update enum-as-inner requirement from 0.6 to 0.7#16
LucasJavaudin merged 1 commit intomainfrom
dependabot/cargo/enum-as-inner-0.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Updates the requirements on enum-as-inner to permit the latest version.

Changelog

Sourced from enum-as-inner's changelog.

Change Log: enum-as-inner

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.6.1

  • Updated dependencies to latest compatible versions.
  • heck updated to 0.5

0.6.0

  • Previous changes deserved a minor version bump, 0.5.2 yanked, 0.6.0 released

0.5.2

  • Add is_* impl for non unit variants, #91 by goolmoos
  • Fully qualify both Option and Result in generated code, #96 by kepler-5

0.5.1

  • Generated functions now marked #[inline] to help with lto across crate boundaries for libraries, #87 by zxch3n

0.5.0

  • Changed all references in generated functions to use Self where applicable.

0.4.0

Changed

0.3.4

Changed

  • updated heck to 0.4 #82

0.3.3

Added

0.3.2

Added

... (truncated)

Commits

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)

Updates the requirements on [enum-as-inner](https://github.com/bluejekyll/enum-as-inner) to permit the latest version.
- [Changelog](https://github.com/bluejekyll/enum-as-inner/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluejekyll/enum-as-inner/commits)

---
updated-dependencies:
- dependency-name: enum-as-inner
  dependency-version: 0.7.0
  dependency-type: direct:production
...

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 2, 2026
@LucasJavaudin LucasJavaudin merged commit edb1392 into main Feb 3, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/enum-as-inner-0.7 branch February 3, 2026 13:37
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.

1 participant