Skip to content

Conversation

@lucaspar
Copy link
Member

@lucaspar lucaspar commented Feb 3, 2026

Updated Django to fix CVEs: https://www.djangoproject.com/weblog/2026/feb/03/security-releases/

just recipes are now grouped to make them more readable.

@lucaspar lucaspar self-assigned this Feb 3, 2026
Copilot AI review requested due to automatic review settings February 3, 2026 14:42
@semanticdiff-com
Copy link

semanticdiff-com bot commented Feb 3, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  gateway/package-lock.json  60% smaller
  gateway/README.md Unsupported file format
  gateway/justfile Unsupported file format
  gateway/uv.lock Unsupported file format
  sdk/README.md Unsupported file format
  sdk/justfile Unsupported file format

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates Django to version 4.2.28 to address security vulnerabilities announced on February 3, 2026, and adds grouping to justfile recipes for improved organization and readability.

Changes:

  • Updated Django from 4.2.27 to 4.2.28 (security patch)
  • Added [group()] attributes to justfile recipes in both sdk and gateway
  • Updated variable interpolation syntax in justfiles to use spaces around variables (e.g., {{var}}{{ var }})

Reviewed changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 3 comments.

File Description
sdk/justfile Added recipe groups and updated variable interpolation; contains syntax errors in working-directory attributes
gateway/justfile Added recipe groups and updated variable interpolation; changes look correct
gateway/uv.lock Updated Django to 4.2.28 and various other Python dependencies
gateway/package-lock.json Updated Babel and other npm packages
Files not reviewed (1)
  • gateway/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lucaspar lucaspar merged commit 2506088 into master Feb 3, 2026
5 checks passed
@lucaspar lucaspar deleted the lp/gwy-misc branch February 3, 2026 15:00
@lucaspar lucaspar added gateway Gateway component dependencies PRs that update dependencies: versioning, security patches, upstream fixes labels Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PRs that update dependencies: versioning, security patches, upstream fixes gateway Gateway component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants