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.12.0 to 2.12.1 #10686

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2020

Bumps formatter-maven-plugin from 2.12.0 to 2.12.1.

Release notes

Sourced from formatter-maven-plugin's releases.

formatting-maven-plugin-2.12.1

Do not write the cache file if it did not actually write any files for update witin the cache. This allows users to save the cache to their repository and it will work on both windows/*nix without full rewrites. The problem with the cache file write when not needed is due to java properties design issue where it logs timestamp upon change.

Changelog

Sourced from formatter-maven-plugin's changelog.

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.

ver 2.12.1

  • Do not write the cache file if it did not actually write any files for update witin the cache. This allows users to save the cache to their repository and it will work on both windows/*nix without full rewrites. The problem with the cache file write when not needed is due to java properties design issue where it logs timestamp upon change.
Commits
  • d11986d [maven-release-plugin] prepare release formatter-maven-plugin-2.12.1
  • 8984a9d [ci] Add change log for 2.12.1
  • c3e7670 Merge pull request #381 from hazendaz/master
  • d7627dc [enhance] Do not write the cache properties file unless it actually changed
  • 61c861a [ci] License the dependabot.yml file
  • bc039af Merge pull request #379 from revelc/dependabot/add-v2-config-file
  • a25c983 Create Dependabot config file
  • d1b80ad Merge pull request #378 from revelc/dependabot/maven/com.github.ekryd.sortpom...
  • 769b66a Bump sortpom-maven-plugin from 2.11.0 to 2.12.0
  • 1905407 [ci] Add 2.12.0 change log
  • 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 dependabot bot added the area/dependencies Pull requests that update a dependency file label Jul 13, 2020
@boring-cyborg boring-cyborg bot added area/arc Issue related to ARC (dependency injection) 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 Jul 13, 2020
@gastaldi gastaldi added this to the 1.7.0 - master milestone Jul 13, 2020
@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 13, 2020
@gastaldi gastaldi merged commit edd8342 into master Jul 13, 2020
@gastaldi gastaldi deleted the dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.12.1 branch July 13, 2020 16:43
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 triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant