brave / ads-ui

Self-service ads UI
Mozilla Public License 2.0
23 stars 11 forks source link

chore(deps): update all non-major dependencies #1154

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/core (source) 7.24.0 -> 7.24.3 age adoption passing confidence devDependencies patch
@mui/icons-material (source) 5.15.13 -> 5.15.14 age adoption passing confidence dependencies patch
@mui/lab (source) 5.0.0-alpha.168 -> 5.0.0-alpha.169 age adoption passing confidence dependencies patch
@mui/material (source) 5.15.13 -> 5.15.14 age adoption passing confidence dependencies patch
@mui/x-data-grid (source) 6.19.6 -> 6.19.8 age adoption passing confidence dependencies patch
@types/react (source) 18.2.66 -> 18.2.69 age adoption passing confidence devDependencies patch 18.2.72 (+2)
@typescript-eslint/eslint-plugin (source) 7.2.0 -> 7.3.1 age adoption passing confidence devDependencies minor 7.4.0
@typescript-eslint/parser (source) 7.2.0 -> 7.3.1 age adoption passing confidence devDependencies minor 7.4.0
github/codeql-action v3.24.7 -> v3.24.9 age adoption passing confidence action patch
typescript (source) 5.4.2 -> 5.4.3 age adoption passing confidence devDependencies patch
vite (source) 5.1.6 -> 5.2.3 age adoption passing confidence devDependencies minor 5.2.6 (+2)

Release Notes

babel/babel (@​babel/core) ### [`v7.24.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7243-2024-03-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.1...v7.24.3) ##### :bug: Bug Fix - `babel-helper-module-imports` - [#​16370](https://togithub.com/babel/babel/pull/16370) fix: do not inject the same imported identifier multiple times ([@​ota-meshi](https://togithub.com/ota-meshi)) ### [`v7.24.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7241-2024-03-19) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.0...v7.24.1) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16350](https://togithub.com/babel/babel/pull/16350) Fix decorated class computed keys ordering ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16344](https://togithub.com/babel/babel/pull/16344) Fix decorated class static field private access ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-decorators`, `babel-plugin-proposal-json-modules`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​16329](https://togithub.com/babel/babel/pull/16329) Respect `moduleName` for `@babel/runtime/regenerator` imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties` - [#​16331](https://togithub.com/babel/babel/pull/16331) Fix decorator memoiser binding kind ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties` - [#​16325](https://togithub.com/babel/babel/pull/16325) Fix decorator evaluation private environment ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​16319](https://togithub.com/babel/babel/pull/16319) Update SECURITY.md ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-code-frame`, `babel-highlight` - [#​16359](https://togithub.com/babel/babel/pull/16359) Replace `chalk` with `picocolors` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-fixtures`, `babel-helpers`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow` - [#​16352](https://togithub.com/babel/babel/pull/16352) Run Babel transform tests on old node if possible ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​16323](https://togithub.com/babel/babel/pull/16323) Allow separate helpers to be excluded in Babel 8 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-module-imports`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​16349](https://togithub.com/babel/babel/pull/16349) Support merging imports in import injector ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-bugfix-v8-static-class-fields-redefine-readonly`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-attributes-to-assertions`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-optional-chaining-assign`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-regexp-modifiers`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-syntax-async-do-expressions`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-explicit-resource-management`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes`, `babel-plugin-syntax-import-defer`, `babel-plugin-syntax-import-reflection`, `babel-plugin-syntax-import-source`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-module-blocks`, `babel-plugin-syntax-optional-chaining-assign`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-record-and-tuple`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-literals`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-new-target`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-assign`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-object-set-prototype-of-to-assign`, `babel-plugin-transform-object-super`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-property-regex`, `babel-plugin-transform-unicode-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript` - [#​16332](https://togithub.com/babel/babel/pull/16332) Test Babel 7 plugins compatibility with Babel 8 core ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-plugin-transform-object-rest-spread`, `babel-preset-env` - [#​16318](https://togithub.com/babel/babel/pull/16318) \[babel 8] Fix `@babel/compat-data` package.json ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-replace-supers`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime` - [#​16345](https://togithub.com/babel/babel/pull/16345) Optimize the use of `assertThisInitialized` after `super()` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes` - [#​16343](https://togithub.com/babel/babel/pull/16343) Use simpler `assertThisInitialized` more often ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-object-rest-spread`, `babel-traverse` - [#​16342](https://togithub.com/babel/babel/pull/16342) Consider well-known and registered symbols as literals ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-typescript`, `babel-preset-env` - [#​16326](https://togithub.com/babel/babel/pull/16326) Reduce the use of class names ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
mui/material-ui (@​mui/icons-material) ### [`v5.15.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51514) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.13...v5.15.14) *Mar 18, 2024* A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.13` - \[Accordion] Convert to support CSS extraction ([#​41221](https://togithub.com/mui/material-ui/issues/41221)) [@​mnajdova](https://togithub.com/mnajdova) - ​\[Autocomplete] Convert to support CSS extraction ([#​40330](https://togithub.com/mui/material-ui/issues/40330)) [@​mnajdova](https://togithub.com/mnajdova) - ​\[Slider] Convert to support CSS extraction ([#​41201](https://togithub.com/mui/material-ui/issues/41201)) [@​mnajdova](https://togithub.com/mnajdova) - ​\[Select] Fix variant type ([#​41405](https://togithub.com/mui/material-ui/issues/41405)) [@​sai6855](https://togithub.com/sai6855) - ​\[typescript] Use interface instead of type for props ([#​41500](https://togithub.com/mui/material-ui/issues/41500)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### `@pigment-css/react@0.0.3` - ​Add Box component ([#​41451](https://togithub.com/mui/material-ui/issues/41451)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `pigment-css/nextjs-plugin@0.0.3` - ​Fix alias resolver ([#​41494](https://togithub.com/mui/material-ui/issues/41494)) [@​brijeshb42](https://togithub.com/brijeshb42) - ​Follow-up to [#​41494](https://togithub.com/mui/material-ui/issues/41494) ([#​41502](https://togithub.com/mui/material-ui/issues/41502)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - ​\[joy-ui] Add UI improvements to the side navigation demo ([#​41461](https://togithub.com/mui/material-ui/issues/41461)) [@​cipherlogs](https://togithub.com/cipherlogs) - ​\[pigment-css] Add media query guide ([#​41473](https://togithub.com/mui/material-ui/issues/41473)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[pigment-css] Fixing location of the ExtendTheme type in the docs ([#​41499](https://togithub.com/mui/material-ui/issues/41499)) [@​jherr](https://togithub.com/jherr) - ​\[material-ui]\[Progress] Add Circular progress gradient demo from Github comment ([#​40559](https://togithub.com/mui/material-ui/issues/40559)) [@​DiegoAndai](https://togithub.com/DiegoAndai) ##### Core - ​\[blog] Bringing consistency to Material UI customization APIs ([#​41040](https://togithub.com/mui/material-ui/issues/41040)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​\[code-infra] Rename [@​mui-internal/docs-utils](https://togithub.com/mui-internal/docs-utils) to [@​mui/internal-docs-utils](https://togithub.com/mui/internal-docs-utils) ([#​41498](https://togithub.com/mui/material-ui/issues/41498)) [@​michaldudak](https://togithub.com/michaldudak) - ​\[code-infra] Copy translations.json to [@​mui/docs](https://togithub.com/mui/docs) build folder ([#​41472](https://togithub.com/mui/material-ui/issues/41472)) [@​Janpot](https://togithub.com/Janpot) - ​\[core] Use Circle CI context ([#​41532](https://togithub.com/mui/material-ui/issues/41532)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[core] Fix CHANGELOG format and update date ([#​41481](https://togithub.com/mui/material-ui/issues/41481)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​\[docs] Fix useStorageState regressions ([#​41223](https://togithub.com/mui/material-ui/issues/41223)) [@​Janpot](https://togithub.com/Janpot) - ​\[docs] Fix some Vale errors ([#​41516](https://togithub.com/mui/material-ui/issues/41516)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[material-ui]\[docs] Fix landing page template's h1 size ([#​41543](https://togithub.com/mui/material-ui/issues/41543)) [@​zanivan](https://togithub.com/zanivan) - ​\[material-ui]\[docs] Apply new code header docs feature ([#​41508](https://togithub.com/mui/material-ui/issues/41508)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[material-next] Drop the package ([#​41544](https://togithub.com/mui/material-ui/issues/41544)) [@​mnajdova](https://togithub.com/mnajdova) - ​\[docs-infra] Fail CI on Vale error ([#​40944](https://togithub.com/mui/material-ui/issues/40944)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs-infra] Improve Vale config [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs-infra] Add a feature list "component" ([#​41484](https://togithub.com/mui/material-ui/issues/41484)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs-infra] Add code block header classes ([#​41487](https://togithub.com/mui/material-ui/issues/41487)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs-infra] Make the Algolia search input label invisible ([#​41542](https://togithub.com/mui/material-ui/issues/41542)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[website] Improve navbar's items hover state ([#​41535](https://togithub.com/mui/material-ui/issues/41535)) [@​EyaOuenniche](https://togithub.com/EyaOuenniche) - ​\[website] Split Toolpad documentation ([#​41316](https://togithub.com/mui/material-ui/issues/41316)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - ​\[website] Use MUI X Data Grid v7-beta ([#​41276](https://togithub.com/mui/material-ui/issues/41276)) [@​cherniavskii](https://togithub.com/cherniavskii) All contributors of this release in alphabetical order: [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​brijeshb42](https://togithub.com/brijeshb42), [@​cherniavskii](https://togithub.com/cherniavskii), [@​cipherlogs](https://togithub.com/cipherlogs), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​EyaOuenniche](https://togithub.com/EyaOuenniche), [@​Janpot](https://togithub.com/Janpot), [@​jherr](https://togithub.com/jherr), [@​michaldudak](https://togithub.com/michaldudak), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​zanivan](https://togithub.com/zanivan)
mui/mui-x (@​mui/x-data-grid) ### [`v6.19.8`](https://togithub.com/mui/mui-x/releases/tag/v6.19.8) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.6...v6.19.8) We'd like to offer a big thanks to the 3 contributors who made this release possible. ##### Data Grid ##### `@mui/x-data-grid@6.19.8` - \[DataGrid] Fix `ElementType` usage ([#​12505](https://togithub.com/mui/mui-x/issues/12505)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix cell value formatting on copy ([#​12483](https://togithub.com/mui/mui-x/issues/12483)) [@​sai6855](https://togithub.com/sai6855) - \[DataGrid] Fix checkbox selection when filtering ([#​12485](https://togithub.com/mui/mui-x/issues/12485)) [@​g1mishra](https://togithub.com/g1mishra) ##### `@mui/x-data-grid-pro@6.19.8` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.19.8`. ##### `@mui/x-data-grid-premium@6.19.8` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.19.8`, plus: - \[DataGridPremium] Add support for confirmation before clipboard paste ([#​12466](https://togithub.com/mui/mui-x/issues/12466)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Docs - \[docs] Update links to v7 ([#​12495](https://togithub.com/mui/mui-x/issues/12495)) [@​cherniavskii](https://togithub.com/cherniavskii)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#731-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] revert disable of ignoreVoid in strict config ##### ❤️ Thank You - Josh Goldberg ✨ 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. ### [`v7.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#730-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0) ##### 🚀 Features - **eslint-plugin:** \[restrict-template-expressions] add `allowArray` option - **eslint-plugin:** add meta.docs.recommended setting for strict config options - **eslint-plugin:** add rule `use-unknown-in-catch-callback-variables` - **eslint-plugin:** \[prefer-reduce-type-parameter] supports tuple, union, intersection ##### 🩹 Fixes - correct `engines.node` constraints in `package.json` - **eslint-plugin:** \[unbound-method] check method definition in object literal using longhand form - **eslint-plugin:** \[consistent-type-imports] handle imports without specifiers - **eslint-plugin:** \[no-redundant-type-constituents] incorrectly marks & string as redundant - **eslint-plugin:** \[no-unnecessary-qualifier] handle merge namespace with enum - **eslint-plugin:** \[no-unused-expressions] false negatives when using assertions - **eslint-plugin:** \[ban-ts-comment] more accurate handling of multiline comments - **eslint-plugin:** \[explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option - **eslint-plugin:** \[class-literal-property-style] ignore property assigned in constructor - **eslint-plugin:** \[no-unnecessary-type-assertion] fix false negative for const variable declarations ##### ❤️ Thank You - Abraham Guo - Alexu - Arka Pratim Chaudhuri - auvred - Derrick Isaacson - fnx - Josh Goldberg ✨ - Kirk Waiblinger - Marta Cardoso - Michaël De Boey - Tristan Rasmussen - 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) ### [`v7.3.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#731-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.0...v7.3.1) 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. ### [`v7.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#730-2024-03-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.2.0...v7.3.0) ##### 🩹 Fixes - correct `engines.node` constraints in `package.json` ##### ❤️ Thank You - Abraham Guo - Alexu - Arka Pratim Chaudhuri - auvred - Derrick Isaacson - fnx - Josh Goldberg ✨ - Kirk Waiblinger - Marta Cardoso - Michaël De Boey - Tristan Rasmussen - 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.
github/codeql-action (github/codeql-action) ### [`v3.24.9`](https://togithub.com/github/codeql-action/compare/v3.24.8...v3.24.9) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.24.8...v3.24.9) ### [`v3.24.8`](https://togithub.com/github/codeql-action/compare/v3.24.7...v3.24.8) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.24.7...v3.24.8)
Microsoft/TypeScript (typescript) ### [`v5.4.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.3): TypeScript 5.4.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vitejs/vite (vite) ### [`v5.2.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small523-2024-03-22-small) - fix: handle warmup request error correctly ([#​16223](https://togithub.com/vitejs/vite/issues/16223)) ([d7c5256](https://togithub.com/vitejs/vite/commit/d7c5256)), closes [#​16223](https://togithub.com/vitejs/vite/issues/16223) - fix: skip encode if is data uri ([#​16233](https://togithub.com/vitejs/vite/issues/16233)) ([8617e76](https://togithub.com/vitejs/vite/commit/8617e76)), closes [#​16233](https://togithub.com/vitejs/vite/issues/16233) - fix(optimizer): fix `optimizeDeps.include` glob syntax for `./*` exports ([#​16230](https://togithub.com/vitejs/vite/issues/16230)) ([f184c80](https://togithub.com/vitejs/vite/commit/f184c80)), closes [#​16230](https://togithub.com/vitejs/vite/issues/16230) - fix(runtime): fix sourcemap with `prepareStackTrace` ([#​16220](https://togithub.com/vitejs/vite/issues/16220)) ([dad7f4f](https://togithub.com/vitejs/vite/commit/dad7f4f)), closes [#​16220](https://togithub.com/vitejs/vite/issues/16220) - chore: `utf8` replaced with `utf-8` ([#​16232](https://togithub.com/vitejs/vite/issues/16232)) ([9800c73](https://togithub.com/vitejs/vite/commit/9800c73)), closes [#​16232](https://togithub.com/vitejs/vite/issues/16232) ### [`v5.2.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small522-2024-03-20-small) - fix(importAnalysis): skip encode in ssr ([#​16213](https://togithub.com/vitejs/vite/issues/16213)) ([e4d2d60](https://togithub.com/vitejs/vite/commit/e4d2d60)), closes [#​16213](https://togithub.com/vitejs/vite/issues/16213) ### [`v5.2.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small521-2024-03-20-small) - fix: encode path uri only ([#​16212](https://togithub.com/vitejs/vite/issues/16212)) ([0b2e40b](https://togithub.com/vitejs/vite/commit/0b2e40b)), closes [#​16212](https://togithub.com/vitejs/vite/issues/16212) ### [`v5.2.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#520-2024-03-20) - fix: update client.ts@cleanUrl to accomodate blob protocol ([#​16182](https://togithub.com/vitejs/vite/issues/16182)) ([1a3b1d7](https://togithub.com/vitejs/vite/commit/1a3b1d7)), closes [#​16182](https://togithub.com/vitejs/vite/issues/16182) - fix(assets): avoid splitting `,` inside query parameter of image URI in srcset property ([#​16081](https://togithub.com/vitejs/vite/issues/16081)) ([50caf67](https://togithub.com/vitejs/vite/commit/50caf67)), closes [#​16081](https://togithub.com/vitejs/vite/issues/16081) - chore(deps): update all non-major dependencies ([#​16186](https://togithub.com/vitejs/vite/issues/16186)) ([842643d](https://togithub.com/vitejs/vite/commit/842643d)), closes [#​16186](https://togithub.com/vitejs/vite/issues/16186) - perf(transformRequest): fast-path watch and sourcemap handling ([#​16170](https://togithub.com/vitejs/vite/issues/16170)) ([de60f1e](https://togithub.com/vitejs/vite/commit/de60f1e)), closes [#​16170](https://togithub.com/vitejs/vite/issues/16170) - docs: add `@shikiji/vitepress-twoslash` ([#​16168](https://togithub.com/vitejs/vite/issues/16168)) ([6f8a320](https://togithub.com/vitejs/vite/commit/6f8a320)), closes [#​16168](https://togithub.com/vitejs/vite/issues/16168) ### [`v5.1.7`](https://togithub.com/vitejs/vite/releases/tag/v5.1.7) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.1.6...v5.1.7) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md) for details.

Configuration

📅 Schedule: Branch creation - " 0-4 * 3" (UTC), 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.