chore: bump edx-enterprise-data from 10.22.10 to 10.22.12 - #202
Conversation
There was a problem hiding this comment.
🟡 Not ready to approve
The PR title/description claims a 10.22.11 → 10.22.12 bump but the actual pinned version change is 10.22.10 → 10.22.12, so the PR metadata should be corrected (or requirements adjusted if intended otherwise).
Once you've addressed the issues Copilot identified, you can request another Copilot review.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Pull request overview
Updates the analytics data API’s pinned edx-enterprise-data dependency to pull in the fixes/enhancements from release 10.22.12, by bumping the pinned version across the generated requirements sets.
Changes:
- Bump
edx-enterprise-datapin to10.22.12in base requirements. - Propagate the same pin bump to dev/test/doc/production requirements files.
File summaries
| File | Description |
|---|---|
| requirements/base.txt | Updates the core pinned edx-enterprise-data version to 10.22.12. |
| requirements/dev.txt | Aligns dev requirements with the updated edx-enterprise-data pin. |
| requirements/test.txt | Aligns test requirements with the updated edx-enterprise-data pin. |
| requirements/doc.txt | Aligns docs requirements with the updated edx-enterprise-data pin. |
| requirements/production.txt | Aligns production requirements with the updated edx-enterprise-data pin. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 1
- Review effort level: Low
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
There was a problem hiding this comment.
🟢 Ready to approve
The change is a straightforward dependency pin bump applied consistently across the requirements lockfiles with no other behavioral modifications.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0 new
- Review effort level: Low
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
c469fb8 to
29922e4
Compare
Description
ENT-11979 — Bumps edx-enterprise-data from 10.22.10 → 10.22.12 so the analytics API includes:
The latest fixes and enhancements delivered in the 10.22.12 release.
The updated edx-enterprise-data dependency (10.22.12) required by the analytics API.