Skip to content

Bump the js-production group across 1 directory with 27 updates#1702

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/webapp/main/js-production-53a979f304
Open

Bump the js-production group across 1 directory with 27 updates#1702
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/webapp/main/js-production-53a979f304

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the js-production group with 27 updates in the /webapp directory:

Package From To
@fortawesome/vue-fontawesome 3.0.8 3.2.0
@primevue/themes 4.1.1 4.5.4
@tiptap/core 3.11.0 3.22.5
@tiptap/extension-color 3.11.0 3.22.5
@tiptap/extension-highlight 3.11.0 3.22.5
@tiptap/extension-image 3.11.0 3.22.5
@tiptap/extension-link 3.11.0 3.22.5
@tiptap/extension-mathematics 3.11.0 3.22.5
@tiptap/extension-placeholder 3.11.0 3.22.5
@tiptap/extension-table 3.11.0 3.22.5
@tiptap/extension-text-style 3.11.0 3.22.5
@tiptap/extension-typography 3.11.0 3.22.5
@tiptap/extension-underline 3.11.0 3.22.5
@tiptap/pm 3.11.0 3.22.5
@tiptap/starter-kit 3.11.0 3.22.5
@tiptap/vue-3 3.11.0 3.22.5
cytoscape 3.33.1 3.33.3
cytoscape-elk 2.2.0 2.3.0
highlight.js 11.10.0 11.11.1
katex 0.16.22 0.16.45
mermaid 11.10.0 11.14.0
primevue 4.1.1 4.5.5
prosemirror-tables 1.8.1 1.8.5
serve 14.2.4 14.2.6
turndown 7.2.2 7.2.4
vue 3.5.12 3.5.33
vue-qrcode-reader 5.5.11 5.7.3

Updates @fortawesome/vue-fontawesome from 3.0.8 to 3.2.0

Release notes

Sourced from @​fortawesome/vue-fontawesome's releases.

Release 3.2.0

Added

  • Support for custom gradient fills

Release 3.1.3

Changed

  • ci.yml update for node-versions
  • a markdown lint fixup in CONTRIUBUTING.md
  • update vitest version to 4.0.16 in package.json

Release 3.1.2

Changed

  • Replaced Jest with Vitest as the test runner for unit tests. This will help improve test performance and better aligns with the Vue 3 + Vite ecosystem.

  • Updated FontAwesomeIconProps:

    • flip now accepts the boolean type in addition to 'horizontal' | 'vertical' | 'both'
    • maskId is now correctly typed as string
  • Updated DEVELOPMENT.md with revised release instructions

Release 3.1.1

Changed

  • Removed version checks related to props.fixedWidth, iconProps.title, and iconProps.title.

  • The use of require to retrieve the version from @fortawesome/fontawesome-svg-core for version checks has been removed to help ensure compatibility with ESM builds.

Release 3.1.0

Changed

  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

  • Added widthAuto prop

  • Added rotateBy prop

  • Deprecated fa-fw prop

Changelog

Sourced from @​fortawesome/vue-fontawesome's changelog.

3.2.0 - 2026-04-14

Added

  • Support for custom gradient fills

3.1.3 - 2026-01-07

Changed

  • ci.yml update for node-versions
  • a markdown lint fixup in CONTRIUBUTING.md
  • update vitest version to 4.0.16 in package.json

3.1.2 - 2025-09-09

Changed

  • Replaced Jest with Vitest as the test runner for unit tests. This will help improve test performance and better aligns with the Vue 3 + Vite ecosystem.

  • Updated FontAwesomeIconProps:

    • flip now accepts the boolean type in addition to 'horizontal' | 'vertical' | 'both'
    • maskId is now correctly typed as string
  • Updated DEVELOPMENT.md with revised release instructions


3.1.1 - 2025-07-24

Changed

  • Removed version checks related to props.fixedWidth, iconProps.title, and iconProps.title.

  • The use of require to retrieve the version from @fortawesome/fontawesome-svg-core for version checks has been removed to help ensure compatibility with ESM builds.


3.1.0 - 2025-07-22

Changed

  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

... (truncated)

Commits

Updates @primevue/themes from 4.1.1 to 4.5.4

Release notes

Sourced from @​primevue/themes's releases.

PrimeVue 4.5.4

Full Changelog: primefaces/primevue@4.5.3...4.5.4

PrimeVue 4.5.3

What's Changed

New Contributors

Full Changelog: primefaces/primevue@4.5.2...4.5.3

PrimeVue 4.5.2

Full Changelog: primefaces/primevue@4.5.1...4.5.2

PrimeVue 4.5.1

What's Changed

New Contributors

Full Changelog: primefaces/primevue@4.5.0...4.5.1

PrimeVue 4.5.0

Full Changelog: primefaces/primevue@4.4.1...4.5.0

PrimeVue 4.4.1

What's Changed

... (truncated)

Changelog

Sourced from @​primevue/themes's changelog.

4.5.4 (2025-12-18)

Full Changelog

Fixed bugs:

  • Handle animationcancel events in StyleClass transitions #8341
  • Bug - LLMs.txt 404 #8338
  • New package: @​primevue/mcp #8332
  • ChatGPT has issues on fetching LLM.md #8330

4.5.3 (2025-12-10)

Full Changelog

Fixed bugs:

  • MeterGroup rendering bar not fully filled #8327
  • AutoComplete: overlay visibility timing defect #8324
  • ColorPicker: zIndex defect #8323
  • BlockUI missing method import #8321

4.5.2 (2025-12-08)

Full Changelog

Fixed bugs:

  • TreeSelect: tree state defects #8315

4.5.1 (2025-12-03)

Full Changelog

Fixed bugs:

  • StepPanel - ptParams access warning #8300
  • fix(step-panel): property "ptParams" was accessed during render #8299
  • TreeSelect throws error when options prop is an empty array #8290
  • Update DynamicDialogCloseOptions to use generic type #8287
  • Select: label length check #8259
  • SelectButtonChangeEvent Type mismatch #8239

4.5.0 (2025-11-27)

Full Changelog

Implemented New Features and Enhancements:

... (truncated)

Commits

Updates @tiptap/core from 3.11.0 to 3.22.5

Release notes

Sourced from @​tiptap/core's releases.

v3.22.5

@​tiptap/react

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-2

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-3

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/core

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • @​tiptap/pm@​3.22.5

@​tiptap/extension-table-of-contents

Patch Changes

  • 13b5894: Fix duplicate onUpdate invocation per document change in the TableOfContents extension.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/static-renderer

Patch Changes

  • 13b5894: Escape HTML string renderer text content and attribute values to prevent injected markup from untrusted content.
  • Updated dependencies [13b5894]

... (truncated)

Changelog

Sourced from @​tiptap/core's changelog.

3.22.5

Patch Changes

  • a375002: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
    • @​tiptap/pm@​3.22.5

3.22.4

Patch Changes

  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • 64f36b8: Fix text selection collapsing after toggling off a list with AllSelection
  • Updated dependencies [27ea931]
  • Updated dependencies [032f8f1]
    • @​tiptap/pm@​3.22.4

3.22.3

Patch Changes

  • cb28e7b: Fixed insertContentAt corrupting the document when inserting inline content with marks at the start of a paragraph. The from - 1 position adjustment now only applies to block-level content.
    • @​tiptap/pm@​3.22.3

3.22.2

Patch Changes

  • f1d504c: Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • 404c683: Fixes list toggling when the entire document is selected
    • @​tiptap/pm@​3.22.2

3.22.1

Patch Changes

  • ee03ac0: Fix NodeView not re-rendering when a node's position changes without content or decoration changes (e.g. when a sibling node is moved within the same parent)
  • b88f9ed: Don't stop dragover/dragenter events in NodeViews, to prevent spurious drag-copy cursors
    • @​tiptap/pm@​3.22.1

3.22.0

Patch Changes

  • 912a49b: Fix HTML character escaping in markdown roundtrip. HTML entities (&lt;, &gt;, &amp;, &quot;) are now decoded to literal characters when parsing markdown into the editor. <, >, and & are re-encoded when serializing back to markdown, while " is preserved as a literal character since double quotes are ordinary in markdown. Code detection for skipping encoding now uses the code: true extension spec instead of hardcoded type names. Literal characters inside code blocks and inline code are always preserved.
  • 7d4fb9a: Fix ResizableNodeView ignoring node's inline setting by using inline-flex for inline nodes and flex for block nodes
  • 0c1c112: extendMarkRange defaults to using the attributes of the first mark of the given type, instead of attributes = {}. In particular, extendMarkRange('link') no longer extends to adjacent links with different hrefs; restore the previous behavior with extendMarkRange('link', {}).
  • 0c1c112: Fix getMarkRange attributes default to consider the first mark of the given type
  • f99bdc2: Guard mark delete event handling when unsetMark removes a mark from inline content that starts at position 0, preventing a RangeError during the before-node lookup.
    • @​tiptap/pm@​3.22.0

... (truncated)

Commits
  • 898a8ed chore(release): publish a new stable version (#7756)
  • 0794f55 fix(core): tighten isNodeViewSelected bounds and gate to TextSelection
  • 45d4592 Merge branch 'main' into fix/node-view-selected-prop
  • eb288d6 feat(core): add selectedOnTextSelection option to node views
  • dec9735 chore(release): publish a new stable version (#7727)
  • 27ea931 fix: restrict peer dependency ranges to avoid npm resolution conflicts (#7593)
  • 64f36b8 fix(core): preserve text selection when toggling off list with AllSelection (...
  • 626b052 chore(release): publish a new stable version (#7714)
  • cb28e7b Guard insertContentAt from-1 adjustment to block content only (#7711)
  • 99e204c chore(release): publish a new stable version (#7698)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tiptap/core since your current version.


Updates @tiptap/extension-color from 3.11.0 to 3.22.5

Release notes

Sourced from @​tiptap/extension-color's releases.

v3.22.5

@​tiptap/react

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-2

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-3

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/core

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • @​tiptap/pm@​3.22.5

@​tiptap/extension-table-of-contents

Patch Changes

  • 13b5894: Fix duplicate onUpdate invocation per document change in the TableOfContents extension.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/static-renderer

Patch Changes

  • 13b5894: Escape HTML string renderer text content and attribute values to prevent injected markup from untrusted content.
  • Updated dependencies [13b5894]

... (truncated)

Changelog

Sourced from @​tiptap/extension-color's changelog.

3.22.5

Patch Changes

  • @​tiptap/extension-text-style@​3.22.5

3.22.4

Patch Changes

  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • Updated dependencies [27ea931]
    • @​tiptap/extension-text-style@​3.22.4

3.22.3

Patch Changes

  • @​tiptap/extension-text-style@​3.22.3

3.22.2

Patch Changes

  • @​tiptap/extension-text-style@​3.22.2

3.22.1

Patch Changes

  • @​tiptap/extension-text-style@​3.22.1

3.22.0

Patch Changes

  • @​tiptap/extension-text-style@​3.22.0

3.21.0

Patch Changes

  • @​tiptap/extension-text-style@​3.21.0

3.20.6

Patch Changes

  • @​tiptap/extension-text-style@​3.20.6

... (truncated)

Commits
  • 898a8ed chore(release): publish a new stable version (#7756)
  • dec9735 chore(release): publish a new stable version (#7727)
  • 27ea931 fix: restrict peer dependency ranges to avoid npm resolution conflicts (#7593)
  • 626b052 chore(release): publish a new stable version (#7714)
  • 99e204c chore(release): publish a new stable version (#7698)
  • 8ee6d9a chore(release): publish a new stable version (#7687)
  • 7834835 chore(release): publish a new stable version (#7665)
  • 91c51be chore(release): publish a new stable version (#7658)
  • 9a6d574 chore(release): publish a new stable version (#7655)
  • 18f9afe chore(release): publish a new stable version (#7640)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tiptap/extension-color since your current version.


Updates @tiptap/extension-highlight from 3.11.0 to 3.22.5

Release notes

Sourced from @​tiptap/extension-highlight's releases.

v3.22.5

@​tiptap/react

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-2

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-3

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/core

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • @​tiptap/pm@​3.22.5

@​tiptap/extension-table-of-contents

Patch Changes

  • 13b5894: Fix duplicate onUpdate invocation per document change in the TableOfContents extension.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/static-renderer

Patch Changes

  • 13b5894: Escape HTML string renderer text content and attribute values to prevent injected markup from untrusted content.
  • Updated dependencies [13b5894]

... (truncated)

Changelog

Sourced from @​tiptap/extension-highlight's changelog.

3.22.5

Patch Changes

  • Updated dependencies [a375002]
    • @​tiptap/core@​3.22.5

3.22.4

Patch Changes

  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • Updated dependencies [27ea931]
  • Updated dependencies [64f36b8]
    • @​tiptap/core@​3.22.4

3.22.3

Patch Changes

  • Updated dependencies [cb28e7b]
    • @​tiptap/core@​3.22.3

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2

3.22.1

Patch Changes

  • Updated dependencies [ee03ac0]
  • Updated dependencies [b88f9ed]
    • @​tiptap/core@​3.22.1

3.22.0

Patch Changes

  • Updated dependencies [912a49b]
  • Updated dependencies [7d4fb9a]
  • Updated dependencies [0c1c112]
  • Updated dependencies [0c1c112]
  • Updated dependencies [f99bdc2]
    • @​tiptap/core@​3.22.0

... (truncated)

Commits
  • 898a8ed chore(release): publish a new stable version (#7756)
  • dec9735 chore(release): publish a new stable version (#7727)
  • 27ea931 fix: restrict peer dependency ranges to avoid npm resolution conflicts (#7593)
  • 626b052 chore(release): publish a new stable version (#7714)
  • 99e204c chore(release): publish a new stable version (#7698)
  • 8ee6d9a chore(release): publish a new stable version (#7687)
  • 7834835 chore(release): publish a new stable version (#7665)
  • 91c51be chore(release): publish a new stable version (#7658)
  • 9a6d574 chore(release): publish a new stable version (#7655)
  • 18f9afe chore(release): publish a new stable version (#7640)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tiptap/extension-highlight since your current version.


Updates @tiptap/extension-image from 3.11.0 to 3.22.5

Release notes

Sourced from @​tiptap/extension-image's releases.

v3.22.5

@​tiptap/react

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-2

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-3

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/core

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • @​tiptap/pm@​3.22.5

@​tiptap/extension-table-of-contents

Patch Changes

  • 13b5894: Fix duplicate onUpdate invocation per document change in the TableOfContents extension.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/static-renderer

Patch Changes

  • 13b5894: Escape HTML string renderer text content and attribute values to prevent injected markup from untrusted content.
  • Updated dependencies [13b5894]

... (truncated)

Changelog

Sourced from @​tiptap/extension-image's changelog.

3.22.5

Patch Changes

  • Updated dependencies [a375002]
    • @​tiptap/core@​3.22.5

3.22.4

Patch Changes

  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • Updated dependencies [27ea931]
  • Updated dependencies [64f36b8]
    • @​tiptap/core@​3.22.4

3.22.3

Patch Changes

  • Updated dependencies [cb28e7b]
    • @​tiptap/core@​3.22.3

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2

3.22.1

Patch Changes

  • Updated dependencies [ee03ac0]
  • Updated dependencies [b88f9ed]
    • @​tiptap/core@​3.22.1

3.22.0

Patch Changes

  • Updated dependencies [912a49b]
  • Updated dependencies [7d4fb9a]
  • Updated dependencies [0c1c112]
  • Updated dependencies [0c1c112]
  • Updated dependencies [f99bdc2]
    • @​tiptap/core@​3.22.0

... (truncated)

Commits
  • 898a8ed chore(release): publish a new stable version (#7756)
  • dec9735 chore(release): publish a new stable version (#7727)
  • 27ea931 fix: restrict peer dependency ranges to avoid npm resolution conflicts (#7593)
  • 626b052 chore(release): publish a new stable version (#7714)
  • 99e204c chore(release): publish a new stable version (#7698)
  • 8ee6d9a chore(release): publish a new stable version (#7687)
  • 7834835 chore(release): publish a new stable version (#7665)
  • 91c51be chore(release): publish a new stable version (#7658)
  • 9a6d574 chore(release): publish a new stable version (#7655)
  • 18f9afe chore(release): publish a new stable version (#7640)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tiptap/extension-image since your current version.


Updates @tiptap/extension-link from 3.11.0 to 3.22.5

Release notes

Sourced from @​tiptap/extension-link's releases.

v3.22.5

@​tiptap/react

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-2

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-3

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/core

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • @​tiptap/pm@​3.22.5

@​tiptap/extension-table-of-contents

Patch Changes

  • 13b5894: Fix duplicate onUpdate invocation per document change in the TableOfContents extension.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/static-renderer

Patch Changes

  • 13b5894: Escape HTML string renderer text content and attribute values to prevent injected markup from untrusted content.
  • Updated dependencies [13b5894]

... (truncated)

Changelog

Sourced from @​tiptap/extension-link's changelog.

3.22.5

Patch Changes

  • Updated dependencies [a375002]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

3.22.4

Patch Changes

  • 27ea931: Fix dependencies installation after packages updates producing peer dependency resolution conflicts
  • Updated dependencies [27ea931]
  • Updated dependencies [64f36b8]
  • Updated dependencies [032f8f1]
    • @​tiptap/core@​3.22.4
    • @​tiptap/pm@​3.22.4

3.22.3

Patch Changes

  • Updated dependencies [cb28e7b]
    • @​tiptap/core@​3.22.3
    • @​tiptap/pm@​3.22.3

3.22.2

Patch Changes

  • Updated dependencies [f1d504c]
  • Updated dependencies [404c683]
    • @​tiptap/core@​3.22.2
    • @​tiptap/pm@​3.22.2

3.22.1

Patch Changes

  • Updated dependencies [ee03ac0]
  • Updated dependencies [b88f9ed]
    • @​tiptap/core@​3.22.1
    • @​tiptap/pm@​3.22.1

3.22.0

Patch Changes

  • Updated dependencies [912a49b]

... (truncated)

Commits
  • 898a8ed chore(release): publish a new stable version (#7756)
  • dec9735 chore(release): publish a new stable version (#7727)
  • 27ea931 fix: restrict peer dependency ranges to avoid npm resolution conflicts (#7593)
  • 626b052 chore(release): publish a new stable version (#7714)
  • 99e204c chore(release): publish a new stable version (#7698)
  • 8ee6d9a chore(release): publish a new stable version (#7687)
  • 7834835 chore(release): publish a new stable version (#7665)
  • 91c51be chore(release): publish a new stable version (#7658)
  • 9a6d574 chore(release): publish a new stable version (#7655)
  • 18f9afe chore(release): publish a new stable version (#7640)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​tiptap/extension-link since your current version.


Updates @tiptap/extension-mathematics from 3.11.0 to 3.22.5

Release notes

Sourced from @​tiptap/extension-mathematics's releases.

v3.22.5

@​tiptap/react

Patch Changes

  • 13b5894: Add selectedOnTextSelection option to node view renderers. When enabled, the selected prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.
  • Updated dependencies [13b5894]
    • @​tiptap/core@​3.22.5
    • @​tiptap/pm@​3.22.5

@​tiptap/vue-2

...

Description has been truncated

@dependabot dependabot Bot added dependency_updates For issues/PRs that update the dependencies of the package javascript Pull requests that update Javascript code labels May 1, 2026
@ml-evs ml-evs force-pushed the dependabot/npm_and_yarn/webapp/main/js-production-53a979f304 branch 2 times, most recently from b9fbc9e to 0122df6 Compare May 7, 2026 11:56
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.88%. Comparing base (935dbc4) to head (4a8a7c8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1702   +/-   ##
=======================================
  Coverage   78.88%   78.88%           
=======================================
  Files          81       81           
  Lines        7118     7118           
=======================================
  Hits         5615     5615           
  Misses       1503     1503           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps the js-production group with 27 updates in the /webapp directory:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) | `3.0.8` | `3.2.0` |
| [@primevue/themes](https://github.com/primefaces/primevue/tree/HEAD/packages/themes) | `4.1.1` | `4.5.4` |
| [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-color](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-color) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-highlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-highlight) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-image](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-mathematics](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-mathematics) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-text-style](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-style) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-typography](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-typography) | `3.11.0` | `3.22.5` |
| [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `3.11.0` | `3.22.5` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `3.11.0` | `3.22.5` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.11.0` | `3.22.5` |
| [@tiptap/vue-3](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-3) | `3.11.0` | `3.22.5` |
| [cytoscape](https://github.com/cytoscape/cytoscape.js) | `3.33.1` | `3.33.3` |
| [cytoscape-elk](https://github.com/cytoscape/cytoscape.js-elk) | `2.2.0` | `2.3.0` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.10.0` | `11.11.1` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.22` | `0.16.45` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `11.10.0` | `11.14.0` |
| [primevue](https://github.com/primefaces/primevue/tree/HEAD/packages/primevue) | `4.1.1` | `4.5.5` |
| [prosemirror-tables](https://github.com/ProseMirror/prosemirror-tables) | `1.8.1` | `1.8.5` |
| [serve](https://github.com/vercel/serve) | `14.2.4` | `14.2.6` |
| [turndown](https://github.com/mixmark-io/turndown) | `7.2.2` | `7.2.4` |
| [vue](https://github.com/vuejs/core) | `3.5.12` | `3.5.33` |
| [vue-qrcode-reader](https://github.com/gruhn/vue-qrcode-reader) | `5.5.11` | `5.7.3` |



Updates `@fortawesome/vue-fontawesome` from 3.0.8 to 3.2.0
- [Release notes](https://github.com/FortAwesome/vue-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/vue-fontawesome/blob/3.x/CHANGELOG.md)
- [Commits](FortAwesome/vue-fontawesome@3.0.8...3.2.0)

Updates `@primevue/themes` from 4.1.1 to 4.5.4
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/4.5.4/packages/themes)

Updates `@tiptap/core` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/core)

Updates `@tiptap/extension-color` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-color/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-color)

Updates `@tiptap/extension-highlight` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-highlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-highlight)

Updates `@tiptap/extension-image` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-image/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-image)

Updates `@tiptap/extension-link` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-link)

Updates `@tiptap/extension-mathematics` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-mathematics/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-mathematics)

Updates `@tiptap/extension-placeholder` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages-deprecated/extension-placeholder/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages-deprecated/extension-placeholder)

Updates `@tiptap/extension-table` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-table)

Updates `@tiptap/extension-text-style` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text-style/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-text-style)

Updates `@tiptap/extension-typography` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-typography/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-typography)

Updates `@tiptap/extension-underline` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-underline/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/extension-underline)

Updates `@tiptap/pm` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/pm)

Updates `@tiptap/starter-kit` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/starter-kit)

Updates `@tiptap/vue-3` from 3.11.0 to 3.22.5
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/vue-3/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.22.5/packages/vue-3)

Updates `cytoscape` from 3.33.1 to 3.33.3
- [Release notes](https://github.com/cytoscape/cytoscape.js/releases)
- [Commits](cytoscape/cytoscape.js@v3.33.1...v3.33.3)

Updates `cytoscape-elk` from 2.2.0 to 2.3.0
- [Commits](cytoscape/cytoscape.js-elk@v2.2.0...v2.3.0)

Updates `highlight.js` from 11.10.0 to 11.11.1
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.10.0...11.11.1)

Updates `katex` from 0.16.22 to 0.16.45
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.22...v0.16.45)

Updates `mermaid` from 11.10.0 to 11.14.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.10.0...mermaid@11.14.0)

Updates `primevue` from 4.1.1 to 4.5.5
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/4.5.5/packages/primevue)

Updates `prosemirror-tables` from 1.8.1 to 1.8.5
- [Release notes](https://github.com/ProseMirror/prosemirror-tables/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-tables/blob/master/CHANGELOG.md)
- [Commits](ProseMirror/prosemirror-tables@v1.8.1...v1.8.5)

Updates `serve` from 14.2.4 to 14.2.6
- [Release notes](https://github.com/vercel/serve/releases)
- [Changelog](https://github.com/vercel/serve/blob/main/CHANGELOG.md)
- [Commits](vercel/serve@14.2.4...v14.2.6)

Updates `turndown` from 7.2.2 to 7.2.4
- [Release notes](https://github.com/mixmark-io/turndown/releases)
- [Commits](mixmark-io/turndown@v7.2.2...v7.2.4)

Updates `vue` from 3.5.12 to 3.5.33
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.12...v3.5.33)

Updates `vue-qrcode-reader` from 5.5.11 to 5.7.3
- [Release notes](https://github.com/gruhn/vue-qrcode-reader/releases)
- [Commits](gruhn/vue-qrcode-reader@v5.5.11...v5.7.3)

---
updated-dependencies:
- dependency-name: "@fortawesome/vue-fontawesome"
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@primevue/themes"
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/core"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-color"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-highlight"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-image"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-link"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-mathematics"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-placeholder"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-table"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-text-style"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-typography"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/extension-underline"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/pm"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: "@tiptap/vue-3"
  dependency-version: 3.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: cytoscape
  dependency-version: 3.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-production
- dependency-name: cytoscape-elk
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: highlight.js
  dependency-version: 11.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: katex
  dependency-version: 0.16.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-production
- dependency-name: mermaid
  dependency-version: 11.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: primevue
  dependency-version: 4.5.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
- dependency-name: prosemirror-tables
  dependency-version: 1.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-production
- dependency-name: serve
  dependency-version: 14.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-production
- dependency-name: turndown
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-production
- dependency-name: vue
  dependency-version: 3.5.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-production
- dependency-name: vue-qrcode-reader
  dependency-version: 5.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@ml-evs ml-evs force-pushed the dependabot/npm_and_yarn/webapp/main/js-production-53a979f304 branch from 8fbd808 to a7aea5d Compare May 7, 2026 17:52
@cypress
Copy link
Copy Markdown

cypress Bot commented May 7, 2026

datalab    Run #4872

Run Properties:  status check passed Passed #4872  •  git commit 9fdeb8070e ℹ️: Merge 4a8a7c80d4a8953d2af2e10115cf26cd7c4320e8 into 935dbc42d5c7e6646b1828485df7...
Project datalab
Branch Review dependabot/npm_and_yarn/webapp/main/js-production-53a979f304
Run status status check passed Passed #4872
Run duration 10m 35s
Commit git commit 9fdeb8070e ℹ️: Merge 4a8a7c80d4a8953d2af2e10115cf26cd7c4320e8 into 935dbc42d5c7e6646b1828485df7...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 478
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency_updates For issues/PRs that update the dependencies of the package javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant