ggrossetie / asciidoctor-web-pdf

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

Bump pkg from 4.5.1 to 5.2.0 #493

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps pkg from 4.5.1 to 5.2.0.

Release notes

Sourced from pkg's releases.

5.2.0

Changes

  • Feature: allow to compress files in virtual file system: #1115
  • Test-50-fs-runtime-layer-2: remove unnecessary assertion on hint: 551d07d383eeeafc87fca960839e15aa2e1413d3
  • Feature: allow macOS code signing by including payload in str table: be5c2aee1180f59d7951ab14c5338bda07ca923a
  • Ad-hoc sign the fabricator binary temporarily to generate bytecode on macOS: 0b55f9adba1f52d2aed171ca902d44fffa114af0
  • Add support for fs.realpath.native: #1173
  • Bump hosted-git-info from 2.8.8 to 2.8.9: #1177
  • Add a warning about the macOS mandatory code signing requirement: #1176
  • Fs.createReadStream and --compress: #1158
  • Bump to vercel/pkg-fetch@v3.1.0: 6fac6dc63b9215b0035f67c917e998ec74787cd9

Credits

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

5.1.0

Changes

  • Test: bump expected major to 5: #1145
  • Improve doc to explain how to pass multiple baked options (#1133): #1132
  • Use "linuxstatic" to generate bytecode for different arch on Linux: #1144
  • Fix .node loading issue on windows (#1143): #1335
  • Support RegExp mountpoints: #1121
  • Bump to vercel/pkg-fetch@v3.0.4: 36c28f9e7ec2ee676f6ab03323faf76592471cd4
  • CI: add Node 16 to matrix: 6adde0fb3c72e75f03ba29381969944744d88019
  • Test: test with Node 16: 655ee183681c770cf1e5ff146604f43c09045590

Credits

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

5.0.0

Changes

  • Update release script.: #1102
  • Update all dependencies to latest.: #1062
  • Add Windows builds on CI.: #1105
  • Add section about bytecode flag to README.md: #1106
  • Typo fix in readme: #1108
  • Feat(parser): handle template literal without expressions: #981
  • Add support for symlink and pnpm.: #1060
  • Update License Zeit -> Vercel.: #1113
  • Extend ESLint to test files.: #1107
  • Remove coverage badge from README.: #1114
  • TypeScript Rewrite: #1099
  • Skip pnpm tests when nodeversion is < 12: #1122
  • Test: add unit test for #775: #1118
  • Support mkdir at mountpoints: #1120

... (truncated)

Commits
  • 4488ab7 5.2.0
  • 6fac6dc Bump to vercel/pkg-fetch@v3.1.0
  • ea23196 fs.createReadStream and --compress (#1158)
  • c2b7d6c Add a warning about the macOS mandatory code signing requirement (#1176)
  • 8d2799d Bump hosted-git-info from 2.8.8 to 2.8.9 (#1177)
  • b8ef570 Add support for fs.realpath.native (#1173)
  • 0b55f9a Ad-hoc sign the fabricator binary temporarily to generate bytecode on macOS
  • be5c2ae feature: allow macOS code signing by including payload in str table
  • 551d07d test-50-fs-runtime-layer-2: remove unnecessary assertion on hint
  • ea7d72b feature: allow to compress files in virtual file system (#1115)
  • 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[bot] commented 3 years ago

Superseded by #499.