Skip to content

Conversation

@MaxFrank13
Copy link
Member

Run JavaScript tests locally with Karma

There is work being done on a fix to get Karma to run in CI. Until then, however, contributors are required to run these tests locally.

  • Make sure you are inside the devstack container
  • Run make test-karma
  • All tests pass

Copilot AI review requested due to automatic review settings October 23, 2025 15:29
Copy link

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 PR updates Python dependencies across multiple requirement files, upgrading various packages to their latest versions. The changes are routine dependency maintenance, keeping the project up-to-date with security patches and new features.

Key Changes

  • Updated core dependencies including coverage (7.10.7 → 7.11.0), cryptography (46.0.2 → 46.0.3), and pillow (11.3.0 → 12.0.0)
  • Upgraded Google-related packages: googleapis-common-protos (1.70.0 → 1.71.0) and protobuf (6.32.1 → 6.33.0)
  • Updated AWS SDK packages: boto3 and botocore (1.40.51 → 1.40.55)

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
requirements/test.txt Updates test dependencies including coverage, cryptography, and testing framework packages
requirements/production.txt Updates production dependencies including AWS SDK, cryptography, and core libraries
requirements/dev.txt Updates development dependencies mirroring test environment updates
requirements/base.txt Updates base dependencies shared across all environments
requirements/all.txt Consolidates all dependency updates from other requirement files

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

renovate bot added 2 commits October 23, 2025 21:15
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 24, 2025 01:15
Copy link

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@MaxFrank13 MaxFrank13 closed this Oct 24, 2025
@MaxFrank13 MaxFrank13 reopened this Oct 24, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@deborahgu deborahgu closed this Oct 27, 2025
@deborahgu deborahgu reopened this Oct 27, 2025
@deborahgu deborahgu closed this Oct 27, 2025
@deborahgu deborahgu reopened this Oct 27, 2025
@deborahgu deborahgu enabled auto-merge October 27, 2025 16:34
@deborahgu deborahgu merged commit 131440a into edx:release-ulmo Oct 27, 2025
9 checks passed
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.

3 participants