build(deps): bump smallvec from 1.15.1 to 1.15.2 #22

Open
nonos-sync wants to merge 1 commit from nonos-sync/gh-357 into main AGit
Member

Bumps smallvec from 1.15.1 to 1.15.2.

Release notes

Sourced from smallvec's releases.

v1.15.2

What's Changed

New Contributors

Full Changelog: https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2

Commits

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


Opened on GitHub by dependabot[bot] as pull request 357. Review and merge happen there while this repository is kept in step from GitHub; this copy follows it, and is marked merged or closed when it is.

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.15.1 to 1.15.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/servo/rust-smallvec/releases">smallvec's releases</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <h2>What's Changed</h2> <ul> <li>Exclude development script from cargo packaging by <a href="https://github.com/weiznich"><code>@​weiznich</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/397">servo/rust-smallvec#397</a></li> <li>Fix use-after-free in DrainFilter::keep_rest for SmallVec with capacity 0 by <a href="https://github.com/Shnatsel"><code>@​Shnatsel</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/407">servo/rust-smallvec#407</a></li> <li>Work around rustc 1.93 perf regression with MaybeUninit by <a href="https://github.com/glandium"><code>@​glandium</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/410">servo/rust-smallvec#410</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Shnatsel"><code>@​Shnatsel</code></a> made their first contribution in <a href="https://redirect.github.com/servo/rust-smallvec/pull/407">servo/rust-smallvec#407</a></li> <li><a href="https://github.com/glandium"><code>@​glandium</code></a> made their first contribution in <a href="https://redirect.github.com/servo/rust-smallvec/pull/410">servo/rust-smallvec#410</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2">https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/rust-smallvec/commit/c469051a1ba05ef1a03dd69e14b4a5aa329e6f10"><code>c469051</code></a> Bump version.</li> <li><a href="https://github.com/servo/rust-smallvec/commit/9fe422b9cd1ab6350e35ca48386a5de348900583"><code>9fe422b</code></a> Fix Windows CI.</li> <li><a href="https://github.com/servo/rust-smallvec/commit/51b965f56a066888828dae0b84e2ed190a1bdfe7"><code>51b965f</code></a> Work around rustc 1.93 perf regression with MaybeUninit</li> <li><a href="https://github.com/servo/rust-smallvec/commit/9da26a5315c563d4de181b0be9e75d165289f81e"><code>9da26a5</code></a> Fix use-after-free in DrainFilter::keep_rest for zero-capacity SmallVecs</li> <li><a href="https://github.com/servo/rust-smallvec/commit/79184f15937f841881cb32f02fe30286def5b69b"><code>79184f1</code></a> Add Miri test for use-after-free in DrainFilter::keep_rest</li> <li><a href="https://github.com/servo/rust-smallvec/commit/f59fb36b35064e63aa74992aab807552b1b68096"><code>f59fb36</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-smallvec/issues/397">[#397](https://github.com/NON-OS/nonos-micro-kernel/issues/397)</a> from GiGainfosystems/exclude_scripts</li> <li><a href="https://github.com/servo/rust-smallvec/commit/28b6ed71755c929634fc331c30a1d32b95edf576"><code>28b6ed7</code></a> Exclude development script</li> <li>See full diff in <a href="https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- Opened on GitHub by dependabot[bot] as [pull request 357](https://github.com/NON-OS/nonos-micro-kernel/pull/357). Review and merge happen there while this repository is kept in step from GitHub; this copy follows it, and is marked merged or closed when it is.
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin +refs/pull/22/head:nonos-sync/gh-357
git switch nonos-sync/gh-357
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
NON-OS/nonos-micro-kernel!22
No description provided.