Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bgd 4696 merge upstream #24

Merged
merged 89 commits into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
8990d9b
[pre-commit.ci] pre-commit autoupdate (#15750)
pre-commit-ci[bot] Feb 7, 2024
576e2d5
Catch OSError in addition to PermissionError when sys_prefix is read-…
dhml Feb 7, 2024
fc7eddd
Fix failing "Notebook Toolbar › Paste cell" test (#15720)
krassowski Feb 7, 2024
f49dc3a
Add post-mortem for 3.6.7 release (#15743)
krassowski Feb 7, 2024
4a6676b
Update maintainers affiliation (#15724)
fcollonval Feb 7, 2024
d4ab66c
Fix outputs preservation on splitting cells (#15751)
krassowski Feb 7, 2024
2c721fa
Fix migration of multiple command selectors (#15762)
krassowski Feb 8, 2024
742acd2
Disable (shift + )alt + number shortcuts on Mac (#15761)
krassowski Feb 8, 2024
d36e1ed
Update changelog to reflect jupyter-ai release, (#15775)
krassowski Feb 8, 2024
21f00fe
Update lifecycle info for JupyterLab major versions (#15626)
JasonWeill Feb 8, 2024
3cc707c
Fix completer auto-invoking on non-source changes (#15753)
krassowski Feb 9, 2024
49f6ec2
Update `jupyter-collaboration` for the Binder environment (#15767)
jtpio Feb 9, 2024
729b17d
Fix console cells not becoming read-only after execution (#15779)
krassowski Feb 12, 2024
9963b22
Add Edge, remove IE 11 (#15784)
JasonWeill Feb 12, 2024
d3d9070
Fix undo/redo in console, fix undo/redo enabled state in file editor …
krassowski Feb 12, 2024
21919ee
Correct Alt + number keyboard shortcuts command map (#15791)
g547315 Feb 12, 2024
6abcf80
catch errors attempting to access document.cookie (#15788)
minrk Feb 12, 2024
53cdf83
[ci skip] Publish 4.1.1
krassowski Feb 13, 2024
e40ed2e
Fix outdated link to mybinder.org on index page of documentation (#15…
nluetts Feb 14, 2024
51d6956
Restore notebook scrolling on dragging a cell to the viewport edge (#…
krassowski Feb 15, 2024
1a98dea
Fix typing in editable elements inside of open shadow DOM (#15774)
krassowski Feb 16, 2024
b689a68
Fix highlight sequencing when replacing text in code cells (#15803)
JasonWeill Feb 16, 2024
bb8a4ed
Windows platforms, erratic pasting of text into Markdown field (#15794)
kiliansinger Feb 16, 2024
d4c2f9f
Remove SO links, add more recent issue to FAQ (#15811)
krassowski Feb 19, 2024
d835cf3
[docker] Allow non-unique GID (#15699)
trungleduc Feb 19, 2024
cfa3f5b
[ci skip] Publish 4.1.2
krassowski Feb 19, 2024
ce4bc95
Bump ip from 2.0.0 to 2.0.1 (#15831)
dependabot[bot] Feb 21, 2024
5256396
Fix code sample (`app.services` does not exist) (#15838)
krassowski Feb 21, 2024
926a19d
Fix workspaces URL guard (#15842)
krassowski Feb 21, 2024
0f1ad76
Update branch configuration for `4.1.x` (#15848)
krassowski Feb 22, 2024
d6af5af
Backport PR #15851: Fix broken link (#15852)
meeseeksmachine Feb 22, 2024
24ed1d2
Backport PR #15854: Fix clean script (#15858)
meeseeksmachine Feb 23, 2024
1acff4b
Backport PR #15880: Update docstrings to mention Jupyter Server API (…
meeseeksmachine Feb 28, 2024
838a81b
Backport PR #15810: When attaching only typeset after rendering is co…
meeseeksmachine Feb 29, 2024
7e9ff0e
Backport PR #15805: Fix codemirror highlight for Python builtin (#15882)
meeseeksmachine Feb 29, 2024
2a489cf
Backport PR #15873: Fix missing signals in file editor adapter (#15886)
meeseeksmachine Feb 29, 2024
d274f84
Backport PR #15878: Bump es5-ext from 0.10.62 to 0.10.63 (#15883)
meeseeksmachine Feb 29, 2024
90427f8
Backport PR #15843 on branch 4.1.x (Fix saving of item positions in r…
meeseeksmachine Mar 4, 2024
61354a4
Backport PR #15790: Prevent command shortcuts from preventing user in…
meeseeksmachine Mar 4, 2024
58a6905
Backport PR #15869: Fix Pressing enter in console with console run ke…
meeseeksmachine Mar 4, 2024
ea1c21c
[ci skip] Publish 4.1.3
krassowski Mar 4, 2024
c348665
Backport PR #15899: Add an explicit default for inline completer prov…
meeseeksmachine Mar 5, 2024
a3cdd38
Backport PR #15898: Fix spurious dedent when opening inspector toolti…
meeseeksmachine Mar 5, 2024
cc6cdea
Backport PR #15938: Revert "Prevent command shortcuts from preventing…
meeseeksmachine Mar 7, 2024
99ccb8a
Backport PR #15924: Fix Theme color is not applied to SwitchKernel To…
meeseeksmachine Mar 7, 2024
3eab4ad
Backport PR #15291: Fix creating files in custom drives, fix `Content…
meeseeksmachine Mar 7, 2024
eac94d1
[ci skip] Publish 4.1.4
krassowski Mar 7, 2024
411b66c
Backport PR #15935: Fixes filter for Chinese, other non-ASCII filenam…
meeseeksmachine Mar 8, 2024
42946a0
Backport PR #15954: Avoid concurrency when computing the items in not…
meeseeksmachine Mar 11, 2024
668dc57
Backport PR #15959: Ignore links to GitHub user and organisation prof…
meeseeksmachine Mar 11, 2024
9eeb816
Backport PR #15892: Fix browser-test.js (#15975)
meeseeksmachine Mar 13, 2024
67ae98c
Backport PR #15970: Short-circuit `selectItemByName()` if already sel…
meeseeksmachine Mar 13, 2024
32eb7f9
Backport PR #15860: Show outline on the full item in file browser, on…
meeseeksmachine Mar 13, 2024
2b42e0f
Backport PR #15834: Uses the browser window's selection as the defaul…
meeseeksmachine Mar 14, 2024
a5fa0aa
Backport PR #15957: Fix Theme color is not applied to Toolbar Button …
meeseeksmachine Mar 14, 2024
71e565e
[ci skip] Publish 4.1.5
krassowski Mar 14, 2024
a8e8421
merge
sigmarkarl Mar 15, 2024
5b2e975
Backport PR #15997: Fix manager isDisposed is not set (#16016)
meeseeksmachine Mar 20, 2024
d34c332
Backport PR #16024: Adjust search test assertion to allow both Node 1…
meeseeksmachine Mar 20, 2024
45df28e
Backport PR #15844: Long items should not wrap (#16036)
meeseeksmachine Mar 21, 2024
80998f2
Backport PR #15973: Update Release Scripts (#16048)
meeseeksmachine Mar 25, 2024
8ba5800
Backport PR #15909: Add devcontainer (#16050)
meeseeksmachine Mar 25, 2024
d4805d4
Backport PR #16070: Removes dotted outline from active code cell (#16…
meeseeksmachine Mar 29, 2024
977264e
Backport PR #16088: Fix migration script, use extras for its dependen…
meeseeksmachine Apr 2, 2024
9346c4e
Backport PR #16083: Fix missing backtick in plugin manager docs (#16089)
meeseeksmachine Apr 2, 2024
5569282
Backport PR #16105: Use `dependency_type: minimum` for Minimum Versio…
meeseeksmachine Apr 4, 2024
ea6c8e0
Backport PR #16111: Store the real position of the item in reactive t…
meeseeksmachine Apr 5, 2024
80c0287
Backport PR #16118: Revert traitlets pin (#16120)
meeseeksmachine Apr 5, 2024
550c1b1
Backport PR #16064: Fix extension installation on Windows (#16109)
meeseeksmachine Apr 5, 2024
453f6e6
Backport PR #16084: Use `smart` scroll in debugger to minimize distra…
meeseeksmachine Apr 6, 2024
4af6229
Backport PR #16126: Fix for existing shortcuts getting triggered whil…
meeseeksmachine Apr 7, 2024
806b142
Backport PR #16128: Disable placeholder for password input (#16134)
meeseeksmachine Apr 7, 2024
6b924f5
Backport PR #16121: Bump semver from 5.7.1 to 7.6.0 (#16132)
meeseeksmachine Apr 8, 2024
5edd1a2
Backport PR #16124: Fix outputarea collapse expand (#16137)
meeseeksmachine Apr 8, 2024
761ccac
[ci skip] Publish 4.1.6
krassowski Apr 8, 2024
c584df2
Backport PR #16151: Removed broken gif links in README.md files (#16152)
meeseeksmachine Apr 12, 2024
efd3053
Backport PR #16159: Fix documentation snapshots test (#16162)
krassowski Apr 15, 2024
cd7ddc3
Backport PR #16160: Clarify the LSP documentation (#16171)
meeseeksmachine Apr 16, 2024
002ecad
merge upstream
sigmarkarl Apr 18, 2024
4a313d7
use services 7.1.6
sigmarkarl Apr 18, 2024
d957783
Partial backport of windowing fix from #16013 (#16202)
krassowski Apr 19, 2024
2ea289f
Backport PR #16102: Fix extension toggling at different level (#16238)
meeseeksmachine Apr 25, 2024
afb36c7
Backport PR #16241: Fix toggling extension at system level (#16243)
meeseeksmachine Apr 26, 2024
e12c710
[ci skip] Publish 4.1.7
krassowski Apr 26, 2024
29d68c7
Backport PR #16245: Install Firefox from brew on Mac on CI (#16247)
meeseeksmachine Apr 26, 2024
65a59b2
Backport PR #16251: Consider higher levels when toggling plugin (#16253)
meeseeksmachine Apr 26, 2024
a181314
[ci skip] Publish 4.1.8
krassowski Apr 26, 2024
91c5f00
Merge branch '4.1.x-ocean' of https://github.com/spotinst/jupyterlab …
sigmarkarl May 2, 2024
7b34027
merge upstream
sigmarkarl May 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 4, 1, 6, "final", 0
current_version = 4, 1, 8, "final", 0
commit = False
tag = False
parse = (?P<major>\d+)\,\ (?P<minor>\d+)\,\ (?P<patch>\d+)\,\ \"(?P<release>\S+)\"\,\ (?P<build>\d+)
Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/macostests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ jobs:
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

- name: Setup firefox
uses: browser-actions/setup-firefox@latest
run: brew install --cask firefox

- name: Setup cairo and pango
run: brew install cairo pango

- name: Install dependencies
env:
Expand Down
47 changes: 45 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,51 @@ To ease code migration to JupyterLab 4, developers should review the [migration

<!-- <START NEW CHANGELOG ENTRY> -->

## 4.1.8

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.1.7...65a59b279fa22a2f5fb2eeec5bdafe91771b3cd8))

### Bugs fixed

- Consider higher levels when toggling plugin [#16251](https://github.com/jupyterlab/jupyterlab/pull/16251) ([@divyansshhh](https://github.com/divyansshhh))

### Maintenance and upkeep improvements

- Install Firefox from brew on Mac on CI [#16245](https://github.com/jupyterlab/jupyterlab/pull/16245) ([@krassowski](https://github.com/krassowski))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2024-04-26&to=2024-04-26&type=c))

[@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2024-04-26..2024-04-26&type=Issues) | [@jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2024-04-26..2024-04-26&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2024-04-26..2024-04-26&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2024-04-26..2024-04-26&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2024-04-26..2024-04-26&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 4.1.7

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.1.6...afb36c7a7486b8828862601f30848b2b09f573fd))

### Bugs fixed

- Fix toggling extension at system level [#16241](https://github.com/jupyterlab/jupyterlab/pull/16241) ([@krassowski](https://github.com/krassowski))
- Fix extension toggling at different level [#16102](https://github.com/jupyterlab/jupyterlab/pull/16102) ([@divyansshhh](https://github.com/divyansshhh))
- Partial backport of windowing fix from #16013 [#16202](https://github.com/jupyterlab/jupyterlab/pull/16202) ([@krassowski](https://github.com/krassowski))

### Maintenance and upkeep improvements

- Fix documentation snapshots test [#16159](https://github.com/jupyterlab/jupyterlab/pull/16159) ([@krassowski](https://github.com/krassowski))

### Documentation improvements

- Clarify the LSP documentation [#16160](https://github.com/jupyterlab/jupyterlab/pull/16160) ([@krassowski](https://github.com/krassowski))
- Removed broken gif links in README.md files [#16151](https://github.com/jupyterlab/jupyterlab/pull/16151) ([@Tanmay-Deshmukh](https://github.com/Tanmay-Deshmukh))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2024-04-08&to=2024-04-26&type=c))

[@andrii-i](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aandrii-i+updated%3A2024-04-08..2024-04-26&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2024-04-08..2024-04-26&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adavidbrochart+updated%3A2024-04-08..2024-04-26&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2024-04-08..2024-04-26&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2024-04-08..2024-04-26&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2024-04-08..2024-04-26&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJasonWeill+updated%3A2024-04-08..2024-04-26&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2024-04-08..2024-04-26&type=Issues) | [@jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2024-04-08..2024-04-26&type=Issues) | [@kolibril13](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akolibril13+updated%3A2024-04-08..2024-04-26&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2024-04-08..2024-04-26&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alumberbot-app+updated%3A2024-04-08..2024-04-26&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2024-04-08..2024-04-26&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2024-04-08..2024-04-26&type=Issues)

## 4.1.6

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.1.5...5edd1a2f71250022b1f2660235fe41b755d4cc8a))
Expand Down Expand Up @@ -304,8 +349,6 @@ To ease code migration to JupyterLab 4, developers should review the [migration

[@afshin](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2024-03-14..2024-04-08&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abrichet+updated%3A2024-03-14..2024-04-08&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2024-03-14..2024-04-08&type=Issues) | [@gabalafou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agabalafou+updated%3A2024-03-14..2024-04-08&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2024-03-14..2024-04-08&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJasonWeill+updated%3A2024-03-14..2024-04-08&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2024-03-14..2024-04-08&type=Issues) | [@jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2024-03-14..2024-04-08&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2024-03-14..2024-04-08&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alumberbot-app+updated%3A2024-03-14..2024-04-08&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2024-03-14..2024-04-08&type=Issues) | [@Mehak261124](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMehak261124+updated%3A2024-03-14..2024-04-08&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ARRosio+updated%3A2024-03-14..2024-04-08&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atrungleduc+updated%3A2024-03-14..2024-04-08&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2024-03-14..2024-04-08&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 4.1.5

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.1.4...a5fa0aa9ba3b561f116d9b4d2e9bf775f95b67a1))
Expand Down
2 changes: 1 addition & 1 deletion builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/builder",
"version": "4.1.6",
"version": "4.1.8",
"description": "JupyterLab - Extension Builder",
"homepage": "https://github.com/jupyterlab/jupyterlab",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/buildutils",
"version": "4.1.6",
"version": "4.1.8",
"description": "JupyterLab - Build Utilities",
"homepage": "https://github.com/jupyterlab/jupyterlab",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions buildutils/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/template",
"version": "4.1.6",
"version": "4.1.8",
"description": "JupyterLab - Package Template",
"homepage": "https://github.com/jupyterlab/jupyterlab",
"bugs": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"watch": "tsc -b --watch"
},
"devDependencies": {
"@jupyterlab/testing": "^4.1.6",
"@jupyterlab/testing": "^4.1.8",
"@types/jest": "^29.2.0",
"rimraf": "~5.0.5",
"typescript": "~5.1.6"
Expand Down
Loading
Loading