Skip to content

fix(deps): update dependency @coveo/headless to v3.55.1 - #131

Open
renovate-coveo[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-js-ts
Open

fix(deps): update dependency @coveo/headless to v3.55.1#131
renovate-coveo[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-js-ts

Conversation

@renovate-coveo

@renovate-coveo renovate-coveo Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@coveo/headless (source) 3.51.13.55.1 age adoption passing confidence

Release Notes

coveo/ui-kit (@​coveo/headless)

v3.55.1

Compare Source

Patch Changes

v3.55.0

Compare Source

Minor Changes
  • #​8160 7fd1533 - Added numberOfSuggestions option to the Commerce SearchBox and StandaloneSearchBox controllers, allowing configuration of how many query suggestions are requested from the API.

    Additionally, the count property passed to registerQuerySuggest is now sent in the commerce query-suggest API request. Previously it was stored in state but ignored when building the request.

Patch Changes
  • Updated dependencies [a1b2af5]:
    • coveo.analytics@​2.32.0

v3.54.0

Compare Source

Minor Changes
  • #​8076 1dcb32f - Add analytics.disableBrowserPrivacySignals engine configuration option. For legacy analytics (analyticsMode: 'legacy'), setting it to true stops honoring browser privacy signals (Do Not Track and Global Privacy Control) so analytics events are sent even when those signals are present. It defaults to false (privacy-friendly), has no effect with analyticsMode: 'next', and does not override an explicit enabled: false. Enabling it means your integration takes ownership of privacy compliance. The option is intentionally introduced as @deprecated to signal that it is transitional and will be removed with legacy analytics.
Patch Changes
  • #​8085 e463261 - Fixed logGeneratedAnswerStreamEnd always logging the Search analytics event, even when the GeneratedAnswer controller is built on an Insight engine. The Insight-specific logGeneratedAnswerStreamEnd action is now correctly invoked for Insight use cases, and its signature was aligned with the Search version (answerGenerated, answerId?, answerTextIsEmpty?).

  • Updated dependencies [b69393a, f1ee3a9, 333a834, c2ebb1b, 30abbfb, 0047895, 1dcb32f, 0047895, 13709a3]:

v3.53.2

Compare Source

Patch Changes

v3.53.1

Compare Source

Patch Changes
  • #​7937 6580723 - fix(headless): restore memoization of commerce facet selectors

    Rewrote the commerce facet selectors so their reselect input selectors return stable references (or primitives) instead of freshly allocated wrapper objects. This restores effective memoization and removes the dev-mode inputStabilityCheck and identityFunctionCheck warnings that were previously logged on every selector access. Selector outputs are unchanged.

  • #​7911 6bd6624 - Fix atomic-generated-answer not respecting tabs-included/tabs-excluded when generating answers. The component no longer sends answer-generation queries when it is hidden on the current tab, including on the initial load. The Answer API and Agent API generation paths now honor the generated answer isEnabled state, and buildGeneratedAnswer's initialState.isEnabled is now applied.

v3.53.0

Minor Changes
  • #​7885 87bd287 - Point the agent answer and follow-up endpoints to the v1 API instead of preview for the GA release.
Patch Changes
  • #​7871 50a5c0a - chore(SFINT-6808): create visible debug header when debug mode is enabled for agent in atomic-generated-answer
    chore(SFINT-6808): fix the check if the debug mode is enabled for search agent

v3.52.0

Minor Changes
  • #​7817 2da911b - feat(headless): added support for toolCallStart, End and Args in generated-answer implementation of AG-UI protocol
Patch Changes
  • #​7810 e870314 - fix(headless): pass enableResults option through RecentQueriesList and DidYouMean

  • #​7828 ddaf248 - Acknowledge server-side query correction when automaticallyCorrectQuery is disabled.

    When a search pipeline overrides automaticallyCorrect to whenNoResults but the client sets automaticallyCorrectQuery: false, headless now correctly updates state.query.q to the corrected query returned by the server. This ensures subsequent requests (e.g., facet "Show More") use the corrected query instead of the original uncorrected one, which previously caused facet values to disappear.

  • #​7836 b5730e5 - added guard to prevent reacting to events from aborted agents

v3.51.5

Compare Source

Patch Changes
  • #​7794 a25786a - feat(headless): change search agent follow-up citations clicks events to custom event

  • #​7788 fe7ee7d - fix(headless): correct totalSpotlightContent field name in pagination response COMHUB2-2093

v3.51.4

Compare Source

Patch Changes
  • #​7719 9bd57e7 - Fixed issue with the referrer fallback on generated answer

v3.51.3

Compare Source

Patch Changes
  • #​7717 380ad1b Thanks @​alexprudhomme! - CDN artifacts now resolve cross-package dependencies using commit-based paths, making each artifact self-contained and independent of version pointer availability.

v3.51.2

Compare Source

Patch Changes
  • #​7654 2abc0a0 Thanks @​Tooni! - Fix numberOfProductsSelector in commerce search to account for results when enableResults is true

Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "before 6:00am on Tuesday"
  • Automerge
    • "after 9:00am and before 12:00pm on tuesday, wednesday, thursday"

🚦 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 has been generated by Mend Renovate.

@svcsnykcoveo

svcsnykcoveo commented Jun 9, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from 63cd4dc to 3062a18 Compare June 11, 2026 14:35
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update all non-major dependencies (js/ts) to v3.51.3 fix(deps): update all non-major dependencies (js/ts) to v3.51.4 Jun 11, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from 3062a18 to 45c40f8 Compare June 22, 2026 13:05
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update all non-major dependencies (js/ts) to v3.51.4 fix(deps): update all non-major dependencies (js/ts) to v3.51.5 Jun 22, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from 45c40f8 to b282e08 Compare June 29, 2026 19:26
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update all non-major dependencies (js/ts) to v3.51.5 fix(deps): update all non-major dependencies (js/ts) to v3.52.0 Jun 29, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from b282e08 to a4e8704 Compare July 6, 2026 21:05
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update all non-major dependencies (js/ts) to v3.52.0 fix(deps): update all non-major dependencies (js/ts) to v3.53.0 Jul 6, 2026
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update all non-major dependencies (js/ts) to v3.53.0 fix(deps): update dependency @coveo/headless to v3.53.0 Jul 8, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from 28afa1f to 391f937 Compare July 23, 2026 19:03
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update dependency @coveo/headless to v3.53.0 fix(deps): update dependency @coveo/headless to v3.53.1 Jul 23, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from 391f937 to 1933f04 Compare August 3, 2026 18:03
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update dependency @coveo/headless to v3.53.1 fix(deps): update dependency @coveo/headless to v3.53.2 Aug 3, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from 1933f04 to ce93ebf Compare August 11, 2026 15:12
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update dependency @coveo/headless to v3.53.2 fix(deps): update dependency @coveo/headless to v3.54.0 Aug 11, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from ce93ebf to 3e66c70 Compare August 18, 2026 18:03
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update dependency @coveo/headless to v3.54.0 fix(deps): update dependency @coveo/headless to v3.55.0 Aug 18, 2026
@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from 3e66c70 to 94fa74e Compare August 20, 2026 16:03
@renovate-coveo renovate-coveo Bot changed the title fix(deps): update dependency @coveo/headless to v3.55.0 fix(deps): update dependency @coveo/headless to v3.55.1 Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants