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 formatter-maven-plugin from 2.18.0 to 2.23.0 #332

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps formatter-maven-plugin from 2.18.0 to 2.23.0.

Changelog

Sourced from formatter-maven-plugin's changelog.

ver 2.18.0

  • Support Eclipse 2021-12 (4.22, JDT 3.28) - now requires jdk 11
  • Move whitespace trim to ensure it's counted in formatting stats
  • Set whitespace trim to default 'true' as it is formatting
  • Added support for jsoup maxPaddingWidth, we default to -1 to disable to retain original behaviour on full pretty print
  • Add block to html tests to demonstrate upstream jsoup bug adding new lines has been fixed
  • Add support for trimming trailing spaces from jsoup pretty print so our internal tests can function properly due to jsoup upstream bug
  • Add support for counting leading spaces from jsoup pretty print so our internal tests can function property due to jsoup upstream bug
  • Add support for breaking '--><! from jsoup pretty print so our internal tests can function propertly due to jsoup upstream bug
  • Run overall code cleanup including using java 10 'var' since we require jdk 11 to work.
  • Internal usage of http: has been switched to https and any redirects from old google code were updated to reflect this repo as seen in tests. One left over http is a bogus site.
  • Enhance cache support to not write timestamp to it and to sort content making it safe to check in and use via automation to update when using cross platform such as linux and windows. Without this, it can get random data write as this is read into memory first then written at end with no guarantee of order.
  • Added first integration test to confirm caching with sorting and removal of timestamp can be confirmed properly

ver 2.19.0

  • Support Eclipse 2022-03 (4.23, JDT 3.29) - now requires jdk 11

ver 2.20.0

  • Support Eclipse 2022-06 (4.24, JDT 3.30) - requires jdk 11

ver 2.21.0

  • Support Eclipse 2022-09 (4.25, JDT 3.31) - requires jdk 11

ver 2.22.0

  • Support Eclipse 2022-12 (4.26, JDT 3.32) - requires jdk 11

ver 2.23.0

  • Support Eclipse 2023-03 (4.27, JDT 3.33) - requires jdk 11
Commits
  • e651fa1 [maven-release-plugin] prepare release formatter-maven-plugin-2.23.0
  • 245bf9e Bump plugins for 2.23.0 release
  • 6e5b8bd Merge pull request #752 from revelc/dependabot/maven/org.apache.maven.plugin-...
  • d6be4cc Merge pull request #753 from revelc/dependabot/maven/com.fasterxml.jackson-ja...
  • 3972c90 Merge pull request #751 from revelc/dependabot/maven/org.apache.maven-maven-p...
  • a62ea4e Merge pull request #750 from revelc/dependabot/maven/org.apache.maven.plugins...
  • b5c8706 Merge pull request #749 from revelc/dependabot/maven/com.google.guava-guava-3...
  • e26b4a6 Merge pull request #748 from revelc/dependabot/maven/org.codehaus.plexus-plex...
  • 09eabf7 Merge pull request #746 from revelc/dependabot/maven/org.apache.maven.plugins...
  • 6fe1a70 Merge pull request #747 from revelc/dependabot/maven/org.apache.maven-maven-c...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [formatter-maven-plugin](https://github.com/revelc/formatter-maven-plugin) from 2.18.0 to 2.23.0.
- [Changelog](https://github.com/revelc/formatter-maven-plugin/blob/formatter-maven-plugin-2.23.0/CHANGELOG.md)
- [Commits](revelc/formatter-maven-plugin@formatter-maven-plugin-2.18.0...formatter-maven-plugin-2.23.0)

---
updated-dependencies:
- dependency-name: net.revelc.code.formatter:formatter-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2023
@making making merged commit d346405 into develop Jul 19, 2023
5 checks passed
@making making deleted the dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.23.0 branch July 19, 2023 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant