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

Bump the javascript group across 1 directory with 9 updates #38

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the javascript group with 9 updates in the / directory:

Package From To
@jupyter/collaboration 2.0.1 2.1.1
@jupyterlab/application 4.1.0 4.2.1
@jupyterlab/apputils 4.2.0 4.3.1
@jupyterlab/docmanager 4.1.0 4.2.1
@jupyterlab/services 7.1.0 7.2.1
@jupyterlab/builder 4.1.0 4.2.1
prettier 3.2.5 3.3.0
rimraf 5.0.5 5.0.7
typescript 5.3.3 5.4.5

Updates @jupyter/collaboration from 2.0.1 to 2.1.1

Release notes

Sourced from @​jupyter/collaboration's releases.

v2.1.1

2.1.1

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​davidbrochart | @​github-actions | @​jzhang20133 | @​Zsailer

v2.1.0

2.1.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​brichet | @​davidbrochart | @​ellisonbg | @​github-actions | @​jtpio | @​jzhang20133 | @​krassowski | @​Zsailer

v2.0.11

2.0.11

Enhancements made

... (truncated)

Changelog

Sourced from @​jupyter/collaboration's changelog.

2.1.1

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​davidbrochart | @​github-actions | @​jzhang20133 | @​Zsailer

2.1.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​brichet | @​davidbrochart | @​ellisonbg | @​github-actions | @​jtpio | @​jzhang20133 | @​krassowski | @​Zsailer

Commits
  • cfa057e Publish 2.1.1
  • e5ab770 Pin jupyterlab<4.2.0 in tests
  • 9be4047 Backport #305 (fix test start store)
  • b3c372b Bump pycrdt-websocket>=0.13.4
  • 8b9f6ae Use YStore's start_lock
  • 1ebbc92 Start ystore in a task
  • d4186b7 adding await ystore start method in prepare method
  • 220169e Publish 2.1.0
  • b6a7309 Backport 'Log (instead of raise) exceptions when running as a server extensio...
  • 2851ddf Backport 'handle exception when websocket server start room failed' #289 (#298)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jupyter-release-bot, a new releaser for @​jupyter/collaboration since your current version.


Updates @jupyterlab/application from 4.1.0 to 4.2.1

Release notes

Sourced from @​jupyterlab/application's releases.

v4.2.1

4.2.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​Rob-P-Smith | @​welcome

v4.2.0

4.2.0

For user-facing changelog see https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from @​jupyterlab/application's changelog.

4.2.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​Rob-P-Smith | @​welcome

4.2.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

... (truncated)

Commits
  • fb58457 [ci skip] Publish 4.2.1
  • 7ca9568 Backport PR #16343: Fix Shift + Tab contextual help inspector tooltip regre...
  • f242f98 Backport PR #16346: Fix workspace context menu incorrectly showing up in othe...
  • 81a38c1 Backport PR #16348: Fix execution in console in terminal interaction mode (#1...
  • 67dc91b Backport PR #16335: Reactive toolbar: avoid simultaneous calls to _onResize()...
  • 75cc8fe Update 4.2.x branch config and links (#16324)
  • 7ae2d43 Add lowercase proxy vars and make priority consistent with other tools (#16287)
  • 66bc3b0 Resetting a shortcut does not restore and enable the default if it was modifi...
  • 3c13610 Wait for the cell toolbar items to be rendered the first time before looking ...
  • a5f9207 Inline completer should run anywhere when invoked (#16298)
  • Additional commits viewable in compare view

Updates @jupyterlab/apputils from 4.2.0 to 4.3.1

Release notes

Sourced from @​jupyterlab/apputils's releases.

v4.3.0a0

4.3.0a0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Run Python tests on MacOS with Python 12, replace canvas with jest-canvas-mock #16314 (@​krassowski)

Contributors to this release

(GitHub contributors page for this release)

@​ajbozarth | @​brichet | @​dependabot | @​fcollonval | @​github-actions | @​itsmevichu | @​JasonWeill | @​jgoodson | @​jtpio | @​jupyterlab-probot | @​krassowski | @​Rob-P-Smith | @​welcome | @​Wzixiao

v4.2.1

... (truncated)

Changelog

Sourced from @​jupyterlab/apputils's changelog.

(changelog)=

JupyterLab Changelog

v4.2

Workspaces UI

It is now possible to switch and manage workspaces from within JupyterLab.

Recently opened/closed files

The jupyterlab-recents extension was integrated into JupyterLab.

Users are now able to:

  • re-open recently used files from the main menu:

  • re-open recently closed files from the sidebar:

  • quickly jump to open tabs/recently closed files by using a new searchable modal dialog (press Ctrl+Alt+A to open the dialog, or click on the [↗] icon in the sidebar):

Full notebook windowing mode by default

Notebooks in the full windowing mode only render the visible cells, significantly improving the performance of the application. One limitation of full mode is that the search function in your browser may produce false negatives; using the JupyterLab search function is recommended. To revert to the behaviour from JupyterLab 4.1, go to Settings → Settings Editor → Notebook, scroll to "Windowing mode", and choose defer.

Improved Shortcuts Editor

Among the numerous improvements and bug fixes for the keyboard shortcuts editor:

  • it is now possible to remove the default shortcuts,
  • shortcuts are correctly sorted when using a language pack,
  • shortcuts with different arguments are now correctly displayed as individual entries.

Dark high contrast theme

A new theme, JupyterLab Dark High Contrast, which is intended to benefit users with the need for higher contrast, following the WCAG AAA accessibility standard for color contrast. To select this theme, from the menu bar, choose Settings → Theme → JupyterLab Dark High Contrast. Please provide feedback and suggestions on further improvements to this theme.

... (truncated)

Commits
  • fb58457 [ci skip] Publish 4.2.1
  • 7ca9568 Backport PR #16343: Fix Shift + Tab contextual help inspector tooltip regre...
  • f242f98 Backport PR #16346: Fix workspace context menu incorrectly showing up in othe...
  • 81a38c1 Backport PR #16348: Fix execution in console in terminal interaction mode (#1...
  • 67dc91b Backport PR #16335: Reactive toolbar: avoid simultaneous calls to _onResize()...
  • 75cc8fe Update 4.2.x branch config and links (#16324)
  • 7ae2d43 Add lowercase proxy vars and make priority consistent with other tools (#16287)
  • 66bc3b0 Resetting a shortcut does not restore and enable the default if it was modifi...
  • 3c13610 Wait for the cell toolbar items to be rendered the first time before looking ...
  • a5f9207 Inline completer should run anywhere when invoked (#16298)
  • Additional commits viewable in compare view

Updates @jupyterlab/docmanager from 4.1.0 to 4.2.1

Release notes

Sourced from @​jupyterlab/docmanager's releases.

v4.2.1

4.2.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​Rob-P-Smith | @​welcome

v4.2.0

4.2.0

For user-facing changelog see https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from @​jupyterlab/docmanager's changelog.

4.2.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​Rob-P-Smith | @​welcome

4.2.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

... (truncated)

Commits
  • fb58457 [ci skip] Publish 4.2.1
  • 7ca9568 Backport PR #16343: Fix Shift + Tab contextual help inspector tooltip regre...
  • f242f98 Backport PR #16346: Fix workspace context menu incorrectly showing up in othe...
  • 81a38c1 Backport PR #16348: Fix execution in console in terminal interaction mode (#1...
  • 67dc91b Backport PR #16335: Reactive toolbar: avoid simultaneous calls to _onResize()...
  • 75cc8fe Update 4.2.x branch config and links (#16324)
  • 7ae2d43 Add lowercase proxy vars and make priority consistent with other tools (#16287)
  • 66bc3b0 Resetting a shortcut does not restore and enable the default if it was modifi...
  • 3c13610 Wait for the cell toolbar items to be rendered the first time before looking ...
  • a5f9207 Inline completer should run anywhere when invoked (#16298)
  • Additional commits viewable in compare view

Updates @jupyterlab/services from 7.1.0 to 7.2.1

Commits
  • fb58457 [ci skip] Publish 4.2.1
  • 7ca9568 Backport PR #16343: Fix Shift + Tab contextual help inspector tooltip regre...
  • f242f98 Backport PR #16346: Fix workspace context menu incorrectly showing up in othe...
  • 81a38c1 Backport PR #16348: Fix execution in console in terminal interaction mode (#1...
  • 67dc91b Backport PR #16335: Reactive toolbar: avoid simultaneous calls to _onResize()...
  • 75cc8fe Update 4.2.x branch config and links (#16324)
  • 7ae2d43 Add lowercase proxy vars and make priority consistent with other tools (#16287)
  • 66bc3b0 Resetting a shortcut does not restore and enable the default if it was modifi...
  • 3c13610 Wait for the cell toolbar items to be rendered the first time before looking ...
  • a5f9207 Inline completer should run anywhere when invoked (#16298)
  • Additional commits viewable in compare view

Updates @jupyterlab/builder from 4.1.0 to 4.2.1

Release notes

Sourced from @​jupyterlab/builder's releases.

v4.2.1

4.2.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​Rob-P-Smith | @​welcome

v4.2.0

4.2.0

For user-facing changelog see https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2

(Full Changelog)

Bugs fixed

Bumps the javascript group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@jupyter/collaboration](https://github.com/jupyterlab/jupyter-collaboration) | `2.0.1` | `2.1.1` |
| [@jupyterlab/application](https://github.com/jupyterlab/jupyterlab) | `4.1.0` | `4.2.1` |
| [@jupyterlab/apputils](https://github.com/jupyterlab/jupyterlab) | `4.2.0` | `4.3.1` |
| [@jupyterlab/docmanager](https://github.com/jupyterlab/jupyterlab) | `4.1.0` | `4.2.1` |
| [@jupyterlab/services](https://github.com/jupyterlab/jupyterlab) | `7.1.0` | `7.2.1` |
| [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab) | `4.1.0` | `4.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |



Updates `@jupyter/collaboration` from 2.0.1 to 2.1.1
- [Release notes](https://github.com/jupyterlab/jupyter-collaboration/releases)
- [Changelog](https://github.com/jupyterlab/jupyter-collaboration/blob/@jupyter/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/[email protected]...@jupyter/[email protected])

Updates `@jupyterlab/application` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `@jupyterlab/apputils` from 4.2.0 to 4.3.1
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `@jupyterlab/docmanager` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `@jupyterlab/services` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `@jupyterlab/builder` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `prettier` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.0)

Updates `rimraf` from 5.0.5 to 5.0.7
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v5.0.7)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: "@jupyter/collaboration"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: javascript
- dependency-name: "@jupyterlab/application"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: javascript
- dependency-name: "@jupyterlab/apputils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: javascript
- dependency-name: "@jupyterlab/docmanager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: javascript
- dependency-name: "@jupyterlab/services"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: javascript
- dependency-name: "@jupyterlab/builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #39.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/javascript-7cbc457ece branch June 10, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants