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.1.0 #471

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps pkg from 4.5.1 to 5.1.0.

Release notes

Sourced from pkg's releases.

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
  • Bump to vercel/pkg-fetch@v3.0.1: 14fb420fd43401de9af5f5d07a48bb3a659db56e
  • Cleanup dependencies: 5a97ee20728cc4463580c582cc92b5fb4ab90c20
  • Don't mix objects of different types: bba81480d5302fbbb7d9df1d08e36a062801fdd5
  • Fix pkg-fetch types: 247d1d523b48c4229c52bea05241df4a71574cea
  • Drop references to Node < 8: 6ecd52a2d29dcdd510e60f1108c467da68cfff6d
  • Test: add node14 to fetch-all: 63f4ce03f71f926521eb8f94dd49b24fb58190ed
  • Fix isPublic check for licenses array: #1140
  • Bump to vercel/pkg-fetch@v3.0.2: 211da6e6f0e981e1f8e004b423c7e11d6e23fcd1
  • Bump to vercel/pkg-fetch@v3.0.3: #1142

pkg-fetch v2 -> v3

vercel/pkg-fetch@v3.0

Credits

Huge thanks to @​erossignon, @​whexberg, @​BlackYuzia, @​DevSide, @​hipstersmoothie, @​phated, @​Hypfer, and @​jesec for helping!

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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.