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

Chore(deps): Bump formatter-maven-plugin from 2.11.0 to 2.12.0 #871

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2020

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

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 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 30, 2020
@bitwiseman bitwiseman merged commit 62e186c into master Jun 30, 2020
@dependabot dependabot bot deleted the dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.12.0 branch June 30, 2020 18:03
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant