Skip to content

Bump pagefind from 1.0.4 to 1.1.0#72

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pagefind-1.1.0
Open

Bump pagefind from 1.0.4 to 1.1.0#72
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pagefind-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps pagefind from 1.0.4 to 1.1.0.

Release notes

Sourced from pagefind's releases.

v1.1.0

Core Features & Improvements

  • Improved Pagefind's core result ranking algorithm to align with BM25. For existing sites, this will change the ordering of search results, and should provide better relevance for search results by default.
  • Added the abitity to configure Pagefind's ranking algorithm.
    • Certain categories of site (i.e. reference documentation) can benefit from tweaks to the way pages are ranked. To support this, a set of ranking parameters are now configurable. Enormous thanks to @​dscho for kicking off this work in #534 ❤️
    • See 📘 Customize ranking to read up on the new ranking parameters.

Default UI Features & Improvements

Fixes & Tweaks

  • Fixed a bug where the forceLanguage setting would not take priority when using the NodeJS Indexing API.
  • Fixed a bug where zero-width spaces in the source content could cause errors in search excerpts.

UI Translations

Changelog

Sourced from pagefind's changelog.

v1.1.0 (April 2, 2024)

Core Features & Improvements

  • Improved Pagefind's core result ranking algorithm to align with BM25. For existing sites, this will change the ordering of search results, and should provide better relevance for search results by default.
  • Added the abitity to configure Pagefind's ranking algorithm.
    • Certain categories of site (i.e. reference documentation) can benefit from tweaks to the way pages are ranked. To support this, a set of ranking parameters are now configurable. Enormous thanks to @​dscho for kicking off this work in #534 ❤️
    • See 📘 Customize ranking to read up on the new ranking parameters.

Default UI Features & Improvements

Fixes & Tweaks

  • Fixed a bug where the forceLanguage setting would not take priority when using the NodeJS Indexing API.
  • Fixed a bug where zero-width spaces in the source content could cause errors in search excerpts.

UI Translations

Commits
  • 8dc9eca Merge pull request #587 from CloudCannon/chore/release
  • 78831b3 changelog tweak
  • 5aaf0c0 Merge pull request #586 from CloudCannon/chore/release
  • 0a99d81 Changelog + docs page improvements for ranking
  • 51bf673 Merge pull request #585 from CloudCannon/feat/triggerFilters
  • ef6c845 Add support for triggerFilters on the Pagefind UI object
  • 2a66612 Merge pull request #534 from dscho/optionally-turn-off-density-weighting
  • 136842f Again, resolve non-deterministic test
  • a6c40e4 Fix non-deterministic test
  • 0433bc9 cargo update
  • 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)

Bumps [pagefind](https://github.com/CloudCannon/pagefind) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/CloudCannon/pagefind/releases)
- [Changelog](https://github.com/CloudCannon/pagefind/blob/main/CHANGELOG.md)
- [Commits](Pagefind/pagefind@v1.0.4...v1.1.0)

---
updated-dependencies:
- dependency-name: pagefind
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented May 2, 2024

Deploy Preview for furioursus failed. Why did it fail? →

Name Link
🔨 Latest commit 0c49895
🔍 Latest deploy log https://app.netlify.com/sites/furioursus/deploys/6632d83808d7c20008f5f676

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 2, 2024

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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 no-pr-activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants