Commit 29726c6
chore(deps): update dependency prettier-plugin-sh to v0.18.0 (#649)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](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.18.0`](https://renovatebot.com/diffs/npm/prettier-plugin-sh/0.14.0/0.18.0)
|

|

|
|
[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.18.0`](https://renovatebot.com/diffs/npm/prettier-plugin-sh/0.14.0/0.18.0)
|

|

|
---
### Release Notes
<details>
<summary>un-ts/prettier (prettier-plugin-sh)</summary>
###
[`v0.18.0`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.18.0)
[Compare
Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.4...prettier-plugin-sh@0.18.0)
##### Minor Changes
- [#​479](https://redirect.github.com/un-ts/prettier/pull/479)
[`a607eef`](https://redirect.github.com/un-ts/prettier/commit/a607eefef98326071d8c247721faa320b31a516c)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - feat:
better support for `dotenv` and `husky` files out of box
###
[`v0.17.4`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.17.4)
[Compare
Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.3...prettier-plugin-sh@0.17.4)
##### Patch Changes
- [#​455](https://redirect.github.com/un-ts/prettier/pull/455)
[`9f4a401`](https://redirect.github.com/un-ts/prettier/commit/9f4a4018fb0c16cfd5777b4fb12aa447d7c7f1c8)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - fix:
fallback to `sh` printer when `dockerfmt` throws
**Full Changelog**:
<https://github.com/un-ts/prettier/compare/prettier-plugin-autocorrect@0.4.3...prettier-plugin-sh@0.17.4>
###
[`v0.17.3`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.17.3)
[Compare
Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.2...prettier-plugin-sh@0.17.3)
##### Patch Changes
- [#​453](https://redirect.github.com/un-ts/prettier/pull/453)
[`b44651a`](https://redirect.github.com/un-ts/prettier/commit/b44651a38d8f87da584f898fb46db0ec69005725)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - fix:
remove buggy `module-sync` exports field
**Full Changelog**:
<https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.2...prettier-plugin-sh@0.17.3>
###
[`v0.17.2`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.17.2)
[Compare
Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.1...prettier-plugin-sh@0.17.2)
##### Patch Changes
- [#​436](https://redirect.github.com/un-ts/prettier/pull/436)
[`560ba3f`](https://redirect.github.com/un-ts/prettier/commit/560ba3f1baaf73007366ba7c1285836e15f0db4a)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - feat:
make `dockerfile` default, no fallback needed
- [#​442](https://redirect.github.com/un-ts/prettier/pull/442)
[`dea6b3f`](https://redirect.github.com/un-ts/prettier/commit/dea6b3f7dd8f929d35f1615bace58a6130cef6f7)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - chore:
bump `@reteps/dockerfmt` to v0.3.2
**Full Changelog**:
<https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.1...prettier-plugin-sh@0.17.2>
###
[`v0.17.1`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.17.1)
[Compare
Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.0...prettier-plugin-sh@0.17.1)
##### Patch Changes
- [#​433](https://redirect.github.com/un-ts/prettier/pull/433)
[`6650f9d`](https://redirect.github.com/un-ts/prettier/commit/6650f9d1f24379b9cf167bfadf338ef8a75c4862)
Thanks [@​reteps](https://redirect.github.com/reteps)! - chore:
bump `@reteps/dockerfmt`, fix related ESM only usage
##### New Contributors
- [@​reteps](https://redirect.github.com/reteps) made their first
contribution in
[#​433](https://redirect.github.com/un-ts/prettier/pull/433)
**Full Changelog**:
<https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.0...prettier-plugin-sh@0.17.1>
###
[`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/prettier-plugin-sh@0.16.1...prettier-plugin-sh@0.17.0)
##### Minor Changes
- [#​430](https://redirect.github.com/un-ts/prettier/pull/430)
[`f7e38ae`](https://redirect.github.com/un-ts/prettier/commit/f7e38ae6584a42dca99bfdcd5d0237279dcfc865)
Thanks [@​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.
- [#​432](https://redirect.github.com/un-ts/prettier/pull/432)
[`d49d6e5`](https://redirect.github.com/un-ts/prettier/commit/d49d6e59151de0e875109fbab9baeb70afa3f090)
Thanks [@​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/prettier-plugin-autocorrect@0.4.2...prettier-plugin-sh@0.17.0>
###
[`v0.16.1`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.16.1)
[Compare
Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-sh@0.16.0...prettier-plugin-sh@0.16.1)
##### Patch Changes
-
[`facf7ac`](https://redirect.github.com/un-ts/prettier/commit/facf7acb0eff0520a74de4f8f710c8bdaeeb40e9)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - fix:
incorrect `require` entry types, add `module-sync` entry
**Full Changelog**:
<https://github.com/un-ts/prettier/compare/prettier-plugin-toml@2.0.3...prettier-plugin-sh@0.16.1>
###
[`v0.16.0`](https://redirect.github.com/un-ts/prettier/releases/tag/prettier-plugin-sh%400.16.0)
[Compare
Source](https://redirect.github.com/un-ts/prettier/compare/prettier-plugin-sh@0.15.0...prettier-plugin-sh@0.16.0)
##### Minor Changes
- [#​416](https://redirect.github.com/un-ts/prettier/pull/416)
[`82835c7`](https://redirect.github.com/un-ts/prettier/commit/82835c770f07792e97e3667a0e0ea0d5c78c8355)
Thanks [@​nwalters512](https://redirect.github.com/nwalters512)! -
fix(sh): exclude `ShellSession` language
##### New Contributors
- [@​nwalters512](https://redirect.github.com/nwalters512) made
their first contribution in
[#​416](https://redirect.github.com/un-ts/prettier/pull/416)
**Full Changelog**:
<https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.15.0...prettier-plugin-sh@0.16.0>
###
[`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/prettier-plugin-sh@0.14.0...prettier-plugin-sh@0.15.0)
##### Minor Changes
- [#​378](https://redirect.github.com/un-ts/prettier/pull/378)
[`e02bd2f`](https://redirect.github.com/un-ts/prettier/commit/e02bd2ffa38add49776eda05bdd408f70fe6e3a3)
Thanks
[@​Kenneth-Sills](https://redirect.github.com/Kenneth-Sills)! -
add support for file pragmas
##### New Contributors
- [@​Kenneth-Sills](https://redirect.github.com/Kenneth-Sills)
made their first contribution in
[#​378](https://redirect.github.com/un-ts/prettier/pull/378)
- [@​ntnyq](https://redirect.github.com/ntnyq) made their first
contribution in
[#​392](https://redirect.github.com/un-ts/prettier/pull/392)
**Full Changelog**:
<https://github.com/un-ts/prettier/compare/prettier-plugin-sql@0.18.1...prettier-plugin-sh@0.15.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 these
updates 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/cedarjs/cedar).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>1 parent 7688efe commit 29726c6
File tree
7 files changed
+151
-46
lines changed- packages
- babel-config/src/plugins
- create-cedar-rsc-app
- prerender/src/babelPlugins
- testing/src/config/jest/babelPlugins
7 files changed
+151
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
1107 | 1114 | | |
1108 | 1115 | | |
1109 | 1116 | | |
| |||
1683 | 1690 | | |
1684 | 1691 | | |
1685 | 1692 | | |
1686 | | - | |
| 1693 | + | |
1687 | 1694 | | |
1688 | 1695 | | |
1689 | 1696 | | |
| |||
3389 | 3396 | | |
3390 | 3397 | | |
3391 | 3398 | | |
3392 | | - | |
3393 | | - | |
3394 | | - | |
3395 | | - | |
3396 | | - | |
3397 | | - | |
3398 | | - | |
3399 | 3399 | | |
3400 | 3400 | | |
3401 | 3401 | | |
| |||
3734 | 3734 | | |
3735 | 3735 | | |
3736 | 3736 | | |
3737 | | - | |
3738 | | - | |
3739 | | - | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
3740 | 3740 | | |
3741 | | - | |
3742 | | - | |
| 3741 | + | |
| 3742 | + | |
3743 | 3743 | | |
3744 | | - | |
3745 | | - | |
| 3744 | + | |
| 3745 | + | |
3746 | 3746 | | |
3747 | 3747 | | |
3748 | 3748 | | |
| |||
3936 | 3936 | | |
3937 | 3937 | | |
3938 | 3938 | | |
3939 | | - | |
3940 | | - | |
3941 | | - | |
| 3939 | + | |
| 3940 | + | |
| 3941 | + | |
3942 | 3942 | | |
3943 | | - | |
3944 | | - | |
| 3943 | + | |
| 3944 | + | |
3945 | 3945 | | |
3946 | 3946 | | |
3947 | 3947 | | |
| |||
4286 | 4286 | | |
4287 | 4287 | | |
4288 | 4288 | | |
4289 | | - | |
4290 | | - | |
4291 | | - | |
4292 | | - | |
| 4289 | + | |
| 4290 | + | |
| 4291 | + | |
| 4292 | + | |
4293 | 4293 | | |
4294 | 4294 | | |
4295 | 4295 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9624 | 9624 | | |
9625 | 9625 | | |
9626 | 9626 | | |
| 9627 | + | |
| 9628 | + | |
| 9629 | + | |
| 9630 | + | |
| 9631 | + | |
| 9632 | + | |
| 9633 | + | |
9627 | 9634 | | |
9628 | 9635 | | |
9629 | 9636 | | |
| |||
24296 | 24303 | | |
24297 | 24304 | | |
24298 | 24305 | | |
24299 | | - | |
24300 | | - | |
24301 | | - | |
24302 | | - | |
24303 | | - | |
24304 | | - | |
24305 | | - | |
24306 | 24306 | | |
24307 | 24307 | | |
24308 | 24308 | | |
| |||
26226 | 26226 | | |
26227 | 26227 | | |
26228 | 26228 | | |
26229 | | - | |
26230 | | - | |
26231 | | - | |
| 26229 | + | |
| 26230 | + | |
| 26231 | + | |
26232 | 26232 | | |
26233 | | - | |
26234 | | - | |
| 26233 | + | |
| 26234 | + | |
26235 | 26235 | | |
26236 | | - | |
26237 | | - | |
| 26236 | + | |
| 26237 | + | |
26238 | 26238 | | |
26239 | 26239 | | |
26240 | 26240 | | |
| |||
27922 | 27922 | | |
27923 | 27923 | | |
27924 | 27924 | | |
27925 | | - | |
| 27925 | + | |
27926 | 27926 | | |
27927 | 27927 | | |
27928 | 27928 | | |
| |||
28295 | 28295 | | |
28296 | 28296 | | |
28297 | 28297 | | |
28298 | | - | |
28299 | | - | |
28300 | | - | |
| 28298 | + | |
| 28299 | + | |
| 28300 | + | |
28301 | 28301 | | |
28302 | | - | |
28303 | | - | |
| 28302 | + | |
| 28303 | + | |
28304 | 28304 | | |
28305 | 28305 | | |
28306 | 28306 | | |
| |||
0 commit comments