Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Changelog

Sourced from @​antora/site-generator-default's changelog.

== 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

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

=== Fixed

  • Prevent the releases job from being interrupted

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

=== Fixed

  • site-generator: Allow extension listeners registered using once to accept context variables (#923)

== 3.0.0-rc.3 (2021-12-22)

... (truncated)

Commits
  • 2a2e1d4 release 3.0.2 [skip ci]
  • 99c040d ignore COLUMNS environment variable if it contains a non-integer value
  • 1c7e963 add Node.js 18 to CI matrix; adjust routine to close test servers
  • dfa0918 ignore the Opal global variable when checking for leaks in the test suite
  • c848be9 upgrade npm in build
  • 2ce433c rebuild dependency lock file
  • a8cc162 merge !903
  • 1c1d4cc resolves #970 drop redundant trailing slash on splat alias for ROOT component...
  • b7900f0 merge !902
  • 0dd5a86 resolves #971 fix race condition that was causing the contextClosed event to ...
  • 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)

Bumps [@antora/site-generator-default](https://gitlab.com/antora/antora) from 2.3.4 to 3.0.2.
- [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.2)

---
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 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2022

Superseded by #108.

@dependabot dependabot bot closed this Jul 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/antora/site-generator-default-3.0.2 branch July 20, 2022 01:04
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