Skip to content

Bump arrayvec from 0.7.6 to 0.7.7#389

Merged
HadrienG2 merged 1 commit into
mainfrom
dependabot/cargo/arrayvec-0.7.7
Jun 25, 2026
Merged

Bump arrayvec from 0.7.6 to 0.7.7#389
HadrienG2 merged 1 commit into
mainfrom
dependabot/cargo/arrayvec-0.7.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps arrayvec from 0.7.6 to 0.7.7.

Changelog

Sourced from arrayvec's changelog.

0.7.7

Commits
  • 8267e7e 0.7.7
  • af46ae7 Update CHANGELOG
  • 1bc606d Fix warning about hidden elided lifetime in Drain
  • 29daea9 Fix double-free for ZSTs with Drop in .extend()
  • 0ff49b9 add a test demonstrating double-free in extend() for ZSTs
  • 812c83a Use 16-bit lengths on 16-bit targets
  • 4ef0e89 Add ArrayVec::spare_capacity_mut
  • See full diff in compare view

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 [arrayvec](https://github.com/bluss/arrayvec) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/bluss/arrayvec/releases)
- [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md)
- [Commits](bluss/arrayvec@0.7.6...0.7.7)

---
updated-dependencies:
- dependency-name: arrayvec
  dependency-version: 0.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 22, 2026
@semanticdiff-com

Copy link
Copy Markdown

Review changes with  SemanticDiff

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.90%. Comparing base (c674070) to head (5fec278).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
+ Coverage   91.78%   91.90%   +0.11%     
==========================================
  Files          45       45              
  Lines        5164     5164              
==========================================
+ Hits         4740     4746       +6     
+ Misses        424      418       -6     
Flag Coverage Δ
ubuntu-latest 87.01% <ø> (-0.05%) ⬇️
windows-latest 87.50% <ø> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@HadrienG2 HadrienG2 merged commit 52ed431 into main Jun 25, 2026
75 checks passed
@HadrienG2 HadrienG2 deleted the dependabot/cargo/arrayvec-0.7.7 branch June 25, 2026 07:52
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