Skip to content

Bump the lab group with 30 updates #936

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the lab group with 30 updates:

Package From To
@jupyterlab/application 4.3.5 4.3.6
@jupyterlab/apputils 4.4.5 4.4.6
@jupyterlab/codeeditor 4.3.5 4.3.6
@jupyterlab/console 4.3.5 4.3.6
@jupyterlab/coreutils 6.3.5 6.3.6
@jupyterlab/nbformat 4.3.5 4.3.6
@jupyterlab/notebook 4.3.5 4.3.6
@jupyterlab/services 7.3.5 7.3.6
@jupyterlab/settingregistry 4.3.5 4.3.6
@jupyterlab/statedb 4.3.5 4.3.6
@jupyterlab/ui-components 4.3.5 4.3.6
@lumino/algorithm 2.0.2 2.0.3
@lumino/commands 2.3.1 2.3.2
@lumino/coreutils 2.2.0 2.2.1
@lumino/domutils 2.0.2 2.0.3
@lumino/dragdrop 2.1.5 2.1.6
@lumino/messaging 2.0.2 2.0.3
@lumino/polling 2.1.3 2.1.4
@lumino/signaling 2.1.3 2.1.4
@lumino/widgets 2.6.0 2.7.0
react 18.3.1 19.1.0
@types/react 18.3.18 19.0.12
react-dom 18.3.1 19.1.0
@types/react-dom 18.3.5 19.0.4
@jupyterlab/builder 4.3.5 4.3.6
@typescript-eslint/eslint-plugin 8.25.0 8.29.0
@typescript-eslint/parser 8.25.0 8.29.0
eslint 9.21.0 9.23.0
eslint-config-prettier 10.0.2 10.1.1
eslint-plugin-prettier 5.2.3 5.2.5

Updates @jupyterlab/application from 4.3.5 to 4.3.6

Release notes

Sourced from @​jupyterlab/application's releases.

v4.3.6

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Changelog

Sourced from @​jupyterlab/application's changelog.

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Commits
  • f943f7b [ci skip] Publish 4.3.6
  • ef6df9b Backport PR #17369: Fix cell output stream if previous chunk did not end in n...
  • b68b936 Backport PR #17298: Updated enabling logic for run-all-below button on Notebo...
  • 40d1143 Update reference snapshots (#17383)
  • 5e55107 Backport PR #17336: Clarify documentation on bot privileges for updating snap...
  • 9721aed Backport PR #17319 on branch 4.3.x (Bump semver and tough-cookie to non-vulne...
  • 9066b75 Backport PR #17194: Fix for issue preventing cell metadata removal (#17330)
  • cc7c3df Backport PR #17295 on branch 4.3.x (Bump vega from 5.24.0 to 5.26.0) (#17314)
  • 61fff14 Backport PR #17160: Ensure search highlight is applied to Python builtin keyw...
  • 1476f30 Backport PR #17289: Fix missing checks for author comment association for doc...
  • Additional commits viewable in compare view

Updates @jupyterlab/apputils from 4.4.5 to 4.4.6

Commits
  • f943f7b [ci skip] Publish 4.3.6
  • ef6df9b Backport PR #17369: Fix cell output stream if previous chunk did not end in n...
  • b68b936 Backport PR #17298: Updated enabling logic for run-all-below button on Notebo...
  • 40d1143 Update reference snapshots (#17383)
  • 5e55107 Backport PR #17336: Clarify documentation on bot privileges for updating snap...
  • 9721aed Backport PR #17319 on branch 4.3.x (Bump semver and tough-cookie to non-vulne...
  • 9066b75 Backport PR #17194: Fix for issue preventing cell metadata removal (#17330)
  • cc7c3df Backport PR #17295 on branch 4.3.x (Bump vega from 5.24.0 to 5.26.0) (#17314)
  • 61fff14 Backport PR #17160: Ensure search highlight is applied to Python builtin keyw...
  • 1476f30 Backport PR #17289: Fix missing checks for author comment association for doc...
  • Additional commits viewable in compare view

Updates @jupyterlab/codeeditor from 4.3.5 to 4.3.6

Release notes

Sourced from @​jupyterlab/codeeditor's releases.

v4.3.6

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Changelog

Sourced from @​jupyterlab/codeeditor's changelog.

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Commits
  • f943f7b [ci skip] Publish 4.3.6
  • ef6df9b Backport PR #17369: Fix cell output stream if previous chunk did not end in n...
  • b68b936 Backport PR #17298: Updated enabling logic for run-all-below button on Notebo...
  • 40d1143 Update reference snapshots (#17383)
  • 5e55107 Backport PR #17336: Clarify documentation on bot privileges for updating snap...
  • 9721aed Backport PR #17319 on branch 4.3.x (Bump semver and tough-cookie to non-vulne...
  • 9066b75 Backport PR #17194: Fix for issue preventing cell metadata removal (#17330)
  • cc7c3df Backport PR #17295 on branch 4.3.x (Bump vega from 5.24.0 to 5.26.0) (#17314)
  • 61fff14 Backport PR #17160: Ensure search highlight is applied to Python builtin keyw...
  • 1476f30 Backport PR #17289: Fix missing checks for author comment association for doc...
  • Additional commits viewable in compare view

Updates @jupyterlab/console from 4.3.5 to 4.3.6

Release notes

Sourced from @​jupyterlab/console's releases.

v4.3.6

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Changelog

Sourced from @​jupyterlab/console's changelog.

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andrii-i | @​bollwyvl | @​Carreau | @​Darshan808 | @​dlqqq | @​echarles | @​fcollonval | @​fleming79 | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​martinRenou | @​meeseeksmachine | @​rpwagner | @​RRosio | @​trungleduc | @​Zsailer

Commits
  • f943f7b [ci skip] Publish 4.3.6
  • ef6df9b Backport PR #17369: Fix cell output stream if previous chunk did not end in n...
  • b68b936 Backport PR #17298: Updated enabling logic for run-all-below button on Notebo...
  • 40d1143 Update reference snapshots (#17383)
  • 5e55107 Backport PR #17336: Clarify documentation on bot privileges for updating snap...
  • 9721aed Backport PR #17319 on branch 4.3.x (Bump semver and tough-cookie to non-vulne...
  • 9066b75 Backport PR #17194: Fix for issue preventing cell metadata removal (#17330)
  • cc7c3df Backport PR #17295 on branch 4.3.x (Bump vega from 5.24.0 to 5.26.0) (#17314)
  • 61fff14 Backport PR #17160: Ensure search highlight is applied to Python builtin keyw...
  • 1476f30 Backport PR #17289: Fix missing checks for author comment association for doc...
  • Additional commits viewable in compare view

Updates @jupyterlab/coreutils from 6.3.5 to 6.3.6

Commits
  • f943f7b [ci skip] Publish 4.3.6
  • ef6df9b Backport PR #17369: Fix cell output stream if previous chunk did not end in n...
  • b68b936 Backport PR #17298: Updated enabling logic for run-all-below button on Notebo...
  • 40d1143 Update reference snapshots (#17383)
  • 5e55107 Backport PR #17336: Clarify documentation on bot privileges for updating snap...
  • 9721aed Backport PR #17319 on branch 4.3.x (Bump semver and tough-cookie to non-vulne...
  • 9066b75 Backport PR #17194: Fix for issue preventing cell metadata removal (#17330)
  • cc7c3df Backport PR #17295 on branch 4.3.x (Bump vega from 5.24.0 to 5.26.0) (#17314)
  • 61fff14 Backport PR #17160: Ensure search highlight is applied to Python builtin keyw...
  • 1476f30 Backport PR #17289: Fix missing checks for author comment association for doc...
  • Additional commits viewable in compare view

Updates @jupyterlab/nbformat from 4.3.5 to 4.3.6

Release notes

Sourced from @​jupyterlab/nbformat's releases.

v4.3.6

4.3.6

(Full Changelog)

Enhancements made

  • Remove spurious regex to slightly improve performance of streaming large outputs #17262 (@​krassowski)

Bugs fixed

Maintenance and upkeep improvements

  • [4.3.x] Update reference snapshots #17383 (@​jtpio)
  • Bump semver and tough-cookie to non-vulnerable versions #17319 (

Bumps the lab group with 30 updates:

| Package | From | To |
| --- | --- | --- |
| [@jupyterlab/application](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@jupyterlab/apputils](https://github.com/jupyterlab/jupyterlab) | `4.4.5` | `4.4.6` |
| [@jupyterlab/codeeditor](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@jupyterlab/console](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@jupyterlab/coreutils](https://github.com/jupyterlab/jupyterlab) | `6.3.5` | `6.3.6` |
| [@jupyterlab/nbformat](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@jupyterlab/notebook](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@jupyterlab/services](https://github.com/jupyterlab/jupyterlab) | `7.3.5` | `7.3.6` |
| [@jupyterlab/settingregistry](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@jupyterlab/statedb](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@jupyterlab/ui-components](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@lumino/algorithm](https://github.com/jupyterlab/lumino) | `2.0.2` | `2.0.3` |
| [@lumino/commands](https://github.com/jupyterlab/lumino) | `2.3.1` | `2.3.2` |
| [@lumino/coreutils](https://github.com/jupyterlab/lumino) | `2.2.0` | `2.2.1` |
| [@lumino/domutils](https://github.com/jupyterlab/lumino) | `2.0.2` | `2.0.3` |
| [@lumino/dragdrop](https://github.com/jupyterlab/lumino) | `2.1.5` | `2.1.6` |
| [@lumino/messaging](https://github.com/jupyterlab/lumino) | `2.0.2` | `2.0.3` |
| [@lumino/polling](https://github.com/jupyterlab/lumino) | `2.1.3` | `2.1.4` |
| [@lumino/signaling](https://github.com/jupyterlab/lumino) | `2.1.3` | `2.1.4` |
| [@lumino/widgets](https://github.com/jupyterlab/lumino) | `2.6.0` | `2.7.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.18` | `19.0.12` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.0.4` |
| [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab) | `4.3.5` | `4.3.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.25.0` | `8.29.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.25.0` | `8.29.0` |
| [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.23.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.2` | `10.1.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.2.5` |


Updates `@jupyterlab/application` from 4.3.5 to 4.3.6
- [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.4.5 to 4.4.6
- [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/codeeditor` from 4.3.5 to 4.3.6
- [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/console` from 4.3.5 to 4.3.6
- [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/coreutils` from 6.3.5 to 6.3.6
- [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/nbformat` from 4.3.5 to 4.3.6
- [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/notebook` from 4.3.5 to 4.3.6
- [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.3.5 to 7.3.6
- [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/settingregistry` from 4.3.5 to 4.3.6
- [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/statedb` from 4.3.5 to 4.3.6
- [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/ui-components` from 4.3.5 to 4.3.6
- [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 `@lumino/algorithm` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/jupyterlab/lumino/releases)
- [Changelog](https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/lumino/compare/@lumino/[email protected]...@lumino/[email protected])

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

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

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

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

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

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

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

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

Updates `react` from 18.3.1 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

Updates `@types/react` from 18.3.18 to 19.0.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 18.3.1 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

Updates `@types/react-dom` from 18.3.5 to 19.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@jupyterlab/builder` from 4.3.5 to 4.3.6
- [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 `@types/react` from 18.3.18 to 19.0.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.3.5 to 19.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@typescript-eslint/eslint-plugin` from 8.25.0 to 8.29.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.25.0 to 8.29.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/parser)

Updates `eslint` from 9.21.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.21.0...v9.23.0)

Updates `eslint-config-prettier` from 10.0.2 to 10.1.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.0.2...v10.1.1)

Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.5)

---
updated-dependencies:
- dependency-name: "@jupyterlab/application"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/apputils"
  dependency-version: 4.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/codeeditor"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/console"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/coreutils"
  dependency-version: 6.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/nbformat"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/notebook"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/services"
  dependency-version: 7.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/settingregistry"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/statedb"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@jupyterlab/ui-components"
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/algorithm"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/commands"
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/coreutils"
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/domutils"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/dragdrop"
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/messaging"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/polling"
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/signaling"
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@lumino/widgets"
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lab
- dependency-name: react
  dependency-version: 19.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lab
- dependency-name: "@types/react"
  dependency-version: 19.0.12
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lab
- dependency-name: react-dom
  dependency-version: 19.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lab
- dependency-name: "@types/react-dom"
  dependency-version: 19.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lab
- dependency-name: "@jupyterlab/builder"
  dependency-version: 4.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lab
- dependency-name: "@types/react"
  dependency-version: 19.0.12
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lab
- dependency-name: "@types/react-dom"
  dependency-version: 19.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lab
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lab
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lab
- dependency-name: eslint
  dependency-version: 9.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lab
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lab
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lab
...

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 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2025

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Apr 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lab-83e60ed7af branch April 16, 2025 08:28
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