chore(deps): update all non-major dependencies #1320
+705
−667
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.2
5.16.4
->5.16.7
14.6.0
->14.6.2
1.2.1
->1.2.2
22.17.0
->22.20.6
4.38.0
->4.39.1
5.75.0
->5.90.5
5.75.0
->5.90.2
10.4.0
->10.4.1
18.3.20
->18.3.26
8.14.1
->8.15.0
4.24.0
->4.25.2
1.12.0
->1.12.2
1.11.13
->1.11.18
6.30.0
->6.30.1
6.30.0
->6.30.1
9.5.2
->9.5.4
8.22.0
->8.23.4
Release Notes
openedx/frontend-component-footer (@edx/frontend-component-footer)
v14.9.2
Compare Source
Bug Fixes
v14.9.1
Compare Source
Bug Fixes
v14.9.0
Compare Source
Features
v14.8.0
Compare Source
Features
v14.7.2
Compare Source
Bug Fixes
gregberge/loadable-components (@loadable/component)
v5.16.7
Compare Source
Note: Version bump only for package loadable-components
openedx/frontend-build (@openedx/frontend-build)
v14.6.2
Compare Source
Bug Fixes
v14.6.1
Compare Source
Bug Fixes
openedx/frontend-slot-footer (@openedx/frontend-slot-footer)
v1.2.2
Compare Source
Bug Fixes
openedx/paragon (@openedx/paragon)
v22.20.6
Compare Source
Bug Fixes
v22.20.5
Compare Source
Bug Fixes
v22.20.4
Compare Source
Bug Fixes
v22.20.3
Compare Source
Bug Fixes
v22.20.2
Compare Source
Bug Fixes
v22.20.1
Compare Source
Bug Fixes
v22.20.0
Compare Source
Features
v22.19.0
Compare Source
Features
v22.18.2
Compare Source
Bug Fixes
v22.18.1
Compare Source
Bug Fixes
v22.18.0
Compare Source
Features
Changing the header of the
ProductTour
component, 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
dismissButtonText
options within thetours
has been deprecated, and gets migrated to a newdismissAltText
option instead. Additionally, thedismissAltText
now only accepts a string (i.e., no longer accepts anode
).TanStack/query (@tanstack/eslint-plugin-query)
v4.39.1
Compare 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.5
Compare Source
Patch Changes
e42ddfe
]:v5.90.4
Compare Source
Patch Changes
20ef922
]:v5.90.3
Compare Source
Patch Changes
Avoid unhandled promise rejection errors during de/rehydration of pending queries. (#9752)
Updated dependencies [
4e1c433
]:v5.90.2
Compare Source
Version 5.90.2 - 9/23/25, 7:37 AM
Changes
Fix
2cf3ec9
) by Dominik DorfmeisterPackages
v5.90.1
Compare 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.0
Compare 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.4
Compare Source
Version 5.87.4 - 9/10/25, 2:09 PM
Changes
Fix
19445a0
) by Minha KangTest
ccedf33
) by @sukvvonPackages
v5.87.1
Compare Source
Version 5.87.1 - 9/5/25, 2:15 PM
Changes
Fix
1c8a921
) by Dominik DorfmeisterPackages
v5.87.0
Compare Source
Version 5.87.0 - 9/5/25, 11:55 AM
Changes
Feat
a0b96db
) by @justjakeDocs
2283633
) by ArnoudPackages
v5.86.0
Compare Source
Version 5.86.0 - 9/4/25, 9:27 AM (Manual Release)
Changes
Note: This release contains BREAKING CHANGES for the
experimental_streamedQuery
API:BREAKING CHANGES
8f24580
) by @marcog83BREAKING CHANGE: The
maxChunks
parameter has been removed fromstreamedQuery
.Use a custom
reducer
function to control data aggregation behavior instead.BREAKING CHANGE: When using a custom reducer function with
streamedQuery
,the
initialValue
parameter is now required and must be provided.b25412a
) by Dominik DorfmeisterBREAKING CHANGE:
queryFn
has been renamed tostreamFn
Chore
7306474
) by @sukvvonTest
43049c5
) by @sukvvonOther
c75a994
) by BennettLiamPackages
v5.85.9
Compare Source
Version 5.85.9 - 9/2/25, 12:17 PM
Changes
Fix
564a4f6
) by Kim YoungHoonTest
5221029
) by @sukvvonPackages
v5.85.8
Compare 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.7
Compare Source
Version 5.85.7 - 9/2/25, 7:22 AM
Changes
Refactor
7d24156
) by @SheraffDocs
cancelQueries
(#9597) (f97d725
) by @Sc4ramouche0650eaf
) by Imad SelkaPackages
v5.85.6
Compare Source
Version 5.85.6 - 8/30/25, 12:21 PM
Changes
Fix
379670d
) by Dominik DorfmeisterChore
9c40848
(#9473) (7c464e3
) by renovate[bot]Test
a1b1279
) by @sukvvonDocs
428c19f
) by @wo-o292a8ba49
) by @wo-o2954efe22
) by @wo-o29ad0ca9f
) by @wo-o291b0346f
) by Kier Borromeo9a3f683
) by Dmytro BorysovPackages
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.