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.11 -> 5.14.12 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.146 -> 5.0.0-alpha.147 age adoption passing confidence
@mui/material (source) 5.14.11 -> 5.14.12 age adoption passing confidence
@mui/types (source) 7.2.4 -> 7.2.5 age adoption passing confidence
@mui/x-date-pickers (source) 6.16.0 -> 6.16.1 age adoption passing confidence
@storybook/addon-essentials (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/addon-links (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/addon-storyshots (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/nextjs (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@storybook/react (source) 7.4.5 -> 7.4.6 age adoption passing confidence
@tanstack/react-table 8.10.3 -> 8.10.6 age adoption passing confidence
@types/node (source) 20.8.0 -> 20.8.3 age adoption passing confidence
@types/react (source) 18.2.24 -> 18.2.25 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.7.3 -> 6.7.4 age adoption passing confidence
@typescript-eslint/parser 6.7.3 -> 6.7.4 age adoption passing confidence
chromatic (source) 7.2.0 -> 7.2.3 age adoption passing confidence
eslint (source) 8.50.0 -> 8.51.0 age adoption passing confidence
eslint-plugin-storybook 0.6.14 -> 0.6.15 age adoption passing confidence
marked (source) 9.0.3 -> 9.1.0 age adoption passing confidence
next (source) 13.5.3 -> 13.5.4 age adoption passing confidence
storybook (source) 7.4.5 -> 7.4.6 age adoption passing confidence

Release Notes

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

v5.14.12

Compare Source

Oct 3, 2023

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

  • 🎨 Introduced color inversion utilities to Joy UI (#​38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#​38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead
@mui/material@5.14.12
@mui/system@5.14.12
@mui/base@5.0.0-beta.18
@mui/material-next@6.0.0-alpha.104
@mui/joy@5.0.0-beta.9
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​brijeshb42, @​DanailH, @​danilo-leal, @​DiegoAndai, @​Erik-McKelvey, @​Janpot, @​mj12albert, @​mnajdova, @​oliviertassinari, @​romgrk, @​sai6855, @​Semigradsky, @​siriwatknp, @​xulingzhihou, @​zanivan, @​ZeeshanTamboli

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

v5.0.0-alpha.147

Compare Source

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

v7.2.5

Compare Source

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

v6.16.1

Compare Source

Oct 6, 2023

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

  • 🥧 Support interaction with pie chart
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.16.1
@mui/x-data-grid-pro@6.16.1 pro

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

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

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

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

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

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

v7.4.6

Compare Source

tanstack/table (@​tanstack/react-table)

v8.10.6

Compare Source

Version 8.10.6 - 10/7/2023, 10:37 PM

Changes

Fix

Packages

v8.10.5

Compare Source

Version 8.10.5 - 10/7/2023, 10:30 PM

Changes

Fix
  • getParentRow should search all row model rows (#​5121) (f055715) by Kevin Van Cott

Packages

v8.10.4

Compare Source

Version 8.10.4 - 10/6/2023, 2:11 PM

Changes

Fix

Packages

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

v6.7.4

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

Compare Source

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

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

chromaui/chromatic-cli (chromatic)

v7.2.3

Compare Source

🐛 Bug Fix
  • Fix dependency tracing for monorepos with no package.json at the repository root #​827 (@​ghengeveld)
Authors: 1

v7.2.2

Compare Source

️ Pushed to main
Authors: 1

v7.2.1

Compare Source

🐛 Bug Fix
Authors: 1

eslint/eslint (eslint)

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#​17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.6.15

Compare Source

🐛 Bug Fix
  • no-uninstalled-addons: support satisfies operator and default reexport #​139 (@​hjoelh)
Authors: 1

markedjs/marked (marked)

v9.1.0

Compare Source

Features
vercel/next.js (next)

v13.5.4

Compare Source

Core Changes
  • chore: NextJS -> Next.js: #​55961
  • fix-failed-to-generate-self-signed-certificate issue:#​55891: #​55947
  • Remove .test.js from dist: #​55946
  • Turbopack next/font/google: don't insert css rules for multiple weights or styles: #​55852
  • Fix stale revalidate stream handling: #​55978
  • turbopack: improve turbopack/test stability: #​56024
  • Mark testmode fetches internal: #​56036
  • chore: Remove 'beta.' Subdomain from beta.nextjs.org Links: #​55924
  • Remove experimental.sharedPool: #​56021
  • fix(worker): pass env to build worker w/ config.experimental.workerThreads: #​55257
  • Update swc_core to v0.83.26: #​55780
  • Revert "Update swc_core to v0.83.26": #​56077
  • fix reporting of illegal segments when directory only contains irrelevant files: #​56076
  • Make permanentRedirect return 308 in route handlers: #​56065
  • Remove unneeded next-dev js in next-core: #​56039
  • Fix: Use boolean instead of false for experimental logging config: #​56110
  • chore: remove chalk in favor of picocolors: #​55992
  • Revert: "Generate prefetch RSC payload during build for SSR paths (#​54403)": #​56059
  • fetching logging on edge: #​56108
  • Optimize build trace handling: #​56048
  • Update font data: #​56121
  • feat(turbopack): port bloom filter to nexturbo: #​55678
  • Fixes performance problems due to TaskScopes: #​55721
  • perf: remove react dom legacy from app router: #​56082
  • perf: replace zod with superstruct: #​56083
  • perf: externalise ws for bundled server: #​56095
  • misc: refactor node utils: #​56096
  • Add support for skipTrailingSlashRedirect and skipMiddlewareUrlNormalize in Turbopack: #​56147
  • Add experimental.scrollRestoration for Turbopack: #​56150
  • misc: refactor handleExternals: #​56161
  • perf: add option to bundle pages externals: #​56162
  • Allow jest to run with use server directive: #​56148
  • Update experimental compile cache handling: #​56139
  • App render related code clean up: #​56178
  • Add support for i18n config in Turbopack: #​56182
  • Implement list of config options for Turbopack: #​56188
  • Turbopack: add support for an assetPrefix and basePath: #​56058
  • update turbopack: #​56197
  • Update supported options list to reflect #​56188: #​56200
  • Add support for experimental.logging.level in Turbopack: #​56201
  • Add next.config.js options to turbopack warning file: #​56207
  • fix: @​libsql/client build error: #​56192
  • chore: bump postcss: #​56225
  • Add additional handling for experimental-compile: #​56224
  • Drop ipc server headers filters: #​56226
  • only override NODE_EXTRA_CA_CERTS when using experimental https flag: #​56252
  • Pass same mangling option as terser to SWC minifier: #​56281
  • update turbopack: #​56285
  • clear require cache only when needed: #​56198
  • misc: enable source maps for bundled runtime: #​56289
  • misc: shortcut styled-jsx in external resolution: #​56291
  • Support serverRuntimeConfig and publicRuntimeConfig in Turbopack: #​56310
  • Reland static prefetches & fix prefetch bailout behavior: #​56228
  • fix(#​53190): add missing crossOrigin to assetsPrefix resources: #​56311
  • misc: fix instrumentation with bundled server: #​56318
  • fix(next/client): keep hash when navigating from app to pages router: #​56223
  • fix: support both decoded and encoded url requests of conventioned files : #​56187
  • fix: Invalid URL (404) provided on server actions error: #​56323
  • Revert "misc: shortcut styled-jsx in external resolution (#​56291)": #​56334
  • Fix build output logging order: #​56335
Documentation Changes
  • docs: add not-found to file conventions page: #​55944
  • Update 03-linking-and-navigating.mdx: #​55907
  • docs: Correct place for passing extension option to createMDX(): #​55967
  • docs-55629 update router cache column in cache interactions api table: #​55630
  • Update 03-linking-and-navigating.mdx: #​55969
  • Updates "Prerender Error" page for App Router: #​56044
  • Add the default import alias to create-next-app prompt for clarity: #​55896
  • Update revalidatePath.mdx to fix confusing wording of arguments section.: #​56099
  • docs: Renamed function that is used by other name: #​56170
  • (docs) Document Server Actions .bind method: #​56164
  • docs: Use Response.json over NextResponse.json: #​56173
  • correcting link to useSearchParams ref: #​56169
  • docs(sharp-missing-in-production.mdx): update standalone command: #​56191
  • docs(sharp-missing-in-production.mdx): update standalone command: #​56239
  • Update image.mdx: #​56269
  • Update image.mdx: #​56266
Example Changes
  • chore(examples): bump dependency versions: #​55899
  • Update to with-supertokens example app: #​56035
  • Update dependencies in examples : #​55993
  • Chore/update with supabase demo deploy button: #​52483
  • chore(examples): remove deprecated dependency from with-jest: #​56152
  • chore(examples): fix with-jest types: #​56193
  • (Examples) update Grafbase example: #​54705
  • fix: typo in with-stripe-typescript example: #​56274
Misc Changes
Credits

Huge thanks to @​balazsorban44, @​sdkdeepa, @​aayman997, @​mayank1513, @​timneutkens, @​2XG-DEV, @​eliot-akira, @​hi-matthew, @​riobits, @​wbinnssmith, @​ijjk, @​sokra, @​dvoytenko, @​rishabhpoddar, @​manovotny, @​A7med3bdulBaset, @​huozhi, @​jridgewell, @​joulev, @​SukkaW, @​kdy1, @​feedthejim, @​Fredkiss3, @​styfle, @​MildTomato, @​ForsakenHarmony, @​walfly, @​bzhn, @​shuding, @​boylett, @​Loki899899, @​devrsi0n, @​ImBIOS, @​vinaykulk621, @​ztanner, @​sdaigo, @​hamirmahal, @​blurrah, @​omarmciver, and @​alexBaizeau for helping!


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