Commit Graph

5086 Commits

Author SHA1 Message Date
feanil
7051aec6fc feat: Upgrade Python dependency xss-utils
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-22 16:46:43 +00:00
Feanil Patel
b4b4696fa0 Merge pull request #34564 from openedx/feanil/upgrade-edx-opaque-keys-ef7fbf4
feat: Upgrade Python dependency edx-opaque-keys
2024-04-22 12:35:47 -04:00
Feanil Patel
fa9aaa8524 Merge pull request #34565 from openedx/feanil/upgrade-chem-ef7fbf4
feat: Upgrade Python dependency chem
2024-04-22 12:35:25 -04:00
feanil
fc669b29b6 feat: Upgrade Python dependency lti-consumer-xblock
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-22 14:55:02 +00:00
feanil
bfcd911ad9 feat: Upgrade Python dependency chem
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-22 14:31:31 +00:00
feanil
93f3f87ea9 feat: Upgrade Python dependency edx-opaque-keys
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-22 14:03:48 +00:00
Feanil Patel
ef7fbf4c43 Merge pull request #34555 from openedx/feanil/upgrade-edxval-0603760
feat: Upgrade Python dependency edxval
2024-04-22 09:54:37 -04:00
Feanil Patel
8f82c37b4d Merge pull request #34556 from openedx/feanil/upgrade-edx-event-bus-redis-0603760
feat: Upgrade Python dependency edx-event-bus-redis
2024-04-22 09:54:12 -04:00
Feanil Patel
57bce2cc59 Merge pull request #34557 from openedx/feanil/upgrade-help-tokens-0603760
feat: Upgrade Python dependency help-tokens
2024-04-22 09:53:38 -04:00
github-actions[bot]
14bcfcfd03 feat: Upgrade Python dependency edx-enterprise (#34558) 2024-04-22 15:06:36 +05:00
feanil
075a75beb8 feat: Upgrade Python dependency help-tokens
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-20 04:32:57 +00:00
feanil
8ec2dbb701 feat: Upgrade Python dependency edx-event-bus-redis
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-20 04:21:53 +00:00
feanil
2b65aca01e feat: Upgrade Python dependency edxval
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-19 23:59:26 +00:00
Feanil Patel
0603760880 Merge pull request #34552 from openedx/feanil/upgrade-edx-rbac-1eb92a3
feat: Upgrade Python dependency edx-rbac
2024-04-19 19:34:59 -04:00
feanil
bbbc6aae62 feat: Upgrade Python dependency edx-rbac
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-19 18:49:47 +00:00
feanil
fcf046144d feat: Upgrade Python dependency edx-proctoring
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-19 18:40:04 +00:00
github-actions[bot]
1eb92a3949 feat: Upgrade Python dependency Xblock (#34547)
feat: re-expose deprecated fragments as passthrough

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: connorhaugh <connorhaugh@users.noreply.github.com>
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com>
2024-04-19 14:13:14 -04:00
Feanil Patel
6ea123db4d Merge pull request #34528 from openedx/feanil/remove_django_splash
feat!: Remove the django-splash app.
2024-04-19 10:53:46 -04:00
hamzawaleed01
aabfb98a5e feat: Upgrade Python dependency edx-enterprise
fix: SSO self-serve tool invalid entityId parsing

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-19 05:38:27 +00:00
Feanil Patel
68b3753948 Merge pull request #34543 from openedx/feanil/upgrade-edx-milestones-16b82db
feat: Upgrade Python dependency edx-milestones
2024-04-18 15:44:08 -04:00
Kyle D. McCormick
f04532de12 feat: link py38.txt->release/quince.txt for backwards compatibility 2024-04-18 15:35:45 -04:00
Kyle D. McCormick
8eb9ee7b5c feat: freeze edx-sandbox requirements for quince
We ran:

    cp requirements/edx-sandbox/base.txt \
       requirements/edx-sandbox/releases/quince.txt
2024-04-18 15:35:45 -04:00
Kyle D. McCormick
7e96b32f6a feat!: expose per-release edx-sandbox dependency pins
See requirements/edx-sandbox/README.rst for more info

BREAKING CHANGE: edx-sandbox/py38.txt will not longer
be updated. Please install from either edx-sandbox/base.txt or
edx-sandbox/releases/*.txt instead.
2024-04-18 15:35:45 -04:00
Kyle D. McCormick
a17e2c06fa refactor: remove requirements/edx-sandbox/shared.[in,txt]
These files were used to assist the Python 3.5 -> 3.8 upgrade,
but they are no longer needed nor referened anywhere. They haven't
been updated for years.
2024-04-18 15:35:45 -04:00
katrinan029
e3d83eaccb chore: version bump 2024-04-18 18:28:23 +00:00
Feanil Patel
a106b02658 Merge pull request #34542 from openedx/feanil/upgrade-edx-drf-extensions-16b82db
feat: Upgrade Python dependency edx-drf-extensions
2024-04-18 13:56:09 -04:00
Feanil Patel
bb6cff3a25 Merge pull request #34541 from openedx/feanil/upgrade-edx-django-sites-extensions-f18629e
feat: Upgrade Python dependency edx-django-sites-extensions
2024-04-18 13:29:17 -04:00
feanil
ad00e35266 feat: Upgrade Python dependency edx-drf-extensions
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-18 13:21:17 -04:00
feanil
a24aa83f19 feat: Upgrade Python dependency edx-milestones
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-18 17:10:39 +00:00
Feanil Patel
83ace4d925 chore: Run make compile-requirements to drop django-splash. 2024-04-18 12:43:26 -04:00
Feanil Patel
cec7969ce8 feat!: Remove the django-splash app.
DEPR: https://github.com/openedx/public-engineering/issues/224

The django-splash repo was created 11 years ago to let the LMS redirect
users to a splash screen when a user comes to the site for the first
time. It works by looking for a configurable cookie value and
redirecting from the middleware.

This feature was never documented, has some edx.org hardcoded defaults,
and is not compatible with MFEs.

BREAKING CHANGE: The django splash feature will no longer be available.
2024-04-18 12:43:26 -04:00
feanil
1ae052aad3 feat: Upgrade Python dependency edx-django-sites-extensions
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-18 15:35:07 +00:00
feanil
8c4f6692da feat: Upgrade Python dependency edx-bulk-grades
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 12:53:32 -04:00
Feanil Patel
96f634937a Merge pull request #34532 from openedx/feanil/upgrade-edx-ace-890aa15
feat: Upgrade Python dependency edx-ace
2024-04-17 12:49:51 -04:00
feanil
9bb3b10930 feat: Upgrade Python dependency edx-ace
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 15:23:27 +00:00
feanil
cf484b8e52 feat: Upgrade Python dependency openedx-django-wiki
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 15:04:33 +00:00
github-actions[bot]
262b8a7f2b chore: upgrade XBlock version to 3.0.0 2024-04-17 09:43:12 -04:00
Feanil Patel
28a105b1d2 Merge pull request #34522 from openedx/feanil/upgrade-edx-ccx-keys-8d8ff29
feat: Upgrade Python dependency edx-ccx-keys
2024-04-17 08:37:07 -04:00
MueezKhan246
983afc7c92 feat: Upgrade Python dependency edx-enterprise
replaced non encrypted fields of degreed config model with encrypted ones

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 02:22:39 +00:00
feanil
09ffb94845 feat: Upgrade Python dependency edx-ccx-keys
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-16 18:35:33 +00:00
feanil
06182d978e feat: Upgrade Python dependency edx-completion
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-16 16:15:18 +00:00
feanil
be1cf6b8cd feat: Upgrade Python dependency edx-i18n-tools
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-12 13:50:53 -04:00
Feanil Patel
d98164fcd0 Merge pull request #34477 from openedx/feanil/more_python_updates
Python 3.11 package updates
2024-04-11 12:48:42 -04:00
feanil
ba28d248a6 feat: Upgrade Python dependency user-util
Add Python 3.11 Support

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-10 09:39:39 -04:00
Feanil Patel
b2f06ef672 chore: Update event-tracking to a python 3.11 compatible version. 2024-04-09 11:52:08 -04:00
Feanil Patel
70d22741fc chore: Update edx-when to a python 3.11 compatible version. 2024-04-09 11:47:08 -04:00
Feanil Patel
e5f2216743 chore: Update super-csv to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
3a1df29126 chore: Update openedx-calc to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
150f762a92 chore: Update code-annotations to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
dbce490906 chore: Update edx-rest-api-client to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00