Skip to content

Conversation

@renovate-coveo
Copy link
Contributor

@renovate-coveo renovate-coveo bot commented Jul 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@coveo/headless (source) 3.27.0 -> 3.34.2 age adoption passing confidence
@coveo/headless (source) 1.32.0 -> 1.114.0 age adoption passing confidence
cross-fetch 3.0.5 -> 3.2.0 age adoption passing confidence
react-scripts (source) 3.3.0 -> 3.4.4 age adoption passing confidence
typescript (source) 3.7.5 -> 3.9.10 age adoption passing confidence

Release Notes

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

v3.34.2

v3.34.1

v3.34.0

Compare Source

v3.33.0

Compare Source

v3.32.0

Compare Source

  • feat(headless): Include caseContext parameter in CRGA AnswerAPI to match SAPI behavior (#​6145) (13a3e28), closes #​6145

v3.31.6

Compare Source

v3.31.5

Compare Source

v3.31.4

Compare Source

v3.31.3

Compare Source

v3.31.2

Compare Source

v3.31.1

Compare Source

v3.31.0

Compare Source

v3.30.2

Compare Source

v3.30.1

Compare Source

v3.30.0

Compare Source

v3.29.2

Compare Source

v3.29.1

Compare Source

  • fix(headless): use deepest selected children when increasing numberOfValues in category facet `sho (10f9dec), closes #​5955

v3.29.0

Compare Source

v3.28.4

Compare Source

v3.28.3

Compare Source

  • fix(headless): renew expired access token before emitting event through Relay (#​5828) (c4fc3e9), closes #​5828

v3.28.2

Compare Source

v3.28.1

Compare Source

  • fix(headless): reset numberOfValue when deselecting a manual numeric facet range (#​5845) (450bb60), closes #​5845

v3.28.0

Compare Source

v3.27.7

Compare Source

v3.27.6

Compare Source

v3.27.5

Compare Source

v3.27.4

Compare Source

v3.27.3

Compare Source

v3.27.2

Compare Source

v3.27.1

Compare Source

lquixada/cross-fetch (cross-fetch)

v3.2.0

Compare Source

What's Changed

FEATURES

  • Upgraded node-fetch from 2.6.12 to 2.7.0. Please refer to node-fetch release notes for features and bug fixes.
  • Upgraded whatwg-fetch from 3.0.0 to 3.6.20. Please refer to whatwg-fetch release notes for features and bug fixes.

v3.1.8

Compare Source

What's Changed

  • Restored caret range to node-fetch version for automatic feature and fix updates.

Full Changelog: lquixada/cross-fetch@v3.1.7...v3.1.8

v3.1.7

Compare Source

What's Changed

  • Updated node-fetch version to 2.6.12

Full Changelog: lquixada/cross-fetch@v3.1.6...v3.1.7

v3.1.6

Compare Source

What's Changed

  • Updated node-fetch version to 2.6.11
  • Added caret range to node-fetch version for automatic feature and fix updates.

Full Changelog: lquixada/cross-fetch@v3.1.5...v3.1.6

v3.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: lquixada/cross-fetch@v3.1.4...v3.1.5

v3.1.4

Compare Source

🐞 fixed typescript errors.

v3.1.3

Compare Source

🐞 fixed typescript compilation error causing #​95, #​101, #​102.

v3.1.2

Compare Source

🐞 added missing Headers interface augmentation from lib.dom.iterable.d.ts (#​97)

v3.1.1

Compare Source

🐞 fixed missing fetch api types from constructor signatures #​96 (thanks @​jstewmon)

v3.1.0

Compare Source

⚡️ improved TypeScript support with own fetch API type definitions (thanks @​jstewmon)
⚡️ set fetch.ponyfill to true when custom ponyfill implementation is used.
💡 set the same fetch API test suite to run against node-fetch, whatwg-fetch and native fetch.

v3.0.6

Compare Source

⚡️ updated node-fetch to 2.6.1

facebook/create-react-app (react-scripts)

v3.4.4

Compare Source

3.4.4 (2020-10-20)

v3.4.4 release bumps resolve-url-loader to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.3 to 3.4.4

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

v3.4.3

Compare Source

3.4.3 (2020-08-12)

v3.4.3 release bumps terser-webpack-plugin to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.2 to 3.4.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

v3.4.2

Compare Source

3.4.2 (2020-08-11)

v3.4.2 release bumps webpack-dev-server to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.1 to 3.4.2

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

v3.4.1

Compare Source

3.4.1 (2020-03-20)

v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8.

🐛 Bug Fix
💅 Enhancement
📝 Documentation
🔨 Underlying Tools
Committers: 9
Migrating from 3.4.0 to 3.4.1

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

v3.4.0

Compare Source

3.4.0 (2020-02-14)

v3.4.0 is a minor release that adds new features, including support for SSL and setting PUBLIC_URL in development. It also includes a fix for Hot Module Reloading with CSS Modules as well as other bug fixes.

🐛 Bug Fix
💅 Enhancement
📝 Documentation
🔨 Underlying Tools
Committers: 18
Migrating from 3.3.1 to 3.4.0

Inside any created project that has not been ejected, run:

npm inst

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4:00am on Tuesday" in timezone America/Toronto, Automerge - "after 9:00am and before 12:00pm on tuesday, wednesday, thursday" in timezone America/Toronto.

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

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJkZXBlbmRlbmN5IHVwZGF0ZSIsInJlbm92YXRlIl19-->

@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from 196120e to 1398be3 Compare July 16, 2025 03:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from 282a6c9 to bdd3d39 Compare July 23, 2025 17:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from 532008b to 447dd74 Compare August 6, 2025 03:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch from 447dd74 to 9a31c19 Compare August 6, 2025 14:13
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 4 times, most recently from 94afb29 to 9e42157 Compare August 20, 2025 03:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch from 9e42157 to f7de6b7 Compare August 27, 2025 03:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 3 times, most recently from dfa8ff6 to f48d612 Compare September 10, 2025 03:05
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 3 times, most recently from 338f3ba to d5c8f45 Compare September 25, 2025 14:35
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from 9f88cfc to 6a32db8 Compare October 8, 2025 03:04
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from cc861a6 to 5ea491c Compare October 15, 2025 03:33
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from 30dfe9a to 7188fa5 Compare October 22, 2025 20:35
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch 2 times, most recently from 0fda211 to 1d5420e Compare November 4, 2025 14:35
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch from 1d5420e to 806b95b Compare November 6, 2025 17:36
@renovate-coveo renovate-coveo bot force-pushed the renovate/all-minor-patch-js-ts branch from 806b95b to 94b579d Compare November 6, 2025 20:35
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.

1 participant