edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

Update dependency nbgrader to v0.9.3 #155

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

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

Release Notes

jupyter/nbgrader (nbgrader) ### [`v0.9.3`](https://togithub.com/jupyter/nbgrader/blob/HEAD/CHANGELOG.md#093) [Compare Source](https://togithub.com/jupyter/nbgrader/compare/v0.9.2...v0.9.3) ([Full Changelog](https://togithub.com/jupyter/nbgrader/compare/v0.9.2...f3878c749fee3733f29f91fb5f6c1c81a51e2a4c)) ##### Enhancements made - Open formgrader with a local configuration file [#​1859](https://togithub.com/jupyter/nbgrader/pull/1859) ([@​brichet](https://togithub.com/brichet)) ##### Bugs fixed - Make hashing independent of notebook content [#​1774](https://togithub.com/jupyter/nbgrader/pull/1774) ([@​tuncbkose](https://togithub.com/tuncbkose)) ##### Maintenance and upkeep improvements - Install the labextension in the correct directory [#​1893](https://togithub.com/jupyter/nbgrader/pull/1893) ([@​brichet](https://togithub.com/brichet)) - bump jupyterlab, notebook and ydoc dependencies [#​1892](https://togithub.com/jupyter/nbgrader/pull/1892) ([@​brichet](https://togithub.com/brichet)) - Transfer the NPM package to [@​jupyter](https://togithub.com/jupyter) namespace [#​1875](https://togithub.com/jupyter/nbgrader/pull/1875) ([@​brichet](https://togithub.com/brichet)) - Update Release Scripts [#​1874](https://togithub.com/jupyter/nbgrader/pull/1874) ([@​blink1073](https://togithub.com/blink1073)) - Fix the confusing server errors during UI tests [#​1871](https://togithub.com/jupyter/nbgrader/pull/1871) ([@​brichet](https://togithub.com/brichet)) - Remove use of deprecated typing.io [#​1855](https://togithub.com/jupyter/nbgrader/pull/1855) ([@​shreve](https://togithub.com/shreve)) ##### Documentation improvements - Fixed LaTeX rendering in some demo notebooks [#​1890](https://togithub.com/jupyter/nbgrader/pull/1890) ([@​ZiadAmerr](https://togithub.com/ZiadAmerr)) ##### Contributors to this release ([GitHub contributors page for this release](https://togithub.com/jupyter/nbgrader/graphs/contributors?from=2024-03-26\&to=2024-06-20\&type=c)) [@​blink1073](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ablink1073+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​brichet](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Abrichet+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​github-actions](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Agithub-actions+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​nthiery](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Anthiery+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​shreve](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Ashreve+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​trevorcampbell](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Atrevorcampbell+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​tuncbkose](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Atuncbkose+updated%3A2024-03-26..2024-06-20\&type=Issues) | [@​ZiadAmerr](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3AZiadAmerr+updated%3A2024-03-26..2024-06-20\&type=Issues) ### [`v0.9.2`](https://togithub.com/jupyter/nbgrader/blob/HEAD/CHANGELOG.md#092) [Compare Source](https://togithub.com/jupyter/nbgrader/compare/v0.9.1...v0.9.2) ([Full Changelog](https://togithub.com/jupyter/nbgrader/compare/v0.9.1...9876829b6be4fccce621ffee907bd5f9ac400c44)) ##### Bugs fixed - Fix formgrader link from course_list [#​1848](https://togithub.com/jupyter/nbgrader/pull/1848) ([@​brichet](https://togithub.com/brichet)) ##### Maintenance and upkeep improvements - Upgrade nbval to keep compatibillity with pytest [#​1867](https://togithub.com/jupyter/nbgrader/pull/1867) ([@​brichet](https://togithub.com/brichet)) - Bump Jupyterlab to >=4.1.0 and Notebook to >=7.1.0 [#​1864](https://togithub.com/jupyter/nbgrader/pull/1864) ([@​brichet](https://togithub.com/brichet)) - Bump ip from 2.0.0 to 2.0.1 [#​1863](https://togithub.com/jupyter/nbgrader/pull/1863) ([@​dependabot](https://togithub.com/dependabot)) - Bump postcss from 8.4.28 to 8.4.32 [#​1851](https://togithub.com/jupyter/nbgrader/pull/1851) ([@​dependabot](https://togithub.com/dependabot)) - Bump systeminformation from 5.18.15 to 5.21.18 [#​1850](https://togithub.com/jupyter/nbgrader/pull/1850) ([@​dependabot](https://togithub.com/dependabot)) - Add a dependency to setuptools [#​1849](https://togithub.com/jupyter/nbgrader/pull/1849) ([@​brichet](https://togithub.com/brichet)) - Remove jupyter_notebook_config.json since notebook server is not supported anymore [#​1807](https://togithub.com/jupyter/nbgrader/pull/1807) ([@​lahwaacz](https://togithub.com/lahwaacz)) ##### Contributors to this release ([GitHub contributors page for this release](https://togithub.com/jupyter/nbgrader/graphs/contributors?from=2023-09-05\&to=2024-03-26\&type=c)) [@​brichet](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Abrichet+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​dependabot](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Adependabot+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​github-actions](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Agithub-actions+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​lahwaacz](https://togithub.com/search?q=repo%3Ajupyter%2Fnbgrader+involves%3Alahwaacz+updated%3A2023-09-05..2024-03-26\&type=Issues) | [@​nthiery](https://togithub.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.

renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==0.9.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.