brave / brave-talk

Unlimited private video calls with your friends and colleagues
Mozilla Public License 2.0
123 stars 35 forks source link

Update all non-major dependencies #1353

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 29.5.11 -> 29.5.12 age adoption passing confidence
@types/react (source) 18.2.48 -> 18.2.51 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.19.1 -> 6.20.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.19.1 -> 6.20.0 age adoption passing confidence
css-loader 6.9.1 -> 6.10.0 age adoption passing confidence
husky 9.0.7 -> 9.0.10 age adoption passing confidence
i18next (source) 23.8.1 -> 23.8.2 age adoption passing confidence
lint-staged 15.2.0 -> 15.2.1 age adoption passing confidence
mini-css-extract-plugin 2.7.7 -> 2.8.0 age adoption passing confidence
npm-run-all2 6.1.1 -> 6.1.2 age adoption passing confidence
webpack 5.90.0 -> 5.90.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.20.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6200-2024-01-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.19.1...v6.20.0) ##### 🚀 Features - **eslint-plugin:** \[member-ordering] allow easy reuse of the default ordering ##### 🩹 Fixes - **eslint-plugin:** \[no-useless-template-literals] incorrect bigint autofix result - **eslint-plugin:** \[prefer-nullish-coalescing] treat any/unknown as non-nullable - **eslint-plugin:** \[no-useless-template-literals] report Infinity & NaN - **eslint-plugin:** \[prefer-readonly] disable checking accessors ##### ❤️ Thank You - Alex Parloti - auvred - James Browning - StyleShit - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.20.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6200-2024-01-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.19.1...v6.20.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
webpack-contrib/css-loader (css-loader) ### [`v6.10.0`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#6100-2024-01-30) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.1...v6.10.0) ##### Features - add `@rspack/core` as an optional peer dependency ([#​1568](https://togithub.com/webpack-contrib/css-loader/issues/1568)) ([3924679](https://togithub.com/webpack-contrib/css-loader/commit/3924679cb9a8f31996c742290a71a3446c9782b9)) - pass the `resourceQuery` and `resourceFragment` to the `auto` and `mode` callback ([#​1569](https://togithub.com/webpack-contrib/css-loader/issues/1569)) ([d641c4d](https://togithub.com/webpack-contrib/css-loader/commit/d641c4d48264518dfeb77d7e1e8ef03bbb09b645)) - support named exports with any characters ([6f43929](https://togithub.com/webpack-contrib/css-loader/commit/6f439299838eab7e6fb18f6e9f47b9dee2208463)) ##### [6.9.1](https://togithub.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1) (2024-01-18) ##### Bug Fixes - css nesting support - `@scope` at-rule support
typicode/husky (husky) ### [`v9.0.10`](https://togithub.com/typicode/husky/releases/tag/v9.0.10) [Compare Source](https://togithub.com/typicode/husky/compare/v9.0.9...v9.0.10) - fix: rename index.d.ts to index.d.mts by [@​mrkjdy](https://togithub.com/mrkjdy) in [https://github.com/typicode/husky/pull/1379](https://togithub.com/typicode/husky/pull/1379) ### [`v9.0.9`](https://togithub.com/typicode/husky/releases/tag/v9.0.9) [Compare Source](https://togithub.com/typicode/husky/compare/v9.0.8...v9.0.9) - refactor: rename files by [@​typicode](https://togithub.com/typicode) in [https://github.com/typicode/husky/pull/1378](https://togithub.com/typicode/husky/pull/1378) ### [`v9.0.8`](https://togithub.com/typicode/husky/releases/tag/v9.0.8) [Compare Source](https://togithub.com/typicode/husky/compare/v9.0.7...v9.0.8) - docs: update index.md by [@​khaledYS](https://togithub.com/khaledYS) in [https://github.com/typicode/husky/pull/1369](https://togithub.com/typicode/husky/pull/1369) - Fix tab detection on install command by [@​glensc](https://togithub.com/glensc) in [https://github.com/typicode/husky/pull/1376](https://togithub.com/typicode/husky/pull/1376) - refactor: reduce file size by [@​typicode](https://togithub.com/typicode) in [https://github.com/typicode/husky/pull/1377](https://togithub.com/typicode/husky/pull/1377)
i18next/i18next (i18next) ### [`v23.8.2`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2382) [Compare Source](https://togithub.com/i18next/i18next/compare/v23.8.1...v23.8.2) - optimize `addResources` to address [2130](https://togithub.com/i18next/i18next/issues/2130)
okonet/lint-staged (lint-staged) ### [`v15.2.1`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1521) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.0...v15.2.1) ##### Patch Changes - [#​1387](https://togithub.com/lint-staged/lint-staged/pull/1387) [`e4023f6`](https://togithub.com/lint-staged/lint-staged/commit/e4023f687616dcf4816545b8eefbcce50e255c9c) Thanks [@​iiroj](https://togithub.com/iiroj)! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, *lint-staged* has used the default settings to spawn linter commands. This means the `stdin` of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the `stdin` is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin) ### [`v2.8.0`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#280-2024-02-01) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.7...v2.8.0) ##### Features - added the `beforeTagInsert` hook ([#​1054](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1054)) ([6313bf6](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/6313bf629c1c76ec7b07dc60fef06e39702a63d9)) - support named exports with any characters ([b656c5c](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/b656c5c98dcffcae51f5208e961ce089be6607a8)) ##### [2.7.7](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.6...v2.7.7) (2024-01-10) ##### Bug Fixes - add ';' to import media queries ([#​1051](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1051)) ([98acf2b](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/98acf2bbd08ba0988318c6d364b9aa14f84ed79a)) - add `ChunkLoadError` name to chunk loading error ([#​1073](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1073)) ([e3f8375](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/e3f837574bdad9dc583028c6f9a9a2f3082d9ecb)) - adding media, supports and layer for external import ([#​1072](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1072)) ([60c5331](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/60c53311c125425d2e742414ed6dbd59cea8cbe4)) - css experiment detection ([#​1067](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1067)) ([82f4a47](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/82f4a47f3ddc7cdbba311bee50d85dd4b3e6bfb1)) ##### [2.7.6](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.5...v2.7.6) (2023-05-19) ##### Bug Fixes - compatibility with built-in CSS support ([#​1035](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1035)) ([f576ed6](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/f576ed6a530db555d7442ebab1f9a09f3acff13f)) ##### [2.7.5](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.4...v2.7.5) (2023-03-16) ##### Bug Fixes - don't invalidate cache after timeout refresh ([#​1023](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1023)) ([38d8513](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/38d8513f97983698b3b4417abb8bacaee0ea68fb)) - readable identifier ([#​1024](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1024)) ([721bbf1](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/721bbf104030c96acff14ad2b7a23edc4f1e277d)) ##### [2.7.4](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.3...v2.7.4) (2023-03-16) ##### Bug Fixes - module identifier, don't merge modules with different media/suppors/layer ([#​1021](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1021)) ([ad3729b](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/ad3729ba9d3fed328a170340eafb66e8c2a13bdc)) ##### [2.7.3](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3) (2023-03-07) ##### Bug Fixes - avoid to throw error when link doesn't have parentNode ([#​1016](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1016)) ([6292440](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/62924409895ff6e0e4e599f6734c109ec40e6eff)) ##### [2.7.2](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.1...v2.7.2) (2022-12-06) ##### Bug Fixes - don't crash in web workers ([#​1004](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/1004)) ([4d98d4b](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/4d98d4b973be27910b84194e6f7acb1d09f1e8ae)) ##### [2.7.1](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.0...v2.7.1) (2022-11-29) ##### Bug Fixes - preserve order of link tags on HMR ([#​982](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/982)) ([6ea0922](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/6ea092258944fd0330b84dd3455bff9a15320837))
bcomnes/npm-run-all2 (npm-run-all2) ### [`v6.1.2`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v612) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.1.1...v6.1.2) ##### Merged - feat: move to read-package-json-fast [`#130`](https://togithub.com/bcomnes/npm-run-all2/pull/130) - Upgrade: Bump c8 from 8.0.1 to 9.0.0 [`#127`](https://togithub.com/bcomnes/npm-run-all2/pull/127) - Upgrade: Bump github/codeql-action from 2 to 3 [`#126`](https://togithub.com/bcomnes/npm-run-all2/pull/126) - Upgrade: Bump actions/setup-node from 3 to 4 [`#123`](https://togithub.com/bcomnes/npm-run-all2/pull/123) ##### Commits - Publish the whole project [`3dde20c`](https://togithub.com/bcomnes/npm-run-all2/commit/3dde20c1c8fa973045773e03f4fc121360fdbed4) - Utilize CJS require for 'read-package-json-fast' [`605ca15`](https://togithub.com/bcomnes/npm-run-all2/commit/605ca15d9adee3ce14da6fcaa98cb14d9c03795c) - Update FUNDING.yml [`c838ee9`](https://togithub.com/bcomnes/npm-run-all2/commit/c838ee9eea06e545d1a7f25592f7beb8468f1afd)
webpack/webpack (webpack) ### [`v5.90.1`](https://togithub.com/webpack/webpack/releases/tag/v5.90.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.90.0...v5.90.1) #### Bug Fixes - set `unmanagedPaths` in defaults - correct `preOrderIndex` and `postOrderIndex` - add fallback for MIME mismatch error in async wasm loading - browsers versions of ECMA features #### Performance - optimize `compareStringsNumeric` - optimize `numberHash` using 32-bit FNV1a for small ranges, 64-bit for larger - reuse VM context across webpack magic comments

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

socket-security[bot] commented 9 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/jest@29.5.12 Transitive: environment, filesystem, unsafe +49 5.32 MB types
npm/@types/react@18.2.51 None +3 1.61 MB types
npm/@typescript-eslint/eslint-plugin@6.20.0 Transitive: environment, eval, filesystem, shell, unsafe +126 48.4 MB jameshenry
npm/@typescript-eslint/parser@6.20.0 Transitive: environment, eval, filesystem, shell, unsafe +121 45.3 MB jameshenry
npm/css-loader@6.10.0 Transitive: environment, eval, filesystem, network, shell, unsafe +90 19 MB evilebottnawi
npm/husky@9.0.10 None 0 3.61 kB typicode
npm/i18next@23.8.2 None +2 905 kB adrai
npm/lint-staged@15.2.1 Transitive: environment, filesystem, shell +55 2.48 MB okonet
npm/mini-css-extract-plugin@2.8.0 unsafe Transitive: environment, eval, filesystem, network, shell +81 18.6 MB evilebottnawi
npm/npm-run-all2@6.1.2 Transitive: environment, filesystem, shell +13 395 kB bret, voxpelli
npm/webpack@5.90.1 environment, filesystem, network, unsafe Transitive: eval, shell +74 18.2 MB evilebottnawi

🚮 Removed packages: npm/@types/jest@29.5.11, npm/@types/react@18.2.48, npm/@typescript-eslint/eslint-plugin@6.19.1, npm/@typescript-eslint/parser@6.19.1, npm/css-loader@6.9.1, npm/husky@9.0.7, npm/i18next@23.8.1, npm/lint-staged@15.2.0, npm/mini-css-extract-plugin@2.7.7, npm/npm-run-all2@6.1.1, npm/webpack@5.90.0

View full report↗︎