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.11.0 to 2.12.0 #10384

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps formatter-maven-plugin from 2.11.0 to 2.12.0.

Release notes

Sourced from formatter-maven-plugin's releases.

2.12.0 Eclipse 2020-06 Revision

  • Support level with Eclipse 2020-06.
  • Cache process rewritten to reduce reads/writes of files and speed up initial uncached usage. Cache directory added with ability to override to survive maven clean on subsequent runs. All files will be logged to cache now, not just files that are formatted.
  • Patch vulnerable library usage.
  • New 'wellFormedValidation=WARN' with xml formatter for allowing partial files.
  • LineEnding.KEEP support adjustments to fix processing.
  • Make 'formatter.excludes' property
  • Additional debug logging for missing formatter or initialization errors.
  • Bring up to date internal Eclipse Java and JavaScript format configuration files and sort for reasier future updates. Sort other configuration files and sort file handling usage.
  • All skip options switched from Wrapper Boolean to primitive boolean as all have defaults as false.
Changelog

Sourced from formatter-maven-plugin's changelog.

ver 2.11.0

  • Support Eclipse 2019-09 formatter
  • Update plugins, dependencies

ver 2.12.0

  • Support level with Eclipse 2020-06.
  • Cache process rewritten to reduce reads/writes of files and speed up initial uncached usage. Cache directory added with ability to override to survive maven clean on subsequent runs. All files will be logged to cache now, not just files that are formatted.
  • Patch vulnerable library usage.
  • New 'wellFormedValidation=WARN' with xml formatter for allowing partial files.
  • LineEnding.KEEP support adjustments to fix processing.
  • Make 'formatter.excludes' property
  • Additional debug logging for missing formatter or initialization errors.
  • Bring up to date internal Eclipse Java and JavaScript format configuration files and sort for reasier future updates. Sort other configuration files and sort file handling usage.
  • All skip options switched from Wrapper Boolean to primitive boolean as all have defaults as false.
Commits
  • 40f66ea [maven-release-plugin] prepare release formatter-maven-plugin-2.12.0
  • a106df5 Merge pull request #376 from hazendaz/master
  • 49ecc1a [pom] Bump jsdt-core to 2.8.0 (eclipse 2020-06 release)
  • 4c921c1 Merge pull request #375 from hazendaz/caching
  • 51b4e7c [perf] Rewrite the formatting logic so it only reads file once and writes once
  • 68a725f Merge pull request #374 from hazendaz/master
  • 30f226b [ci] Change maven injections to 'boolean' instead of 'Boolean'
  • 04ff9c5 Merge pull request #373 from hazendaz/master
  • 118c29f [ci] Cleanup javadocs (new rules - better readability)
  • 0d90656 Merge pull request #372 from hazendaz/caching
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@boring-cyborg boring-cyborg bot added area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Jun 30, 2020
@gastaldi gastaldi merged commit 2c88e0c into master Jun 30, 2020
@gastaldi gastaldi deleted the dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.12.0 branch June 30, 2020 21:29
@gsmet gsmet added this to the 1.7.0 - master milestone Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants