From c237114bfa189c4df0b113ba1aa172526f2525e2 Mon Sep 17 00:00:00 2001 From: brichet Date: Mon, 18 Nov 2024 12:32:16 +0000 Subject: [PATCH] Publish 0.9.4 SHA256 hashes: jupyter-nbgrader-0.9.4.tgz: 6cefc25b7ff654ac5141ae22d3fb6961f7b17838a9f9c83e15de98ade98f9bcb nbgrader-0.9.4-py3-none-any.whl: aaa3af284a98f3393706fe782ee61f2896993dfa705e714acf17da1815b52b36 nbgrader-0.9.4.tar.gz: 355821170f994c5c361be8af4eb6c189e7f9b210a4e82a1a78fbc4a3ce2290a9 --- CHANGELOG.md | 35 ++++++++++++++++++++++++++++++-- nbgrader/_version.py | 2 +- package.json | 2 +- pyproject.toml | 4 ++-- src/assignment_list/index.ts | 2 +- src/course_list/index.ts | 2 +- src/validate_assignment/index.ts | 2 +- 7 files changed, 40 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b55fd4626..90ba3f77b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ A summary of changes to nbgrader. +## 0.9.4 + +([Full Changelog](https://github.com/jupyter/nbgrader/compare/v0.9.3...ba2a40491ff0f9ae0a08baeb9cf0c92ab670a05c)) + +### Enhancements made + +- New Autograde Preprocessor: IgnorePattern [#1904](https://github.com/jupyter/nbgrader/pull/1904) ([@AlirezaT99](https://github.com/AlirezaT99)) + +### Bugs fixed + +- Set CSP frame-ancestors 'self' for nbgrader handlers [#1915](https://github.com/jupyter/nbgrader/pull/1915) ([@jeflem](https://github.com/jeflem)) +- Backport PR 1902 - Eliminate compatibility issues in supporting notebook and jupyterlab [#1912](https://github.com/jupyter/nbgrader/pull/1912) ([@brichet](https://github.com/brichet)) +- groupshared feedback re-release fix [#1667](https://github.com/jupyter/nbgrader/pull/1667) ([@franswel](https://github.com/franswel)) + +### Maintenance and upkeep improvements + +- Bump webpack from 5.92.0 to 5.96.1 [#1939](https://github.com/jupyter/nbgrader/pull/1939) ([@dependabot](https://github.com/dependabot)) +- Prevent dependabot from using yarn 4 [#1938](https://github.com/jupyter/nbgrader/pull/1938) ([@brichet](https://github.com/brichet)) +- Upgrade upload-artifact action [#1928](https://github.com/jupyter/nbgrader/pull/1928) ([@brichet](https://github.com/brichet)) +- Bump micromatch from 4.0.7 to 4.0.8 [#1920](https://github.com/jupyter/nbgrader/pull/1920) ([@dependabot](https://github.com/dependabot)) + +### Documentation improvements + +- Fix labextension plugin IDs in the docs and demos [#1927](https://github.com/jupyter/nbgrader/pull/1927) ([@lahwaacz](https://github.com/lahwaacz)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyter/nbgrader/graphs/contributors?from=2024-06-20&to=2024-11-18&type=c)) + +[@AlirezaT99](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3AAlirezaT99+updated%3A2024-06-20..2024-11-18&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Abrichet+updated%3A2024-06-20..2024-11-18&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Adependabot+updated%3A2024-06-20..2024-11-18&type=Issues) | [@franswel](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Afranswel+updated%3A2024-06-20..2024-11-18&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Agithub-actions+updated%3A2024-06-20..2024-11-18&type=Issues) | [@jeflem](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ajeflem+updated%3A2024-06-20..2024-11-18&type=Issues) | [@lahwaacz](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Alahwaacz+updated%3A2024-06-20..2024-11-18&type=Issues) + + + ## 0.9.3 ([Full Changelog](https://github.com/jupyter/nbgrader/compare/v0.9.2...f3878c749fee3733f29f91fb5f6c1c81a51e2a4c)) @@ -33,8 +66,6 @@ A summary of changes to nbgrader. [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ablink1073+updated%3A2024-03-26..2024-06-20&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Abrichet+updated%3A2024-03-26..2024-06-20&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Agithub-actions+updated%3A2024-03-26..2024-06-20&type=Issues) | [@nthiery](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Anthiery+updated%3A2024-03-26..2024-06-20&type=Issues) | [@shreve](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ashreve+updated%3A2024-03-26..2024-06-20&type=Issues) | [@trevorcampbell](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Atrevorcampbell+updated%3A2024-03-26..2024-06-20&type=Issues) | [@tuncbkose](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Atuncbkose+updated%3A2024-03-26..2024-06-20&type=Issues) | [@ZiadAmerr](https://github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3AZiadAmerr+updated%3A2024-03-26..2024-06-20&type=Issues) - - ## 0.9.2 ([Full Changelog](https://github.com/jupyter/nbgrader/compare/v0.9.1...9876829b6be4fccce621ffee907bd5f9ac400c44)) diff --git a/nbgrader/_version.py b/nbgrader/_version.py index 4eac53e16..15885f940 100644 --- a/nbgrader/_version.py +++ b/nbgrader/_version.py @@ -1,2 +1,2 @@ -version_info = (0, 9, 3, "", "") +version_info = (0, 9, 4, "", "") __version__ = ".".join(map(str, version_info[:3])) + "".join(version_info[3:]) diff --git a/package.json b/package.json index 452677a48..2f0af3c8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter/nbgrader", - "version": "0.9.3", + "version": "0.9.4", "description": "nbgrader nodejs dependencies", "keywords": [ "jupyter", diff --git a/pyproject.toml b/pyproject.toml index 645a936a1..d14d8bde4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "sqlalchemy>=1.4,<3", "PyYAML>=6.0", ] -version = "0.9.3" +version = "0.9.4" [project.license] file = "LICENSE" @@ -153,7 +153,7 @@ before-build-python = [ ] [tool.tbump.version] -current = "0.9.3" +current = "0.9.4" regex = ''' (?P\d+)\.(?P\d+)\.(?P\d+) ((?Pa|b|rc|.dev)(?P\d+))? diff --git a/src/assignment_list/index.ts b/src/assignment_list/index.ts index f682ff939..cd4a60052 100644 --- a/src/assignment_list/index.ts +++ b/src/assignment_list/index.ts @@ -131,7 +131,7 @@ export class AssignmentListWidget extends Widget { checkNbGraderVersion() { var warning = this.node.getElementsByClassName('version_error')[0] as HTMLDivElement; warning.hidden=false; - requestAPI('nbgrader_version?version='+"0.9.3") + requestAPI('nbgrader_version?version='+"0.9.4") .then(response => { if (!response['success']) { warning.innerText = response['message']; diff --git a/src/course_list/index.ts b/src/course_list/index.ts index ef6cd14b6..a1eb66d50 100644 --- a/src/course_list/index.ts +++ b/src/course_list/index.ts @@ -70,7 +70,7 @@ export class CourseListWidget extends Widget { } checkNbGraderVersion() { - let nbgrader_version = '0.9.3'; + let nbgrader_version = '0.9.4'; requestAPI('nbgrader_version?version='+nbgrader_version) .then(response => { if (!response['success']) { diff --git a/src/validate_assignment/index.ts b/src/validate_assignment/index.ts index 03f5f8296..dd761733e 100644 --- a/src/validate_assignment/index.ts +++ b/src/validate_assignment/index.ts @@ -10,7 +10,7 @@ import { requestAPI } from './validateassignment'; import { showNbGraderDialog, validate } from '../common/validate'; -var nbgrader_version = "0.9.3"; // TODO: hardcoded value +var nbgrader_version = "0.9.4"; // TODO: hardcoded value class ValidateButton extends ToolbarButton { private _buttonCallback = this.newButtonCallback();