Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Bump prettier-plugin-java from 2.3.1 to 2.5.0 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps prettier-plugin-java from 2.3.1 to 2.5.0.

Release notes

Sourced from prettier-plugin-java's releases.

v2.5.0

Latest v2.5.0

Enhancements

Fixes

  • No longer ignore whole block when prettier-ignore at start (#603 by @​jtkiesel)

Miscellaneous

v2.4.0

Latest v2.4.0

Enhancements

  • Supports Java 21 record pattern (#611 by @​jtkiesel)
  • Supports Java 21 preview feature: unnamed class compilation unit (JEP 445) (#615)
Changelog

Sourced from prettier-plugin-java's changelog.

Latest v2.5.0

Enhancements

Fixes

  • No longer ignore whole block when prettier-ignore at start (#603 by @​jtkiesel)

Miscellaneous

v2.4.0

Enhancements

  • Supports Java 21 record pattern (#611 by @​jtkiesel)
  • Supports Java 21 preview feature: unnamed class compilation unit (JEP 445) (#615)
Commits
  • 00a8585 Publish
  • 6d605c8 chore: update CHANGELOG
  • 904ce59 feat: JDK 22 unnamed variables & patterns
  • e53f3a4 java-parser: New entrypoint lexAndParse to return both tokens and CST.
  • ae03d4a Add hint on configuration
  • dd322a3 Fix IntelliJ config
  • f9c749e Update README.md
  • d314406 Add information on how to change indent
  • b56e69f fix(parser): no longer ignore whole block when prettier-ignore at start
  • 540d1aa docs: update README.md to fix badge display
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prettier-plugin-java](https://github.com/jhipster/prettier-java) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/jhipster/prettier-java/releases)
- [Changelog](https://github.com/jhipster/prettier-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jhipster/prettier-java/compare/[email protected]@2.5.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants