build(deps): Bump the ui-deps group in /ui with 16 updates#27
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): Bump the ui-deps group in /ui with 16 updates#27dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the ui-deps group in /ui with 16 updates: | Package | From | To | | --- | --- | --- | | [@tiptap/extension-code-block-lowlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight) | `3.18.0` | `3.19.0` | | [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.18.0` | `3.19.0` | | [@tiptap/extension-task-item](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-item) | `3.18.0` | `3.19.0` | | [@tiptap/extension-task-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-list) | `3.18.0` | `3.19.0` | | [@tiptap/extension-text-style](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-style) | `3.18.0` | `3.19.0` | | [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `3.18.0` | `3.19.0` | | [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `3.18.0` | `3.19.0` | | [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.18.0` | `3.19.0` | | [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.18.0` | `3.19.0` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `9.1.0` | `10.1.0` | | [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.6.6` | `16.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.9` | `25.2.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.10` | `19.2.13` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.2` | `5.1.3` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.26` | `0.5.0` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.3.0` | Updates `@tiptap/extension-code-block-lowlight` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-code-block-lowlight/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-code-block-lowlight) Updates `@tiptap/extension-placeholder` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages-deprecated/extension-placeholder/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages-deprecated/extension-placeholder) Updates `@tiptap/extension-task-item` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-task-item) Updates `@tiptap/extension-task-list` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-task-list) Updates `@tiptap/extension-text-style` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-text-style/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-text-style) Updates `@tiptap/extension-underline` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/extension-underline/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-underline) Updates `@tiptap/pm` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/pm/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/pm) Updates `@tiptap/react` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/react/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/react) Updates `@tiptap/starter-kit` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.19.0/packages/starter-kit/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/starter-kit) Updates `react-markdown` from 9.1.0 to 10.1.0 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.1.0...10.1.0) Updates `react-syntax-highlighter` from 15.6.6 to 16.1.0 - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](react-syntax-highlighter/react-syntax-highlighter@v15.6.6...v16.1.0) Updates `@types/node` from 24.10.9 to 25.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.10 to 19.2.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.3/packages/plugin-react) Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.0 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.0) Updates `globals` from 16.5.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.3.0) --- updated-dependencies: - dependency-name: "@tiptap/extension-code-block-lowlight" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/extension-placeholder" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/extension-task-item" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/extension-task-list" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/extension-text-style" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/extension-underline" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/pm" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/react" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@tiptap/starter-kit" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: react-markdown dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ui-deps - dependency-name: react-syntax-highlighter dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ui-deps - dependency-name: "@types/node" dependency-version: 25.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ui-deps - dependency-name: "@types/react" dependency-version: 19.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ui-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ui-deps group in /ui with 16 updates:
3.18.03.19.03.18.03.19.03.18.03.19.03.18.03.19.03.18.03.19.03.18.03.19.03.18.03.19.03.18.03.19.03.18.03.19.09.1.010.1.015.6.616.1.024.10.925.2.119.2.1019.2.135.1.25.1.30.4.260.5.016.5.017.3.0Updates
@tiptap/extension-code-block-lowlightfrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/extension-code-block-lowlight's releases.Changelog
Sourced from
@tiptap/extension-code-block-lowlight's changelog.Commits
73ece76chore(release): publish a new release version (#7480)Updates
@tiptap/extension-placeholderfrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/extension-placeholder's releases.Changelog
Sourced from
@tiptap/extension-placeholder's changelog.Commits
73ece76chore(release): publish a new release version (#7480)Updates
@tiptap/extension-task-itemfrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/extension-task-item's releases.Commits
Updates
@tiptap/extension-task-listfrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/extension-task-list's releases.Commits
Updates
@tiptap/extension-text-stylefrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/extension-text-style's releases.Changelog
Sourced from
@tiptap/extension-text-style's changelog.Commits
73ece76chore(release): publish a new release version (#7480)Updates
@tiptap/extension-underlinefrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/extension-underline's releases.Changelog
Sourced from
@tiptap/extension-underline's changelog.Commits
73ece76chore(release): publish a new release version (#7480)Updates
@tiptap/pmfrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/pm's releases.Changelog
Sourced from
@tiptap/pm's changelog.Commits
73ece76chore(release): publish a new release version (#7480)Updates
@tiptap/reactfrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/react's releases.Changelog
Sourced from
@tiptap/react's changelog.Commits
73ece76chore(release): publish a new release version (#7480)a1da626Develop <=> Main (#7496)Updates
@tiptap/starter-kitfrom 3.18.0 to 3.19.0Release notes
Sourced from
@tiptap/starter-kit's releases.Changelog
Sourced from
@tiptap/starter-kit's changelog.Commits
73ece76chore(release): publish a new release version (#7480)Updates
react-markdownfrom 9.1.0 to 10.1.0Release notes
Sourced from react-markdown's releases.
Changelog
Sourced from react-markdown's changelog.
Commits
44d2e4a10.1.0f2369cdRefactor docs26fdfe0Update docs544bff6Refactor code-style939c667Addfallbackprop toMarkdownHooksa40ae2eFix race condition inMarkdownHooksad7f37fAdd lifecycle tests forMarkdownHooks2792c3210.0.17c17edeFix performance around components21b47b9Remove local use ofJSXUpdates
react-syntax-highlighterfrom 15.6.6 to 16.1.0Release notes
Sourced from react-syntax-highlighter's releases.
Commits
5eedb7416.1.0c71356ffix refractor imports, migrate to webpack 5, update deps (#621)f024a8cRevert "chore: bump Webpack to v5 (#594)"7b0027bchore: bump Webpack to v5 (#594)9dafbf1Bump simple-git and lint-staged (#614)8d154ffremove codecov step506ee72yank out failing codecova647b5916.0.08629e59build with node 16.20.1a0decc7Update refractor to version 5 (#604)Updates
@types/nodefrom 24.10.9 to 25.2.1Commits
Updates
@types/reactfrom 19.2.10 to 19.2.13Commits
Updates
@vitejs/plugin-reactfrom 5.1.2 to 5.1.3Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
cf0cb8arelease: plugin-react@5.1.399e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)36704dfchore: setup oxfmt for formatting (#997)54231d9docs(plugin-react): add docs for exclude option (#1046)6d203affix(deps): update all non-major dependencies (#1030)Updates
eslint-plugin-react-refreshfrom 0.4.26 to 0.5.0Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
daa2efbRevamp logic to catch more cases [publish] (#97)Updates
globalsfrom 16.5.0 to 17.3.0Release notes
Sourced from globals's releases.
Commits
5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.097f23a7jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)7a2f35417.1.065cae73Addwebpackandrspackglobals (#333)3efe5aaRemove script transform (#332)bb89b1817.0.0ebe1063Update globals (2026-01-01) (#329)e3d8da3Revert "Automate script forpaintWorkletenvironment (#325)" (#328)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions