Skip to content

chore(deps): update npm

BIWG Bot requested to merge renovate/npm into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cz-commitlint (source) 17.7.1 -> 17.7.2 age adoption passing confidence
@mui/icons-material (source) 5.14.9 -> 5.14.11 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.145 -> 5.0.0-alpha.146 age adoption passing confidence
@mui/material (source) 5.14.10 -> 5.14.11 age adoption passing confidence
@mui/x-date-pickers (source) 6.15.0 -> 6.16.0 age adoption passing confidence
@tanstack/react-table 8.10.1 -> 8.10.3 age adoption passing confidence
@types/marked (source) 5.0.1 -> 5.0.2 age adoption passing confidence
@types/node (source) 20.6.5 -> 20.8.0 age adoption passing confidence
@types/react (source) 18.2.22 -> 18.2.24 age adoption passing confidence
@types/react-redux (source) 7.1.26 -> 7.1.27 age adoption passing confidence
@types/redux-saga-tester (source) 1.0.4 -> 1.0.5 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.7.2 -> 6.7.3 age adoption passing confidence
@typescript-eslint/parser 6.7.2 -> 6.7.3 age adoption passing confidence
eslint-plugin-jest 27.4.0 -> 27.4.2 age adoption passing confidence
immer 10.0.2 -> 10.0.3 age adoption passing confidence
msw (source) 1.3.1 -> 1.3.2 age adoption passing confidence
next (source) 13.5.2 -> 13.5.3 age adoption passing confidence
react-hook-form (source) 7.46.2 -> 7.47.0 age adoption passing confidence
react-redux 8.1.2 -> 8.1.3 age adoption passing confidence
rimraf 5.0.1 -> 5.0.5 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v17.7.2

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

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

v5.14.11

Compare Source

Sep 26, 2023

A big thanks to the 23 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.14.11
@mui/utils@5.14.11
@mui/base@5.0.0-beta.17
@mui/joy@5.0.0-beta.8
@mui/material-next@6.0.0-alpha.103
@mui/lab@5.0.0-alpha.146
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​alisasanib, @​anle9650, @​anon-phantom, @​DanailH, @​danilo-leal, @​DiegoAndai, @​flaviendelangle, @​gitstart, @​Janpot, @​jergason, @​maheshguntur, @​michaldudak, @​mikailaread, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​Studio384, @​tebersefa, @​vadimka123, @​zanivan, @​ZeeshanTamboli

mui/mui-x (@​mui/x-date-pickers)

v6.16.0

Compare Source

Sep 29, 2023

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

  • 🎁 Add a clearable behavior to all the single input pickers and fields (#​9095) @​noraleonte

    The pickers and fields now have an out-of-the box implementation for clearing the field value. You can see the documentation for this behavior on the Date Picker documentation.

    Clearable behavior
  • 💫 Add Date Picker customization playground (#​9581) @​noraleonte

    You can play around with style customization options on the Date Picker documentation.

    We are thrilled to hear your feedback about this functionality!

  • 🚀 Fix header filters menu auto closing on render (#​10483) @​MBilalShafi

  • 🎯 Fix column headers scroll when theme scoping is used (#​10437) @​cherniavskii

  • 🌍 Improve Russian (ru-RU) locale on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid
@mui/x-data-grid@6.16.0
@mui/x-data-grid-pro@6.16.0 pro

Same changes as in @mui/x-data-grid@6.16.0, plus:

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

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

Date Pickers
@mui/x-date-pickers@6.16.0
@mui/x-date-pickers-pro@6.16.0 pro

Same changes as in @mui/x-date-pickers@6.16.0.

Charts / @mui/x-charts@6.0.0-alpha.13
Tree View / @mui/x-tree-view@6.0.0-beta.0
Docs
Core
tanstack/table (@​tanstack/react-table)

v8.10.3

Compare Source

Version 8.10.3 - 9/25/2023, 6:25 PM

Changes

Fix
  • selection bug (f6d716c) by Tanner Linsley

Packages

v8.10.2

Compare Source

Version 8.10.2 - 9/25/2023, 6:13 PM

Changes

Fix
  • allow opt-out for selecting child rows (4fb5627) by Tanner Linsley
Chore

Packages

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

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

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

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.4.2

Compare Source

Bug Fixes

v27.4.1

Compare Source

Bug Fixes
  • no-focused-tests: make reporting location consistent (#​1443) (a871775)
immerjs/immer (immer)

v10.0.3

Compare Source

Bug Fixes
mswjs/msw (msw)

v1.3.2

Compare Source

v1.3.2 (2023-10-01)

Bug Fixes
vercel/next.js (next)

v13.5.3

Compare Source

Core Changes
  • only put css in entry_css_files: #​55585
  • update taskfile to generate types during build: #​55628
  • refactor: use fs.existsSync instead of accessSync: #​55675
  • Capitalize compiling log: #​55685
  • Split prerending by route kind: #​55622
  • turbopack: Update the next/dist/esm rewrite ResolvePlugin: #​55689
  • refactor: modernize get-online with dns/promises: #​55674
  • ensure fetchServerResponse is a valid record when stored in router cache: #​55690
  • fix(react-refresh-utils): avoid memory leaks caused by prevExports: #​53797
  • fix(ts): allow auto-import of next/navigation: #​55743
  • remove --watch from generate_types task: #​55748
  • Remove the left padding in next info output: #​55704
  • test(turbopack): remove escape hatches for custom turbopack bindings: #​55757
  • fix: Invoke cancel, only if the stream is not closed: #​55684
  • Revert "fix: Invoke cancel, only if the stream is not closed (#​55684)": #​55764
  • fix thenable types & update another incorrect cache record: #​55758
  • turbopack: Rewrite ESM modules to CJS during client transition: #​55693
  • Fix output log extra new line: #​55770
  • Remove unused internal env var: #​55762
  • fix Image when used with --experimental-https: #​55775
  • chore: update turbopack to turbopack-230922.2: #​55828
  • Move DefineEnv to separate file: #​55811
  • Remove legacy checks for unstable_getXProps: #​55813
  • Remove next-typescript check in webpack config: #​55819
  • Correctly mark turbo sessions in telemetry: #​55835
  • feat(turbopack): construct output path with distDir next.js config: #​55613
  • Remove extra type: #​55837
  • Update rust toolchain to nightly-2023-09-21: #​55774
  • Remove unused internal env var: #​55762
  • fix Image when used with --experimental-https: #​55775
  • chore: update turbopack to turbopack-230922.2: #​55828
  • Move DefineEnv to separate file: #​55811
  • Remove legacy checks for unstable_getXProps: #​55813
  • Remove next-typescript check in webpack config: #​55819
  • Correctly mark turbo sessions in telemetry: #​55835
  • feat(turbopack): construct output path with distDir next.js config: #​55613
  • Remove extra type: #​55837
  • Update rust toolchain to nightly-2023-09-21: #​55774
  • Ensure next-swc-loader types are used: #​55846
  • Use swc for runtime bundling: #​55842
  • fix bugs pertaining to server actions + navigation: #​55853
  • Ensure opentelemetry mismatched version error bubbles: #​55868
  • test: re-enabled the disabled manifest test: #​55810
  • Remove unnecessary Object.assign: #​55882
  • Move experimental.runtime warning to config loading: #​55880
  • Add experimental.strictNextHead to Turbopack: #​55915
  • Loose types of app routes return value: #​55849
  • Add trailingSlash, basePath, and assetPrefix to Turbopack: #​55921
  • app router: ensure static prefetch renders loading.js: #​55950
Documentation Changes
  • add tip for case sensitivity of imports: #​55662
  • Docs - Fix VSCode Full Stack Debugging Regex Pattern: #​55670
  • Feedback: Remove line saying server actions is dynamic-only: #​55746
  • Update 01-pages-and-layouts.mdx: #​55795
  • fix typo in API Reference - Image Component: #​55776
  • Update 01-pages-and-layouts.mdx: #​55795
  • fix typo in API Reference - Image Component: #​55776
  • docs: useFormState: #​55564
  • Update 10-testing.mdx: #​55801
  • Revert "fix typo in API Reference - Image Component": #​55889
  • Fix missing async keyword in function declaration: #​55887
  • docs: Add note that Server Actions work with static routes: #​55626
  • docs: Add example on query parameters in route handlers: #​55789
Example Changes
Misc Changes
  • Upgrade to latest NAPI-RS infra: #​55505
  • ci(tests): enable turbopack /e2e tests: #​55681
  • chore: bump nissuer: #​55723
  • improve CI log: #​55736
  • fix(cna): separate dependencies/devDependencies: #​55730
  • misc: improve profiling script: #​55732
  • test(fixture): prevent start failure teardowns whole process: #​55760
  • Update fnm setup for CI: #​55765
  • test(turbopack): explicitly clean up instance for turbopack: #​55772
  • Update flakey next-image tests: #​55838
  • Update flakey next-image tests: #​55838
  • Allow filtering individual test cases inside test files: #​55786
  • Move client-navigation test to test/development: #​55888
  • Ensure Turbopack passing test list is sorted: #​55948
Credits

Huge thanks to @​sokra, @​ztanner, @​anonrig, @​huozhi, @​mayank1513, @​travisanderson, @​wyattjoh, @​jridgewell, @​ryanagillie, @​Brooooooklyn, @​kwonoj, @​balazsorban44, @​naruaway, @​S3Prototype, @​feedthejim, @​joulev, @​icyJoseph, @​ijjk, @​ForsakenHarmony, @​timneutkens, @​wbinnssmith, @​sdkdeepa, @​sdaigo, @​leerob, @​dominiksipowicz, @​joao-vasconcelos, and @​mostafaegouda for helping!

react-hook-form/react-hook-form (react-hook-form)

v7.47.0

Compare Source

reduxjs/react-redux (react-redux)

v8.1.3

Compare Source

This bugfix release fixes an issue with subscriptions being lost when lazy-loaded components are used with React Suspense, and includes stack traces in useSelector usage warnings .

What's Changed

Full Changelog: https://github.com/reduxjs/react-redux/compare/v8.1.2...v8.1.3

isaacs/rimraf (rimraf)

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by BIWG Bot

Merge request reports