Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps @antora/site-generator from 3.2.0-alpha.10 to 3.2.0-alpha.11.

Changelog

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

== 3.2.0-alpha.11 (2025-11-27)

=== Added

  • playbook-builder: Allow extension to be switched off from CLI by negating value (#976)
  • playbook-builder: Allow CLI to control order of extensions declared in playbook (#1190)
  • content-aggregator: Allow content source to be filtered by commits (playbook model only) (#831)

=== Changed

  • playbook-builder: Use value of require key on extension in playbook as default ID if id key not specified (#1191)

=== Fixed

  • content-aggregator: Always pluralize reftype in ref replacement value in edit URL pattern
Commits
  • 80abbc9 release 3.2.0-alpha.11
  • 7b9c171 add dedicated page for commits key on content source; recommend setting git.f...
  • 41843c8 add test to verify commits in non-default branch can be found
  • 397bdb2 merge !1100
  • 6685108 resolves #1190 allow CLI to control order of extensions declared in playbook
  • 154e170 merge !1099
  • 3830bd9 resolves #976 allow extension to be switched off from CLI by negating value
  • 32709c9 strengthen assertion for enabling extension with duplicate ID
  • e5e4556 wording change
  • 0645d65 document that the require key is used as the fallback value for the extension ID
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added status: waiting-for-triage An issue we've not yet triaged type: task A general task labels Dec 1, 2025
@snicoll snicoll self-assigned this Dec 2, 2025
Bumps [@antora/site-generator](https://gitlab.com/antora/antora) from 3.2.0-alpha.10 to 3.2.0-alpha.11.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.10...v3.2.0-alpha.11)

---
updated-dependencies:
- dependency-name: "@antora/site-generator"
  dependency-version: 3.2.0-alpha.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/antora/antora/site-generator-3.2.0-alpha.11 branch from 93082a7 to 217197b Compare December 2, 2025 09:22
@snicoll snicoll removed the status: waiting-for-triage An issue we've not yet triaged label Dec 2, 2025
@snicoll snicoll added this to the 3.4.13 milestone Dec 2, 2025
snicoll pushed a commit that referenced this pull request Dec 2, 2025
Bumps [@antora/site-generator](https://gitlab.com/antora/antora) from 3.2.0-alpha.10 to 3.2.0-alpha.11.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.10...v3.2.0-alpha.11)

---
updated-dependencies:
- dependency-name: "@antora/site-generator"
  dependency-version: 3.2.0-alpha.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-48367

Signed-off-by: dependabot[bot] <support@github.com>
@snicoll snicoll closed this in 3f6c700 Dec 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antora/antora/site-generator-3.2.0-alpha.11 branch December 2, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants