Skip to content

chore(deps): Bump docsearch dependency to v4.7.0 - #3749

Open
louismaximepiton wants to merge 6 commits into
mainfrom
main-bump-docsearch
Open

chore(deps): Bump docsearch dependency to v4.7.0#3749
louismaximepiton wants to merge 6 commits into
mainfrom
main-bump-docsearch

Conversation

@louismaximepiton

Copy link
Copy Markdown
Member

Bump de docsearch deps and update all the needed things inside to look like the previous one.

@louismaximepiton
louismaximepiton requested a lite review from Copilot August 6, 2026 10:19
@louismaximepiton louismaximepiton added dependencies Pull requests that update a dependency file 📖 documentation Improvements or additions to documentation labels Aug 6, 2026
@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 8b7c420
🔍 Latest deploy log https://app.netlify.com/projects/boosted/deploys/6a758a5c6c5ede0008eff111
😎 Deploy Preview https://deploy-preview-3749--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation site’s Algolia DocSearch integration to DocSearch v4.7.0, including dependency changes and refreshed SCSS overrides to match the new DocSearch styling/variables.

Changes:

  • Bump @docsearch/js to ^4.7.0 and add @docsearch/css at ^4.7.0.
  • Update DocSearch SCSS overrides and CSS custom properties for the v4 UI.
  • Regenerate package-lock.json to reflect updated dependency graph.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
site/src/scss/_search.scss Updates DocSearch CSS variables and component overrides for DocSearch v4 styling.
package.json Bumps @docsearch/js to v4.7.0 and adds @docsearch/css.
package-lock.json Lockfile updates for DocSearch v4 and related transitive dependency changes.
Suppressed comments (2)

site/src/scss/_search.scss:22

  • Avoid hardcoding #000 in the backdrop color. Use an existing CSS custom property instead so theming/dark-mode can override it consistently.
  --docsearch-container-background: #{rgba(#000, .5)};

site/src/scss/_search.scss:159

  • Avoid hardcoded 4px padding; use the existing spacing scale so this remains consistent if the base spacer changes.
  padding-inline: 4px;

Comment thread site/src/scss/_search.scss
Comment thread site/src/scss/_search.scss
Comment thread site/src/scss/_search.scss
@louismaximepiton
louismaximepiton marked this pull request as ready for review August 6, 2026 10:28
@boosted-bot boosted-bot moved this from In Progress / Draft to Need Dev Review in 🟣 [Orange-Boosted-Bootstrap] PRs Board Aug 6, 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 📖 documentation Improvements or additions to documentation

Projects

Status: Need Dev Review

Development

Successfully merging this pull request may close these issues.

4 participants