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 with 7 updates #34

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the javascript group with 7 updates:

Package From To
@jupyter/collaboration 2.0.1 2.0.11
@jupyterlab/application 4.1.0 4.1.8
@jupyterlab/apputils 4.2.0 4.2.8
@jupyterlab/docmanager 4.1.0 4.1.8
@jupyterlab/services 7.1.0 7.1.8
@jupyterlab/builder 4.1.0 4.1.8
typescript 5.3.3 5.4.5

Updates @jupyter/collaboration from 2.0.1 to 2.0.11

Release notes

Sourced from @​jupyter/collaboration's releases.

v2.0.11

2.0.11

Enhancements made

Bugs fixed

v2.0.5

2.0.5

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

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

v2.0.4

2.0.4

(Full Changelog)

Enhancements made

Contributors to this release

... (truncated)

Changelog

Sourced from @​jupyter/collaboration's changelog.

Commits
Maintainer changes

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


Updates @jupyterlab/application from 4.1.0 to 4.1.8

Release notes

Sourced from @​jupyterlab/application's releases.

v4.1.8

4.1.8

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​welcome

v4.1.7

4.1.7

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​bollwyvl | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kolibril13 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​welcome

v4.1.6

... (truncated)

Changelog

Sourced from @​jupyterlab/application's changelog.

4.1.8

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​welcome

4.1.7

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​bollwyvl | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kolibril13 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​welcome

4.1.6

(Full Changelog)

Bugs fixed

... (truncated)

Commits

Updates @jupyterlab/apputils from 4.2.0 to 4.2.8

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

Updates @jupyterlab/docmanager from 4.1.0 to 4.1.8

Release notes

Sourced from @​jupyterlab/docmanager's releases.

v4.1.8

4.1.8

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​welcome

v4.1.7

4.1.7

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​bollwyvl | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kolibril13 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​welcome

v4.1.6

... (truncated)

Changelog

Sourced from @​jupyterlab/docmanager's changelog.

4.1.8

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​welcome

4.1.7

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​bollwyvl | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kolibril13 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​welcome

4.1.6

(Full Changelog)

Bugs fixed

... (truncated)

Commits

Updates @jupyterlab/services from 7.1.0 to 7.1.8

Commits

Updates @jupyterlab/builder from 4.1.0 to 4.1.8

Release notes

Sourced from @​jupyterlab/builder's releases.

v4.1.8

4.1.8

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​welcome

v4.1.7

4.1.7

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​bollwyvl | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kolibril13 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​welcome

v4.1.6

... (truncated)

Changelog

Sourced from @​jupyterlab/builder's changelog.

4.1.8

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​welcome

4.1.7

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​andrii-i | @​bollwyvl | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​kolibril13 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​welcome

4.1.6

(Full Changelog)

Bugs fixed

... (truncated)

Commits

Bumps the javascript group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@jupyter/collaboration](https://github.com/jupyterlab/jupyter-collaboration) | `2.0.1` | `2.0.11` |
| [@jupyterlab/application](https://github.com/jupyterlab/jupyterlab) | `4.1.0` | `4.1.8` |
| [@jupyterlab/apputils](https://github.com/jupyterlab/jupyterlab) | `4.2.0` | `4.2.8` |
| [@jupyterlab/docmanager](https://github.com/jupyterlab/jupyterlab) | `4.1.0` | `4.1.8` |
| [@jupyterlab/services](https://github.com/jupyterlab/jupyterlab) | `7.1.0` | `7.1.8` |
| [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab) | `4.1.0` | `4.1.8` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |


Updates `@jupyter/collaboration` from 2.0.1 to 2.0.11
- [Release notes](https://github.com/jupyterlab/jupyter-collaboration/releases)
- [Changelog](https://github.com/jupyterlab/jupyter-collaboration/blob/main/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.1.8
- [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.2.8
- [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.1.8
- [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.1.8
- [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.1.8
- [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 `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-patch
  dependency-group: javascript
- dependency-name: "@jupyterlab/application"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript
- dependency-name: "@jupyterlab/apputils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript
- dependency-name: "@jupyterlab/docmanager"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript
- dependency-name: "@jupyterlab/services"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript
- dependency-name: "@jupyterlab/builder"
  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 Apr 29, 2024
Copy link
Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #35.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/javascript-01f38c0e08 branch May 6, 2024 12:20
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