-
Notifications
You must be signed in to change notification settings - Fork 0
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 10 updates #33
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the javascript group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@jupyterlab/application](https://github.com/jupyterlab/jupyterlab) | `4.0.10` | `4.2.1` | | [@jupyterlab/filebrowser](https://github.com/jupyterlab/jupyterlab) | `4.0.10` | `4.2.1` | | [@jupyterlab/services](https://github.com/jupyterlab/jupyterlab) | `7.0.10` | `7.2.1` | | [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab) | `4.0.10` | `4.2.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.47` | `18.3.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.5` | | [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 `@jupyterlab/application` from 4.0.10 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/filebrowser` from 4.0.10 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.0.10 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.0.10 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 `@types/react` from 18.2.47 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint-plugin-react` from 7.33.2 to 7.34.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `prettier` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.5) 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: "@jupyterlab/application" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript - dependency-name: "@jupyterlab/filebrowser" 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: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch 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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
May 27, 2024
Superseded by #34. |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the javascript group with 10 updates in the / directory:
4.0.10
4.2.1
4.0.10
4.2.1
7.0.10
7.2.1
4.0.10
4.2.1
18.2.47
18.3.3
7.33.2
7.34.1
4.6.0
4.6.2
3.1.1
3.2.5
5.0.5
5.0.7
5.3.3
5.4.5
Updates
@jupyterlab/application
from 4.0.10 to 4.2.1Release notes
Sourced from
@jupyterlab/application
's releases.... (truncated)
Changelog
Sourced from
@jupyterlab/application
's changelog.... (truncated)
Commits
fb58457
[ci skip] Publish 4.2.17ca9568
Backport PR #16343: FixShift + 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)Updates
@jupyterlab/filebrowser
from 4.0.10 to 4.2.1Release notes
Sourced from
@jupyterlab/filebrowser
's releases.... (truncated)
Changelog
Sourced from
@jupyterlab/filebrowser
's changelog.... (truncated)
Commits
fb58457
[ci skip] Publish 4.2.17ca9568
Backport PR #16343: FixShift + 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)Updates
@jupyterlab/services
from 7.0.10 to 7.2.1Commits
fb58457
[ci skip] Publish 4.2.17ca9568
Backport PR #16343: FixShift + 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)Updates
@jupyterlab/builder
from 4.0.10 to 4.2.1Release notes
Sourced from
@jupyterlab/builder
's releases.... (truncated)
Changelog
Sourced from
@jupyterlab/builder
's changelog.... (truncated)
Commits
fb58457
[ci skip] Publish 4.2.17ca9568
Backport PR #16343: FixShift + 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)Updates
@types/react
from 18.2.47 to 18.3.3Commits
Updates
eslint-plugin-react
from 7.33.2 to 7.34.1Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.