Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/sebastiaanklippert/go-wkhtmltopdf to v1.9.2 #48

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/SebastiaanKlippert/go-wkhtmltopdf require patch v1.9.1 -> v1.9.2

Release Notes

SebastiaanKlippert/go-wkhtmltopdf (github.com/SebastiaanKlippert/go-wkhtmltopdf)

v1.9.2

Compare Source

In case there is a cmd/os error while rendering the PDF to cmd error was not displayed, but only the contents of wkhtmltopdf's stderr buffer were returned.
The error returned by exec.Command is now appended to the contents of stderr in a new line.
This should make it clear what the error was, but the error text might be very long.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from adamdecaf as a code owner October 26, 2023 22:01
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0f17e74) 84.16% compared to head (49042a1) 84.16%.

❗ Current head 49042a1 differs from pull request most recent head 76cc7cb. Consider uploading reports for the commit 76cc7cb to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   84.16%   84.16%           
=======================================
  Files          13       13           
  Lines        1541     1541           
=======================================
  Hits         1297     1297           
  Misses        169      169           
  Partials       75       75           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamdecaf adamdecaf merged commit a0b5d22 into master Oct 27, 2023
2 checks passed
@renovate renovate bot deleted the renovate/github.com-sebastiaanklippert-go-wkhtmltopdf-1.x branch October 27, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants