Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-java to v2.2.0 (#290)
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-java](https://togithub.com/jhipster/prettier-java) |
[`2.0.0` ->
`2.2.0`](https://renovatebot.com/diffs/npm/prettier-plugin-java/2.0.0/2.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-java/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-java/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-java/2.0.0/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-java/2.0.0/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>jhipster/prettier-java (prettier-plugin-java)</summary>

###
[`v2.2.0`](https://togithub.com/jhipster/prettier-java/blob/HEAD/CHANGELOG.md#Latest-v220)

[Compare
Source](https://togithub.com/jhipster/prettier-java/compare/[email protected]@2.2.0)

#### Enhancements

-   Upgrade prettier version to Prettier v3

###
[`v2.1.0`](https://togithub.com/jhipster/prettier-java/blob/HEAD/CHANGELOG.md#v210)

[Compare
Source](https://togithub.com/jhipster/prettier-java/compare/[email protected]@2.1.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/elide-dev/elide).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6InYzIn0=-->
  • Loading branch information
sgammon authored Jul 23, 2023
2 parents 2881d0a + 553d325 commit a3508c1
Show file tree
Hide file tree
Showing 3 changed files with 4,533 additions and 2,702 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lint-staged": "13.1.0",
"postcss-cli": "^10.1.0",
"prettier": "2.8.2",
"prettier-plugin-java": "2.0.0",
"prettier-plugin-java": "2.2.0",
"prettier-plugin-properties": "0.2.0",
"prettier-plugin-sh": "0.12.8",
"prettier-plugin-toml": "0.3.1",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

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

Loading

0 comments on commit a3508c1

Please sign in to comment.