spring-security-kerberos
spring-security-kerberos copied to clipboard
Bump antora from 3.2.0-alpha.4 to 3.2.0-alpha.8
Bumps antora from 3.2.0-alpha.4 to 3.2.0-alpha.8.
Changelog
Sourced from antora's changelog.
== 3.2.0-alpha.8 (2024-12-05)
=== Changed
- content-aggregator: Don't apply camelCase transformation to descendant keys of the
extkey in component version descriptor (#1145)- content-aggregator: Include
-segment in edit URL for file hosted on gitlab.com to avoid redirct- Apply code formatting changes to comply with biome toolchain (#1157)
- Add directory property to repository entry in package files
- Upgrade
@antora/expand-path-helperto 3.0.x (content-aggregator, ui-loader, file-publisher, logger)- Upgrade
@antora/user-require-helperto 3.0.x (content-aggregator, asciidoc-loader, file-publisher, site-generator, cli)=== Fixed
- content-aggregator: Gracefully handle case when value of nav key in component version descriptor is not an array (#1147)
- page-composer: Use navtitle as content of orphan breadcrumb entry instead of doctitle (aka page title) (#1159)
- site-generator: Fully support static register method on Class or Object exported by extension (#1158)
== 3.2.0-alpha.7 (2024-12-05)
Release failed.
== 3.2.0-alpha.6 (2024-07-23)
=== Changed
- Replace "AsciiDoc extension" with "Asciidoctor extension" in log messages
=== Fixed
- file-publisher: Wrap legacy stream on file when preparing files for output providers; remove listeners limit (#1139)
== 3.2.0-alpha.5 (2024-06-25)
=== Added
- playbook-builder: Add
git.fetch_depthkey to control how many recent commits Antora fetches from a remote repository (#1090)- content-classifier: Allow component name and version to be referenced by attributes in antora.yml as
antora-component-nameandantora-component-versionattributes, respectively (#1106)- asciidoc-loader: Detect (and skip) Antora extension that's been registered as an AsciiDoc extension and log a warning (#1084)
- site-generator: Detect (and skip) AsciiDoc extension registered as an Antora extension and log a warning (#1104)
=== Changed
- content-aggregator: Use worktree from local repository even if repository has no commits (#298)
- content-aggregator: Replace new fs.Stats() with plain JavaScript object (#1121)
- content-aggregator: Monkey patch pako module to use zlib.inflate to inflate git objects (#1135)
- ui-loader: Replace
@vscode/gulp-vinyl-zipwith low-level zip file reader using yauzl (#1128)- content-classifier: Log warning if nav entry cannot be resolved (#1088)
- ui-loader: Replace new fs.Stats() with plain JavaScript object (#1121)
- page-composer: Fix
page.roleassignment to read value fromroleattribute instead of from (non-existent)docroleattribute (#1109)- file-publisher: Replace
@vscode/gulp-vinyl-zipwith low-level zip file writer using yazl (#1129)
... (truncated)
Commits
f991725release 3.2.0-alpha.8b352061prepare branch for development [skip ci]871fb8crelease 3.2.0-alpha.7dc7ff33update what's new page in preperation for upcoming 3.2.0-alpha.7 releasee988b22fix broken internal reference on images paged31df57add section to images page to document how to make a link to an image56e7916improve introduction of images and attachment by mentioning use of xref macro89c8b3amention that xref can be used to create a link to an imagea869425fix issue reference in CHANGELOG [skip ci]1bffcb1allow coverage npm script to be run per package and document how to invoke it...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)