chore(deps): bump the version-all group across 1 directory with 46 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(1 day ago)
(1 day ago)
dependencies javascript
Bumps the version-all group with 41 updates in the /frontend directory:
Updates @heroui/react
from 2.8.2 to 2.8.3
Release notes
Sourced from @heroui/react
's releases.
@heroui/react
@2
.8.3What's Changed
- chore(docs): remove unused or deprecated info in autocomplete by
@wingkwong
in heroui-inc/heroui#5581- fix(docs): default value of radius in image by
@wingkwong
in heroui-inc/heroui#5580- fix(theme): clear button disabled inputs by
@luislh-dev
in heroui-inc/heroui#5607- chore(docs): update TanStack routing page by
@wingkwong
in heroui-inc/heroui#5629- fix(theme): stepperButton when labelPlacement is outside in NumberInput by
@IsDyh01
in heroui-inc/heroui#5628- refactor: use handleLinkClick from RA's utils by
@wingkwong
in heroui-inc/heroui#5632- chore(deps): bump tailwindcss version by
@wingkwong
in heroui-inc/heroui#5636- chore(deps): bump tailwind-variants version by
@wingkwong
in heroui-inc/heroui#5635- chore(deps): rollback TW to 4.1.11 by
@wingkwong
in heroui-inc/heroui#5644- chore(deps): bump RA versions (aug 2025) by
@wingkwong
in heroui-inc/heroui#5640- fix(theme): dropdown-item has no ellipsis when it has a width and desc by
@IsDyh01
in heroui-inc/heroui#5638- fix(toast): show animation when closing all modals by
@anshumandev2025
in heroui-inc/heroui#5637- refactor(toast): animation & toast region by
@wingkwong
in heroui-inc/heroui#5647- fix(use-aria-overlay): prevent modal/drawer from closing on press instead by
@anshumandev2025
in heroui-inc/heroui#5624- refactor(docs): standardize copy code feedback across all tabs by
@IgorJFS
in heroui-inc/heroui#5584- fix(select): use space as aria-labelledby separator by
@dklymenk
in heroui-inc/heroui#5587- fix(tabs): unresponsive modal after switching tabs inside by
@wingkwong
in heroui-inc/heroui#5582- refactor: improve type safety by
@luislh-dev
in heroui-inc/heroui#5539- ci(changesets): :package: version packages by
@github-actions
[bot] in heroui-inc/heroui#5610New Contributors
@luislh-dev
made their first contribution in heroui-inc/heroui#5607@IsDyh01
made their first contribution in heroui-inc/heroui#5628@anshumandev2025
made their first contribution in heroui-inc/heroui#5637@IgorJFS
made their first contribution in heroui-inc/heroui#5584Full Changelog: https://github.com/heroui-inc/heroui/compare/
@heroui/react
@2.8.2...
@heroui/react
@2.8.3
Changelog
Sourced from @heroui/react
's changelog.
2.8.3
Patch Changes
#5640
d90ac57
Thanks@wingkwong
! - bump RA versions (aug 2025)Updated dependencies [
d90ac57
,e2aed2e
,928383b
,f8fbe4b
,8eb269d
,3ba7d29
,743505f
,e0dc33f
,afe2f97
,6b86a41
]:
@heroui/autocomplete
@2
.3.27@heroui/number-input
@2
.0.16@heroui/breadcrumbs
@2
.2.21@heroui/date-picker
@2
.3.26@heroui/date-input
@2
.3.25@heroui/pagination
@2
.2.23@heroui/accordion
@2
.2.22@heroui/input-otp
@2
.1.25@heroui/calendar
@2
.2.25@heroui/checkbox
@2
.3.25@heroui/dropdown
@2
.3.25@heroui/progress
@2
.2.21@heroui/divider
@2
.2.18@heroui/listbox
@2
.3.24@heroui/popover
@2
.3.25@heroui/snippet
@2
.2.26@heroui/tooltip
@2
.2.22@heroui/avatar
@2
.2.21@heroui/button
@2
.2.25@heroui/navbar
@2
.2.23@heroui/select
@2
.4.26@heroui/slider
@2
.4.22@heroui/switch
@2
.2.23@heroui/input
@2
.4.26@heroui/modal
@2
.2.22@heroui/radio
@2
.3.25@heroui/table
@2
.2.25@heroui/toast
@2
.0.15@heroui/card
@2
.2.24@heroui/chip
@2
.2.21@heroui/form
@2
.1.25@heroui/link
@2
.2.22@heroui/menu
@2
.2.24@heroui/tabs
@2
.2.22@heroui/user
@2
.2.21@heroui/system
@2
.4.21@heroui/theme
@2
.4.21@heroui/drawer
@2
.2.22@heroui/badge
@2
.2.16@heroui/alert
@2
.2.25@heroui/skeleton
@2
.2.16@heroui/code
@2
.2.19@heroui/kbd
@2
.2.20
... (truncated)
Commits
ec11979
ci(changesets): version packages (#5610)d90ac57
chore(deps): bump RA versions (aug 2025) (#5640)- See full diff in compare view
Updates @microlink/react-json-view
from 1.26.2 to 1.27.0
Release notes
Sourced from @microlink/react-json-view
's releases.
v1.27.0
What's Changed
- Use "className" instead of "class" in React components by
@n1c0de
in microlinkhq/react-json-view#78- Prevent module overflow by breaking long words in string value by
@n1c0de
in microlinkhq/react-json-view#80- Use camelCase on inline style by
@n1c0de
in microlinkhq/react-json-view#81- feat: show comma option by
@truongthanh1303
in microlinkhq/react-json-view#87New Contributors
@n1c0de
made their first contribution in microlinkhq/react-json-view#78@truongthanh1303
made their first contribution in microlinkhq/react-json-view#87Full Changelog: https://github.com/microlinkhq/react-json-view/compare/v1.26.2...v1.27.0
Changelog
Sourced from @microlink/react-json-view
's changelog.
1.27.0 (2025-08-01)
Features
Bug Fixes
Commits
cbf13bc
chore(release): 1.27.0a72086a
Merge pull request #87 from truongthanh1303/feat/show-comma-optionbdb3907
feat: show comma optionbc355f3
Merge pull request #81 from n1c0de/hotfix/use-camelcase-on-inline-stylea2312a7
Merge branch 'master' into hotfix/use-camelcase-on-inline-styleb8c14d8
Revert "Release/1.27.1 (#11)"d578398
fix(string data type): use camelcase on inline styleb357174
Merge pull request #80 from n1c0de/hotfix/prevent-module-overflow-by-breaking...e1f4b60
Revert "fix: use className instead of class in React components (#1)"c334691
Revert "feat: add custom buttons to rows according to value type (#4)"- Additional commits viewable in compare view
Updates @react-router/node
from 7.7.1 to 7.8.2
Release notes
Sourced from @react-router/node
's releases.
v7.8.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782
v7.8.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v781
v7.8.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v780
Changelog
Sourced from @react-router/node
's changelog.
7.8.2
Patch Changes
- Updated dependencies:
react-router@7.8.2
7.8.1
Patch Changes
- Updated dependencies:
react-router@7.8.1
7.8.0
Patch Changes
[UNSTABLE] Change
getLoadContext
signature (type GetLoadContextFunction
) whenfuture.unstable_middleware
is enabled so that it returns anunstable_RouterContextProvider
instance instead of aMap
used to contruct the instance internally (#14097)
- This also removes the
type unstable_InitialContext
export- ⚠️ This is a breaking change if you have adopted middleware and are using a custom server with a
getLoadContext
functionUpdated dependencies:
react-router@7.8.0
Commits
eade1de
chore: Update version for release (#14223)27eed3a
chore: Update version for release (pre) (#14214)ef3016c
chore: Update version for release (pre) (#14211)5ebc1cb
chore: formatfd17d66
chore: Update version for release (#14185)68f3bfc
chore: Update version for release (pre) (#14184)bd38001
chore: Update version for release (pre) (#14178)de1eb5d
chore: format5fb4185
chore: Update version for release (#14141)562664c
chore: Update version for release (pre) (#14139)- Additional commits viewable in compare view
Updates @react-router/serve
from 7.7.1 to 7.8.2
Release notes
Sourced from @react-router/serve
's releases.
v7.8.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782
v7.8.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v781
v7.8.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v780
Changelog
Sourced from @react-router/serve
's changelog.
7.8.2
Patch Changes
- Updated dependencies:
react-router@7.8.2
@react-router/node@7.8.2
@react-router/express@7.8.2
7.8.1
Patch Changes
- Updated dependencies:
react-router@7.8.1
@react-router/node@7.8.1
@react-router/express@7.8.1
7.8.0
Patch Changes
- Updated dependencies:
react-router@7.8.0
@react-router/express@7.8.0
@react-router/node@7.8.0
Commits
eade1de
chore: Update version for release (#14223)27eed3a
chore: Update version for release (pre) (#14214)ef3016c
chore: Update version for release (pre) (#14211)5ebc1cb
chore: formatfd17d66
chore: Update version for release (#14185)68f3bfc
chore: Update version for release (pre) (#14184)bd38001
chore: Update version for release (pre) (#14178)de1eb5d
chore: format5fb4185
chore: Update version for release (#14141)562664c
chore: Update version for release (pre) (#14139)- Additional commits viewable in compare view
Updates @react-types/shared
from 3.31.0 to 3.32.0
Release notes
Sourced from @react-types/shared
's releases.
November 08, 2023 Release
Release notes: https://react-spectrum.adobe.com/releases/2023-11-8.html
Commits
2c58ed3
Publisheb58e40
docs: Update dnd docs for new getItems API (#8769)62eb6ce
chore: SelectBox audit (#8766)a2caea4
chore: use hook data from useDate*Picker to apply calendar props (#8649)0487f38
fix: S2 Tabs collapsing with a single word (#8765)ad255f4
docs: Add trigger-anchor-point example (#8764)5ccf5b7
chore: Updating name of useAutocomplete textfieldProps to inputProps (#8762)e3037d6
chore: export SelectBoxGroupContext (#8763)d55c920
chore: add SelectBoxGroup to chromatic (#8760)341ae3f
chore: Remove CollectionNode default filter behavior and other release API up...- Additional commits viewable in compare view
Updates @reduxjs/toolkit
from 2.8.2 to 2.9.0
Release notes
Sourced from @reduxjs/toolkit
's releases.
v2.9.0
This feature release rewrites RTK Query's internal subscription and polling systems and the
useStableQueryArgs
hook for better perf, adds automaticAbortSignal
handling to requests still in progress when a cache entry is removed, fixes a bug with thetransformResponse
option for queries, adds a newbuilder.addAsyncThunk
method, and fixes assorted other issues.Changelog
RTK Query Performance Improvements
We had reports that RTK Query could get very slow when there were thousands of subscriptions to the same cache entry. After investigation, we found that the internal polling logic was attempting to recalculate the minimum polling time after every new subscription was added. This was highly inefficient, as most subscriptions don't change polling settings, and it required repeated O(n) iteration over the growing list of subscriptions. We've rewritten that logic to debounce the update check and ensure a max of one polling value update per tick for the entire API instance.
Related, while working on the request abort changes, testing showed that use of plain
Record
s to hold subscription data was inefficient because we have to iterate keys to check size. We've rewritten the subscription handling internals to useMap
s instead, as well as restructuring some additional checks around in-flight requests.These two improvements drastically improved runtime perf for the thousands-of-subscriptions-one-cache-entry repro, eliminating RTK methods as visible hotspots in the perf profiles. It likely also improves perf for general usage as well.
We've also changed the implementation of our internal
useStableQueryArgs
hook to avoid callingserializeQueryArgs
on its value, which can avoid potential perf issues when a query takes a very large object as its cache key.[!NOTE] The internal logic switched from serializing the query arg to doing reference checks on nested values. This means that if you are passing a non-POJO value in a query arg, such as
useSomeQuery({a: new Set()})
, and you haverefetchOnMountOrArgChange
enabled, this will now trigger refeteches each time as theSet
references are now considered different based on equality instead of serialization.Abort Signal Handling on Cleanup
We've had numerous requests over time for various forms of "abort in-progress requests when the data is no longer needed / params change / component unmounts / some expensive request is taking too long". This is a complex topic with multiple potential use cases, and our standard answer has been that we don't want to abort those requests - after all, cache entries default to staying in memory for 1 minute after the last subscription is removed, so RTKQ's cache can still be updated when the request completes. That also means that it doesn't make sense to abort a request "on unmount".
However, it does then make sense to abort an in-progress request if the cache entry itself is removed. Given that, we've updated our cache handling to automatically call the existing
resPromise.abort()
method in that case, triggering theAbortSignal
attached to thebaseQuery
. The handling at that point depends on your app -fetchBaseQuery
should handle that, a custombaseQuery
orqueryFn
would need to listen to theAbortSignal
.We do have an open issue asking for further discussions of potential abort / cancelation use cases and would appreciate further feedback.
New Options
The builder callback used in
createReducer
andcreateSlice.extraReducers
now hasbuilder.addAsyncThunk
available, which allows handling specific actions from a thunk in the same way that you could define a thunk insidecreateSlice.reducers
:const slice = createSlice({ name: 'counter', initialState: { loading: false, errored: false, value: 0, }, reducers: {}, extraReducers: (builder) => builder.addAsyncThunk(asyncThunk, { pending(state) { state.loading = true }, fulfilled(state, action) { state.value = action.payload }, rejected(state) { state.errored = true }, </tr></table>
... (truncated)
Commits
98c54c6
Release 2.9.00a86abd
export some useful async thunk typesd02c27a
add docs for addAsyncThunk (#5066)ab346b9
fixdoc: incorrect position of keepUnusedDataFor for two scenarios (#5062)d2bbb8d
Rewrite subscription handling and polling calculations for better perf (#5064)3c6de47
Merge pull request #5065 from reduxjs/feature/TS5.9-matrixc37b977
Add missing error value38537c3
Don't run Node10 checks for TS 6+821be20
Add TS 5.9 to the matrix407688d
Abort pending requests if the cache entry is removed (#5061)- Additional commits viewable in compare view
Updates @stripe/react-stripe-js
from 3.8.1 to 4.0.0
Release notes
Sourced from @stripe/react-stripe-js
's releases.
v4.0.0
Changed
- [breaking] split out custom checkout imports (#609)
- Update useCheckout to return loading/error states (#606)
v3.10.0
Fixes
- Remove broken Travis badge (#612)
Changed
- Add SPM events/types/tests (#613)
v3.9.2
Changed
- Fix JSDoc elements link (#608)
v3.9.1
Fixes
- Patch for global JSX namespace deprecation in React 19 (#607)
v3.9.0
New features
- feat: load fonts when they change (#605)
Commits
fc16f86
v4.0.0204f271
[breaking] split out custom checkout imports (#609)53799b1
Update useCheckout to return loading/error states (#606)2592137
Add SPM events/types/tests (#613)e73efa4
Remove broken Travis badge (#612)757fdcd
v3.9.2d2a2cdf
Fix JSDoc elements link (#608)8b06bcf
v3.9.18a80b00
Patch for global JSX namespace deprecation in React 19 (#607)faffe7d
v3.9.0- Additional commits viewable in compare view
Updates @stripe/stripe-js
from 7.7.0 to 7.9.0
Release notes
Sourced from @stripe/stripe-js
's releases.
v7.9.0
New features
Fixes
- Bump sha.js from 2.4.11 to 2.4.12 in /examples/parcel (#799)
v7.8.0
New features
Changed
- removes double github token check (#794)
Commits
9303e4e
v7.9.0c3f8f52
Bump sha.js from 2.4.11 to 2.4.12 in /examples/parcel (#799)bb3c274
Add buttonBorderRadius to types (#798)8ef756c
Add 'allow_redisplay' to 'PaymentMethodCreateParams' (#796)61d4e88
v7.8.0e80ac4a
chore: add fonts types (#795)99756f8
Adding SPM option to StripeCheckoutElementsOptions (#793)876876d
removes double github token check (#794)- See full diff in compare view
Updates @tailwindcss/postcss
from 4.1.11 to 4.1.13
Release notes
Sourced from @tailwindcss/postcss
's releases.
v4.1.13
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibility
when usingtransition
(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariant
values (#18798)- Replace deprecated
clip
withclip-path
insr-only
(#18769)- Hide internal fields from completions in
matchUtilities
(#18820)- Ignore
.vercel
folders by default (can be overridden by@source …
rules) (#18855)- Consider variants starting with
@-
to be invalid (e.g.@-2xl:flex
) (#18869)- Do not allow custom variants to start or end with a
-
or_
(#18867, #18872)- Upgrade: Migrate
aria
theme keys to@custom-variant
(#18815)- Upgrade: Migrate
data
theme keys to@custom-variant
(#18816)- Upgrade: Migrate
supports
theme keys to@custom-variant
(#18817)v4.1.12
Fixed
- Don't consider the global important state in
@apply
(#18404)- Add missing suggestions for
flex-<number>
utilities (#18642)- Fix trailing
)
from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@plugin
and@config
(#18345)- Allow boolean values of
process.env.DEBUG
in@tailwindcss/node
(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
false
orundefined
properties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321)- Fix false-positive migrations in
addEventListener
and JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*
theme keys individe-*
utilities for backwards compatibility (#18704)- Don't scan
.hdr
and.exr
files for classes by default (#18734)
Changelog
Sourced from @tailwindcss/postcss
's changelog.
[4.1.13] - 2025-09-03
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibility
when usingtransition
(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariant
values (#18798)- Replace deprecated
clip
withclip-path
insr-only
(#18769)- Hide internal fields from completions in
matchUtilities
(#18820)- Ignore
.vercel
folders by default (can be overridden by@source …
rules) (#18855)- Consider variants starting with
@-
to be invalid (e.g.@-2xl:flex
) (#18869)- Do not allow custom variants to start or end with a
-
or_
(#18867, #18872)- Upgrade: Migrate
aria
theme keys to@custom-variant
(#18815)- Upgrade: Migrate
data
theme keys to@custom-variant
(#18816)- Upgrade: Migrate
supports
theme keys to@custom-variant
(#18817)[4.1.12] - 2025-08-13
Fixed
- Don't consider the global important state in
@apply
(#18404)- Add missing suggestions for
flex-<number>
utilities (#18642)- Fix trailing
)
from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@plugin
and@config
(#18345)- Allow boolean values of
process.env.DEBUG
in@tailwindcss/node
(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
false
orundefined
properties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321)- Fix false-positive migrations in
addEventListener
and JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*
theme keys individe-*
utilities for backwards compatibility (#18704)- Don't scan
.hdr
and.exr
files for classes by default (#18734)
Commits
Updates @tailwindcss/vite
from 4.1.11 to 4.1.13
Release notes
Sourced from @tailwindcss/vite
's releases.
v4.1.13
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibility
when usingtransition
(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariant
values (#18798)- Replace deprecated
clip
withclip-path
insr-only
(#18769)- Hide internal fields from completions in
matchUtilities
(#18820)- Ignore
.vercel
folders by default (can be overridden by@source …
rules) (#18855)- Consider variants starting with
@-
to be invalid (e.g.@-2xl:flex
) (#18869)- Do not allow custom variants to start or end with a
-
or_
(#18867, #18872)- Upgrade: Migrate
aria
theme keys to@custom-variant
(#18815)- Upgrade: Migrate
data
theme keys to@custom-variant
(#18816)Description has been truncated
Pull Request Statistics
1
2
+2106
-2413
Package Dependencies
@typescript-eslint/parser
npm
7.18.0 → 8.42.0
Major
@typescript-eslint/eslint-plugin
npm
7.18.0 → 8.42.0
Major
@tanstack/eslint-plugin-query
npm
5.81.2 → 5.86.0
Minor
eslint-plugin-unused-imports
npm
4.1.4 → 4.2.0
Minor
@microlink/react-json-view
npm
1.26.2 → 1.27.0
Minor
Technical Details
ID: | 7027937 |
UUID: | 2803353168 |
Node ID: | PR_kwDOPVSuZ86nF8ZQ |
Host: | GitHub |
Repository: | jeffxfs/jeffxfs_openhands_dev |
Merge State: | Unknown |