ggrossetie / asciidoctor-web-pdf

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

Bump @asciidoctor/core from 2.2.1 to 2.2.2 #445

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @asciidoctor/core from 2.2.1 to 2.2.2.

Release notes

Sourced from @asciidoctor/core's releases.

v2.2.2

Summary

This release is based on Asciidoctor 2.0.12 and Opal 0.11.99.dev (31d26d69).

Release meta

Released on: 2021-03-24 Released by: @Mogztter Published by: GitHub Actions

Logs: full diff

Changelog

Bug Fixes

  • Upgrade to Asciidoctor Opal runtime 0.3.2 (#1228)
  • Backport bug fixes on v2.2.x branch (#1234)
  • Fix incorrect type definitions on AbstractNode#getImageUri, #getMediaUri, #getIconUri (#1193)
  • Fix type definitions on Document#getDocumentTitle, #getTitle (can return undefined) (#1150)
  • Fix type definitions on AbstractNode#getParent (can return undefined) (#1131)
  • Map AbstractBlock#alt (and Inline#alt) (#1192)
  • AbstractNode#resolveSubstitutions returns undefined (#1153)

Infrastructure

  • Post a release announcement on Zulip (#1235)

Documentation

:book: API documentation :books: User Manual

Commits
  • 49d357a 2.2.2
  • 726d3e6 🐛 Allow to release from v2.2.x branch
  • 5ec75fb 📢 Post a release announcement on Zulip (#1235)
  • 7418bf3 🐞 Backport bug fixes on v2.2.x branch (#1234)
  • 33a6196 ⬆️ Upgrade to Asciidoctor Opal runtime 0.3.2 (#1228)
  • f5dfa00 📝 Improve support matrix readability (#1161)
  • e27cef5 📝 use gender-neutral pronoun to refer to Asciidoctor.js [skip ci] (#1175)
  • 76545c0 📝 Add 5 new extensions (#1044)
  • 85761b0 📝 Add Asciidoctor.js CLI in the nav
  • 6d190c2 📝 Use emoji unicode or shortcode depending on the environment
  • 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 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)