Skip to content

Commit bfdc66a

Browse files
chore(deps): update dependency prettier-plugin-sh to v0.17.0 (#371)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-plugin-sh](https://redirect.github.com/un-ts/prettier/tree/master/packages/sh) ([source](https://redirect.github.com/un-ts/prettier)) | [`0.16.1` -> `0.17.0`](https://renovatebot.com/diffs/npm/prettier-plugin-sh/0.16.1/0.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-sh/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-sh/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-sh/0.16.1/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-sh/0.16.1/0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>un-ts/prettier (prettier-plugin-sh)</summary> ### [`v0.17.0`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.17.0) [Compare Source](https://redirect.github.com/un-ts/prettier/compare/[email protected]@0.17.0) ##### Minor Changes - [#&#8203;430](https://redirect.github.com/un-ts/prettier/pull/430) [`f7e38ae`](https://redirect.github.com/un-ts/prettier/commit/f7e38ae6584a42dca99bfdcd5d0237279dcfc865) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - feat(sh): use `sh-syntax` without experimental flag, remove `mvdan-sh` support Please view [mvdan/sh#1145](https://redirect.github.com/mvdan/sh/issues/1145) for more details. - [#&#8203;432](https://redirect.github.com/un-ts/prettier/pull/432) [`d49d6e5`](https://redirect.github.com/un-ts/prettier/commit/d49d6e59151de0e875109fbab9baeb70afa3f090) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - feat: prototype to use `dockerfmt` as fallback `printer`, you can also use `parser: dockerfile` to enable it specifically **Full Changelog**: https://github.com/un-ts/prettier/compare/[email protected]@0.17.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/boneskull/impvol). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbe40bc commit bfdc66a

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

package-lock.json

+24-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"prettier-plugin-jsdoc": "1.3.2",
9797
"prettier-plugin-organize-imports": "4.1.0",
9898
"prettier-plugin-pkg": "0.18.1",
99-
"prettier-plugin-sh": "0.16.1",
99+
"prettier-plugin-sh": "0.17.0",
100100
"tshy": "3.0.2",
101101
"tsx": "4.19.3",
102102
"typescript": "5.8.3",

0 commit comments

Comments
 (0)