Skip to content

chore(deps-web): bump @embedpdf/react-pdf-viewer from 2.14.1 to 2.14.2 in /apps/web#38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/embedpdf/react-pdf-viewer-2.14.2
Open

chore(deps-web): bump @embedpdf/react-pdf-viewer from 2.14.1 to 2.14.2 in /apps/web#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/embedpdf/react-pdf-viewer-2.14.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @embedpdf/react-pdf-viewer from 2.14.1 to 2.14.2.

Release notes

Sourced from @​embedpdf/react-pdf-viewer's releases.

Release v2.14.2

@​embedpdf/snippet@​2.14.2

Patch Changes

  • #607 by @​bobsingor – Add fonts configuration to the snippet viewer for controlling external webfont loading. Both defaults remain unchanged (Open Sans for the UI chrome, Caveat / Dancing Script / Great Vibes / Pacifico for the Create Signature "Type" tab), but integrators can now opt out cleanly for GDPR-sensitive, airgapped, or self-hosted deployments.

    • fonts.ui: controls the snippet UI font. null skips the <link> (falls back to the system font stack); an object with family and/or stylesheetUrl lets you change the viewer font family independently from the stylesheet source, with omitted stylesheetUrl treated as no managed <link>.
    • fonts.signature: controls the signature "Type" tab fonts. null skips the <link> and hides the "Type" tab; an object with stylesheetUrl and/or fonts lets you self-host the stylesheet and override the font list.

    Both stylesheets are now registered at document scope with deduped <link rel="stylesheet"> elements so @font-face works consistently across browsers and typed signatures can render correctly to canvas. Existing matching stylesheet links are reused when possible.

  • #607 by @​bobsingor – Prevent the zoom percentage % symbol in the custom zoom toolbar from wrapping to a new line when the toolbar is resized to a narrow width. The input and % are now rendered as a single non-wrapping flex group that clips overflow instead of breaking the layout.

@​embedpdf/core@​2.14.2

@​embedpdf/engines@​2.14.2

@​embedpdf/models@​2.14.2

@​embedpdf/pdfium@​2.14.2

@​embedpdf/plugin-annotation@​2.14.2

@​embedpdf/plugin-attachment@​2.14.2

@​embedpdf/plugin-bookmark@​2.14.2

@​embedpdf/plugin-capture@​2.14.2

@​embedpdf/plugin-commands@​2.14.2

... (truncated)

Changelog

Sourced from @​embedpdf/react-pdf-viewer's changelog.

2.14.2

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@embedpdf/react-pdf-viewer](https://github.com/embedpdf/embed-pdf-viewer/tree/HEAD/viewers/react) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/embedpdf/embed-pdf-viewer/releases)
- [Changelog](https://github.com/embedpdf/embed-pdf-viewer/blob/main/viewers/react/CHANGELOG.md)
- [Commits](https://github.com/embedpdf/embed-pdf-viewer/commits/v2.14.2/viewers/react)

---
updated-dependencies:
- dependency-name: "@embedpdf/react-pdf-viewer"
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2026
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