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
@babel/core (source) 7.22.9 -> 7.22.10 age adoption passing confidence
@babel/preset-env (source) 7.22.9 -> 7.22.10 age adoption passing confidence
@mui/icons-material (source) 5.14.1 -> 5.14.3 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.137 -> 5.0.0-alpha.139 age adoption passing confidence
@mui/material (source) 5.14.2 -> 5.14.4 age adoption passing confidence
@mui/x-date-pickers (source) 6.10.2 -> 6.11.0 age adoption passing confidence
@storybook/addon-essentials (source) 7.1.1 -> 7.2.1 age adoption passing confidence
@storybook/addon-links (source) 7.1.1 -> 7.2.1 age adoption passing confidence
@storybook/addon-storyshots (source) 7.1.1 -> 7.2.1 age adoption passing confidence
@storybook/nextjs (source) 7.1.1 -> 7.2.1 age adoption passing confidence
@storybook/react (source) 7.1.1 -> 7.2.1 age adoption passing confidence
@types/node (source) 20.4.5 -> 20.4.8 age adoption passing confidence
@types/react (source) 18.2.17 -> 18.2.19 age adoption passing confidence
chromatic (source) 6.20.0 -> 6.21.0 age adoption passing confidence
danger 11.2.7 -> 11.2.8 age adoption passing confidence
next (source) 13.4.12 -> 13.4.13 age adoption passing confidence
prettier (source) 3.0.0 -> 3.0.1 age adoption passing confidence
react-hook-form (source) 7.45.2 -> 7.45.4 age adoption passing confidence
react-i18next 13.0.2 -> 13.0.3 age adoption passing confidence
storybook (source) 7.1.1 -> 7.2.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.22.10

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types
🔬 Output optimization
  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator
mui/material-ui (@​mui/icons-material)

v5.14.3

Compare Source

Jul 31, 2023

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

@mui/material@5.14.3
@mui/base@5.0.0-beta.9
Breaking changes
Other changes
@mui/joy@5.0.0-beta.0
@mui/material-next@6.0.0-alpha.95
@mui/system@5.14.3
Docs
Core

All contributors of this release in alphabetical order: @​cherniavskii, @​DiegoAndai, @​divyammadhok, @​DSK9012, @​flaviendelangle, @​gitstart, @​michaldudak, @​mj12albert, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​richbustos, @​rluzists1, @​sai6855, @​siriwatknp, @​zanivan, @​ZeeshanTamboli

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

v5.0.0-alpha.139

Compare Source

v5.0.0-alpha.138

Compare Source

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

v6.11.0

Compare Source

Aug 4, 2023

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

  • ️ Move the tree view component from @mui/lab package

    The <TreeView /> component has been moved to the MUI X repository. It is now accessible from its own package: @mui/x-tree-view.

  • 🌍 Improve Hebrew (he-IL), Finnish (fi-FI), and Italian (it-IT) locales on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid
@mui/x-data-grid@v6.11.0
@mui/x-data-grid-pro@v6.11.0 pro

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

@mui/x-data-grid-premium@v6.11.0 premium

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

Date Pickers
@mui/x-date-pickers@v6.11.0
@mui/x-date-pickers-pro@v6.11.0 pro

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

Charts / @mui/x-charts@v6.0.0-alpha.6
Tree View / @mui/x-tree-view@v6.0.0-alpha.0
Docs
Core
storybookjs/storybook (@​storybook/addon-essentials)

v7.2.1

Compare Source

v7.2.0

Compare Source

This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.

Storybook 7.2 is the first of these new, faster releases:

chromaui/chromatic-cli (chromatic)

v6.21.0

Compare Source

  • 794 Add getGitInfo function exported by the Node API
  • 780 Add support for schedule GitHub Action workflow trigger
  • 793 Update snyk parser and added tests for yarn berry
danger/danger-js (danger)

v11.2.8

Compare Source

vercel/next.js (next)

v13.4.13

Compare Source

Core Changes
  • Improve internal web stream utils: #​53004
  • fix: Add Next-Url to http vary in consideration of intercept routes.: #​52746
  • update Turbopack: #​53098
  • Add app, error, and document entrypoints: #​53013
  • Turbopack: use edge environment in server-side rendering of client components too: #​53099
  • refactor(codemod): replace chalk with picocolors: #​53115
  • move webpack specific logic into a separate file: #​53114
  • feat(turbopack): emit MODULE_FEATURE telemetry from turbopack: #​52356
  • Fix not found hangs the build with overridden node env: #​53106
  • chore: update warning message from yarn add sharp to npm i sharp: #​53130
  • fix(edge): allow Request cloning via NextRequest: #​53157
  • chore: extract common get-validated-args: #​53165
  • Fix minimal basePath handling: #​53174
  • Updates @​typescript-eslint/parser to 6.1.0: #​52848
  • fix(next/image): washed out blur placeholder: #​52583
  • Handle basePath app-dir minimal case: #​53189
Documentation Changes
  • (Docs) add missing import.: #​52992
  • Fix formData code snippet in route handler docs: #​52532
  • docs: remove unneeded good to know section during installation: #​53078
  • docs: fix typo in 08-parallel-routes.mdx: #​53069
  • chore(docs): Extend the options for custom server init: #​52851
  • (Docs) Add missing import for useRef(): #​53015
  • (Docs) Remove FormData type on formData defined in .js file: #​53014
  • docs: fix codeblock for redirect: #​53120
  • chore(docs): client-side data fetching loading state: #​53164
Example Changes
  • feat: remove unused global variable: #​51767
Misc Changes
  • chore(ci): always run validate-docs-links action: #​53022
  • update install-native postinstall to use pnpm: #​53080
  • chore(ci): make validate-docs-links required: #​53123
  • chore(test): fix flaky tsconfig.json test: #​53132
  • chore(ci): fix validate-docs-links for non-MR: #​53129
  • Temporarily skip flakey action revalidate: #​53134
Credits

Huge thanks to @​vinaykulk621, @​Lantianyou, @​styfle, @​shuding, @​joulev, @​AkifumiSato, @​trigaten, @​HurSungYun, @​DevLab2425, @​sokra, @​alexkirsz, @​ztanner, @​leerob, @​SukkaW, @​kwonoj, @​huozhi, @​ijjk, @​balazsorban44, @​daniel-web-developer, @​ky1ejs, and @​arturbien for helping!

prettier/prettier (prettier)

v3.0.1

Compare Source

diff

Fix cursor positioning for a special case (#​14812 by @​fisker)
// <|> is the cursor position

/* Input */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>  } from "fs"

/* Prettier 3.0.0 */
// All messages are represented in JSON.
// So, the prettier.py <|>controls a subprocess which spawns "node {this_file}".
import {} from "fs"

/* Prettier 3.0.1 */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>} from "fs"
Fix plugins/estree.d.ts to make it a module (#​15018 by @​kingyue737)

Add export {} in plugins/estree.d.ts to fix the "File is not a module" error

Add parenthesis around leading multiline comment in return statement (#​15037 by @​auvred)
// Input
function fn() {
  return (
    /**
     * @&#8203;type {...}
     */ expresssion
  )
}

// Prettier 3.0.0
function fn() {
  return /**
   * @&#8203;type {...}
   */ expresssion;
}

// Prettier 3.0.1
function fn() {
  return (
    /**
     * @&#8203;type {...}
     */ expresssion
  );
}
Add support for Vue "Generic Components" (#​15066 by @​auvred)

https://blog.vuejs.org/posts/vue-3-3#generic-components

<!-- Input -->
<script setup lang="ts" generic="T extends Type1 & Type2 & (Type3 | Type4), U extends string | number | boolean"></script>

<!-- Prettier 3.0.0 -->
<script
  setup
  lang="ts"
  generic="T extends Type1 & Type2 & (Type3 | Type4), U extends string | number | boolean"
></script>

<!-- Prettier 3.0.1 -->
<script
  setup
  lang="ts"
  generic="
    T extends Type1 & Type2 & (Type3 | Type4),
    U extends string | number | boolean
  "
></script>
Fix comments print in IfStatement (#​15076 by @​fisker)
function a(b) {
  if (b) return 1; // comment
  else return 2;
}

/* Prettier 3.0.0 */
Error: Comment "comment" was not printed. Please report this error!

/* Prettier 3.0.1 */
function a(b) {
  if (b) return 1; // comment
  else return 2;
}
Add missing type definition for printer.preprocess (#​15123 by @​so1ve)
export interface Printer<T = any> {
  // ...
+ preprocess?:
+   | ((ast: T, options: ParserOptions<T>) => T | Promise<T>)
+   | undefined;
}
Add missing getVisitorKeys method type definition for Printer (#​15125 by @​auvred)
const printer: Printer = {
  print: () => [],
  getVisitorKeys(node, nonTraversableKeys) {
    return ["body"];
  },
};
Add typing to support readonly array properties of AST Node (#​15127 by @​auvred)
// Input
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");

// Prettier 3.0.0
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");
//                  ^ Argument of type '"readonlyArray"' is not assignable to parameter of type '"regularArray"'. ts(2345)

// Prettier 3.0.1
interface TestNode {
  readonlyArray: readonly string[];
}

declare const path: AstPath<TestNode>;

path.map(() => "", "readonlyArray");
Add space before unary minus followed by a function call (#​15129 by @​pamelalozano)
// Input
div {
  margin: - func();
}

// Prettier 3.0.0
div {
  margin: -func();
}

// Prettier 3.0.1
div {
  margin: - func();
}
react-hook-form/react-hook-form (react-hook-form)

v7.45.4: Version 7.45.4

Compare Source

🐞 fix #​10767 dep issue with replayio (#​10768) 🐞 fix #​10762 async submit with Form component (#​10766) 🫖 add test case for issue #​10744 to avoid future regressions (#​10759)

thanks to @​eg-bernardo

v7.45.3: Version 7.45.3

Compare Source

📼 add Replay Test Suites (#​10681) Revert "🧑‍🎓 close #​10585 update controller value on each render (#​10586)" 🐞 close #​10682 make sure action flag gets reset after useEffect (#​10732)

thanks to @​jasonLaster

i18next/react-i18next (react-i18next)

v13.0.3

Compare Source

  • fix unescape is not consistently called for all values 1657

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