fix(ci): update trivy to v0.69.3 and bump protobuf 6.33.2 → 6.33.5#304
Merged
Conversation
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.2 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…otobuf-6.33.5' into fix/trivy-version
This was referenced Mar 9, 2026
shiva-istari
approved these changes
Mar 11, 2026
mlwelles
added a commit
that referenced
this pull request
Mar 13, 2026
## Summary - Update SPDX copyright headers in `retry.py` and `test_retry.py` from `© 2025` to `© 2025-2026` - Update `api.proto` SPDX header from email format to year-range format (`© 2017-2026 Istari Digital, Inc.`) - Remove `<dgraph-admin@istaridigital.com>` email from `__maintainer__` and `__author__` module metadata across 21 Python files Aligns pydgraph copyright headers with the format established in dgraph4j PR #284. **Stacked on top of #304** to incorporate the trivy v0.68.2 → v0.69.3 fix so CI code checks don't fail. (the old release was removed from GitHub). ## Test plan - [x] Verify no files contain old `<dgraph-admin@istaridigital.com>` email in copyright headers - [x] Verify all SPDX headers use year-range format - [ ] CI passes (no functional changes) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Summary
examples/simple/uv.lock(from chore(deps): bump protobuf from 6.33.2 to 6.33.5 in /examples/simple #294)Resolves https://github.com/dgraph-io/pydgraph/security/dependabot/12
Supersedes #294.