chore(deps): update all non-major dependencies #1320
  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.
  
    
  
    
This PR contains the following updates:
14.7.1->14.9.38.5.1->8.5.25.16.4->5.16.714.6.0->14.6.21.2.1->1.2.222.17.0->22.20.64.38.0->4.39.15.75.0->5.90.55.75.0->5.90.210.4.0->10.4.118.3.20->18.3.268.14.1->8.15.04.24.0->4.25.21.12.0->1.13.11.11.13->1.11.186.30.0->6.30.16.30.0->6.30.19.5.2->9.5.48.22.0->8.23.4Release Notes
openedx/frontend-component-footer (@edx/frontend-component-footer)
v14.9.3Compare Source
Bug Fixes
v14.9.2Compare Source
Bug Fixes
v14.9.1Compare Source
Bug Fixes
v14.9.0Compare Source
Features
v14.8.0Compare Source
Features
v14.7.2Compare Source
Bug Fixes
openedx/frontend-platform (@edx/frontend-platform)
v8.5.2Compare Source
Bug Fixes
gregberge/loadable-components (@loadable/component)
v5.16.7Compare Source
Note: Version bump only for package loadable-components
openedx/frontend-build (@openedx/frontend-build)
v14.6.2Compare Source
Bug Fixes
v14.6.1Compare Source
Bug Fixes
openedx/frontend-slot-footer (@openedx/frontend-slot-footer)
v1.2.2Compare Source
Bug Fixes
openedx/paragon (@openedx/paragon)
v22.20.6Compare Source
Bug Fixes
v22.20.5Compare Source
Bug Fixes
v22.20.4Compare Source
Bug Fixes
v22.20.3Compare Source
Bug Fixes
v22.20.2Compare Source
Bug Fixes
v22.20.1Compare Source
Bug Fixes
v22.20.0Compare Source
Features
v22.19.0Compare Source
Features
v22.18.2Compare Source
Bug Fixes
v22.18.1Compare Source
Bug Fixes
v22.18.0Compare Source
Features
Changing the header of the
ProductTourcomponent, along with the action row buttons. Previously, the action row included was "Dismiss" and "Next" buttons, but now the dismiss functionality is available in a new "X" button along with a "Back" button to go back a step in the tour.Note: the previous
dismissButtonTextoptions within thetourshas been deprecated, and gets migrated to a newdismissAltTextoption instead. Additionally, thedismissAltTextnow only accepts a string (i.e., no longer accepts anode).TanStack/query (@tanstack/eslint-plugin-query)
v4.39.1Compare Source
Version 4.39.1 - 5/31/25, 1:09 PM (Manual Release)
Changes
Fix
4f93b86) by Lachlan CollinsCi
52f93a5) by Lachlan CollinsPackages
TanStack/query (@tanstack/react-query)
v5.90.5Compare Source
Patch Changes
e42ddfe]:v5.90.4Compare Source
Patch Changes
20ef922]:v5.90.3Compare Source
Patch Changes
Avoid unhandled promise rejection errors during de/rehydration of pending queries. (#9752)
Updated dependencies [
4e1c433]:v5.90.2Compare Source
Version 5.90.2 - 9/23/25, 7:37 AM
Changes
Fix
2cf3ec9) by Dominik DorfmeisterPackages
v5.90.1Compare Source
Version 5.90.1 - 9/22/25, 6:41 AM
Changes
Fix
49243c8) by hriday330Chore
fd19551(#9674) (cd4ef5c) by renovate[bot]Ci
cbf0896) by Lachlan Collinsfb48985) by Lachlan CollinsDocs
06e5550) by ArnoudPackages
v5.89.0Compare Source
Version 5.89.0 - 9/16/25, 8:27 AM
Changes
Feat
a2151d2) by JoshChore
a071bc9(#9627) (0e99327) by renovate[bot]Packages
v5.87.4Compare Source
Version 5.87.4 - 9/10/25, 2:09 PM
Changes
Fix
19445a0) by Minha KangTest
ccedf33) by @sukvvonPackages
v5.87.1Compare Source
Version 5.87.1 - 9/5/25, 2:15 PM
Changes
Fix
1c8a921) by Dominik DorfmeisterPackages
v5.87.0Compare Source
Version 5.87.0 - 9/5/25, 11:55 AM
Changes
Feat
a0b96db) by @justjakeDocs
2283633) by ArnoudPackages
v5.86.0Compare Source
Version 5.86.0 - 9/4/25, 9:27 AM (Manual Release)
Changes
Note: This release contains BREAKING CHANGES for the
experimental_streamedQueryAPI:BREAKING CHANGES
8f24580) by @marcog83BREAKING CHANGE: The
maxChunksparameter has been removed fromstreamedQuery.Use a custom
reducerfunction to control data aggregation behavior instead.BREAKING CHANGE: When using a custom reducer function with
streamedQuery,the
initialValueparameter is now required and must be provided.b25412a) by Dominik DorfmeisterBREAKING CHANGE:
queryFnhas been renamed tostreamFnChore
7306474) by @sukvvonTest
43049c5) by @sukvvonOther
c75a994) by BennettLiamPackages
v5.85.9Compare Source
Version 5.85.9 - 9/2/25, 12:17 PM
Changes
Fix
564a4f6) by Kim YoungHoonTest
5221029) by @sukvvonPackages
v5.85.8Compare Source
Version 5.85.8 - 9/2/25, 7:59 AM
Changes
Refactor
ef0c16e) by Minha KangCi
c44ca47) by autofix-ci[bot]Packages
v5.85.7Compare Source
Version 5.85.7 - 9/2/25, 7:22 AM
Changes
Refactor
7d24156) by @SheraffDocs
cancelQueries(#9597) (f97d725) by @Sc4ramouche0650eaf) by Imad SelkaPackages
Configuration
📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.