eclipse-tractusx / portal-frontend

Portal Frontend
Apache License 2.0
4 stars 25 forks source link

build(deps): bump the production-dependencies group across 1 directory with 15 updates #899

Open dependabot[bot] opened 6 days ago

dependabot[bot] commented 6 days ago

Bumps the production-dependencies group with 13 updates in the / directory:

Package From To
@catena-x/portal-shared-components 3.0.21 3.0.25
@emotion/styled 11.11.0 11.11.5
@mui/x-data-grid 6.19.9 6.19.11
@reduxjs/toolkit 2.2.1 2.2.6
dayjs 1.11.10 1.11.11
i18next-browser-languagedetector 7.2.0 7.2.1
nanoid 5.0.6 5.0.7
phone 3.1.42 3.1.46
qs 6.12.0 6.12.1
@types/qs 6.9.13 6.9.15
react-hook-form 7.51.1 7.51.5
react-i18next 14.1.0 14.1.2
react-redux 9.1.0 9.1.2

Updates @catena-x/portal-shared-components from 3.0.21 to 3.0.25

Changelog

Sourced from @​catena-x/portal-shared-components's changelog.

3.0.25

  • Updated images for markdown files

3.0.24

  • Imported markdown files(docs) for datepicker, linear progress and dropdown menu to display in storybook

3.0.23

  • Improve visibility of scroll to top button

3.0.22

  • Improve pre-commit hook reduce dependencies and add unit tests
Commits
  • 2988d99 docs: update images
  • 0379907 update(docs): update images for markdown files)
  • d02ca6e feat(docs): display docs
  • c2e899a update: revert checks and yarn changes
  • 3744f6f update: revert yarn lock
  • 49ed8a2 chore(TRG-7): update licensing and legal docs (#218)
  • 8b5232f update: updated checks
  • 55e90d4 update(docs): imported docs to display in storybook
  • d053978 update(docs): imported docs to display in storybook
  • f263e6d fix(scroll to top): improve visibility
  • Additional commits viewable in compare view


Updates @emotion/styled from 11.11.0 to 11.11.5

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.11.5

Patch Changes

Commits


Updates @mui/icons-material from 5.15.14 to 5.15.15

Release notes

Sourced from @​mui/icons-material's releases.

v5.15.15

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.15

@mui/system@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Changelog

Sourced from @​mui/icons-material's changelog.

v5.15.15

Apr 4, 2024

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.15

@mui/system@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Commits


Updates @mui/material from 5.15.14 to 5.15.15

Release notes

Sourced from @​mui/material's releases.

v5.15.15

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.15

@mui/system@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Changelog

Sourced from @​mui/material's changelog.

v5.15.15

Apr 4, 2024

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.15

@mui/system@5.15.15

Docs

Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​mnajdova, @​oliviertassinari, @​ZeeshanTamboli

Commits


Updates @mui/x-data-grid from 6.19.9 to 6.19.11

Release notes

Sourced from @​mui/x-data-grid's releases.

v6.19.11

We'd like to offer a big thanks to the 1 contributor who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@6.19.11

@mui/x-data-grid-pro@6.19.11 pro

Same changes as in @mui/x-data-grid@6.19.11.

@mui/x-data-grid-premium@6.19.11 premium

Same changes as in @mui/x-data-grid-pro@6.19.11.

v6.19.10

We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@6.19.10

@mui/x-data-grid-pro@6.19.10 pro

Same changes as in @mui/x-data-grid@6.19.10.

@mui/x-data-grid-premium@6.19.10 premium

Same changes as in @mui/x-data-grid-pro@6.19.10.

Core

Commits


Updates @reduxjs/toolkit from 2.2.1 to 2.2.6

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.2.6

This bugfix release:

  • Brings internal useIsomorphicLayoutEffect usage in line with React Redux in React Native environments
  • Exports FetchBaseQueryArgs type
  • Fixes an issue in recent createEntityAdapter sorting perf improvements that could (in specific cases) cause Immer to throw an error

What's Changed

Full Changelog: https://github.com/reduxjs/redux-toolkit/compare/v2.2.5...v2.2.6

v2.2.5

This bugfix release fixes an issue in the recent createEntityAdapter sorting perf improvements that could (in specific cases) cause Immer to throw an error when trying to read a plain JS value instead of a proxy-wrapped value.

What's Changed

Full Changelog: https://github.com/reduxjs/redux-toolkit/compare/v2.2.4...v2.2.5

v2.2.4

This bugfix release improves sorting performance in createEntityAdapter, shrinks the code size in matcher utilities, fixes assorted issues with query hooks, and makes several TS tweaks.

Changelog

Entity Adapter Sorting Performance

Users reported in #4252 that the sorting performance of createEntityAdapter seemed abnormally bad - the provided comparison functions were being called far more times than expected.

Upon investigation, we had a couple of problems. We were always starting from an array that was in insertion order, not the existing sorted order, and that would always require significant effort to re-sort even if there weren't any actual changes to the sorted results. Also, the sorting checks required frequent access to Immer's Proxy-wrapped values, even in cases where all we needed was the plain state values for comparison purposes.

We've reworked the internal sorting logic to always start from the existing sorted array, do reads against a plain value to avoid the Proxy getter overhead where possible, and optimized inserts into existing sorted arrays. This should significantly speed up sorted entity adapter behavior.

Matcher Code Size Optimization

We've reworked the internals of the thunk-related matchers to deduplicate some of the logic, shaving a few bytes off the final bundle size.

RTK Query Hook Updates

defaultSerializeQueryArgs can now handle BigInt values safely.

The isLoading flag logic was improved to handle errors when a query hook tries to subscribe.

TS Updates

create.asyncThunk's types were improved to avoid cases where it might infer any.

... (truncated)

Commits


Updates dayjs from 1.11.10 to 1.11.11

Release notes

Sourced from dayjs's releases.

v1.11.11

1.11.11 (2024-04-28)

Bug Fixes

Changelog

Sourced from dayjs's changelog.

1.11.11 (2024-04-28)

Bug Fixes

Commits


Updates i18next-browser-languagedetector from 7.2.0 to 7.2.1

Changelog

Sourced from i18next-browser-languagedetector's changelog.

7.2.1

  • fix: align addDetector impementation to type definition 282
Commits


Updates nanoid from 5.0.6 to 5.0.7

Release notes

Sourced from nanoid's releases.

5.0.7

Changelog

Sourced from nanoid's changelog.

5.0.7

Commits


Updates phone from 3.1.42 to 3.1.46

Release notes

Sourced from phone's releases.

3.1.46

3.1.45

3.1.44

3.1.43

Commits


Updates qs from 6.12.0 to 6.12.1

Changelog

Sourced from qs's changelog.

6.12.1

  • [Fix] parse: Disable decodeDotInKeys by default to restore previous behavior (#501)
  • [Performance] utils: Optimize performance under large data volumes, reduce memory usage, and speed up processing (#502)
  • [Refactor] utils: use +=
  • [Tests] increase coverage
Commits
  • 29dda21 v6.12.1
  • 7e18298 [Fix] parse: Disable decodeDotInKeys by default to restore previous behavior
  • fd3cd7a [Tests] increase coverage
  • 6d7df02 [Performance] utils: Optimize performance under large data volumes, reduce ...
  • 572533c [Refactor] utils: use +=
  • c4d29f3 [meta] add tea.yaml
  • See full diff in compare view


Updates @types/qs from 6.9.13 to 6.9.15

Commits


Updates react-hook-form from 7.51.1 to 7.51.5

Release notes

Sourced from react-hook-form's releases.

v7.51.5

📖 fix broken link to examples in README.md (#11805) ⌨️ close: correct type of error field in getFieldState return object (#11831) 🐞 fix #11842 radio buttons not disabled when multiple share a name (#11873) 🐞 fix #11821 set value with disabled false before mount (#11880) 🐞 fix setError to preserve existing errors elsewhere in the object (#11888) ⌨️ fix: add info.value type to WatchObserver (#11872) 🫡 fix issue with internal set api (#11915)

thanks to @​mjr2595 @​erashu212 @​SimonJTurner and @​peinguin

Version 7.51.4

👹 close #11778 improve unregister omit key with getValues method (#11779) 🐞 fix #11794 issue: Fields dirty state is not updated when passing values to useForm

Version 7.51.3

🐞 fix #11773 regression on dirty check with reset (#11775)

Version 7.51.2

🐞 fix #11719 validation stuck on true state (#11723)

Commits


Updates react-i18next from 14.1.0 to 14.1.2

Changelog

Sourced from react-i18next's changelog.

14.1.2

  • bring back internal interpolationOverride handling for Trans component (if there are childrens), fixes 1754

14.1.1

  • do not modify passed tOptions context property to address 1745
Commits


Updates react-redux from 9.1.0 to 9.1.2

Release notes

Sourced from react-redux's releases.

v9.1.2

This bugfix release removes the no-longer-necessary peer dependency on react-native, and tweaks a few TS types for compat with the upcoming React 19 release.

Changes

React Native Peer Dependency Removed

We've always had an awkward peer dependency on both ReactDOM and React Native, because of the need to import the unstable_batchedUpdates API directly from each reconciler. That's part of what led to the sequence of 9.x patch releases to deal with RN compat.

As of 9.0.3, we dropped the batching imports completely, since React 18 now batches by default. That means we didn't even have any remaining imports from react-native.

Meanwhile, React 18.3 just came out, but so did React Native 0.74. RN 0.74 still requires React 18.2.

This caused NPM users to have installation failures when trying to use React-Redux:

  • React-Redux has a peer dep on RN
  • RN has a peer dep on React 18.2
  • But the latest React, 18.3 would get installed in the app
  • NPM errors with a peer dep mismatch

We no longer need to list RN as a peer dep, and dropping that also fixes the NPM installation issues as well.

What's Changed

Full Changelog: https://github.com/reduxjs/react-redux/compare/v9.1.1...v9.1.2

v9.1.1

This bugfix release fixes an issue with connect and React Native caused by changes to our bundling setup in v9. Nested connect calls should work correctly now.

What's Changed

Full Changelog: https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1

Commits