Skip to content

chore(deps-dev): bump @antora/lunr-extension from 1.0.0-alpha.8 to 1.0.0-alpha.13 in /docs - #109

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/docs/antora/lunr-extension-1.0.0-alpha.13
Open

chore(deps-dev): bump @antora/lunr-extension from 1.0.0-alpha.8 to 1.0.0-alpha.13 in /docs#109
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/docs/antora/lunr-extension-1.0.0-alpha.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Bumps @antora/lunr-extension from 1.0.0-alpha.8 to 1.0.0-alpha.13.

Changelog

Sourced from @​antora/lunr-extension's changelog.

== 1.0.0-alpha.13 (2026-02-02)

=== Changed

  • only index visible text (#83)
  • only apply snippet length restriction to text (not title or keyword) (#85)

=== Fixed

  • don't fail if page is missing asciidoc property (#82)
  • show keyword result when a single keyword is matched (#84)

== 1.0.0-alpha.12 (2025-11-11)

=== Changed

  • rename anchor_headings configuration key to index_by_heading (follow-up to #81)

== 1.0.0-alpha.11 (2025-11-08)

=== Added

  • index text by heading when value of anchor_headings config key is true (#81)

=== Changed

  • show document title above non-heading match in search result if no heading is linked

== 1.0.0-alpha.10 (2025-02-11)

=== Fixed

  • Search in non-latin languages (#78)

== 1.0.0-alpha.9 (2024-12-18)

=== Fixed

  • Index part titles if doctype of page is book (#68)
  • Fallback to using document title from model if h1 tag not found in page (#68)

=== Added

  • Index page keywords (#87)
  • Add configuration option to specify extra stop words globally and per language (#39)

=== Changed

  • Remove workaround for #44 now that streams can safely be written to multiple destinations starting in Antora 3.0.3
  • Upgrade lunr-languages from 1.9 to 1.10; changes nodejieba dependency to @​node-rs/jieba (#60)

... (truncated)

Commits
  • e2a70f9 add dist files for npm package
  • 10f920f release 1.0.0-alpha.13
  • a769466 merge !111
  • a0c3793 resolves #85 only apply snippet length restriction to text (not title or keyw...
  • cd873f8 merge !110
  • b1e6744 resolves #84 show keyword result when a single keyword is matched
  • 2eb47bc include search-result-highlighting-test.mjs in test suite
  • acdffb8 remove invalid argument when calling findTermPosition in test suite
  • 45f0a89 fix grammar of test descriptions [skip ci]
  • 987b791 add missing CHANGELOG entry for #83
  • 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 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)

Bumps [@antora/lunr-extension](https://gitlab.com/antora/antora-lunr-extension) from 1.0.0-alpha.8 to 1.0.0-alpha.13.
- [Changelog](https://gitlab.com/antora/antora-lunr-extension/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora-lunr-extension/compare/v1.0.0-alpha.8...v1.0.0-alpha.13)

---
updated-dependencies:
- dependency-name: "@antora/lunr-extension"
  dependency-version: 1.0.0-alpha.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the kind/internal Marks work that is internal to the organization. label Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/internal Marks work that is internal to the organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants