chore(deps): Bump astro-pagefind from 1.8.6 to 2.0.0 in /site in the npm-dependencies group#464
Merged
p-linnane merged 2 commits intoMay 18, 2026
Conversation
Bumps the npm-dependencies group in /site with 1 update: [astro-pagefind](https://github.com/shishkin/astro-pagefind). Updates `astro-pagefind` from 1.8.6 to 2.0.0 - [Release notes](https://github.com/shishkin/astro-pagefind/releases) - [Commits](shishkin/astro-pagefind@v1.8.6...v2.0.0) --- updated-dependencies: - dependency-name: astro-pagefind dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
astro-pagefind v2 renames the import path and replaces the @pagefind/default-ui based Search with a new @pagefind/component-ui based pagefind-searchbox web component. Update the Base layout to import from Search.astro, swap the id/uiOptions props for instance/searchboxOptions, rewrite the search styling against the new --pf-* CSS variables and .pf-searchbox-* class structure, and re-attach the search input aria-label on every astro:page-load so it survives client-side navigation. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Patrick Linnane <patrick@linnane.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dependencies group in /site with 1 update: astro-pagefind.
Updates
astro-pagefindfrom 1.8.6 to 2.0.0Release notes
Sourced from astro-pagefind's releases.
Commits
4d3690fchore: releaseb9b9393chore: test releaseea5c2dcchore(deps): update dependency@pagefind/component-uito v1.5.258af35cchore: formate1003ccrefactor: extract PagefindConfig component53a8d6brefactor: remove .d.ts files for component2cbee27chore: formatting with biomeb2f83barefactor: update to pagefind ui 1.5.0e6f0721chore(deps): update dependency astro to v6.3.0b574b64chore: biome scriptsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions