Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate nonempty to 0.11.0 #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

This PR contains the following updates:

Package Type Update Change
nonempty dependencies minor 0.8.1 -> 0.11.0

Release Notes

cloudhead/nonempty (nonempty)

v0.11.0

Added
  • std feature flag; building with --no-default-features now enables no_std use.
  • NonEmpty::sort was added.
  • NonEmpty::as_ref added for converting a &NonEmpty to NonEmpty<&T>.
Changed
  • MSRV is now 1.56 (this is a semver-breaking change).
  • NonEmpty::split now returns Option<&T> for last element.
  • cargo clippy and cargo doc failures are fixed.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nonempty-0.x branch 4 times, most recently from c97759e to b1cc76f Compare January 3, 2024 11:02
@renovate renovate bot force-pushed the renovate/nonempty-0.x branch 2 times, most recently from a87ec78 to ef4a587 Compare January 17, 2024 11:30
@renovate renovate bot force-pushed the renovate/nonempty-0.x branch from ef4a587 to 3f68b1c Compare February 29, 2024 14:14
@renovate renovate bot changed the title chore(deps): update rust crate nonempty to 0.9.0 chore(deps): update rust crate nonempty to 0.10.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/nonempty-0.x branch from 3f68b1c to cb4e75f Compare December 17, 2024 17:25
@renovate renovate bot changed the title chore(deps): update rust crate nonempty to 0.10.0 chore(deps): update rust crate nonempty to 0.11.0 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants