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
@mui/icons-material (source) 5.14.13 -> 5.14.14 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.148 -> 5.0.0-alpha.149 age adoption passing confidence
@mui/material (source) 5.14.13 -> 5.14.14 age adoption passing confidence
@mui/x-date-pickers (source) 6.16.2 -> 6.16.3 age adoption passing confidence
@storybook/addon-essentials (source) 7.4.6 -> 7.5.1 age adoption passing confidence
@storybook/addon-links (source) 7.4.6 -> 7.5.1 age adoption passing confidence
@storybook/addon-storyshots (source) 7.4.6 -> 7.5.1 age adoption passing confidence
@storybook/nextjs (source) 7.4.6 -> 7.5.1 age adoption passing confidence
@storybook/react (source) 7.4.6 -> 7.5.1 age adoption passing confidence
@types/js-cookie (source) 3.0.4 -> 3.0.5 age adoption passing confidence
@types/lodash (source) 4.14.199 -> 4.14.200 age adoption passing confidence
@types/node (source) 20.8.6 -> 20.8.7 age adoption passing confidence
@types/react (source) 18.2.28 -> 18.2.31 age adoption passing confidence
@types/react-redux (source) 7.1.27 -> 7.1.28 age adoption passing confidence
@types/redux-saga-tester (source) 1.0.6 -> 1.0.7 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.7.5 -> 6.8.0 age adoption passing confidence
@typescript-eslint/parser 6.7.5 -> 6.8.0 age adoption passing confidence
depcheck 1.4.6 -> 1.4.7 age adoption passing confidence
eslint (source) 8.51.0 -> 8.52.0 age adoption passing confidence
eslint-plugin-jest 27.4.2 -> 27.4.3 age adoption passing confidence
next (source) 13.5.4 -> 13.5.6 age adoption passing confidence
react-i18next 13.3.0 -> 13.3.1 age adoption passing confidence
storybook (source) 7.4.6 -> 7.5.1 age adoption passing confidence

Release Notes

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

v5.14.14

Compare Source

Oct 17, 2023

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

@mui/material@5.14.14
@mui/base@5.0.0-beta.20
@mui/material-next@6.0.0-alpha.106
@mui/joy@5.0.0-beta.11
@mui/icons-material@5.14.14
@mui/system@5.14.14
@mui/styled-engine-sc@6.0.0-alpha.2
Docs
Core

All contributors of this release in alphabetical order: @​adrienbrault, @​alexfauquette, @​Best-Sardar, @​BreakBB, @​brijeshb42, @​chhawinder, @​christophermorin, @​codewithrabeeh, @​danilo-leal, @​DarhkVoyd, @​devuser200, @​michaldudak, @​mnajdova, @​oliviertassinari, @​parikshitadhikari, @​samuelsycamore, @​Semigradsky, @​Simer13, @​siriwatknp, @​TheNatkat, @​uuxxx, @​vineetjk, @​zanivan, @​ZeeshanTamboli

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

v5.0.0-alpha.149

Compare Source

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

v6.16.3

Compare Source

Oct 20, 2023

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

  • 🎁 Add a Data Grid recipe for saving & restoring state
  • 💫 Support animations on the bar chart
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.16.3
  • [DataGrid] Allow passing readonly arrays to columns and sortingOrder props (#​10686) @​pcorpet
@mui/x-data-grid-pro@6.16.3 pro

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

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

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

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

Same changes as in @mui/x-date-pickers@6.16.3, plus:

Charts / @mui/x-charts@6.0.0-alpha.16
Docs
Core
storybookjs/storybook (@​storybook/addon-essentials)

v7.5.1

Compare Source

7.5.1

v7.5.0

Compare Source

Storybook 7.5 enhances your Storybook experience with several key updates:

  • 💃🏼 Now supports Lit 3.0 and Vite 5
  • 👻 storiesOf and storyStoreV6 officially deprecated
  • 🔨 Fix Webpack5 build errors not being propagated
  • 🀄 Support rename font import for Next.js
  • ️ Upgrade react-docgen to 6.0.x and improve argTypes
  • Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.
List of all updates
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-imports] import assertion checks added (#​7722) (afdae37)
  • eslint-plugin: [no-shadow] fix static class generics for class expressions (#​7724) (e5ea1d0)
  • eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#​7717) (f81a2da)
  • eslint-plugin: [no-useless-empty-export] exempt .d.ts (#​7718) (ac397f1)
Features
  • eslint-plugin: add new extended rule prefer-destructuring (#​7117) (3c6379b)

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

6.7.5 (2023-10-09)

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

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

6.7.4 (2023-10-02)

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

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

6.7.3 (2023-09-25)

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

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

6.7.2 (2023-09-18)

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

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

6.7.1 (2023-09-18)

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.8.0

Compare Source

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

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

6.7.5 (2023-10-09)

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

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

6.7.4 (2023-10-02)

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

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

6.7.3 (2023-09-25)

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

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

6.7.2 (2023-09-18)

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

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

6.7.1 (2023-09-18)

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

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

depcheck/depcheck (depcheck)

v1.4.7

Compare Source

Full Changelog

Fixed bugs:

  • False positive missing dependency with SCSS files on Windows #​838
  • A dynamic import with template string literal is not found by depcheck #​779

Merged pull requests:

eslint/eslint (eslint)

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

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

v27.4.3

Compare Source

Bug Fixes
vercel/next.js (next)

v13.5.6

Compare Source

Core Changes
  • Upgrade edge-runtime/cookies #​57021
  • Patch React with fix for write-after-close for ReadableStream #​57011
Credits

Huge thanks to @​ijjk @​huozhi @​gnoff for helping!

v13.5.5

Compare Source

Core Changes
  • Update parallelizing tasks with webpackBuildWorker config: #​56287
  • Misc Typescript and export updates: #​55841
  • chore: pass defineEnv from next.js to rust directly: #​56216
  • Expose util internally for debugging: #​56381
  • App Router - preinitialize chunks during SSR: #​54752
  • fix: use fs.existsSync to avoid race condition: #​56387
  • Ensure loader generated export default has name: #​56388
  • Move Edge SSR event waitUntil into the handler: #​56404
  • fix: avoid unnecessary existSync call: #​56419
  • fix: avoid creation of buffers for read ops: #​56421
  • fix empty externals list, pnpm special case, and project path: #​56402
  • chore: extract edge-app-route loader template: #​56424
  • Separate RSC and SSR jsx-runtime modules: #​56438
  • Async Batcher: #​56423
  • Fix cli log next.js color: #​56448
  • Turbopack: Implement Server Actions: #​53890
  • Component Module Types: #​56454
  • refactor: rewrite config schema in zod: #​56383
  • Dev Service: #​56442
  • feat(turbopack): port next.js template loading logic: #​56425
  • Chunking Refactor Step 1: #​56467
  • Use native node:fs in taskfile.js: #​56491
  • Loose RSC import restrictions for 3rd party packages: #​56501
  • turbopack: Chunking Refactor Step 2 : #​56504
  • update turbopack, fix sass peer dependency: #​56508
  • Remove ServerDirectiveTransformer: #​56496
  • Improve failed to fetch RSC error: #​56517
  • misc: fix wrong next start start duration: #​56512
  • turbopack: Extract as_chunk into shared ChunkType trait: #​56506
  • Flatten recursive wildcard exports in barrel optimization: #​56489
  • Turbopack + app router: always use externals for predefined packages: #​56440
  • fix: log error cause: #​56528
  • Unsilence Taskr Webpack errors: #​56542
  • refactor: cleanup app render: #​56538
  • fix: don't add isolateModules to tsconfig when extending from tsconfig with verbatimModuleSyntax: #​54164
  • enable verbatimModuleSyntax to make type imports/exports explicit: #​56551
  • Ensure react-server-dom-turbopack-experimental uses the right package: #​56560
  • Fix build restart log: #​56543
  • feat(turbopack): add support for edge app pages: #​56426
  • Improve error handling of Server Actions with skewed deployment: #​56618
  • misc: split app-render into smaller functions: #​56611
  • remove unnecessary structuredClone: #​56570
  • Fix trace ignore handling: #​56674
  • fix(next-core): allow sass loader for foreign codes: #​56679
  • Fix SSG query with experimental-compile: #​56680
  • Ensure rewrites are included in build manifest when using Turbopack: #​56692
  • fix static worker restart behavior: #​56728
  • Improve internal waitUntil utility: #​56720
  • Fix reconnection loop when devserver is offline: #​56698
  • Fix ensurePage for client-side navigation to / in Turbopack: #​56704
  • ci: add job summary to the test suite runs: #​56742
  • Prefer module over main on main fields for app router server compiler: #​56532
  • Check origins of Server Action requests: #​56753
  • OpenTelemetry: ignore bubble errors to avoid spamming traces: #​56625
  • fix(turbopack): always alias server-only and client-only: #​56760
  • Utilize Promise.withResolvers: #​56764
  • Revert "Prefer module over main on main fields for app router server compiler": #​56766
  • Revalidate Type: #​56763
  • Revert static worker refactor: #​56767
  • memoize useParams: #​56771
  • Turbopack: Chunking Refactoring: #​56756
  • Chunking Refactoring followup fixes: #​56789
  • put app code into a separate layer: #​56800
  • fix: add x-forwarded-* headers: #​56797
  • fix(turbopack): middleware path and aliases: #​56804
  • Implement preferredRegion array in Turbopack: #​56743
  • Fix build traces case: #​56817
  • Revert "Drop ipc server headers filters (#​56226)": #​56836
  • Implement getOptimizedModuleAliases for Turbopack: #​56839
  • chore: bump undici: #​56851
  • bump: edge-runtime: #​56856
  • feat(turbopack): support basic next/dynamic: #​56389
  • Revert "feat(turbopack): support basic next/dynamic": #​56885
Documentation Changes
  • add digest property to error prop: #​56339
  • Updates MDX docs: #​56378
  • Update redirect.mdx: #​56414
  • docs: add missing word: #​56547
  • docs: update code snippet for correct file name: #​56006
  • corrected sentence: #​56595
  • clarify client components render on server on full page load: #​55469
  • docs(router): clarify dynamic route slug is about a file name, not "folder": #​56596
  • Update 01-contribution-guide.mdx: Fix a typo: #​56665
  • fix(docs): adjust api route documentation examples: #​56660
  • Updates Large Page Data error message doc to use JSON.parse to make reading output easier: #​56713
  • Docs: Add missing description field: #​56749
  • Changes codeblock filename delimiter: #​56712
  • Update supported-browsers.mdx: #​56815
  • docs: fix cypress script typo in 10-testing.mdx: #​56765
  • Fix typo: #​56863
Example Changes
Misc Changes
  • Fix mjs import for Turbopack test: #​56354
  • Add test case for the permalink option of useFormState: #​56329
  • Fix code freeze disable handling: #​56340
  • add cargo fmt to lint staged: #​56430
  • fix: .../templates/*/app/layout.* import order: #​56380
  • Update .node-version: #​56460
  • Fix logging level in actions test: #​56473
  • Remove app dir warning test: #​56350
  • Use consistent name for App Router tests: #​56352
  • Remove isTurbo check in custom-routes test: #​56360
  • test: speed up isolated next instance test setup: #​56525
  • Update rust-toolchain to nightly-2023-10-06: #​56541
  • update test manifest: #​56522
  • chore: bump pnpm to 8.9: #​56649
  • fix: next dev with edge runtime on windows: #​56502
  • invert test filtering logic to exclude known failing: #​56663
  • (test only) Integration tests: remove flatMap polyfill: #​56546
  • Use node:fs instead of fs-extra in .github/actions: #​56536
  • Use unique names for separate test suites: #​56695
  • misc: tweak stats github action: #​56694
  • CI: add manual workflow for running e2e on prod: #​56738
  • Improve chunk encoding test to check right path for Turbopack: #​56747
  • change those->some for clarity: #​56688
  • docs: fix typo in Update 02-get-static-paths.mdx: #​56757
  • Break out E2E deploy test workflow to its own: #​56755
  • Trigger canary release nightly: #​56758
  • feat: add self-documenting .env.example file: #​56469
  • update manifest: #​56737
  • docs: fix several typos: #​56788
  • Skip artifact download for test e2e deploy workflow: #​56807
  • Add missing nanoid dependency to app-dir tests: #​56830
  • Remove specific hash checks for metadata.test.ts: #​56843
  • Fix CSP test when using Turbopack: #​56833
  • Skip webpack specific tests in Turbopack test run: #​56877
Credits

Huge thanks to @​ijjk, @​timneutkens, @​shuding, @​wyattjoh, @​Syphini, @​manovotny, @​ForsakenHarmony, @​gnoff, @​anonrig, @​viktorronnback, @​Rylab, @​sokra, @​hamirmahal, @​huozhi, @​jridgewell, @​SukkaW, @​wbinnssmith, @​feedthejim, @​balazsorban44, @​jazsouf, @​2XG-DEV, @​stefanprobst, @​ztanner, @​mzab1985, @​Mustafadagkiranlar, @​JoRyGu, @​cmbritten, @​styfle, @​Krishnanand2517, @​bahag-buttf, @​kwonoj, @​Shadid12, @​delbaoliveira, @​mayankkamboj47, @​dvoytenko, @​mayank1513, @​himself65, @​suravshrestha, @​fvaysh, @​dianacpg, @​joristirado, and @​Kikobeats for helping!

i18next/react-i18next (react-i18next)

v13.3.1

Compare Source

  • optimize defaultVariables feature introduced in last release

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