-
-
Notifications
You must be signed in to change notification settings - Fork 85
chore(deps): update dependency prettier-plugin-sh to v0.17.4 - autoclosed #2161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3b6c255 to
f55d607
Compare
2dce2b7 to
6ab9a70
Compare
a11c0ec to
a06d655
Compare
7d69ad6 to
8acc45c
Compare
402623e to
e8096cb
Compare
e8096cb to
2cb03ed
Compare
08ab0ec to
1c989b2
Compare
3 tasks
1c989b2 to
a35a013
Compare
JoshuaKGoldberg
added a commit
that referenced
this pull request
Jun 26, 2025
## PR Checklist - [x] Addresses an existing open issue: ~fixes #000~ forks #2161, etc. - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Bumps: ```plaintext @prettier/sync 0.5.3 → 0.6.1 prettier 3.5.3 → 3.6.1 prettier-plugin-curly 0.3.1 → 0.3.2 prettier-plugin-packagejson 2.5.10 → 2.5.15 prettier-plugin-sh 0.15.0 → 0.17.4 ``` 🎁
3 tasks
a35a013 to
811b233
Compare
JoshuaKGoldberg
added a commit
that referenced
this pull request
Jun 26, 2025
## PR Checklist - [x] Addresses an existing open issue: ~fixes #000~ forks #2161, etc. - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Bumps: ```plaintext @eslint/js 9.22.0 → 9.29.0 @typescript-eslint/typescript-estree ^8.29.1 → ^8.35.0 @vitest/eslint-plugin 1.1.38 → 1.2.7 eslint 9.22.0 → 9.29.0 eslint-plugin-jsdoc 50.6.8 → 51.2.3 eslint-plugin-jsonc 2.20.0 → 2.20.1 eslint-plugin-n 17.16.2 → 17.20.0 eslint-plugin-package-json 0.29.0 → 0.42.0 eslint-plugin-perfectionist 4.11.0 → 4.15.0 eslint-plugin-regexp 2.7.0 → 2.9.0 eslint-plugin-yml 1.17.0 → 1.18.0 typescript-eslint 8.26.1 → 8.35.0 ``` 🎁
auto-merge was automatically disabled
June 26, 2025 02:38
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.15.0->0.17.4Release Notes
un-ts/prettier (prettier-plugin-sh)
v0.17.4Compare Source
Patch Changes
9f4a401Thanks @JounQin! - fix: fallback toshprinter whendockerfmtthrowsFull Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.17.4
v0.17.3Compare Source
Patch Changes
b44651aThanks @JounQin! - fix: remove buggymodule-syncexports fieldFull Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.17.3
v0.17.2Compare Source
Patch Changes
#436
560ba3fThanks @JounQin! - feat: makedockerfiledefault, no fallback needed#442
dea6b3fThanks @JounQin! - chore: bump@reteps/dockerfmtto v0.3.2Full Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.17.2
v0.17.1Compare Source
Patch Changes
6650f9dThanks @reteps! - chore: bump@reteps/dockerfmt, fix related ESM only usageNew Contributors
Full Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.17.1
v0.17.0Compare Source
Minor Changes
#430
f7e38aeThanks @JounQin! - feat(sh): usesh-syntaxwithout experimental flag, removemvdan-shsupportPlease view mvdan/sh#1145 for more details.
#432
d49d6e5Thanks @JounQin! - feat: prototype to usedockerfmtas fallbackprinter, you can also useparser: dockerfileto enable it specificallyFull Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.17.0
v0.16.1Compare Source
Patch Changes
facf7acThanks @JounQin! - fix: incorrectrequireentry types, addmodule-syncentryFull Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.16.1
v0.16.0Compare Source
Minor Changes
82835c7Thanks @nwalters512! - fix(sh): excludeShellSessionlanguageNew Contributors
Full Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.16.0
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.
This PR was generated by Mend Renovate. View the repository job log.