jupyterlab-gitplus icon indicating copy to clipboard operation
jupyterlab-gitplus copied to clipboard

JupyterLab extension to create GitHub commits & pull requests

Results 11 jupyterlab-gitplus issues
Sort by recently updated
recently updated
newest added

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3. Commits ad44493 [dist] 1.5.3 c798461 [fix] Fix host parsing for file URLs (#210) 201034b [dist] 1.5.2 2d9ac2c [fix] Sanitize only special URLs (#209) fb128af...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...

dependencies

A lot of people are still using classic notebook interface for one reason or the other. If there's enough interest we should extend GitPlus to support classic notebook interface. ***...

enhancement

Currently GitPlus only works with github.com. We should extend it to work with GitHub Enterprise. The main step here would be to replace hardcoded URL like [this](https://github.com/ReviewNB/jupyterlab-gitplus/blob/master/jupyterlab_gitplus/github_v3.py#L10) & [this](https://github.com/ReviewNB/jupyterlab-gitplus/blob/master/jupyterlab_gitplus/handlers.py#L20) with...

enhancement

Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...

dependencies

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. Release notes Sourced from node-fetch's releases. v2.6.1 This is an important security release. It is strongly recommended to update as soon as possible. See...

dependencies

Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.20.1 to 2.3.3. Changelog Sourced from sanitize-html's changelog. 2.3.3 (2021-03-19): Security fix: allowedSchemes and related options did not properly block schemes containing a hyphen, plus sign, period...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.2.1 to 7.5.0. Release notes Sourced from ws's releases. 7.5.0 Features Some errors now have a code property describing the specific type of error that has occurred...

dependencies

Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.49.2 to 5.58.3. Release notes Sourced from codemirror's releases. 5.58.3 Version 5.58.3 Bug fixes Suppress quick-firing of blur-focus events when dragging and clicking on Internet Explorer. Fix...

dependencies