Skip to content

chore(deps): update lunr requirement from >=0.5.8 to >=0.8.0 - #46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/lunr-gte-0.8.0
Open

chore(deps): update lunr requirement from >=0.5.8 to >=0.8.0#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/lunr-gte-0.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on lunr to permit the latest version.

Changelog

Sourced from lunr's changelog.

0.8.0 (2025-03-08)

  • Drop support for Python 3.7 and 3.8
  • Add support for Python 3.12 and 3.13

0.7.0 (2023-08-16)

  • Fix misleading usage of __main__.py without runnable code to be ran on python -m lunr
  • Move to pyproject.toml packaging
  • Drop support for Python 3.6
  • Add support for Python 3.11
  • Remove logging configuration @​ping

0.6.2 (2022-02-27)

  • Add Pipeline.skip method to skip pipeline functions on specific fields @​tristanlatr

Deprecation warning

  • 0.6.2 will be the last release to support Python 3.6.

0.6.1 (2021-10-16)

  • Add support for Python 3.10.
  • Remove pin to NLTK < 3.5.

0.6.0 (2021-04-22)

  • Add index customisation, enabling build and search pipeline tweaks as well as meta-data whitelisting.

0.5.9 (2021-01-10)

  • Compatibility with Lunr.js 2.3.9:
    • Fix bug where clause matches are incorrectly initialized to a complete set.
  • Add support for Python 3.9
  • Drop support for Python 3.5

0.5.8 (2020-04-16)

  • Fix installing ntlk in 2.7 without languages extra.
  • Optimize regexes and avoid usage by default.

Deprecation warning

  • 0.5.8 will be the last release to support Python 2.7.

0.5.7 (2020-04-14)

... (truncated)

Commits
  • fd98bdd 0.8.0
  • 14c8963 Support for newer Python versions
  • d07b60f Bump codecov-action to 4.5.0
  • a5f64b4 fix(docs): add the url to lunr-folding
  • f3a95f1 fix(docs): add a note about lunr-folding
  • 98a2e56 docs: unicode folding for fun and profit
  • 8b0232d docs: how to skip pipeline steps with language support
  • 64668d2 Upgrade Codecov configuration
  • 20ff927 Fix black failing in CI
  • 393c54f Bump actions/setup-python from 4 to 5
  • 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 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)

Updates the requirements on [lunr](https://github.com/yeraydiazdiaz/lunr.py) to permit the latest version.
- [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md)
- [Commits](yeraydiazdiaz/lunr.py@0.5.8...0.8.0)

---
updated-dependencies:
- dependency-name: lunr
  dependency-version: 0.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 7, 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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants