owncloud / docs-webui

ownCloud Server Documentation
https://doc.owncloud.com
GNU Affero General Public License v3.0
5 stars 4 forks source link

Bump @antora/cli from 2.3.4 to 3.0.3 #60

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @antora/cli from 2.3.4 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

== 3.0.1 (2022-01-12)

=== Changed

  • logger: Add direct support for FORCE_COLORS=1 environment variable to enable colors in prettified log message
  • playbook-builder: Make env property on playbook enumerable, but don't freeze value (#930)
  • ui-loader: Include family (UI) and path in message of duplicate UI file error (#931)

=== Fixed

  • content-aggregator: Allow email address as username in content source URL defined in playbook (#929)
  • redirect-producer: Don't escape special regex characters in target URL of nginx rewrite rule (#935)

== 3.0.0 (2021-12-25)

No changes since previous release.

== 3.0.0-rc.6 (2021-12-23)

=== Fixed

  • Really prevent the releases job from being interrupted

... (truncated)

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
Maintainer changes

This version was pushed to npm by graphitefriction, a new releaser for @​antora/cli since your current version.


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 #71.