adobe / helix-importer-ui

Apache License 2.0
21 stars 27 forks source link

fix(deps): update dependency parcel to v2.11.0 #309

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
parcel 2.10.3 -> 2.11.0 age adoption passing confidence

Release Notes

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)

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.50.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: