testmycode / tmc-server

Test My Code exercise server used by e.g. http://mooc.fi/
GNU General Public License v2.0
46 stars 41 forks source link

Bump pdfkit from 0.8.5 to 0.8.7 #563

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pdfkit from 0.8.5 to 0.8.7.

Release notes

Sourced from pdfkit's releases.

v0.8.7

  • Lowercase the header names for rack 3 changes (#511)
  • Partially escaped URLs should be escaped (#509)

v0.8.6

#499 - Update for new ruby and rails versions

Changelog

Sourced from pdfkit's changelog.

2022-10-02

  • Bump to 0.8.7
  • Lowercase the header names for rack 3 changes (#511)
  • Partially escaped URLs should be escaped (#509)

2022-04-11

  • Bump to 0.8.6
  • Update ruby and rails versions

2021-01-23

  • Bump to 0.8.5
  • Make PDFKit::VERSION public (#484)
  • Fix to render stylesheets as html safe string on Rails 6 (#483)
    • Adds support for Rails 6

2020-08-16

  • Bump to 0.8.4.3.2
  • Reduce scope of middleware exception handling (#476)

2020-07-05

  • Bump to 0.8.4.3.1
  • Don't override request level Content-Disposition header if it exists (#466)
  • Update rake (#471)
  • Add missing require statements for tempfile (#467)
  • Only grab last line of bundle exec which output (#464)
  • Return 500 status when an exception is caught in middleware (#469)
  • Update Travis CI URL for wkhtmltopf (#473)

2020-04-01

  • Bump to 0.8.4.2
  • Improve path detection feedback (#460)
  • Fix typos (#444)
  • Update readme (#439)

2019-02-22

  • Bump to 0.8.4.1
  • Make PDFkit threadsafe (#377)
  • Update activesupport (#434)

2019-02-21

  • Bump to 0.8.4
  • Removed support for Ruby < 2.2

... (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](https://github.com/testmycode/tmc-server/network/alerts).
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 80a053ee and detected 0 issues on this pull request.

View more on Code Climate.

dependabot[bot] commented 1 year ago

Superseded by #565.