Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps pdfrx from 1.1.35 to 1.2.8.

Release notes

Sourced from pdfrx's releases.

Prebuilt iOS/macOS pdfium binary

iOS/macOS pdfium prebuilt binary distribution only for pdfrx. The highlights are;

  • xcframeworks that supports the following platforms
    • iOS arm64
    • iPhoneSimulator arm64/x64
    • macOS arm64/x64
  • xcframeworks contains static library but FPDF_* functions made exported
  • Additional FILEACCESS helper functions pdfrx_*
Changelog

Sourced from pdfrx's changelog.

1.2.8

  • FIXED: Ensure PDFium WASM is initialized before registering callbacks (#399)

1.2.7

  • Enhanced PDFium initialization with optional authentication parameters for WASM

1.2.6

  • NEW FEATURE: Added headers and withCredentials support for PDFium WASM implementation (#399)
  • NEW FEATURE: Implemented progress callback support for PDFium WASM using a general callback mechanism
  • Improved PDFium WASM worker-client communication architecture with PdfiumWasmCommunicator

1.2.5

  • FIXED: Flag handling in PdfPagePdfium for improved rendering (#398)

1.2.4

  • FIXED: Reverted zoom ratio calculation change from 1.1.28 that was affecting pinch-to-zoom behavior (#391)
  • Added Windows Developer Mode requirement check in CMake build configuration

1.2.3

  • FIXED: Progressive loading support for PDF document references (#397)
  • Enhanced PDF document loading functions with better error handling
  • Improved PDFium WASM worker implementation

1.2.2

  • FIXED: _emscripten_throw_longjmp error in PDFium WASM (#354)
  • Enhanced example viewer to support PDF file path/URL as a parameter
  • Enabled build-test workflow on master commits and pull requests for better CI/CD

1.2.1

  • Temporarily disable Windows ARM64 architecture detection to maintain compatibility with Flutter stable (#395, #388)
    • Flutter stable doesn't support Windows ARM64 yet, so the build always targets x64

1.2.0

  • BREAKING CHANGE: Removed PDF.js support - PDFium WASM is now the only web implementation
  • BREAKING CHANGE: The separate pdfrx_wasm package is no longer needed; WASM assets are now included directly in the main pdfrx package
  • NEW FEATURE: Implemented progressive/lazy page loading for PDFium WASM for better performance with large PDF files (#319)
  • Simplified web architecture by consolidating WASM assets into the main package
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [pdfrx](https://github.com/espresso3389/pdfrx) from 1.1.35 to 1.2.8.
- [Release notes](https://github.com/espresso3389/pdfrx/releases)
- [Changelog](https://github.com/espresso3389/pdfrx/blob/master/CHANGELOG.md)
- [Commits](espresso3389/pdfrx@v1.1.35...v1.2.8)

---
updated-dependencies:
- dependency-name: pdfrx
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Jun 23, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #8.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/pub/pdfrx-1.2.8 branch July 1, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants