Skip to content

Bump @antora/lunr-extension from 1.0.0-alpha.10 to 1.0.0-alpha.13 in /trento-docs-site#241

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

Bump @antora/lunr-extension from 1.0.0-alpha.10 to 1.0.0-alpha.13 in /trento-docs-site#241
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/trento-docs-site/antora/lunr-extension-1.0.0-alpha.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @antora/lunr-extension from 1.0.0-alpha.10 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
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.10 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.10...v1.0.0-alpha.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Jul 21, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants