aperturerobotics / react-chonky

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

chore(deps): update all dependencies #70

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/react (source) 18.2.41 -> 18.2.56 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.2.17 -> 18.2.19 age adoption passing confidence devDependencies patch
github/codeql-action v2 -> v3 age adoption passing confidence action major
parcel 2.10.3 -> 2.11.0 age adoption passing confidence devDependencies minor
typescript (source) 5.2.2 -> 5.3.3 age adoption passing confidence devDependencies minor
typescript (source) 5.3.2 -> 5.3.3 age adoption passing confidence devDependencies patch
typescript (source) 5.2.2 -> 5.3.3 age adoption passing confidence resolutions minor

Release Notes

github/codeql-action (github/codeql-action) ### [`v3`](https://togithub.com/github/codeql-action/compare/v2...v3) [Compare Source](https://togithub.com/github/codeql-action/compare/v2...v3)
parcel-bundler/parcel (parcel) ### [`v2.11.0`](https://togithub.com/parcel-bundler/parcel/blob/HEAD/CHANGELOG.md#2110---2023-12-19) [Compare Source](https://togithub.com/parcel-bundler/parcel/compare/v2.10.3...v2.11.0) ##### Added - Dev - Log build phase times for dev builds [Details](https://togithub.com/parcel-bundler/parcel/pull/9371) - Progress messages for writing to cache [Details](https://togithub.com/parcel-bundler/parcel/pull/9368) - VSC Extension JSON schema [Details](https://togithub.com/parcel-bundler/parcel/pull/9386) - Print phase times on development builds [Details](https://togithub.com/parcel-bundler/parcel/pull/9417) - Publish bundle-stats-cli and parcel-query [Details](https://togithub.com/parcel-bundler/parcel/pull/9431) ##### Fixed - Dev - Increase threshold for showing progress bar to 500k nodes [Details](https://togithub.com/parcel-bundler/parcel/pull/9421) - Fix parcel-query [Details](https://togithub.com/parcel-bundler/parcel/pull/9425) - FIX\[dev-server]: Fix html file matching from URL [Details](https://togithub.com/parcel-bundler/parcel/pull/9347) - Fix parcel query's inspect cache [Details](https://togithub.com/parcel-bundler/parcel/pull/9436) - Bug fix for exiting early when identifying requestGraph in loadGraphs [Details](https://togithub.com/parcel-bundler/parcel/pull/9437) - Fix HMR on .localhost domains [Details](https://togithub.com/parcel-bundler/parcel/pull/9435) - Modify parcel query to not require all graphs on startup [Details](https://togithub.com/parcel-bundler/parcel/pull/9426) - Bug fix for async Parcel-query [Details](https://togithub.com/parcel-bundler/parcel/pull/9442) - Remove reliance on requestTracker in loadGraphs [Details](https://togithub.com/parcel-bundler/parcel/pull/9440) - Core - Reduce redundancy in the RequestGraph's Request, Env, and Option nodes [Details](https://togithub.com/parcel-bundler/parcel/pull/9383) - Move registerCoreWithSerializer to its own file [Details](https://togithub.com/parcel-bundler/parcel/pull/9396) - Filter --expose-gc and --max-semi-space-size execArgv Node args from workers [Details](https://togithub.com/parcel-bundler/parcel/pull/9399) - Optimize Symbol Propagation (propagateSymbolsUp) [Details](https://togithub.com/parcel-bundler/parcel/pull/9337) - Convert Request Graph node types + request node requestTypes to numbers [Details](https://togithub.com/parcel-bundler/parcel/pull/9412) - fsFixture: ignore empty lines in fixtures [Details](https://togithub.com/parcel-bundler/parcel/pull/9423) - Unstable File Invalidations [Details](https://togithub.com/parcel-bundler/parcel/pull/9420) - Configurable watch root [Details](https://togithub.com/parcel-bundler/parcel/pull/9424) - Resolver - Add ~ and / support to the glob resolver [Details](https://togithub.com/parcel-bundler/parcel/pull/9188) - JavaScript - Bump swc [Details](https://togithub.com/parcel-bundler/parcel/pull/9389) - Bumping lightningcss to 1.22.1 [Details](https://togithub.com/parcel-bundler/parcel/pull/9401) - Fix CI [Details](https://togithub.com/parcel-bundler/parcel/pull/9404) - Change inline-requires to only run when optimizing [Details](https://togithub.com/parcel-bundler/parcel/pull/9403) - Fix tsconfig extends from node_modules [Details](https://togithub.com/parcel-bundler/parcel/pull/9419) - Bump some deps [Details](https://togithub.com/parcel-bundler/parcel/pull/9406) - Bump swc and napi-rs [Details](https://togithub.com/parcel-bundler/parcel/pull/9408) - Fix references to packages.atlassian.com [Details](https://togithub.com/parcel-bundler/parcel/pull/9430) - Fix build-ts step [Details](https://togithub.com/parcel-bundler/parcel/pull/9439) - Bump rimraf version to ^5.05 [Details](https://togithub.com/parcel-bundler/parcel/pull/9438) - Use centos image with newer Node 16 [Details](https://togithub.com/parcel-bundler/parcel/pull/9447)
Microsoft/TypeScript (typescript) ### [`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3): TypeScript 5.3.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3) 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+). - [fixed issues query for Typescript 5.3.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) ### [`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.