Skip to content
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

Bump prettier-plugin-java from 1.6.1 to 2.6.0 #316

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2024

Bumps prettier-plugin-java from 1.6.1 to 2.6.0.

Release notes

Sourced from prettier-plugin-java's releases.

2.6.0

Enhancements

Fixes

Misc

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)

v2.3.1

Fixes

v2.3.0

Latest v2.3.0

Enhancements

... (truncated)

Changelog

Sourced from prettier-plugin-java's changelog.

Latest v2.6.0

Enhancements

Fixes

Misc

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)

v2.3.1

Fixes

v2.3.0

Enhancements

  • Break long lines on type arguments (#584)

... (truncated)

Commits
  • 30e1cad Publish
  • 04b252f chore: update lerna
  • ac1a02b chore: fix lint script
  • f57987d chore: update eslint-config-prettier
  • a4c2042 chore: add documentation url in package.json
  • ea44312 chore: update CHANGELOG
  • c717ca8 chore: fix binary workflow creation
  • 51e44ea Merge pull request #648 from jhipster/dependabot/npm_and_yarn/ip-2.0.1
  • b73f3d2 build(deps): bump ip from 2.0.0 to 2.0.1
  • e499aa2 chore: update repo prettier version
  • 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 1.6.1 to 2.6.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/prettier-plugin-java@1.6.1...prettier-plugin-java@2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the theme: dependencies Pull requests that update a dependency file label Feb 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2024

The following labels could not be found: skip-changelog.

@mraible mraible added the skip-changelog Exclude pull requests from the release notes label Feb 25, 2024
@mraible mraible merged commit 87acd37 into main Feb 25, 2024
13 checks passed
@mraible mraible deleted the dependabot/npm_and_yarn/prettier-plugin-java-2.6.0 branch February 25, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Exclude pull requests from the release notes theme: dependencies Pull requests that update a dependency file theme: jhipster-internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant