Milkdown / milkdown

🍼 Plugin driven WYSIWYG markdown editor framework.
https://milkdown.dev
MIT License
8.64k stars 386 forks source link

chore(deps): update all dependencies #1395

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/tao (source) 19.3.1 -> 19.3.2 age adoption passing confidence
@nx/cypress (source) 19.3.1 -> 19.3.2 age adoption passing confidence
@nx/storybook (source) 19.3.1 -> 19.3.2 age adoption passing confidence
@nx/web (source) 19.3.1 -> 19.3.2 age adoption passing confidence
@nx/workspace (source) 19.3.1 -> 19.3.2 age adoption passing confidence
@storybook/addon-essentials (source) 8.1.10 -> 8.1.11 age adoption passing confidence
@storybook/core-server (source) 8.1.10 -> 8.1.11 age adoption passing confidence
nx (source) 19.3.1 -> 19.3.2 age adoption passing confidence
storybook (source) 8.1.10 -> 8.1.11 age adoption passing confidence

Release Notes

nrwl/nx (@​nrwl/tao) ### [`v19.3.2`](https://togithub.com/nrwl/nx/releases/tag/19.3.2) [Compare Source](https://togithub.com/nrwl/nx/compare/19.3.1...19.3.2) #### 19.3.2 (2024-06-26) ##### πŸš€ Features - **nx-cloud:** updates to the new onboarding flow ([75b7fa155](https://togithub.com/nrwl/nx/commit/75b7fa155)) - **nx-cloud:** unhide new onboarding flow ([73f15ebcc](https://togithub.com/nrwl/nx/commit/73f15ebcc)) - **release:** allow disabling GitHub username matching in default changelog renderer ([#​26672](https://togithub.com/nrwl/nx/pull/26672)) ##### 🩹 Fixes - **angular:** fix chalk import and correctly skip invalid projects in ng-add generator ([#​26667](https://togithub.com/nrwl/nx/pull/26667)) - **angular:** allow usages of ecmascript decorators in ng-packagr executors ([#​26691](https://togithub.com/nrwl/nx/pull/26691)) - **angular:** migration of browserTarget to buildTarget should handle empty config [#​26681](https://togithub.com/nrwl/nx/issues/26681) ([#​26690](https://togithub.com/nrwl/nx/pull/26690), [#​26681](https://togithub.com/nrwl/nx/issues/26681)) - **bundling:** use vite createNodes v2 for add plugin ([#​26662](https://togithub.com/nrwl/nx/pull/26662)) - **core:** repair sourcemaps that had file & plugin swapped ([#​26628](https://togithub.com/nrwl/nx/pull/26628)) - **core:** pick up changes to plugins configuration in daemon ([#​26625](https://togithub.com/nrwl/nx/pull/26625)) - **core:** isolated plugins should provide cleanup function ([#​26657](https://togithub.com/nrwl/nx/pull/26657)) - **core:** expand env variables on load and unload ([#​26459](https://togithub.com/nrwl/nx/pull/26459)) - **graph:** fix search params reload when back to graph ([#​26580](https://togithub.com/nrwl/nx/pull/26580)) - **linter:** ensure that [@​nx/eslint-plugin](https://togithub.com/nx/eslint-plugin) is installed when we add an extracted base eslintrc file ([#​26679](https://togithub.com/nrwl/nx/pull/26679)) - **linter:** handle eslint flat config path correctly in lint executor ([#​26687](https://togithub.com/nrwl/nx/pull/26687)) - **module-federation:** module-federation-dev-server hang caused by child process exiting too early ([#​26684](https://togithub.com/nrwl/nx/pull/26684), [#​26685](https://togithub.com/nrwl/nx/pull/26685)) - **module-federation:** dynamic remotes external to workspace should be skipped correctly [#​26551](https://togithub.com/nrwl/nx/issues/26551) ([#​26692](https://togithub.com/nrwl/nx/pull/26692), [#​26551](https://togithub.com/nrwl/nx/issues/26551)) - **release:** skip dependents of projects without changes in conventional commits ([#​26671](https://togithub.com/nrwl/nx/pull/26671)) - **remix:** don't add [@​remix-run/eslint-config](https://togithub.com/remix-run/eslint-config) dependency to new remix apps ([#​26568](https://togithub.com/nrwl/nx/pull/26568)) - **testing:** accept a numeric value for the playwright executor's workers option ([#​26689](https://togithub.com/nrwl/nx/pull/26689)) - **vite:** setup-paths-plugin should only register import once ([#​26678](https://togithub.com/nrwl/nx/pull/26678)) - **vite:** incremental builds tmp tsconfig should have baseUrl set to workspace root ([#​26680](https://togithub.com/nrwl/nx/pull/26680)) - **webpack:** handle nullable plugin options ([#​26624](https://togithub.com/nrwl/nx/pull/26624)) ##### ❀️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - James Henry [@​JamesHenry](https://togithub.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Josh Kim [@​jooskim](https://togithub.com/jooskim) - Katerina Skroumpelou - Leosvel PΓ©rez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - MaxKless [@​MaxKless](https://togithub.com/MaxKless) - Thomas Dekiere
storybookjs/storybook (@​storybook/addon-essentials) ### [`v8.1.11`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#8111) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.10...958e86cb02a747793dba3236f44bdc4b31bf9a56) - Telemetry: Detect Node version - [#​28299](https://togithub.com/storybookjs/storybook/pull/28299), thanks [@​yannbf](https://togithub.com/yannbf)! - Test: Upgrade deps of [@​storybook/test](https://togithub.com/storybook/test) - [#​27862](https://togithub.com/storybookjs/storybook/pull/27862), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)!

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.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
milkdown-storybook βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jun 27, 2024 4:36am
nx-cloud[bot] commented 1 month ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b396629e6ea31512c82a5d5331427e009cf119c2. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

πŸ“‚ See all runs for this CI Pipeline Execution


βœ… Successfully ran 3 targets - [`nx build @milkdown/e2e`](https://cloud.nx.app/runs/pToPHOPxia?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=tsc --all --parallel`](https://cloud.nx.app/runs/ud8bmYmX7W?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --all --parallel`](https://cloud.nx.app/runs/YjJPFaPbrq?utm_source=pull-request&utm_medium=comment)

Sent with πŸ’Œ from NxCloud.

cypress[bot] commented 1 month ago

Passing run #923 β†—οΈŽ

0 83 0 0 Flakiness 0

Details:

Merge b396629e6ea31512c82a5d5331427e009cf119c2 into 29c353062baf23040cad70d00a0c...
Project: Default Project Commit: 84ea32f0f9 ℹ️
Status: Passed Duration: 01:43 πŸ’‘
Started: Jun 27, 2024 4:42 AM Ended: Jun 27, 2024 4:43 AM

Review all test suite changes for PR #1395 β†—οΈŽ

cypress[bot] commented 1 month ago

Passing run #924 β†—οΈŽ

0 83 0 0 Flakiness 0

Details:

chore(deps): update all dependencies (#1395)
Project: Default Project Commit: 0d864a23ba
Status: Passed Duration: 01:33 πŸ’‘
Started: Jun 27, 2024 4:47 AM Ended: Jun 27, 2024 4:48 AM

Review all test suite changes for PR #1395 β†—οΈŽ