deps: consolidate all open Dependabot updates - #54
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consolidates every currently open Dependabot update for this repository (PRs 47 through 53) into one compatible candidate.\n\nSplit updates were not independently mergeable because vulnerability scanning requires the cryptography remediation to land with the other dependency and base-image updates, and paired CodeQL actions must remain on the same revision. No scanner or policy exceptions were added.\n\nAdditional compatibility/security corrections:\n- Removes unused runtime pip installations where the updated Python base exposed fixable vendored-package findings.\n- Updates exact action-pin regression expectations where applicable.\n- Repairs the pgvector production digest pair where applicable.\n\nLocal proof:\nmake ci-local: 479 passed, 2 skipped. Docker build passed. Pinned Trivy 0.70.0 fleet evaluator: pass, 0 fixable HIGH/CRITICAL.