Done-xblock

Latest version: v2.3.0

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.3.0

What's Changed
* List Axim as copyright owner in docs by sarina in https://github.com/openedx/DoneXBlock/pull/187
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/188
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/191
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/192
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/193
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/openedx/DoneXBlock/pull/194
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/195
* build(deps): bump github/codeql-action from 2 to 3 by dependabot in https://github.com/openedx/DoneXBlock/pull/196
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/198
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/199
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/200
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/201
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/203
* build(deps): bump peter-evans/create-issue-from-file from 4 to 5 by dependabot in https://github.com/openedx/DoneXBlock/pull/202
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/205
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/206
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/209
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/211
* Running tests using python 3.12 by salman2013 in https://github.com/openedx/DoneXBlock/pull/207
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/213
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/214
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/215
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/220
* chore: add python 3.11 support by salman2013 in https://github.com/openedx/DoneXBlock/pull/219

New Contributors
* salman2013 made their first contribution in https://github.com/openedx/DoneXBlock/pull/207

**Full Changelog**: https://github.com/openedx/DoneXBlock/compare/2.2.0...2.3.0

2.2.0

What's Changed
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/158
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/159
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/162
* build: add URL metadata by nedbat in https://github.com/openedx/DoneXBlock/pull/164
* fix: readthedocs file renamed by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/168
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/169
* chore: Tag Aximprovements team on weekly maintenance PRs by thezaeemaanwar in https://github.com/openedx/DoneXBlock/pull/166
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/openedx/DoneXBlock/pull/170
* fix: setup.py update using script by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/171
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/172
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/173
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/174
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/175
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/180
* Remove xblockutils package by farhan in https://github.com/openedx/DoneXBlock/pull/177
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/182
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/183
* docs: Update the security e-mail address. by feanil in https://github.com/openedx/DoneXBlock/pull/184
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/185
* Support backward compatibility for Quince earlier releases by farhan in https://github.com/openedx/DoneXBlock/pull/186

New Contributors
* nedbat made their first contribution in https://github.com/openedx/DoneXBlock/pull/164
* thezaeemaanwar made their first contribution in https://github.com/openedx/DoneXBlock/pull/166
* farhan made their first contribution in https://github.com/openedx/DoneXBlock/pull/177

**Full Changelog**: https://github.com/openedx/DoneXBlock/compare/2.1.0...2.2.0

2.1.0

What's Changed
* fix: Move the dependabot.yml file to the correct location. by feanil in https://github.com/openedx/DoneXBlock/pull/105
* build: Remove community-engineering CODEOWNERS by timmc-edx in https://github.com/openedx/DoneXBlock/pull/106
* Update standard workflow files. by feanil in https://github.com/openedx/DoneXBlock/pull/118
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/119
* build(deps): bump actions/checkout from 2 to 3 by dependabot in https://github.com/openedx/DoneXBlock/pull/121
* build(deps): bump actions/setup-python from 2 to 4 by dependabot in https://github.com/openedx/DoneXBlock/pull/120
* feat: standardize make extract_translations by shadinaif in https://github.com/openedx/DoneXBlock/pull/130
* Cleanup test dependencies by feanil in https://github.com/openedx/DoneXBlock/pull/133
* fix: update pip-tools to 6.13.0 by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/134
* fix: Uncommented parameters in upgrade requirements workflow by zubairshakoorarbisoft in https://github.com/openedx/DoneXBlock/pull/138
* build: added reviewers in dependabot config by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/140
* docs: Update tcril-engineering to axim-engineering for backstage by sarina in https://github.com/openedx/DoneXBlock/pull/143
* feat: testing metrics workflow by e0d in https://github.com/openedx/DoneXBlock/pull/153
* feat: upgrade to Django 4.2 by zubairshakoorarbisoft in https://github.com/openedx/DoneXBlock/pull/152

New Contributors
* timmc-edx made their first contribution in https://github.com/openedx/DoneXBlock/pull/106
* shadinaif made their first contribution in https://github.com/openedx/DoneXBlock/pull/130
* zubairshakoorarbisoft made their first contribution in https://github.com/openedx/DoneXBlock/pull/138

**Full Changelog**: https://github.com/openedx/DoneXBlock/compare/2.0.5...2.1.0

2.0.5

Build and docs updates including an updated README but no changes to the core features.

What's Changed
* feat: Added upgrade-python-requirements workflow by Jawayria in https://github.com/openedx/DoneXBlock/pull/13
* build: update escalation email address by sarina in https://github.com/openedx/DoneXBlock/pull/15
* build: add CODEOWNERS; edx/community-engineering by stvstnfrd in https://github.com/openedx/DoneXBlock/pull/17
* Bump pyyaml from 5.3.1 to 5.4 in /requirements by dependabot in https://github.com/openedx/DoneXBlock/pull/20
* Bump lxml from 4.6.2 to 4.6.3 in /requirements by dependabot in https://github.com/openedx/DoneXBlock/pull/19
* build: add common constraints and run `make upgrade` by stvstnfrd in https://github.com/openedx/DoneXBlock/pull/21
* feat: advertise constraints in setup.py by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/33
* Standardize version number placement by aht007 in https://github.com/openedx/DoneXBlock/pull/32
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/34
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/36
* Add DEPR workflow automation by sarina in https://github.com/openedx/DoneXBlock/pull/43
* Add catalog-info.yaml config file by e0d in https://github.com/openedx/DoneXBlock/pull/46
* E0d/makefile improvements by e0d in https://github.com/openedx/DoneXBlock/pull/45
* fix: Install pip and pip-tools in upgrade script by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/44
* Fix how we do common constraintst by feanil in https://github.com/openedx/DoneXBlock/pull/48
* Add the scaffold of a documentation section. by feanil in https://github.com/openedx/DoneXBlock/pull/49
* E0d/workbench by e0d in https://github.com/openedx/DoneXBlock/pull/47
* Make docs more useful by feanil in https://github.com/openedx/DoneXBlock/pull/50
* chore: Run `make upgrade` by feanil in https://github.com/openedx/DoneXBlock/pull/52
* feanil/fix docs by feanil in https://github.com/openedx/DoneXBlock/pull/53
* feat: adding a link to the PR report by e0d in https://github.com/openedx/DoneXBlock/pull/54
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/55
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/56
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/58
* fix: adding snyk config by e0d in https://github.com/openedx/DoneXBlock/pull/60
* Fix github url strings (org edx -> openedx) by sarina in https://github.com/openedx/DoneXBlock/pull/63
* feat: testing codeql by e0d in https://github.com/openedx/DoneXBlock/pull/61
* docs: Small updates to the catalog-info.yaml by feanil in https://github.com/openedx/DoneXBlock/pull/64
* fix: only run the workflow on the upstream by e0d in https://github.com/openedx/DoneXBlock/pull/66
* fix: Fix a bad merge that made two annotations section. by feanil in https://github.com/openedx/DoneXBlock/pull/69
* fix: github workflow -branch to actual default branch by sarina in https://github.com/openedx/DoneXBlock/pull/67
* E0d/upgrade codecov action by e0d in https://github.com/openedx/DoneXBlock/pull/68
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/71
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/77
* E0d/update catalog by e0d in https://github.com/openedx/DoneXBlock/pull/78
* feat: scan for action updates by e0d in https://github.com/openedx/DoneXBlock/pull/70
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/80
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/81
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/85
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/DoneXBlock/pull/86
* chore: Bump the version for a new release. by feanil in https://github.com/openedx/DoneXBlock/pull/95

New Contributors
* Jawayria made their first contribution in https://github.com/openedx/DoneXBlock/pull/13
* sarina made their first contribution in https://github.com/openedx/DoneXBlock/pull/15
* stvstnfrd made their first contribution in https://github.com/openedx/DoneXBlock/pull/17
* dependabot made their first contribution in https://github.com/openedx/DoneXBlock/pull/20
* aht007 made their first contribution in https://github.com/openedx/DoneXBlock/pull/32
* e0d made their first contribution in https://github.com/openedx/DoneXBlock/pull/46
* feanil made their first contribution in https://github.com/openedx/DoneXBlock/pull/48

**Full Changelog**: https://github.com/openedx/DoneXBlock/compare/2.0.4...2.0.5

2.0.4

2.0.3

OEP-18 compatible.
Python3.8 compatible.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.