Skip to content

chore(deps): bump thin-vec from 0.2.14 to 0.2.18#96

Merged
thejchap merged 1 commit intomainfrom
dependabot/cargo/thin-vec-0.2.18
May 6, 2026
Merged

chore(deps): bump thin-vec from 0.2.14 to 0.2.18#96
thejchap merged 1 commit intomainfrom
dependabot/cargo/thin-vec-0.2.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps thin-vec from 0.2.14 to 0.2.18.

Changelog

Sourced from thin-vec's changelog.

Versions 0.2.17 and 0.2.18 (2026-04-29)

  • Fix compiling some feature combinations in no_std mode

Version 0.2.16 (2026-04-14)

  • Fix reserve() on auto arrays in gecko-ffi mode.
  • Fix two double-drop issues with ThinVec::clear() and ThinVec::into_iter() when the Drop implementation of the item panics.

Version 0.2.15 (2026-04-08)

  • Support AutoTArrays created from Rust in Gecko FFI mode.
  • Add extract_if.
  • Add const new() support behind feature flag.
  • Fix thin_vec macro not being hygienic when recursing
  • Improve extend() performance.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 3, 2026
@dependabot dependabot Bot requested a review from thejchap as a code owner May 3, 2026 03:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 3, 2026
Bumps [thin-vec](https://github.com/mozilla/thin-vec) from 0.2.14 to 0.2.18.
- [Changelog](https://github.com/mozilla/thin-vec/blob/main/RELEASES.md)
- [Commits](https://github.com/mozilla/thin-vec/commits)

---
updated-dependencies:
- dependency-name: thin-vec
  dependency-version: 0.2.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/thin-vec-0.2.18 branch from aa761db to 7ffcb6b Compare May 6, 2026 12:48
@thejchap thejchap merged commit 6934682 into main May 6, 2026
20 checks passed
@thejchap thejchap deleted the dependabot/cargo/thin-vec-0.2.18 branch May 6, 2026 13:04
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