Skip to content

build(deps): bump nonempty from 0.11.0 to 0.12.0#63

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

build(deps): bump nonempty from 0.11.0 to 0.12.0#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/nonempty-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor

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)

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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 29, 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