Skip to content

chore(deps-dev): bump @vivliostyle/cli from 10.2.1 to 10.3.0#268

Merged
mitsuharu merged 2 commits intomainfrom
dependabot/npm_and_yarn/vivliostyle/cli-10.3.0
Jan 25, 2026
Merged

chore(deps-dev): bump @vivliostyle/cli from 10.2.1 to 10.3.0#268
mitsuharu merged 2 commits intomainfrom
dependabot/npm_and_yarn/vivliostyle/cli-10.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps @vivliostyle/cli from 10.2.1 to 10.3.0.

Release notes

Sourced from @​vivliostyle/cli's releases.

v10.3.0

Minor Changes

  • feat: Update Vivliostyle.js to 2.40.0: device-cmyk support and bug fixes (#721)

  • Support TypeScript configuration file (#695)

  • Add CMYK color output support for PDF. Please also refer to the example at https://github.com/vivliostyle/vivliostyle-cli/blob/HEAD/examples/cmyk. (#708)

    • Add pdfPostprocess.cmyk config property to specify whether to convert colors to CMYK in the output PDF.
    • Add pdfPostprocess.replaceImage config property to specify images replacement rules during PDF post-processing.

Patch Changes

  • Do not call process.exit() inside 'exit' event handler (#713)

  • fix: do not log ERROR for HTTP 3xx status codes (#722)

  • Re-export VFM and readMetadata from @​vivliostyle/cli to prevent version mismatch (#715)

  • Add missing VFM v2.5.0 options to VfmConfig schema (#696)

  • Change default UID/GID to 1000 for Dev Container compatibility (#718)

  • Replace local theme directories with symlinks for hot reload support (#712)

  • Set the protocolTimeout option to improve the build stability for larger documents (#717)

  • Deprecate pressReady, preflight, and preflightOption config properties in favor of pdfPostprocess (#720)

What's Changed

... (truncated)

Changelog

Sourced from @​vivliostyle/cli's changelog.

10.3.0

Minor Changes

  • feat: Update Vivliostyle.js to 2.40.0: device-cmyk support and bug fixes (#721)

  • Support TypeScript configuration file (#695)

  • Add CMYK color output support for PDF. Please also refer to the example at https://github.com/vivliostyle/vivliostyle-cli/blob/main/examples/cmyk. (#708)

    • Add pdfPostprocess.cmyk config property to specify whether to convert colors to CMYK in the output PDF.
    • Add pdfPostprocess.replaceImage config property to specify images replacement rules during PDF post-processing.

Patch Changes

  • Do not call process.exit() inside 'exit' event handler (#713)

  • fix: do not log ERROR for HTTP 3xx status codes (#722)

  • Re-export VFM and readMetadata from @​vivliostyle/cli to prevent version mismatch (#715)

  • Add missing VFM v2.5.0 options to VfmConfig schema (#696)

  • Change default UID/GID to 1000 for Dev Container compatibility (#718)

  • Replace local theme directories with symlinks for hot reload support (#712)

  • Set the protocolTimeout option to improve the build stability for larger documents (#717)

  • Deprecate pressReady, preflight, and preflightOption config properties in favor of pdfPostprocess (#720)

Commits
  • 15d9063 Version Packages (#719)
  • 3bf4669 fix: do not log ERROR for HTTP 3xx status codes (#722)
  • 61b8a69 feat: Update Vivliostyle.js to 2.40.0: device-cmyk support and bug fixes (#721)
  • 76607fb fix: Use chmod 777 for the cache directory (#718)
  • 98396cf fix: Replace local theme directories with symlinks for hot reload support (#712)
  • 2b9952c chore(deps-dev): bump pnpm from 10.25.0 to 10.27.0 (#716)
  • 412ed6a fix: Set protocolTimeout (#717)
  • 7b12352 chore: Re-export VFM and readMetadata to prevent version mismatch (#715)
  • 9f55e19 fix: Do not call process.exit() inside 'exit' event handler (#713)
  • 42a4fdb chore: Deprecate legacy PDF options and update documentation to use pdfPostpr...
  • Additional commits viewable in compare view

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 [@vivliostyle/cli](https://github.com/vivliostyle/vivliostyle-cli) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/vivliostyle/vivliostyle-cli/releases)
- [Changelog](https://github.com/vivliostyle/vivliostyle-cli/blob/main/CHANGELOG.md)
- [Commits](vivliostyle/vivliostyle-cli@v10.2.1...v10.3.0)

---
updated-dependencies:
- dependency-name: "@vivliostyle/cli"
  dependency-version: 10.3.0
  dependency-type: direct:development
  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 javascript Pull requests that update Javascript code labels Jan 22, 2026
@github-actions
Copy link
Contributor

📄 PDF が作成されました
ダウンロード

@github-actions
Copy link
Contributor

📄 PDF が作成されました
ダウンロード

@github-actions
Copy link
Contributor

📄 PDF が作成されました
ダウンロード

@github-actions
Copy link
Contributor

📄 PDF が作成されました
ダウンロード

@github-actions
Copy link
Contributor

📄 PDF が作成されました
ダウンロード

@mitsuharu mitsuharu merged commit b1f574e into main Jan 25, 2026
@mitsuharu mitsuharu deleted the dependabot/npm_and_yarn/vivliostyle/cli-10.3.0 branch January 25, 2026 02:04
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.

1 participant