Skip to content

Bump nonempty from 0.11.0 to 0.12.0#2219

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/nonempty-0.12.0
Open

Bump nonempty from 0.11.0 to 0.12.0#2219
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/cargo/nonempty-0.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps nonempty from 0.11.0 to 0.12.0.

Changelog

Sourced from nonempty's changelog.

0.12.0

Added

  • bincode feature flag to enable the use of bincode-2.0.0.

Changed

  • NonEmpty::capacity returns NonZeroUsize
  • Fixed the nonempty! macro to use the vec! macro internally, ensuring that it compiles with std and no_std.
Commits
  • 95d5cb1 chore: update github action versions
  • aa8aa41 Bump to version 0.12.0
  • ef60de1 fix: NonEmpty::capacity returns NonZeroUsize
  • 5442b77 chore: link FromIterator and Iterator docs
  • 29d84e2 fix: use vec! in nonempty!
  • 3c506ce feat: update bincode optional feature
  • 905b792 Add a bincode2 feature
  • 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 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)

@dependabot dependabot bot added dependencies issues that have to do with dependencies rust Pull requests that update Rust code labels Mar 1, 2026
Bumps [nonempty](https://github.com/cloudhead/nonempty) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/cloudhead/nonempty/blob/master/CHANGELOG.md)
- [Commits](cloudhead/nonempty@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: nonempty
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/nonempty-0.12.0 branch from ad1f41a to 5771441 Compare March 16, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies issues that have to do with dependencies rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants