feelpp / book.feelpp.org

:globe_with_meridians: The Feel++ Book
https://docs.feelpp.org
GNU General Public License v3.0
9 stars 30 forks source link

Bump @antora/cli from 3.0.1 to 3.0.3 #202

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @antora/cli from 3.0.1 to 3.0.3.

Changelog

Sourced from @​antora/cli's changelog.

== 3.0.3 (2022-07-20)

=== Changed

  • playbook-builder / site-generator: Defer playbook freezing until after playbookBuilt event is fired (#977)

=== Fixed

  • content-aggregator: Apply patch to match patterns for refname, version, and start paths to workaround parsing bug in picomatch (#973)
  • content-classifier: Keep semantic versions in order regardless of prerelease status (#974)
  • redirect-producer: Use RedirectMatch directive for exact directory redirects in httpd redirect file to avoid infinite redirect loop (#942)
  • file-publisher: Clone stream on virtual file so complete contents of file is written to each destination (#975)

== 3.0.2 (2022-07-07)

=== Fixed

  • content-classifier: Set pub URL for splat alias of ROOT component with empty version segment to / instead of /. (#970)
  • redirect-producer: Drop redundant trailing slash for splat alias of ROOT component with empty version segment (#970)
  • site-generator: Fix race condition that was causing the contextClosed event to be emitted before the sitePublished event (#971)
  • cli: Ignore COLUMNS environment variable if it contains a non-integer value

=== Maintenance

  • Add Node.js 18 to CI matrix to validate that Antora works on Node.js 18
  • Adjust routine to close test servers so it's compatible with Node.js 18
Commits
  • 96f1c78 release 3.0.3 [skip ci]
  • 6663ea6 refresh dependency lock file
  • 077e4e8 merge !910
  • 1804ec8 resolves #974 keep semantic versions in order regardless of prerelease status
  • 7a60813 merge !911
  • aa029ab update What's New and related pages
  • 4cfa57a merge !909
  • 68e9155 resolves #977 defer playbook freezing until after playbookBuilt event is fired
  • 85a2948 merge !908
  • c233bf8 resolves #975 clone stream on virtual file in file publisher so complete cont...
  • 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 2 years ago

Superseded by #206.