Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2021

Bumps jsreport-chrome-pdf from 1.3.0 to 1.10.0.

Release notes

Sourced from jsreport-chrome-pdf's releases.

1.10.0

use allowLocalFilesAccess to enable/disable local files access

1.9.0

  • remove prop types usage for compatibility with older and new version of studio
  • updates for React 16 compatibility

1.8.0

  • add logs for page script errors and page http resource requests (long logs are trimmed)

1.7.1

  • add depracation warn for chrome.timeout, extensions.chrome-pdf.timeout and also warn when chrome.timeout, extensions.chrome-pdf.timeout and reportTimeout are both set

1.7.0

  • avoid logging header/footer content
  • support puppeteer 2.0 in the peer dep
  • support single timeout
  • don't run scripts for headers/footers

1.6.1

  • fix render cycle validation when rendering header/footer

1.6.0

1.5.0

  • add support for generating PDF from URL using template.chrome.url

1.4.0

  • chrome’s printBackground option should default to true when no specified (server side default) jsreport/jsreport#553
  • remove manual sanitization code when insert/update of template
Commits
  • 23b9fc4 release 2.10.0
  • 7b5ea5b fix remove slash from the beginning of the path
  • 88ba57f remove trailing slash from html path
  • f09c42c don't use pathToFileURL which isn't in node 8
  • c46e013 use allowLocalFilesAccess to block requests
  • 6750b2f block file requests
  • ba51764 release 1.9.0
  • 84f1fe7 update deps
  • ce3bebc remove prop types usage for compatibility with older studio
  • 6ff197b refactor to don’t use deprecated react lifecycles
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jsreport-chrome-pdf](https://github.com/jsreport/jsreport-chrome-pdf) from 1.3.0 to 1.10.0.
- [Release notes](https://github.com/jsreport/jsreport-chrome-pdf/releases)
- [Commits](jsreport/jsreport-chrome-pdf@1.3.0...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants