Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps @vivliostyle/cli from 8.15.0 to 8.16.0.

Release notes

Sourced from @​vivliostyle/cli's releases.

Release 8.16.0

8.16.0 (2024-10-21)

Bug Fixes

  • Ensure template files are not copied into webpub/epub (da93797)
  • Escape path references that includes non-ascii chars (ea882d1), closes #525
  • Fix not to include publication.json itself in its resources property (0c55356), closes #523
  • Update Vivliostyle.js to 2.30.5: Bug Fixes (cfe3095)

Features

  • add document processor from markdown into html extension point (919de86)
  • support HTTP Proxy configuration via cli flag or environment variable (c8f2c69)
  • support ignoreHTTPSErrors when Playwright browser opens a new page (63f2557)
  • Update Playwright to 1.48.1 (Chromium 130.0.6723.31) (865cf5f)
Changelog

Sourced from @​vivliostyle/cli's changelog.

8.16.0 (2024-10-21)

Bug Fixes

  • Ensure template files are not copied into webpub/epub (da93797)
  • Escape path references that includes non-ascii chars (ea882d1), closes #525
  • Fix not to include publication.json itself in its resources property (0c55356), closes #523
  • Update Vivliostyle.js to 2.30.5: Bug Fixes (cfe3095)

Features

  • add document processor from markdown into html extension point (919de86)
  • support HTTP Proxy configuration via cli flag or environment variable (c8f2c69)
  • support ignoreHTTPSErrors when Playwright browser opens a new page (63f2557)
  • Update Playwright to 1.48.1 (Chromium 130.0.6723.31) (865cf5f)
Commits
  • dea43eb chore: release v8.16.0
  • a5232b0 Merge pull request #535 from vivliostyle/update-playwright
  • 2ee412f Merge pull request #534 from vivliostyle/update-vivliostylejs
  • 34c0f0c Merge pull request #528 from vivliostyle/fix/webpub-output
  • 628d1dd Merge pull request #531 from Mura-Mi/f/ignore-https-erros
  • 865cf5f feat: Update Playwright to 1.48.1 (Chromium 130.0.6723.31)
  • cfe3095 fix: Update Vivliostyle.js to 2.30.5: Bug Fixes
  • c8f2c69 feat: support HTTP Proxy configuration via cli flag or environment variable
  • 63f2557 feat: support ignoreHTTPSErrors when Playwright browser opens a new page
  • 86a2383 Merge pull request #532 from vivliostyle/chore/fix-git-hook
  • 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 8.15.0 to 8.16.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@v8.15.0...v8.16.0)

---
updated-dependencies:
- dependency-name: "@vivliostyle/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@kubosho kubosho merged commit 5e7ca16 into main Oct 21, 2024
@kubosho kubosho deleted the dependabot/npm_and_yarn/vivliostyle/cli-8.16.0 branch October 21, 2024 05:35
@kubosho
Copy link
Member

kubosho commented Oct 22, 2024

🎉 This PR is included in version 1.0.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants