Open renovate[bot] opened 5 days ago
This PR contains the following updates:
^2.27.9
^2.27.10
3.0.8
3.0.11
^0.30.12
^0.30.14
^20.1.2
^20.1.4
^1.37.1
^1.37.3
^2.1.5
^2.1.6
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
π Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, 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 was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
^2.27.9
->^2.27.10
3.0.8
->3.0.11
^0.30.12
->^0.30.14
^20.1.2
->^20.1.4
^1.37.1
->^1.37.3
^2.1.5
->^2.1.6
Release Notes
changesets/changesets (@changesets/cli)
### [`v2.27.10`](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.9...5bf607e0e078ecc21d838b7166b38d719f264505) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.9...@changesets/cli@2.27.10)rich-harris/magic-string (magic-string)
### [`v0.30.14`](https://redirect.github.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#03014-2024-11-26) [Compare Source](https://redirect.github.com/rich-harris/magic-string/compare/v0.30.13...v0.30.14) ##### Features - Include `debugId` in `SourceMap` types ([#294](https://redirect.github.com/rich-harris/magic-string/issues/294)) ([5d93dcf](https://redirect.github.com/rich-harris/magic-string/commit/5d93dcf7b59a6b6627bb591b13448d5b189b5dff)) ### [`v0.30.13`](https://redirect.github.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#03013-2024-11-18) [Compare Source](https://redirect.github.com/rich-harris/magic-string/compare/v0.30.12...v0.30.13) ##### Features - Add support for sourcemap `debugId` property ([#292](https://redirect.github.com/rich-harris/magic-string/issues/292)) ([ef531a8](https://redirect.github.com/rich-harris/magic-string/commit/ef531a80c0c3b92d37e07f4c07bf4732b32153a1))nrwl/nx (nx)
### [`v20.1.4`](https://redirect.github.com/nrwl/nx/releases/tag/20.1.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.1.3...20.1.4) #### 20.1.4 (2024-11-28) ##### π Features - **misc:** replace tutorials with social links in create-nx-workspace ([#29085](https://redirect.github.com/nrwl/nx/pull/29085)) - **nx-dev:** update top-level navbar ([0f330590b7](https://redirect.github.com/nrwl/nx/commit/0f330590b7)) ##### π©Ή Fixes - **angular:** ngrx-root-store generator check ngModule path ([#29068](https://redirect.github.com/nrwl/nx/pull/29068)) - **core:** don't generate nxCloudId if running nx connect through nx console ([#29060](https://redirect.github.com/nrwl/nx/pull/29060)) - **core:** update to the async version of getting powerpack information ([#29088](https://redirect.github.com/nrwl/nx/pull/29088)) - **misc:** update artifact generator option descriptions and cleanup leftovers ([#29077](https://redirect.github.com/nrwl/nx/pull/29077)) - **module-federation:** use 'hoisted' runtime for node to prevent issues with eager sharing ([#29104](https://redirect.github.com/nrwl/nx/pull/29104)) - **nest:** Fix generators (guard, interceptor etc...) path to not duplicate when provided ([#29084](https://redirect.github.com/nrwl/nx/pull/29084)) - **nest:** update project config to enable artifacts to be built as dev ([#29110](https://redirect.github.com/nrwl/nx/pull/29110)) - **nextjs:** ensure next apps config is correctly checked when using jest ([#29066](https://redirect.github.com/nrwl/nx/pull/29066)) - **nextjs:** Add support for next.config.ts for executors ([#29071](https://redirect.github.com/nrwl/nx/pull/29071)) ##### β€οΈ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Juri [@juristr](https://redirect.github.com/juristr) - Leosvel PΓ©rez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) ### [`v20.1.3`](https://redirect.github.com/nrwl/nx/compare/20.1.2...20.1.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.1.2...20.1.3)web-infra-dev/rspress (rspress)
### [`v1.37.3`](https://redirect.github.com/web-infra-dev/rspress/releases/tag/v1.37.3) [Compare Source](https://redirect.github.com/web-infra-dev/rspress/compare/v1.37.2...v1.37.3) #### What's Changed ##### Performance π - perf(theme-default): reduce unnecessary lodash methods by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/1615](https://redirect.github.com/web-infra-dev/rspress/pull/1615) - perf(shared): move `mergeDocConfig` to node utils by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/1616](https://redirect.github.com/web-infra-dev/rspress/pull/1616) ##### Bug Fixes π - fix(theme): nav will not be displayed when scrolling to the top([#1588](https://redirect.github.com/web-infra-dev/rspress/issues/1588)) by [@gaoachao](https://redirect.github.com/gaoachao) in [https://github.com/web-infra-dev/rspress/pull/1620](https://redirect.github.com/web-infra-dev/rspress/pull/1620) - fix(plugin-typedoc): link error and empty dir labels in sidebar by [@SoonIter](https://redirect.github.com/SoonIter) in [https://github.com/web-infra-dev/rspress/pull/1628](https://redirect.github.com/web-infra-dev/rspress/pull/1628) ##### Other Changes - chore(deps): update dependency rehype-external-links to v3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/1598](https://redirect.github.com/web-infra-dev/rspress/pull/1598) - chore(deps): update dependency [@rslib/core](https://redirect.github.com/rslib/core) to v0.1.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/1622](https://redirect.github.com/web-infra-dev/rspress/pull/1622) - chore(deps): update all patch dependencies by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/1621](https://redirect.github.com/web-infra-dev/rspress/pull/1621) - build: supersede Modern.js Module with Rslib by [@fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rspress/pull/1617](https://redirect.github.com/web-infra-dev/rspress/pull/1617) #### New Contributors - [@gaoachao](https://redirect.github.com/gaoachao) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/1620](https://redirect.github.com/web-infra-dev/rspress/pull/1620) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.37.2...v1.37.3 ### [`v1.37.2`](https://redirect.github.com/web-infra-dev/rspress/releases/tag/v1.37.2) [Compare Source](https://redirect.github.com/web-infra-dev/rspress/compare/v1.37.1...v1.37.2) #### What's Changed ##### New Features π - feat: custom doc-layout components by [@ap0nia](https://redirect.github.com/ap0nia) in [https://github.com/web-infra-dev/rspress/pull/1611](https://redirect.github.com/web-infra-dev/rspress/pull/1611) ##### Bug Fixes π - fix: some remark packages should be devDependencies by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspress/pull/1602](https://redirect.github.com/web-infra-dev/rspress/pull/1602) - fix: should generate unique aside link id when using different syntax by [@Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1605](https://redirect.github.com/web-infra-dev/rspress/pull/1605) - fix: use rspress-dev as debug mode for source build plugin by [@Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1606](https://redirect.github.com/web-infra-dev/rspress/pull/1606) - fix(plugin-preview): dark mode card border color by [@zhmushan](https://redirect.github.com/zhmushan) in [https://github.com/web-infra-dev/rspress/pull/1608](https://redirect.github.com/web-infra-dev/rspress/pull/1608) - fix: performance regression of check html regex by [@Timeless0911](https://redirect.github.com/Timeless0911) in [https://github.com/web-infra-dev/rspress/pull/1609](https://redirect.github.com/web-infra-dev/rspress/pull/1609) ##### Other Changes - chore(deps): update all patch dependencies by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspress/pull/1610](https://redirect.github.com/web-infra-dev/rspress/pull/1610) #### New Contributors - [@ap0nia](https://redirect.github.com/ap0nia) made their first contribution in [https://github.com/web-infra-dev/rspress/pull/1611](https://redirect.github.com/web-infra-dev/rspress/pull/1611) **Full Changelog**: https://github.com/web-infra-dev/rspress/compare/v1.37.1...v1.37.2vitest-dev/vitest (vitest)
### [`v2.1.6`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v2.1.6) [Compare Source](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.5...v2.1.6) #### π Features - Support VIte 6 ##### Β Β Β Β [View changes on GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.5...v2.1.6)Configuration
π Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, 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 was generated by Mend Renovate. View the repository job log.