edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

Update dependency nbgrader to v0.9.4 #183

Open renovate[bot] opened 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nbgrader ==0.9.1 -> ==0.9.4 age adoption passing confidence

Release Notes

jupyter/nbgrader (nbgrader) ### [`v0.9.4`](https://redirect.github.com/jupyter/nbgrader/blob/HEAD/CHANGELOG.md#094) [Compare Source](https://redirect.github.com/jupyter/nbgrader/compare/v0.9.3...v0.9.4) ([Full Changelog](https://redirect.github.com/jupyter/nbgrader/compare/v0.9.3...ba2a40491ff0f9ae0a08baeb9cf0c92ab670a05c)) ##### Enhancements made - New Autograde Preprocessor: IgnorePattern [#​1904](https://redirect.github.com/jupyter/nbgrader/pull/1904) ([@​AlirezaT99](https://redirect.github.com/AlirezaT99)) ##### Bugs fixed - Set CSP frame-ancestors 'self' for nbgrader handlers [#​1915](https://redirect.github.com/jupyter/nbgrader/pull/1915) ([@​jeflem](https://redirect.github.com/jeflem)) - Backport PR 1902 - Eliminate compatibility issues in supporting notebook and jupyterlab [#​1912](https://redirect.github.com/jupyter/nbgrader/pull/1912) ([@​brichet](https://redirect.github.com/brichet)) - groupshared feedback re-release fix [#​1667](https://redirect.github.com/jupyter/nbgrader/pull/1667) ([@​franswel](https://redirect.github.com/franswel)) ##### Maintenance and upkeep improvements - Bump webpack from 5.92.0 to 5.96.1 [#​1939](https://redirect.github.com/jupyter/nbgrader/pull/1939) ([@​dependabot](https://redirect.github.com/dependabot)) - Prevent dependabot from using yarn 4 [#​1938](https://redirect.github.com/jupyter/nbgrader/pull/1938) ([@​brichet](https://redirect.github.com/brichet)) - Upgrade upload-artifact action [#​1928](https://redirect.github.com/jupyter/nbgrader/pull/1928) ([@​brichet](https://redirect.github.com/brichet)) - Bump micromatch from 4.0.7 to 4.0.8 [#​1920](https://redirect.github.com/jupyter/nbgrader/pull/1920) ([@​dependabot](https://redirect.github.com/dependabot)) ##### Documentation improvements - Fix labextension plugin IDs in the docs and demos [#​1927](https://redirect.github.com/jupyter/nbgrader/pull/1927) ([@​lahwaacz](https://redirect.github.com/lahwaacz)) ##### Contributors to this release ([GitHub contributors page for this release](https://redirect.github.com/jupyter/nbgrader/graphs/contributors?from=2024-06-20\&to=2024-11-18\&type=c)) [@​AlirezaT99](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3AAlirezaT99+updated%3A2024-06-20..2024-11-18\&type=Issues) | [@​brichet](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Abrichet+updated%3A2024-06-20..2024-11-18\&type=Issues) | [@​dependabot](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Adependabot+updated%3A2024-06-20..2024-11-18\&type=Issues) | [@​franswel](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Afranswel+updated%3A2024-06-20..2024-11-18\&type=Issues) | [@​github-actions](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Agithub-actions+updated%3A2024-06-20..2024-11-18\&type=Issues) | [@​jeflem](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ajeflem+updated%3A2024-06-20..2024-11-18\&type=Issues) | [@​lahwaacz](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Alahwaacz+updated%3A2024-06-20..2024-11-18\&type=Issues) ### [`v0.9.3`](https://redirect.github.com/jupyter/nbgrader/blob/HEAD/CHANGELOG.md#093) [Compare Source](https://redirect.github.com/jupyter/nbgrader/compare/v0.9.2...v0.9.3) ([Full Changelog](https://redirect.github.com/jupyter/nbgrader/compare/v0.9.2...f3878c749fee3733f29f91fb5f6c1c81a51e2a4c)) ##### Enhancements made - Open formgrader with a local configuration file [#​1859](https://redirect.github.com/jupyter/nbgrader/pull/1859) ([@​brichet](https://redirect.github.com/brichet)) ##### Bugs fixed - Make hashing independent of notebook content [#​1774](https://redirect.github.com/jupyter/nbgrader/pull/1774) ([@​tuncbkose](https://redirect.github.com/tuncbkose)) ##### Maintenance and upkeep improvements - Install the labextension in the correct directory [#​1893](https://redirect.github.com/jupyter/nbgrader/pull/1893) ([@​brichet](https://redirect.github.com/brichet)) - bump jupyterlab, notebook and ydoc dependencies [#​1892](https://redirect.github.com/jupyter/nbgrader/pull/1892) ([@​brichet](https://redirect.github.com/brichet)) - Transfer the NPM package to [@​jupyter](https://redirect.github.com/jupyter) namespace [#​1875](https://redirect.github.com/jupyter/nbgrader/pull/1875) ([@​brichet](https://redirect.github.com/brichet)) - Update Release Scripts [#​1874](https://redirect.github.com/jupyter/nbgrader/pull/1874) ([@​blink1073](https://redirect.github.com/blink1073)) - Fix the confusing server errors during UI tests [#​1871](https://redirect.github.com/jupyter/nbgrader/pull/1871) ([@​brichet](https://redirect.github.com/brichet)) - Remove use of deprecated typing.io [#​1855](https://redirect.github.com/jupyter/nbgrader/pull/1855) ([@​shreve](https://redirect.github.com/shreve)) ##### Documentation improvements - Fixed LaTeX rendering in some demo notebooks [#​1890](https://redirect.github.com/jupyter/nbgrader/pull/1890) ([@​ZiadAmerr](https://redirect.github.com/ZiadAmerr)) ##### Contributors to this release ([GitHub contributors page for this release](https://redirect.github.com/jupyter/nbgrader/graphs/contributors?from=2024-03-26\&to=2024-06-20\&type=c)) [@​blink1073](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ablink1073+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​brichet](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Abrichet+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​github-actions](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Agithub-actions+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​nthiery](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Anthiery+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​shreve](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ashreve+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​trevorcampbell](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Atrevorcampbell+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​tuncbkose](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Atuncbkose+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​ZiadAmerr](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3AZiadAmerr+updated%3A2024-03-26..2024-06-20\&type=Issues) ### [`v0.9.2`](https://redirect.github.com/jupyter/nbgrader/blob/HEAD/CHANGELOG.md#092) [Compare Source](https://redirect.github.com/jupyter/nbgrader/compare/v0.9.1...v0.9.2) ([Full Changelog](https://redirect.github.com/jupyter/nbgrader/compare/v0.9.1...9876829b6be4fccce621ffee907bd5f9ac400c44)) ##### Bugs fixed - Fix formgrader link from course_list [#​1848](https://redirect.github.com/jupyter/nbgrader/pull/1848) ([@​brichet](https://redirect.github.com/brichet)) ##### Maintenance and upkeep improvements - Upgrade nbval to keep compatibillity with pytest [#​1867](https://redirect.github.com/jupyter/nbgrader/pull/1867) ([@​brichet](https://redirect.github.com/brichet)) - Bump Jupyterlab to >=4.1.0 and Notebook to >=7.1.0 [#​1864](https://redirect.github.com/jupyter/nbgrader/pull/1864) ([@​brichet](https://redirect.github.com/brichet)) - Bump ip from 2.0.0 to 2.0.1 [#​1863](https://redirect.github.com/jupyter/nbgrader/pull/1863) ([@​dependabot](https://redirect.github.com/dependabot)) - Bump postcss from 8.4.28 to 8.4.32 [#​1851](https://redirect.github.com/jupyter/nbgrader/pull/1851) ([@​dependabot](https://redirect.github.com/dependabot)) - Bump systeminformation from 5.18.15 to 5.21.18 [#​1850](https://redirect.github.com/jupyter/nbgrader/pull/1850) ([@​dependabot](https://redirect.github.com/dependabot)) - Add a dependency to setuptools [#​1849](https://redirect.github.com/jupyter/nbgrader/pull/1849) ([@​brichet](https://redirect.github.com/brichet)) - Remove jupyter_notebook_config.json since notebook server is not supported anymore [#​1807](https://redirect.github.com/jupyter/nbgrader/pull/1807) ([@​lahwaacz](https://redirect.github.com/lahwaacz)) ##### Contributors to this release ([GitHub contributors page for this release](https://redirect.github.com/jupyter/nbgrader/graphs/contributors?from=2023-09-05\&to=2024-03-26\&type=c)) [@​brichet](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Abrichet+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​dependabot](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Adependabot+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​github-actions](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Agithub-actions+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​lahwaacz](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Alahwaacz+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​nthiery](https://redirect.github.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Anthiery+updated%3A2023-09-05..2024-03-26\&type=Issues)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.