Skip to content

chore(deps): bump embed-collections from 0.12.3 to 1.0.0#65

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/embed-collections-1.0.0
Open

chore(deps): bump embed-collections from 0.12.3 to 1.0.0#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/embed-collections-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps embed-collections from 0.12.3 to 1.0.0.

Release notes

Sourced from embed-collections's releases.

0.13.0 iterators

[0.13.0] - 2026-07-05

Added

  • seg_list: Implement ExactSizeIterator, implement Iterator for & and &mut.

  • various: Implement ExactSizeIterator, implement Iterator for & and &mut.

  • const_vec: Implement Iterator for & and &mut.

Changed

  • seg_list: Rename iter_rev() to into_iter_rev(). Rename SegListDrain to `SegListIntoIter.

  • various: Rename iter_rev() to into_iter_rev().

Removed

  • seg_list: Remove drain() because it's not like Vec::drain. you should use the into_iter()

[0.12.4] - 2026-06-23

Added

  • irc: Add Irc::with_unchecked()

[0.12.3] - 2026-06-01

Added

  • various: Add prepend()

  • various_map: Add remove()

Changelog

Sourced from embed-collections's changelog.

[1.0.0] - 2026-07-09

Changed

Split code into multiple crates (no more feature flags):

  • pointers
  • embed-avl
  • embed-btree
  • embed-constvec
  • embed-seglist
  • embed-slist
  • embed-dlist

Removed

  • slist_owned: the module is removed

[0.13.0] - 2026-07-05

Added

  • seg_list: Implement ExactSizeIterator, implement Iterator for & and &mut.

  • various: Implement ExactSizeIterator, implement Iterator for & and &mut.

  • const_vec: Implement Iterator for & and &mut.

Changed

  • seg_list: Rename iter_rev() to into_iter_rev(). Rename SegListDrain to `SegListIntoIter.

  • various: Rename iter_rev() to into_iter_rev().

Removed

  • seg_list: Remove drain() because it's not like Vec::drain. you should use the into_iter()

[0.12.4] - 2026-06-23

Added

  • irc: Add Irc::with_unchecked()
Commits

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 [embed-collections](https://github.com/NaturalIO/embed-collections-rs) from 0.12.3 to 1.0.0.
- [Release notes](https://github.com/NaturalIO/embed-collections-rs/releases)
- [Changelog](https://github.com/NaturalIO/embed-collections-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIO/embed-collections-rs/commits)

---
updated-dependencies:
- dependency-name: embed-collections
  dependency-version: 1.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Milestone

The specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: https://github.com/<org>/<repo>/milestone/3.

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

1 participant