ggrossetie / asciidoctor-web-pdf

Convert AsciiDoc documents to PDF using web technologies
https://asciidoctor.org
MIT License
445 stars 92 forks source link

Bump pkg from 5.2.1 to 5.3.0 #525

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps pkg from 5.2.1 to 5.3.0.

Release notes

Sourced from pkg's releases.

5.3.0

Changes

  • Bump browserslist from 4.16.3 to 4.16.6: 760b9c4de28846dfec6cb0597afb97d6dc50eb51
  • README: remove dead dependency badges: 9c6973d4629907bb4022209becf2eddd5bd3ce9e
  • README: use "HEAD" instead of "master" for links, see nodejs/node@26e318a32: 010cf842342cedec0910db66cc79620a585bc126
  • README: update the target list: 491941b54318075ec4fc6cf633aeeb86d6b2bbe3
  • README: link to vercel/pkg-fetch in the "Build" section: 709d7116dcacb9f21782717a75971f596025366e
  • README: add notes about building for different archs: bd5f361ba9864d4163bd86d3305bb24ec3ac6302
  • README: add notes about "macos-arm64": 447b2db7475f22f364288f93c9d584a95b6f1645
  • README: add notes about "linuxstatic" and native bindings: e8a2c634d90c506c8599d9fadca203304f0a2351
  • Squashed revert "allow to compress files in virtual file system ": #1115
  • Bootstrap: remove support for Node < 8: a22fd8017af347da7ccaf68892cc71ebeba9bd94
  • Bootstrap: use "const"/"let" instead of "var", require at top: 208e2414fbb29303b5bf981a0f03592f003678f4
  • Test-50-fs-runtime-layer-3: use "Buffer.from" instead of "new Buffer": d696260a8ded830a19ddfeafe3db9f1bf2a35eb9
  • Test: add tests for #1191 and #1192: bcec96cd95ebee70a2666344e0fb0e6a2e9f59e1
  • Producer: improve readability and remove backed up native addon at the end: 80103ddeb85786548726c8c71b348d053d21e991
  • InjectSnapshot: always use "C:\snapshot" on win: #1212
  • Eslint: use airbnb-base rules for TypeScript as well: 38a9a8c1298150bf544f3209ac8f02f2c1b61005
  • Fixes "@​typescript-eslint/naming-convention": ff568722a7b0dea2cd661962b70f66ccd305e8d4
  • Fixes "no-nested-ternary": 30b25ab9ceb43914885f3ebbd24ee9270e00a412
  • Remove unused "appveyor.yml": 5c82b6d39d3dface49b35abd3d741836fcca3ce8
  • Tsconfig: bump target to "es2017" as Node 8 is the minimum: 2070696f157cb15f3e55687fd567cdf9f5156ab7
  • Revert^2 "allow to compress files in virtual file system " (#1200): #1115

Credits

Huge thanks to @​erossignon and @​jesec for helping!

Commits
  • 932a319 5.3.0
  • cd5ce74 Revert^2 "allow to compress files in virtual file system (#1115)" (#1200)
  • 2070696 tsconfig: bump target to "es2017" as Node 8 is the minimum
  • 5c82b6d Remove unused "appveyor.yml"
  • 30b25ab Fixes "no-nested-ternary"
  • ff56872 Fixes "@​typescript-eslint/naming-convention"
  • 38a9a8c eslint: use airbnb-base rules for TypeScript as well
  • 96eceed injectSnapshot: always use "C:\snapshot" on win (#1212)
  • 80103dd producer: improve readability and remove backed up native addon at the end
  • bcec96c test: add tests for #1191 and #1192
  • 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)