Skip to content

Bump thin-vec from 0.2.14 to 0.2.18 - #409

Merged
Virv12 merged 1 commit into
masterfrom
dependabot/cargo/thin-vec-0.2.16
May 1, 2026
Merged

Bump thin-vec from 0.2.14 to 0.2.18#409
Virv12 merged 1 commit into
masterfrom
dependabot/cargo/thin-vec-0.2.16

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 Apr 15, 2026
@Virv12

Virv12 commented May 1, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

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.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump thin-vec from 0.2.14 to 0.2.16 Bump thin-vec from 0.2.14 to 0.2.18 May 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/thin-vec-0.2.16 branch from 9955ce0 to 77cd787 Compare May 1, 2026 15:32
@Virv12
Virv12 merged commit 89fc2ab into master May 1, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/thin-vec-0.2.16 branch May 1, 2026 15:55
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