Skip to content

Update dependency algoliasearch to v5 - autoclosed#1635

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-algoliasearch-client-javascript-monorepo
Closed

Update dependency algoliasearch to v5 - autoclosed#1635
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-algoliasearch-client-javascript-monorepo

Conversation

@renovate

@renovate renovate Bot commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
algoliasearch (source) ^4.27.0^5.53.0 age confidence

Release Notes

algolia/algoliasearch-client-javascript (algoliasearch)

v5.53.0

Compare Source

BREAKING CHANGES: this minor version includes breaking changes. See below for more details.

v5.52.1

Compare Source

v5.52.0

Compare Source

v5.51.0

Compare Source

BREAKING CHANGES: this minor version includes breaking changes in the Composition API. See below for more details.

v5.50.2

Compare Source

v5.50.1

Compare Source

v5.50.0

Compare Source

v5.49.2

Compare Source

v5.49.1

Compare Source

v5.49.0

Compare Source

v5.48.2

Compare Source

v5.48.1

Compare Source

v5.48.0

Compare Source

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

v5.47.0

Compare Source

v5.46.4

Compare Source

v5.46.3

Compare Source

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#​5809) by @​ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
  • b08917039 chore(deps): dependencies 2025-12-29 (#​5792) by @​algolia-bot

v5.46.2

Compare Source

v5.46.1

Compare Source

v5.46.0

Compare Source

v5.45.0

Compare Source

v5.44.0

Compare Source

v5.43.0

Compare Source

v5.42.0

Compare Source

v5.41.0

Compare Source

v5.40.1

Compare Source

v5.40.0

Compare Source

v5.39.0

Compare Source

v5.38.0

Compare Source

v5.37.0

Compare Source

v5.36.0

Compare Source

v5.35.0

Compare Source

v5.34.1

Compare Source

v5.34.0

Compare Source

v5.33.0

Compare Source

v5.32.0

Compare Source

v5.31.0

Compare Source

v5.30.0

Compare Source

v5.29.0

Compare Source

v5.28.0

Compare Source

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Feb 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nextjs-woocommerce Error Error Jun 1, 2026 11:11pm

@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from f829e07 to 35120d4 Compare February 11, 2026 17:09
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 35120d4 to bee77d9 Compare February 12, 2026 19:53
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from bee77d9 to 2530a94 Compare February 17, 2026 20:42
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 2530a94 to 7b8efc3 Compare February 18, 2026 00:48
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 7b8efc3 to 82747ef Compare February 19, 2026 00:59
@github-actions

github-actions Bot commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

🩺 React Doctor — Score: 92 / 100

Full diagnostics ``` > nextjs-woocommerce@1.2.5 doctor > echo n | react-doctor --verbose

react-doctor v0.2.11

✔ Scanned 68 files in 3.9s

✗ react-doctor/only-export-components ×9
Fast refresh can't handle anonymous components — name your default export.
→ Move non-component exports out of files that export components.
src/pages/kategori/[slug].tsx:30
src/pages/kategori/[slug].tsx:15
src/pages/min-konto.tsx:17
src/pages/min-konto.tsx:7
src/pages/produkt/[slug].tsx:48
src/pages/produkt/[slug].tsx:27
src/components/User/withAuth.component.tsx:8
src/pages/kategorier.tsx:23
src/pages/produkter.tsx:45

⚠ deslop/unused-export ×5
Unused export: hasCredentials
→ Drop the export keyword (or remove the declaration) if no other module uses this symbol.
src/utils/auth.ts:5
src/utils/auth.ts:15
src/utils/auth.ts:85
src/utils/gql/GQL_MUTATIONS.ts:40
src/utils/gql/GQL_QUERIES.ts:80

⚠ react-doctor/nextjs-no-img-element ×4
Use next/image instead of — provides automatic optimization, lazy loading, and responsive srcset
import Image from 'next/image' — provides automatic WebP/AVIF, lazy loading, and responsive srcset
src/components/Product/DisplayProducts.component.tsx:55
src/components/Product/DisplayProducts.component.tsx:62
src/components/Product/SingleProduct.component.tsx:81
src/components/AlgoliaSearch/SearchResults.component.tsx:45

⚠ react-doctor/design-no-space-on-flex-children ×4
space-x-2 on a flex/grid parent — use gap-x-2 instead. Per-sibling margins phantom-gap on conditional render and don't mirror in RTL
→ Use gap-* on the flex/grid parent. space-x-* / space-y-* produce phantom gaps when a sibling is conditionally rendered, lose vertical spacing on wrapped lines, and don't mirror in RTL
src/components/Product/DisplayProducts.component.tsx:84
src/components/Header/Navbar.component.tsx:15
src/components/Header/Navbar.component.tsx:28
src/components/Header/Navbar.component.tsx:51

⚠ react-doctor/client-localstorage-no-version ×4
localStorage.setItem("woocommerce-cart", JSON.stringify(...)) — bake a version into the key (e.g. "woocommerce-cart:v1") so a future schema change can ignore old data instead of crashing on it
→ Bake a version into the storage key (e.g. "myKey:v1"); a future schema change can ignore old data instead of crashing on it
src/stores/cartStore.ts:26
src/stores/cartStore.ts:30
src/utils/apollo/ApolloClient.ts:40
src/utils/apollo/ApolloClient.ts:81

⚠ react-doctor/rendering-svg-precision ×3
SVG d attribute uses 4+ decimal precision — truncate to 1–2 decimals to shrink markup with no visible difference
→ Truncate path/points/transform decimals to 1–2 digits — sub-pixel precision adds bytes with no visible difference
src/components/LoadingSpinner/LoadingSpinner.component.tsx:15
src/components/LoadingSpinner/LoadingSpinner.component.tsx:19
src/components/SVG/SVGMobileSearchIcon.component.tsx:30

⚠ react-doctor/js-combine-iterations ×2
.filter().map() iterates the array twice — combine into a single loop with .reduce() or for...of
→ Combine .map().filter() (or similar chains) into a single pass with .reduce() or a for...of loop to avoid iterating the array twice
src/hooks/useProductFilters.ts:40
src/components/Product/ProductFilters.component.tsx:46

⚠ deslop/unused-file ×2
Unused file — not reachable from any entry point
→ Delete the file if it is truly unreachable, or import it from an entry point.
src/components/Animations/FadeUp.component.tsx
src/components/User/UserRegistration.component.tsx

⚠ react-doctor/design-no-three-period-ellipsis
Three-period ellipsis ("...") in JSX text — use the actual ellipsis character "…" (or …)
→ Use the typographic ellipsis "…" (or …) instead of three periods — pairs with action-with-followup labels ("Rename…", "Loading…")
src/components/Cart/CartContents.component.tsx:181

⚠ react-doctor/js-tosorted-immutable
[...array].sort() — use array.toSorted() for immutable sorting (ES2023)
→ Use array.toSorted() (ES2023) instead of [...array].sort() for immutable sorting without the spread allocation
src/hooks/useProductFilters.ts:72

⚠ react-doctor/no-event-handler
Avoid using props and effects as an event handler. Instead, move the handler to the parent component.
→ Move the side effect into the event handler that triggers it, instead of guarding on its state inside a useEffect. See https://react.dev/learn/you-might-not-need-an-effect#sharing-logic-between-event-handlers
src/components/Product/SingleProduct.component.tsx:64

⚠ react-doctor/no-generic-handler-names
Non-descriptive handler name "handleChange" — name should describe what it does, not when it runs
→ Rename to describe the action: e.g. handleSubmitsaveUserProfile, handleClicktoggleSidebar
src/components/UI/RangeSlider.component.tsx:52

⚠ react-doctor/prefer-tag-over-role
Prefer the semantic <output> element over role="status" on a generic tag.
→ Replace role with the semantic HTML element when one exists.
src/components/LoadingSpinner/LoadingSpinner.component.tsx:6

⚠ react-doctor/control-has-associated-label
A control must be associated with a text label — add visible text, aria-label, or aria-labelledby.
→ Every interactive control must have an accessible label.
src/components/Product/ProductFilters.component.tsx:122

⚠ react-doctor/checked-requires-onchange-or-readonly
checked should be used with either onChange or readOnly — otherwise the input is silently uncontrolled.
→ Add onChange={…} (controlled) or readOnly (display-only) — or use defaultChecked for an uncontrolled checkbox.
src/components/Checkout/Billing.component.tsx:32

⚠ react-doctor/js-cache-storage
localStorage.getItem("woo-session") called multiple times — cache the result in a variable
→ Cache repeated localStorage/sessionStorage reads in a local variable — each access serializes/deserializes
src/utils/apollo/ApolloClient.ts:79

⚠ deslop/unused-dependency
Unused dependency: lodash
→ Remove the dependency from package.json if it is genuinely unused.
package.json

┌─────┐ 92 / 100 Great · nextjs-woocommerce
│ ◠ ◠ │ ██████████████████████████████████████████████░░░░
│ ▽ │ React Doctor (https://react.doctor)
└─────┘

42 issues
Full diagnostics written to /tmp/react-doctor-f4b0bdc4-c4bb-43a0-88ed-1b9af902daa5

→ Share: https://www.react.doctor/share?p=nextjs-woocommerce&s=92&e=9&w=33&f=25

npm notice
npm notice New minor version of npm available! 11.13.0 -> 11.16.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0
npm notice To update run: npm install -g npm@11.16.0
npm notice

</details>
> Powered by [react-doctor](https://github.com/millionco/react-doctor)

@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 82747ef to 61bb1bb Compare February 24, 2026 17:55
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 61bb1bb to e08fb39 Compare February 26, 2026 03:35
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from e08fb39 to 3454f47 Compare February 27, 2026 16:05
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 3454f47 to 6517efc Compare March 5, 2026 17:21
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 6517efc to 7bdfcbd Compare March 9, 2026 19:09
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 7bdfcbd to b741a4a Compare March 13, 2026 16:48
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from b741a4a to 5301d00 Compare March 24, 2026 20:46
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 5301d00 to 8beec40 Compare April 1, 2026 18:02
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 8beec40 to 5f47469 Compare April 4, 2026 20:49
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from dc9cd16 to d01e606 Compare April 20, 2026 02:10
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from d01e606 to 66e7be1 Compare April 25, 2026 21:00
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 66e7be1 to 072ce64 Compare April 29, 2026 10:08
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 072ce64 to 64a622d Compare May 3, 2026 12:29
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 64a622d to 658e964 Compare May 8, 2026 17:16
@sonarqubecloud

sonarqubecloud Bot commented May 8, 2026

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 658e964 to 96fac37 Compare May 12, 2026 17:38
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 96fac37 to 664108f Compare May 18, 2026 12:28
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 664108f to 36d4ecc Compare May 22, 2026 02:50
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 36d4ecc to 72f9d55 Compare May 22, 2026 04:11
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 72f9d55 to b27d7d7 Compare May 23, 2026 00:41
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from b27d7d7 to 28ded8e Compare May 28, 2026 21:35
@renovate renovate Bot force-pushed the renovate/major-algoliasearch-client-javascript-monorepo branch from 28ded8e to b1dccad Compare June 1, 2026 23:10
@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

@renovate renovate Bot changed the title Update dependency algoliasearch to v5 Update dependency algoliasearch to v5 - autoclosed Jun 1, 2026
@renovate renovate Bot closed this Jun 1, 2026
@renovate renovate Bot deleted the renovate/major-algoliasearch-client-javascript-monorepo branch June 1, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants