Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-curly to ^0.2.0 (#318)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[prettier-plugin-curly](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly)
| [`^0.1.3` ->
`^0.2.0`](https://renovatebot.com/diffs/npm/prettier-plugin-curly/0.1.3/0.2.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-curly/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-curly/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-curly/0.1.3/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-curly/0.1.3/0.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/prettier-plugin-curly
(prettier-plugin-curly)</summary>

###
[`v0.2.1`](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#021-2024-03-16)

[Compare
Source](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.2.0...0.2.1)

##### Bug Fixes

- allow empty statement bodies
([203a355](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/203a35518cfb3cda8d1061c5247e2ad66bfbff9d))

###
[`v0.2.0`](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#020-2024-03-16)

[Compare
Source](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.1.4...0.2.0)

##### Bug Fixes

- only print modified nodes
([122c65f](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/122c65f9ab8d2462b9f5fe25c3c1e2be61972972))

##### Features

- fully reprint AST with
[@&#8203;babel/generator](https://togithub.com/babel/generator)
([efb121c](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/efb121c67a4ce90c50fe4c8c5ba057f66040c9f7))

####
[0.1.4](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.1.2...0.1.4)
(2024-02-20)

##### Bug Fixes

- correctly handle blockstatement
([#&#8203;86](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/issues/86))
([622c259](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/622c25986ea1f5f8c669c3329e16584ffdc10f3e))
- empty commit to trigger release flow
([6e12092](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/6e120927733279f2b93c5bbf2eef2ff121140316))
- handle non-block else statements
([881f607](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/881f6077ee74646ab6b6d9540f63c4f8b6ca2544))

###
[`v0.1.4`](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#014-2024-02-20)

[Compare
Source](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.1.3...0.1.4)

##### Bug Fixes

- correctly handle blockstatement
([#&#8203;86](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/issues/86))
([622c259](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/622c25986ea1f5f8c669c3329e16584ffdc10f3e))
- empty commit to trigger release flow
([6e12092](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/6e120927733279f2b93c5bbf2eef2ff121140316))
- handle non-block else statements
([881f607](https://togithub.com/JoshuaKGoldberg/prettier-plugin-curly/commit/881f6077ee74646ab6b6d9540f63c4f8b6ca2544))

</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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 3782d40 commit 2d9a950
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"npm-package-json-lint": "^7.1.0",
"npm-package-json-lint-config-default": "^6.0.0",
"prettier": "^3.0.3",
"prettier-plugin-curly": "^0.1.3",
"prettier-plugin-curly": "^0.2.0",
"prettier-plugin-packagejson": "^2.4.6",
"sentences-per-line": "^0.2.1",
"should-semantic-release": "^0.3.0",
Expand Down
15 changes: 8 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2d9a950

Please sign in to comment.