aperturerobotics / react-chonky

File Browser component for React.
https://chonky.io
MIT License
24 stars 17 forks source link

chore(deps): update all dependencies #69

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.23.3 -> 7.23.5 age adoption passing confidence
@fortawesome/fontawesome-svg-core (source) 6.4.2 -> 6.5.1 age adoption passing confidence
@fortawesome/free-brands-svg-icons (source) 6.4.2 -> 6.5.1 age adoption passing confidence
@fortawesome/free-solid-svg-icons (source) 6.4.2 -> 6.5.1 age adoption passing confidence
@mui/material (source) 5.14.17 -> 5.14.19 age adoption passing confidence
@mui/styles (source) 5.14.17 -> 5.14.19 age adoption passing confidence
@size-limit/preset-small-lib ^10.0.0 -> ^11.0.0 age adoption passing confidence
@types/fuzzy-search (source) 2.1.4 -> 2.1.5 age adoption passing confidence
@types/react (source) 18.2.37 -> 18.2.41 age adoption passing confidence
@types/react-dom (source) 18.2.15 -> 18.2.17 age adoption passing confidence
@types/react-redux (source) 7.1.30 -> 7.1.31 age adoption passing confidence
hotkeys-js (source) 3.12.0 -> 3.12.2 age adoption passing confidence
parcel 2.10.2 -> 2.10.3 age adoption passing confidence
prettier (source) 3.0.3 -> 3.1.0 age adoption passing confidence
react-intl (source) 6.5.2 -> 6.5.5 age adoption passing confidence
react-window (source) 1.8.9 -> 1.8.10 age adoption passing confidence
size-limit ^10.0.0 -> ^11.0.0 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.23.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7235-2023-11-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.23.3...v7.23.5) ##### :eyeglasses: Spec Compliance - `babel-plugin-proposal-decorators` - [#​16138](https://togithub.com/babel/babel/pull/16138) Class binding is in TDZ during decorators initialization ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​16132](https://togithub.com/babel/babel/pull/16132) Allow addInitializer in field decorator context ([@​JLHwung](https://togithub.com/JLHwung)) ##### :rocket: New Feature - [#​16023](https://togithub.com/babel/babel/pull/16023) Add `@babel/eslint-plugin/no-undef` for accessor props ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-traverse`, `babel-types` - [#​16131](https://togithub.com/babel/babel/pull/16131) Do not remove bindings when removing assignment expression path ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-classes` - [#​16135](https://togithub.com/babel/babel/pull/16135) Require class properties transform when compiling class with private fields ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​16122](https://togithub.com/babel/babel/pull/16122) fix: Missing parentheses after line break ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers` - [#​16130](https://togithub.com/babel/babel/pull/16130) Fix helpers internal fns names conflict resolution ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-typescript` - [#​16123](https://togithub.com/babel/babel/pull/16123) Simplify class fields injetion after `super()` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-parameters`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​16110](https://togithub.com/babel/babel/pull/16110) fix: Unexpected duplication of comments ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :microscope: Output optimization - `babel-helpers` - [#​16129](https://togithub.com/babel/babel/pull/16129) Optimize `decorator` helper size ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core) ### [`v6.5.1`](https://togithub.com/FortAwesome/Font-Awesome/compare/6.5.0...e9c25eab88923ded1816f717d78e22873f406163) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.5.0...6.5.1) ### [`v6.5.0`](https://togithub.com/FortAwesome/Font-Awesome/compare/6.4.2...d339b0b9a12e36ff24c75314c4814d6f8899d6a9) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.4.2...6.5.0)
mui/material-ui (@​mui/material) ### [`v5.14.19`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#51419) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.18...v5.14.19) *Nov 29, 2023* A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: - 🐛 Fix Material UI Autocomplete behavior when there are duplicate labels ([#​36426](https://togithub.com/mui/material-ui/issues/36426)) [@​islandryu](https://togithub.com/islandryu) - 🚀 Added Material You Linear Progress to `material-next` package ([#​39807](https://togithub.com/mui/material-ui/issues/39807)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### `@mui/material@5.14.19` - ​\[Autocomplete] Fix behavior when there are duplicate labels ([#​36426](https://togithub.com/mui/material-ui/issues/36426)) [@​islandryu](https://togithub.com/islandryu) - ​\[Box] Added boxClasses ([#​39889](https://togithub.com/mui/material-ui/issues/39889)) [@​sadik-malik](https://togithub.com/sadik-malik) - ​\[FilledInput] Fix slot props deepmerge order ([#​38922](https://togithub.com/mui/material-ui/issues/38922)) [@​dhaub-exelixis](https://togithub.com/dhaub-exelixis) - ​\[Select] Add id to hidden input element ([#​39414](https://togithub.com/mui/material-ui/issues/39414)) [@​DarhkVoyd](https://togithub.com/DarhkVoyd) - ​\[Select] Remove unnecessary picking of `onChange` type from SelectInputProps ([#​39891](https://togithub.com/mui/material-ui/issues/39891)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/base@5.0.0-beta.25` - ​\[Menu] Fix navigation of items when 1st item is disabled ([#​39828](https://togithub.com/mui/material-ui/issues/39828)) [@​sai6855](https://togithub.com/sai6855) - ​\[Modal] Refine demos ([#​39824](https://togithub.com/mui/material-ui/issues/39824)) [@​zanivan](https://togithub.com/zanivan) - ​\[NumberInput] Implement `numberInputReducer` ([#​38723](https://togithub.com/mui/material-ui/issues/38723)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[useNumberInput] Fix change handlers passed through slotProps ([#​39407](https://togithub.com/mui/material-ui/issues/39407)) [@​mj12albert](https://togithub.com/mj12albert) ##### `@mui/joy@5.0.0-beta.16` - ​\[Box] Added boxClasses ([#​39895](https://togithub.com/mui/material-ui/issues/39895)) [@​sadik-malik](https://togithub.com/sadik-malik) ##### `@mui/system@5.14.19` - ​\[Box] Added boxClasses ([#​39896](https://togithub.com/mui/material-ui/issues/39896)) [@​sadik-malik](https://togithub.com/sadik-malik) - ​Add outlineColor to defaultSxConfig ([#​39962](https://togithub.com/mui/material-ui/issues/39962)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/types@7.2.10` - ​Add `PartiallyRequired` type ([#​39939](https://togithub.com/mui/material-ui/issues/39939)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### `@mui/material-next@6.0.0-alpha.111` - ​\[ProgressIndicator] Apply MD3 style to `LinearProgress` ([#​39807](https://togithub.com/mui/material-ui/issues/39807)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[FormHelperText] Add FormHelperText component ([#​39503](https://togithub.com/mui/material-ui/issues/39503)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[IconButton] Copy IconButton to material-next ([#​39945](https://togithub.com/mui/material-ui/issues/39945)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[Switch] Copy `Switch` to material next ([#​39887](https://togithub.com/mui/material-ui/issues/39887)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### Docs - ​\[material-ui] Fix theme prop in v5 migration guide ([#​39976](https://togithub.com/mui/material-ui/issues/39976)) [@​sai6855](https://togithub.com/sai6855) - ​\[base-ui] Improve Next.js Link docs ([#​39838](https://togithub.com/mui/material-ui/issues/39838)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[base-ui] Export Base UI theme in stylesheet ([#​39694](https://togithub.com/mui/material-ui/issues/39694)) [@​mnajdova](https://togithub.com/mnajdova) - ​\[joy-ui] Fix the date min & max slot props values on the Input demo ([#​40018](https://togithub.com/mui/material-ui/issues/40018)) [@​avikalpg](https://togithub.com/avikalpg) - ​\[joy-ui]\[ButtonGroup] Fix orientation prop description ([#​39876](https://togithub.com/mui/material-ui/issues/39876)) [@​sai6855](https://togithub.com/sai6855) - ​\[joy-ui] Update gif from the Dark Mode Optimization page ([#​39726](https://togithub.com/mui/material-ui/issues/39726)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[joy-ui] Fix h1 template ([#​40017](https://togithub.com/mui/material-ui/issues/40017)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[joy-ui] Fix wrong product id [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[joy-ui] Fixes in theme scoping documentation ([#​39899](https://togithub.com/mui/material-ui/issues/39899)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[joy-ui] Refine the Email, Teams and Files templates ([#​39579](https://togithub.com/mui/material-ui/issues/39579)) [@​zanivan](https://togithub.com/zanivan) - ​\[joy-ui]\[templates] Fix layout shift on Profile template ([#​40022](https://togithub.com/mui/material-ui/issues/40022)) [@​zanivan](https://togithub.com/zanivan) - ​\[joy-ui]\[Templates] Update thumbnails ([#​39938](https://togithub.com/mui/material-ui/issues/39938)) [@​zanivan](https://togithub.com/zanivan) - ​\[material-next] Add contributing guide ([#​39944](https://togithub.com/mui/material-ui/issues/39944)) [@​mj12albert](https://togithub.com/mj12albert) - ​End v6 blogpost notification ([#​39879](https://togithub.com/mui/material-ui/issues/39879)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) - ​Fix nested CSS warning ([#​39932](https://togithub.com/mui/material-ui/issues/39932)) [@​mnajdova](https://togithub.com/mnajdova) - ​Make integration searchable ([#​39967](https://togithub.com/mui/material-ui/issues/39967)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Fix use of quote in markdown ([#​39953](https://togithub.com/mui/material-ui/issues/39953)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Show design links on Joy UI ([#​39955](https://togithub.com/mui/material-ui/issues/39955)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Restore Algolia results when searching for "Figma" ([#​39956](https://togithub.com/mui/material-ui/issues/39956)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Fix two tone icon dark mode color ([#​39868](https://togithub.com/mui/material-ui/issues/39868)) [@​mnajdova](https://togithub.com/mnajdova) ##### Core - ​Improve lerna's renovate package rules ([#​40029](https://togithub.com/mui/material-ui/issues/40029)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​Downgrade lerna to 7.2.0 ([#​40026](https://togithub.com/mui/material-ui/issues/40026)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​Rename OpenCollective [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs-infra] Env variables should be string ([#​39991](https://togithub.com/mui/material-ui/issues/39991)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[Portal] Improve docs for container prop ([#​39180](https://togithub.com/mui/material-ui/issues/39180)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Update pricing table ([#​40023](https://togithub.com/mui/material-ui/issues/40023)) [@​cherniavskii](https://togithub.com/cherniavskii) - ​\[website]\[docs] Update the product identifier menu and X page ([#​39832](https://togithub.com/mui/material-ui/issues/39832)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[website] Mark TreeView and Charts as stable ([#​39975](https://togithub.com/mui/material-ui/issues/39975)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - ​\[website] Update career page ([#​40015](https://togithub.com/mui/material-ui/issues/40015)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Sync about dataset [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Fix 301 redirection to X tree-view [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Change redirection prefixes [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Fix 301 link [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Fix modal not being closed with the escape key on the Base UI page ([#​39880](https://togithub.com/mui/material-ui/issues/39880)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@​avikalpg](https://togithub.com/avikalpg), [@​brijeshb42](https://togithub.com/brijeshb42), [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DarhkVoyd](https://togithub.com/DarhkVoyd), [@​dhaub-exelixis](https://togithub.com/dhaub-exelixis), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​flaviendelangle](https://togithub.com/flaviendelangle), [@​islandryu](https://togithub.com/islandryu), [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas), [@​lhilgert9](https://togithub.com/lhilgert9), [@​mj12albert](https://togithub.com/mj12albert), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sadik-malik](https://togithub.com/sadik-malik), [@​sai6855](https://togithub.com/sai6855), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.14.18`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#51418) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.17...v5.14.18) *Nov 14, 2023* A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: - 💫 Introduced new [Stepper](https://mui.com/joy-ui/react-stepper/) component in Joy UI ([#​39688](https://togithub.com/mui/material-ui/issues/39688)) [@​siriwatknp](https://togithub.com/siriwatknp) - other 🐛 bug fixes and 📚 documentation improvements ##### `@mui/material@5.14.18` - ​\[Autocomplete] Add `defaultMuiPrevented` to onKeyDown type ([#​39820](https://togithub.com/mui/material-ui/issues/39820)) [@​sai6855](https://togithub.com/sai6855) - ​\[Autocomplete] Fix React key warning in Next.js ([#​39795](https://togithub.com/mui/material-ui/issues/39795)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[Checkbox] Asterisk placement aligned correctly ([#​39721](https://togithub.com/mui/material-ui/issues/39721)) [@​axelbostrom](https://togithub.com/axelbostrom) - ​\[Rating] Fix the hover highlighting for spaced icons ([#​39775](https://togithub.com/mui/material-ui/issues/39775)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[TablePagination] Implement `slotProps` pattern for the actions and the select slots ([#​39353](https://togithub.com/mui/material-ui/issues/39353)) [@​anle9650](https://togithub.com/anle9650) - ​\[TextField] Fix padding on small filled multiline TextField ([#​39769](https://togithub.com/mui/material-ui/issues/39769)) [@​mj12albert](https://togithub.com/mj12albert) ##### `@mui/joy@5.0.0-beta.15` - ​\[Stepper] Add new `Stepper` component ([#​39688](https://togithub.com/mui/material-ui/issues/39688)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[Select] Fix displaying placeholder when multiple is true ([#​39806](https://togithub.com/mui/material-ui/issues/39806)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/material-next@6.0.0-alpha.110` - ​\[ButtonGroup] Copy `ButtonGroup` to material next ([#​39739](https://togithub.com/mui/material-ui/issues/39739)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Change `CircularProgress` files to ts ([#​39791](https://togithub.com/mui/material-ui/issues/39791)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Change `LinearProgress` files to ts ([#​39793](https://togithub.com/mui/material-ui/issues/39793)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Copy `LinearProgress` to material next ([#​39779](https://togithub.com/mui/material-ui/issues/39779)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Copy `CircularProgress` to material next ([#​39780](https://togithub.com/mui/material-ui/issues/39780)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[TextField] Add FormLabel and InputLabel components ([#​39483](https://togithub.com/mui/material-ui/issues/39483)) [@​mj12albert](https://togithub.com/mj12albert)
ai/size-limit (@​size-limit/preset-small-lib) ### [`v11.0.0`](https://togithub.com/ai/size-limit/compare/10.0.3...11.0.0) [Compare Source](https://togithub.com/ai/size-limit/compare/10.0.3...11.0.0)
jaywcjlove/hotkeys-js (hotkeys-js) ### [`v3.12.2`](https://togithub.com/jaywcjlove/hotkeys-js/releases/tag/v3.12.2) [Compare Source](https://togithub.com/jaywcjlove/hotkeys-js/compare/v3.12.1...v3.12.2) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/hotkeys-js@3.12.2/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/hotkeys-js)](https://bundlephobia.com/result?p=hotkeys-js@3.12.2) [![npm version](https://img.shields.io/npm/v/hotkeys-js.svg)](https://www.npmjs.com/package/hotkeys-js) Documentation v3.12.2: https://raw.githack.com/jaywcjlove/hotkeys/71b6659/index.html\ Comparing Changes: https://github.com/jaywcjlove/hotkeys-js/compare/v3.12.1...v3.12.2 ```bash npm i hotkeys-js@3.12.2 ``` - 💄 chore: fix repository url error. [`7cb62b4`](https://togithub.com/jaywcjlove/hotkeys-js/commit/7cb62b4) - 💢 ci: update workflows config. [`ee5b3f3`](https://togithub.com/jaywcjlove/hotkeys-js/commit/ee5b3f3) - 💄 chore: add `funding` field in package.json [`699a2b1`](https://togithub.com/jaywcjlove/hotkeys-js/commit/699a2b1) ### [`v3.12.1`](https://togithub.com/jaywcjlove/hotkeys-js/releases/tag/v3.12.1) [Compare Source](https://togithub.com/jaywcjlove/hotkeys-js/compare/v3.12.0...v3.12.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/hotkeys-js@3.12.1/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/hotkeys-js)](https://bundlephobia.com/result?p=hotkeys-js@3.12.1) [![npm version](https://img.shields.io/npm/v/hotkeys-js.svg)](https://www.npmjs.com/package/hotkeys-js) Documentation v3.12.1: https://raw.githack.com/jaywcjlove/hotkeys/48fdc9f/index.html\ Comparing Changes: https://github.com/jaywcjlove/hotkeys-js/compare/v3.12.0...v3.12.1 ```bash npm i hotkeys-js@3.12.1 ``` - 📖 doc: Update README.md [`031bc4d`](https://togithub.com/jaywcjlove/hotkeys-js/commit/031bc4d) - 💄 chore: update .github/FUNDING.yml [`f510783`](https://togithub.com/jaywcjlove/hotkeys-js/commit/f510783) - 📖 doc: Update README.md [`f9c6e3a`](https://togithub.com/jaywcjlove/hotkeys-js/commit/f9c6e3a) - 💢 ci: update workflows config. [`06c01f2`](https://togithub.com/jaywcjlove/hotkeys-js/commit/06c01f2)
parcel-bundler/parcel (parcel) ### [`v2.10.3`](https://togithub.com/parcel-bundler/parcel/blob/HEAD/CHANGELOG.md#2103---2023-11-14) [Compare Source](https://togithub.com/parcel-bundler/parcel/compare/v2.10.2...v2.10.3) ##### Added - Dev - Added `cacheInfo` to Parcel Query - [Details](https://togithub.com/parcel-bundler/parcel/pull/9361) - Add `parcel-link` and `parcel-unlink` dev CLIs - [Details](https://togithub.com/parcel-bundler/parcel/pull/8618) ##### Fixed - Core - Mark previously deferred assets as dirty for symbol prop - [Details](https://togithub.com/parcel-bundler/parcel/pull/9369) - Write bundle graph to cache if error occurs during bundling - [Details](https://togithub.com/parcel-bundler/parcel/pull/9366) - Fixing issues when `import * as` is used with `export *` - [Details](https://togithub.com/parcel-bundler/parcel/pull/9331) - Writing cache in chunks - [Details](https://togithub.com/parcel-bundler/parcel/pull/9355) - Reduce redundancy in the RequestGraph's file nodes - [Details](https://togithub.com/parcel-bundler/parcel/pull/9360) - Fix dependency retargeting with ambiguous reexports - [Details](https://togithub.com/parcel-bundler/parcel/pull/9380) - JavaScript - Fixing behavior for `hasOwnProperty` in modules exporting member with same name - [Details](https://togithub.com/parcel-bundler/parcel/pull/9362) - WebbExtension - Don't crash if WebExt has no content_scripts - [Details](https://togithub.com/parcel-bundler/parcel/pull/9341) - PostHTML, Pug, Stylus - Simplified calls to `invalidateOnFileChange` - [Details](https://togithub.com/parcel-bundler/parcel/pull/9379)
prettier/prettier (prettier) ### [`v3.1.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) [diff](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) 🔗 [Release Notes](https://prettier.io/blog/2023/11/13/3.1.0.html)
formatjs/formatjs (react-intl) ### [`v6.5.5`](https://togithub.com/formatjs/formatjs/releases/tag/react-intl%406.5.5) [Compare Source](https://togithub.com/formatjs/formatjs/compare/react-intl@6.5.4...react-intl@6.5.5) **Note:** Version bump only for package react-intl ### [`v6.5.4`](https://togithub.com/formatjs/formatjs/compare/react-intl@6.5.3...react-intl@6.5.4) [Compare Source](https://togithub.com/formatjs/formatjs/compare/react-intl@6.5.3...react-intl@6.5.4) ### [`v6.5.3`](https://togithub.com/formatjs/formatjs/compare/react-intl@6.5.2...react-intl@6.5.3) [Compare Source](https://togithub.com/formatjs/formatjs/compare/react-intl@6.5.2...react-intl@6.5.3)
bvaughn/react-window (react-window) ### [`v1.8.10`](https://togithub.com/bvaughn/react-window/blob/HEAD/CHANGELOG.md#1810) [Compare Source](https://togithub.com/bvaughn/react-window/compare/1.8.9...1.8.10) - Fix scrollDirection when direction is RTL ([#​690](https://togithub.com/bvaughn/react-window/issues/690))
Microsoft/TypeScript (typescript) ### [`v5.3.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.2): TypeScript 5.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.3.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.