Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Bumps @antora/site-generator-default from 2.3.4 to 3.0.3.

Changelog

Sourced from @​antora/site-generator-default'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/site-generator-default 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)

Bumps [@antora/site-generator-default](https://gitlab.com/antora/antora) from 2.3.4 to 3.0.3.
- [Release notes](https://gitlab.com/antora/antora/tags)
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v2.3.4...v3.0.3)

---
updated-dependencies:
- dependency-name: "@antora/site-generator-default"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2022

Superseded by #112.

@dependabot dependabot bot closed this Aug 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/antora/site-generator-default-3.0.3 branch August 23, 2022 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants