Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update frontend #319

Merged
merged 1 commit into from
Dec 14, 2024
Merged

fix(deps): update frontend #319

merged 1 commit into from
Dec 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.12.2 -> 3.12.3 age adoption passing confidence
@emotion/react (source) 11.13.5 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.13.5 -> 11.14.0 age adoption passing confidence
@eslint/js (source) 9.16.0 -> 9.17.0 age adoption passing confidence
@mui/lab (source) 6.0.0-beta.18 -> 6.0.0-beta.19 age adoption passing confidence
@mui/material (source) 6.1.10 -> 6.2.0 age adoption passing confidence
@mui/x-data-grid (source) 7.23.1 -> 7.23.2 age adoption passing confidence
@mui/x-date-pickers (source) 7.23.1 -> 7.23.2 age adoption passing confidence
@types/node (source) 22.10.1 -> 22.10.2 age adoption passing confidence
@types/react (source) 18.3.14 -> 18.3.16 age adoption passing confidence
@types/react-dom (source) 18.3.2 -> 18.3.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.17.0 -> 8.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.17.0 -> 8.18.0 age adoption passing confidence
eslint (source) 9.16.0 -> 9.17.0 age adoption passing confidence
i18next (source) 24.0.5 -> 24.1.0 age adoption passing confidence
i18next-browser-languagedetector 8.0.1 -> 8.0.2 age adoption passing confidence
react-hook-form (source) 7.54.0 -> 7.54.1 age adoption passing confidence
react-i18next 15.1.3 -> 15.2.0 age adoption passing confidence
storybook-react-i18next 3.1.7 -> 3.1.8 age adoption passing confidence
typescript-eslint (source) 8.17.0 -> 8.18.0 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.12.3

Compare Source

Patch Changes
emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes
eslint/eslint (@​eslint/js)

v9.17.0

Compare Source

mui/material-ui (@​mui/material)

v6.2.0

Compare Source

Dec 10, 2024

A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

  • Material UI is now compatible with React 19 (#​44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#​44537) @​mj12albert
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​bharatkashyap, @​DiegoAndai, @​Janpot, @​mj12albert, @​mnajdova, @​sai6855, @​SuperMaxine, @​vladmoroz, @​ZeeshanTamboli

mui/mui-x (@​mui/x-data-grid)

v7.23.2

Compare Source

Dec 12, 2024

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

  • 🌍 Improve Romanian and Turkish locales on the Data Grid
  • 🌍 Improve Romanian locale on the Pickers
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​ihsanberkozcan, @​k-rajat19, @​lhilgert9, @​nusr, @​rares985.

Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​flaviendelangle, @​JCQuintas, @​KenanYusuf, @​LukasTy.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Fix group column ignoring valueOptions for singleSelect column type (#​15754) @​arminmeh
Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected]

No changes, releasing to keep the versions in sync.

@mui/[email protected] pro

Releasing to benefit from license package fix (#​15818).

Docs
Core
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.18.0

Compare Source

🚀 Features
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#​10218)
  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#​10397)
🩹 Fixes
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#​10436)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#​10432)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#​10374)
  • typescript peer dependency (#​10373)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.17.0

Compare Source

i18next/i18next (i18next)

v24.1.0

Compare Source

  • try to address 2270 by cloning the store data 2271
i18next/i18next-browser-languageDetector (i18next-browser-languagedetector)

v8.0.2

Compare Source

  • fix for when passed services are null, should address 296
react-hook-form/react-hook-form (react-hook-form)

v7.54.1

Compare Source

i18next/react-i18next (react-i18next)

v15.2.0

Compare Source

This version may be breaking if you still use React < v18 with TypeScript.
For JS users this version is equal to v15.1.4

  • fix: Global JSX namespace is deprecated 1823 with 1822

v15.1.4

Compare Source

  • Fix: warning each child should have a unique key 1820
stevensacks/storybook-react-i18next (storybook-react-i18next)

v3.1.8

Compare Source

⚠️ Pushed to main
Authors: 1

typescript-eslint/typescript-eslint (typescript-eslint)

v8.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

You can read about our versioning strategy and releases on our website.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 3, 2024
@github-actions github-actions bot added the size/S label Dec 3, 2024
@renovate renovate bot force-pushed the renovate/frontend branch from 5540361 to 1397680 Compare December 3, 2024 09:48
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v7.0.2 chore(deps): update frontend Dec 3, 2024
@github-actions github-actions bot added size/M and removed size/S labels Dec 3, 2024
@renovate renovate bot force-pushed the renovate/frontend branch 3 times, most recently from 1d0aeca to bc9ba11 Compare December 3, 2024 17:13
@renovate renovate bot changed the title chore(deps): update frontend chore(deps): update frontend - autoclosed Dec 3, 2024
@renovate renovate bot closed this Dec 3, 2024
@renovate renovate bot deleted the renovate/frontend branch December 3, 2024 18:05
@renovate renovate bot changed the title chore(deps): update frontend - autoclosed chore(deps): update frontend Dec 3, 2024
@renovate renovate bot reopened this Dec 3, 2024
@renovate renovate bot changed the title chore(deps): update frontend fix(deps): update dependency yup to v1.5.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/frontend branch from bc9ba11 to 986eff7 Compare December 4, 2024 00:27
@github-actions github-actions bot added size/S and removed size/M labels Dec 4, 2024
@renovate renovate bot force-pushed the renovate/frontend branch from 986eff7 to 3c8cb92 Compare December 4, 2024 07:59
@renovate renovate bot changed the title fix(deps): update dependency yup to v1.5.0 fix(deps): update frontend Dec 4, 2024
@github-actions github-actions bot added size/M and removed size/S labels Dec 4, 2024
@renovate renovate bot force-pushed the renovate/frontend branch from 3c8cb92 to a8d7c0b Compare December 4, 2024 13:48
@github-actions github-actions bot added size/L and removed size/M labels Dec 4, 2024
@renovate renovate bot force-pushed the renovate/frontend branch 4 times, most recently from 282e064 to 776150a Compare December 5, 2024 18:19
@github-actions github-actions bot removed the size/L label Dec 5, 2024
@renovate renovate bot force-pushed the renovate/frontend branch 7 times, most recently from ab4cdaa to dd175c2 Compare December 7, 2024 18:14
@renovate renovate bot changed the title fix(deps): update frontend fix(deps): update frontend - autoclosed Dec 7, 2024
@renovate renovate bot closed this Dec 7, 2024
@renovate renovate bot changed the title fix(deps): update frontend - autoclosed fix(deps): update frontend Dec 11, 2024
@renovate renovate bot reopened this Dec 11, 2024
@renovate renovate bot force-pushed the renovate/frontend branch 2 times, most recently from dd175c2 to c878807 Compare December 11, 2024 08:46
@github-actions github-actions bot added size/L and removed size/XL labels Dec 11, 2024
@renovate renovate bot force-pushed the renovate/frontend branch 4 times, most recently from 5b4c805 to ce4056f Compare December 14, 2024 04:37
@github-actions github-actions bot added size/XL and removed size/L labels Dec 14, 2024
@renovate renovate bot force-pushed the renovate/frontend branch from ce4056f to 5b2fa4c Compare December 14, 2024 12:26
@oxyno-zeta oxyno-zeta merged commit 9492a2a into master Dec 14, 2024
23 checks passed
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