Skip to content

Bump jsreport from 2.5.0 to 2.6.0#7

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/jsreport-2.6.0
Closed

Bump jsreport from 2.5.0 to 2.6.0#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/jsreport-2.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jsreport from 2.5.0 to 2.6.0.

Release notes

Sourced from jsreport's releases.

2.6.0

highlights of updates

general updates

  • added general rendering cycle control, to prevent renders to go into infinite loop when a template renders itself
  • support for white-labeling and theming in studio - logo and colors of studio can be customized now and new themes can be created
  • added a dark theme to studio
  • new exe, with performance improvements and optimizations.
  • extensions has been updated to support studio theming
  • extensions has been updated to support new exe compilation
  • extensions can now register cli commands
  • all extensions dependencies were updated to ensure that we don't use vulnerable packages, so npm audit now reports 0 vulnerabilities in most cases
  • the default chrome that comes with jsreport and the chrome versions installed in docker build now match (Chrome 76)
  • added new recipe static-pdf
  • added docx, pptx recipes but with one time warning that the extensions are in beta phase

core

  • engines now can receive options
  • templatingEngines.inputRequestLimit have no limits, so internal process communication is not blocked when rendering large reports and using http-server strategy. the extensions.express.inputRequestLimit is still validated normally when processing renders from http
  • fix duplicate validation for stores than don’t support filtering with regexp
  • fix for moment usage inside scripts

assets

  • added p12 files as binary types for the assets editor
  • add custom editor for office asset

browser-client

  • update browser-client-dist to 1.3.0 (renderAsync exposes res.xhr to allow reaching response headers)

chrome-pdf

  • add support for generating PDF from URL using template.chrome.url
  • move puppeteer to peer dep

cli

  • add tempDirectory as global option arg for compatibitlity with jsreport.exe
  • add API to register commands from extensions
  • add route to handle delegate of render with keep alive

debug

  • sanitize header vals

express

... (truncated)

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 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.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2021
Bumps [jsreport](https://github.com/jsreport/jsreport) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/jsreport/jsreport/releases)
- [Commits](jsreport/jsreport@2.5.0...2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jsreport-2.6.0 branch from 0e28594 to 592b9dd Compare April 13, 2021 15:55
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 29, 2022

Superseded by #19.

@dependabot dependabot Bot closed this Oct 29, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/jsreport-2.6.0 branch October 29, 2022 19:01
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