Skip to content

chore(deps-dev): bump pagefind from 1.5.0 to 1.5.2#420

Merged
kruton merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/pagefind-1.5.2
Apr 16, 2026
Merged

chore(deps-dev): bump pagefind from 1.5.0 to 1.5.2#420
kruton merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/pagefind-1.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps pagefind from 1.5.0 to 1.5.2.

Release notes

Sourced from pagefind's releases.

v1.5.2

  • v1.5.0 was meant to 2x indexing performance, which it does on macOS and Windows. On Linux, with the published musl build, it actually halves the indexing performance. This release subs in jemalloc on Linux musl builds to fix the musl allocator thrashing, and performance now achieves the 2x v1.4.0 claim.
  • Further improved deterministic index filenames between indexes (PR #1104 — thanks @​gissimo !).
  • Cleaned up a wasm-bindgen deprecation warning popping up in the browser console.
Changelog

Sourced from pagefind's changelog.

v1.5.2 (April 12, 2026)

  • v1.5.0 was meant to 2x indexing performance, which it does on macOS and Windows. On Linux, with the published musl build, it actually halves the indexing performance. This release subs in jemalloc on Linux musl builds to fix the musl allocator thrashing, and performance now achieves the 2x v1.4.0 claim.
  • Further improved deterministic index filenames between indexes (PR #1104 — thanks @​gissimo !).
  • Cleaned up a wasm-bindgen deprecation warning popping up in the browser console.

v1.5.1 (April 8, 2026)

Crate release only. Fixes busted 1.5.0 deployment of the pagefind crate to crates.io.

Commits

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 [pagefind](https://github.com/Pagefind/pagefind) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/Pagefind/pagefind/releases)
- [Changelog](https://github.com/Pagefind/pagefind/blob/main/CHANGELOG.md)
- [Commits](Pagefind/pagefind@v1.5.0...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 13, 2026
@sonarqubecloud
Copy link
Copy Markdown

@kruton kruton merged commit e6c0942 into develop Apr 16, 2026
5 checks passed
@kruton kruton deleted the dependabot/npm_and_yarn/pagefind-1.5.2 branch April 16, 2026 03:53
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 Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant