Update dependency jupyterlab-git to v0.41.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
jupyterlab-git | minor |
==0.38.0 -> ==0.41.0
|
Release Notes
jupyterlab/jupyterlab-git
v0.41.0
What's Changed
- New feature
✨ :- Use preview tab for diff file views by @sheezaaziz in https://github.com/jupyterlab/jupyterlab-git/pull/1184
- Bug fixes
🐛 :- Update commandsAndMenu.tsx to replace "`" in file path for Open Git Repository since it leads to Command Injection Vulnerability by @rahrad123 in https://github.com/jupyterlab/jupyterlab-git/pull/1196
- Add support for Jupyter Server 2 by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1203
- Maintenance
🚧 :- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in https://github.com/jupyterlab/jupyterlab-git/pull/1194
- add sheezaaziz as a contributor for code by @allcontributors in https://github.com/jupyterlab/jupyterlab-git/pull/1197
- add Damans227 as a contributor for code by @allcontributors in https://github.com/jupyterlab/jupyterlab-git/pull/1199
- Bump to 0.41.0 by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1204
New Contributors
- @rahrad123 made their first contribution in https://github.com/jupyterlab/jupyterlab-git/pull/1196
Full Changelog: https://github.com/jupyterlab/jupyterlab-git/compare/v0.40.1...v0.41.0
v0.40.1
What's Changed
- Bug fix
🐛 :- Fix submodules unhandler error by @seignovert in https://github.com/jupyterlab/jupyterlab-git/pull/1191
- Maintenance
🚧 :- add kostyafarber as a contributor for code by @allcontributors in https://github.com/jupyterlab/jupyterlab-git/pull/1190
- Bump to version 0.40.1 by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1192
Full Changelog: https://github.com/jupyterlab/jupyterlab-git/compare/v0.40.0...v0.40.1
v0.40.0
What's Changed
- New features
✨ - Support downloading a git repository snapshot by @sheezaaziz in https://github.com/jupyterlab/jupyterlab-git/pull/1177
- Add submodules clone checkbox by @seignovert in https://github.com/jupyterlab/jupyterlab-git/pull/1188
- Bug fixes
🐛 - Return without an error message when user cancels a push/pull by @Damans227 in https://github.com/jupyterlab/jupyterlab-git/pull/1170
- Add translation to missing items by @kostyafarber in https://github.com/jupyterlab/jupyterlab-git/pull/1180
- Maintenance
🚧 - Bump node js version for publication by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1174
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in https://github.com/jupyterlab/jupyterlab-git/pull/1181
- Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in https://github.com/jupyterlab/jupyterlab-git/pull/1185
- Bump to 0.40.0 by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1189
New Contributors
- @Damans227 made their first contribution in https://github.com/jupyterlab/jupyterlab-git/pull/1170
- @sheezaaziz made their first contribution in https://github.com/jupyterlab/jupyterlab-git/pull/1177
- @kostyafarber made their first contribution in https://github.com/jupyterlab/jupyterlab-git/pull/1180
- @seignovert made their first contribution in https://github.com/jupyterlab/jupyterlab-git/pull/1188
Full Changelog: https://github.com/jupyterlab/jupyterlab-git/compare/v0.39.3...v0.40.0
v0.39.3
What's Changed
- Bug fix
🐛 :- fix: export logger instance for external use by @Reginald-King in https://github.com/jupyterlab/jupyterlab-git/pull/1172
- Maintenance
🚧 :- Raise error instead of set status by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1165
- Fix yarn lock by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1169
🎉
New Contributors - @Reginald-King made their first contribution in https://github.com/jupyterlab/jupyterlab-git/pull/1172
Full Changelog: https://github.com/jupyterlab/jupyterlab-git/compare/v0.39.2...v0.39.3
v0.39.2
What's Changed
- New feature
✨ :- Add configuration to exclude paths by @divyansshhh in https://github.com/jupyterlab/jupyterlab-git/pull/1163
New Contributors
- @divyansshhh made their first contribution in https://github.com/jupyterlab/jupyterlab-git/pull/1163
Full Changelog: https://github.com/jupyterlab/jupyterlab-git/compare/v0.39.1...v0.39.2
v0.39.1
What's Changed
- Bug fixes
🐛 :- URL should be uppercase by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1160
Full Changelog: https://github.com/jupyterlab/jupyterlab-git/compare/v0.39.0...v0.39.1
v0.39.0
What's Changed
- New features
✨ - Implement ui to support multiple remotes by @BoscoCHW in https://github.com/jupyterlab/jupyterlab-git/pull/1146
- Git commit graph visualization on history sidebar by @BoscoCHW & @iflinda in https://github.com/jupyterlab/jupyterlab-git/pull/1156
- Maintenance
🚧 - Fix missing server extension activation in README by @fcollonval in https://github.com/jupyterlab/jupyterlab-git/pull/1157
Full Changelog: https://github.com/jupyterlab/jupyterlab-git/compare/v0.38.0...v0.39.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.