Skip to content

build(deps): bump arrayvec from 0.7.6 to 0.7.7 - #49

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrayvec-0.7.7
Closed

build(deps): bump arrayvec from 0.7.6 to 0.7.7#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrayvec-0.7.7

Conversation

@dependabot

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

Copy link
Copy Markdown

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 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Docker images for this PR

Pull a moving tag (latest commit on this PR):

docker pull ghcr.io/prosody-events/gabion/gabiond:pr-49
docker pull ghcr.io/prosody-events/gabion/nginx:pr-49
docker pull ghcr.io/prosody-events/gabion/openresty:pr-49

Or pin to this exact commit (9b4b19e6b93d17fd9258584aabb3b37c40138918):

docker pull ghcr.io/prosody-events/gabion/gabiond:pr-49-9b4b19e6b93d17fd9258584aabb3b37c40138918

linux/amd64 + default flavors only on PRs; multi-arch + non-default flavors build on main. Tags are auto-pruned when this PR closes (or after 30 days, whichever comes first).

@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Author

Superseded by #61.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/arrayvec-0.7.7 branch July 7, 2026 22:24
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.

0 participants