Skip to content

chore(deps): bump quinn-proto from 0.11.14 to 0.11.17 in /packages/eql - #942

Merged
tobyhede merged 1 commit into
mainfrom
chore/deps-eql-quinn-proto-0.11.17
Aug 26, 2026
Merged

chore(deps): bump quinn-proto from 0.11.14 to 0.11.17 in /packages/eql#942
tobyhede merged 1 commit into
mainfrom
chore/deps-eql-quinn-proto-0.11.17

Conversation

@tobyhede

Copy link
Copy Markdown
Contributor

Summary

Security bump of quinn-proto (a QUIC protocol implementation, a transitive dependency of the EQL Rust workspace) from 0.11.14 to 0.11.17. The new releases fix four remote memory-exhaustion issues: GHSA-qfwj-vfxf-92j2, GHSA-2hv7-gw8g-gpq5, GHSA-hmxj-32vh-65vr, and GHSA-4w2j-m93h-cj5j.

This is Dependabot's #930 re-opened from a maintainer branch. Workflows triggered by Dependabot read the separate Dependabot secrets store, which holds CipherStash credentials for a different keyset than the Actions store — so the EQL SQLx suite's pinned SteVec selector tests fail on every Dependabot PR for reasons unrelated to the bump. A maintainer branch runs CI with the normal Actions secrets.

Changes

Verification

  • Cherry-pick applied cleanly onto current main; no manifest changes, lockfile only.
  • CI on this PR is the verification — the Dependabot run's failures were traced to the secret-store mismatch (the jsonb_entry_integer_selector_matches_fixture drift guard fired), not the bump.

Related

https://claude.ai/code/session_01PS9J6pu3FmmQvJHxwTVJUc

Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.14 to 0.11.17.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.14...quinn-proto-0.11.17)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-version: 0.11.17
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@changeset-bot

changeset-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0a8c301

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tobyhede
tobyhede marked this pull request as ready for review August 26, 2026 00:29
@tobyhede
tobyhede requested a review from a team as a code owner August 26, 2026 00:29

@freshtonic freshtonic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: the security bump is correctly scoped, the transitive lockfile changes are coherent, and all checks pass.

@tobyhede
tobyhede merged commit 44e752d into main Aug 26, 2026
28 checks passed
@tobyhede
tobyhede deleted the chore/deps-eql-quinn-proto-0.11.17 branch August 26, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants