Skip to content

Commit 475a2e7

Browse files
chore(deps): update all non-major dependencies (#217)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`^3.5.1` -> `^3.5.2`](https://renovatebot.com/diffs/npm/prettier/3.5.1/3.5.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.5.1/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [prettier-plugin-sh](https://redirect.github.com/un-ts/prettier/tree/master/packages/sh) ([source](https://redirect.github.com/un-ts/prettier)) | [`^0.14.0` -> `^0.15.0`](https://renovatebot.com/diffs/npm/prettier-plugin-sh/0.14.0/0.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-sh/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-sh/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-sh/0.14.0/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-sh/0.14.0/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [tsx](https://tsx.is) ([source](https://redirect.github.com/privatenumber/tsx)) | [`^4.19.2` -> `^4.19.3`](https://renovatebot.com/diffs/npm/tsx/4.19.2/4.19.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.19.2/4.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.19.2/4.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.5.2`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#352) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.5.1...3.5.2) [diff](https://redirect.github.com/prettier/prettier/compare/3.5.1...3.5.2) ##### Remove `module-sync` condition ([#&#8203;17156](https://redirect.github.com/prettier/prettier/pull/17156) by [@&#8203;fisker](https://redirect.github.com/fisker)) In Prettier 3.5.0, [we added `module-sync` condition to `package.json`](https://prettier.io/blog/2025/02/09/3.5.0#use-esm-entrypoint-for-requireesm-16958-by-tats-u), so that `require("prettier")` can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the `module-sync` condition, so `require("prettier")` will still use the CommonJS version, we'll revisit until `require(ESM)` feature is more stable. </details> <details> <summary>un-ts/prettier (prettier-plugin-sh)</summary> ### [`v0.15.0`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.15.0) [Compare Source](https://redirect.github.com/un-ts/prettier/compare/[email protected]@0.15.0) ##### Minor Changes - [#&#8203;378](https://redirect.github.com/un-ts/prettier/pull/378) [`e02bd2f`](https://redirect.github.com/un-ts/prettier/commit/e02bd2ffa38add49776eda05bdd408f70fe6e3a3) Thanks [@&#8203;Kenneth-Sills](https://redirect.github.com/Kenneth-Sills)! - add support for file pragmas </details> <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.19.3`](https://redirect.github.com/privatenumber/tsx/compare/v4.19.2...e04e6c6ccb56f74db5036c358d6c6b24bebe6319) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 2am and before 3am" in timezone Asia/Shanghai, Automerge - "schedule:daily" in timezone Asia/Shanghai. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/u3u/prettier-config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99afc20 commit 475a2e7

2 files changed

Lines changed: 256 additions & 246 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"prettier-plugin-nginx": "^1.0.3",
8484
"prettier-plugin-packagejson": "^2.5.8",
8585
"prettier-plugin-prisma": "^5.0.0",
86-
"prettier-plugin-sh": "^0.14.0",
86+
"prettier-plugin-sh": "^0.15.0",
8787
"prettier-plugin-sort-json": "^4.1.1",
8888
"prettier-plugin-sql": "^0.18.1",
8989
"prettier-plugin-tailwindcss": "^0.6.11",
@@ -102,10 +102,10 @@
102102
"fix-tsup-cjs": "^1.2.0",
103103
"globby": "^14.1.0",
104104
"lint-staged": "^15.4.3",
105-
"prettier": "^3.5.1",
105+
"prettier": "^3.5.2",
106106
"simple-git-hooks": "^2.11.1",
107107
"tsup": "^8.3.6",
108-
"tsx": "^4.19.2",
108+
"tsx": "^4.19.3",
109109
"typescript": "^5.7.3",
110110
"vitest": "^2.1.9"
111111
},

0 commit comments

Comments
 (0)