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

build(deps): bump spotless-maven-plugin from 1.27.0 to 1.28.0 #721

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spotless-maven-plugin from 1.27.0 to 1.28.0.

Changelog

Sourced from spotless-maven-plugin's changelog.

[1.28.0] - 2020-03-20

Added

  • Enable IntelliJ-compatible token $today.year for specifying the year in license header files. (#542)

Fixed

  • Eclipse-WTP formatter (web tools platform, not java) could encounter errors in parallel multiproject builds #492. Fixed for Eclipse-WTP formatter Eclipse version 4.13.0 (default version).

Build

  • All CHANGES.md are now in keepachangelog format. (#507)
  • We now use javadoc.io instead of github pages. (#508)
  • We no longer publish -SNAPSHOT for every build to master, since we have good JitPack integration. (#508)
  • Improved how we use Spotless on itself. (#509)
  • Fix build warnings when building on Gradle 6+, bump build gradle to 6.2.2, and fix javadoc links. (#536)
Commits
  • ef2e786 Published lib/1.28.0
  • 5405823 Minor changelog fixup.
  • 07d58e5 Merge pull request #542 from sameer-b/supportIntelliJTokens
  • 6ccc16d Improve changelog message a bit, and add it to plugin-gradle and plugin-maven.
  • 61311ff Update CHANGES.md
  • 8726a7b Minor refactor to LicenseHeaderStep to a more functional/immutable style. Ma...
  • 85741fa Condense the documentation for the licenseHeader step.
  • 373b6f4 Enable support for intelliJ placeholder for year in license header
  • 2204946 Merge pull request #536 from diffplug/feat/mdoclet-warning-fix
  • 5acecad Applied latest eclipse-wtp in Eclipse version 4.13.0 (default version). Fixes...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/master/CHANGES.md)
- [Commits](diffplug/spotless@lib/1.27.0...lib/1.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

Merging #721 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #721      +/-   ##
==========================================
- Coverage   85.48%   85.41%   -0.08%     
==========================================
  Files         143      143              
  Lines        2783     2783              
  Branches      201      201              
==========================================
- Hits         2379     2377       -2     
  Misses        336      336              
- Partials       68       70       +2     

@uweschaefer uweschaefer merged commit 91b7389 into master Mar 23, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-1.28.0 branch March 23, 2020 07:09
uweschaefer added a commit that referenced this pull request Mar 25, 2020
* build(deps): bump liquibase-core from 3.8.7 to 3.8.8 (#716)

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.8.7 to 3.8.8.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/v3.8.8/changelog.txt)
- [Commits](liquibase/liquibase@v3.8.7...v3.8.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* build(deps): bump kotlin-logging from 1.7.8 to 1.7.9 (#717)

Bumps [kotlin-logging](https://github.com/MicroUtils/kotlin-logging) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/MicroUtils/kotlin-logging/releases)
- [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md)
- [Commits](oshai/kotlin-logging@1.7.8...1.7.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* build(deps): bump spotless-maven-plugin from 1.27.0 to 1.28.0 (#721)

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/master/CHANGES.md)
- [Commits](diffplug/spotless@lib/1.27.0...lib/1.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* build(deps-dev): bump junit-platform-engine from 1.6.0 to 1.6.1 (#723)

Bumps [junit-platform-engine](https://github.com/junit-team/junit5) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* #725: removed id subscriptions

* #715_subscription: WIP

* #715_subscription: WIP

* #725: removed id subscriptions (#726)

* #725: removed id subscriptions

* #725: removed accidental additions

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: added TranformationCache

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP minor cleanup

* #715_subscription: WIP minor cleanup

* #715_subscription: WIP minor coverage improvements

* #715_subscription: working prototype

* #715_subscription: wip

* #715_subscription: wip

* #715_subscription: wip

* #715_subscription: fixed nasty version bug during transformation (new version value was not applied)

* #715_subscription: fixed nasty version bug during transformation (new version value was not applied)

* #715_subscription: added classpath: protocol for schema registry

* #715_subscription: fixed tests, wrong urls

* #715_subscription: cleanup

* #715_subscription: removed lost comments

* Update factcast-store-pgsql/src/main/java/org/factcast/store/pgsql/registry/transformation/FactTransformersImpl.java

Co-Authored-By: Benjamin Otto <benjamin.otto@style-systems.de>

* #715_subscription: removed unused cost

* #715_subscription: review comments

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Uwe Schaefer <uwe.schaefer@mercateo.com>
Co-authored-by: Benjamin Otto <benjamin.otto@style-systems.de>
uweschaefer added a commit that referenced this pull request Mar 27, 2020
* #715: add Transformation source/store

* #715: minor refactoring

* #715: minor refactoring

* #715: wip

* #715: re-arranged registry code
added tests for transformation store impl

* #715: use Optional<String> for TransformationCode
take isSynthetic() into account when registering transformations

* #715: #715 transformation chains wip

* #715: #715 transformation chains wip

* #715: transformation chains wip

* #715: weigthed search

* #715: added PgTransformationStore implementation
added tests
fixed autoconfig

* #715: added test for synthetic transformation (NOP)

* WIP: #715_tcinval: added listeners to TransformationStore (#718)

* #715_tcinval: added listeners to TransformationStore

* #715_tcinval: added caching of chains

* #715_tcinval: a little renaming

* #715_tcinval: concurrency fix

* #715_tcinval: renaming did for some reason not happen on incoming changes

* #715_tcinval: renaming

* #715: JS composition tidied up a bit

* #715: additional synchronization

* WIP #715-factspec: added version to FactSpec (#720)

* #715-factspec: added version to FactSpec
created convenient method to create FactSpec

Co-authored-by: Benjamin Otto <benjamin.otto@style-systems.de>

* #725: removed id subscriptions

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: added TranformationCache

* #715: #715_subscription: added TranformationCache

* #715: switched to eventId

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP minor cleanup

* #715_subscription: WIP minor cleanup

* #715_subscription: WIP minor coverage improvements

* #715_subscription: working prototype

* #715_subscription: wip

* #715_subscription: wip

* #715_subscription: wip

* #715_subscription: fixed nasty version bug during transformation (new version value was not applied)

* #715_subscription: fixed nasty version bug during transformation (new version value was not applied)

* #715_subscription: added classpath: protocol for schema registry

* Issue715 transformation cache (#729)

* #715-transformation-cache: added pg transformation cache impl

* #715-transformation-cache: review comments

* #715-transformation-cache: removed unused dependency in non-component bean

* #715-transformation-cache: removed unused dependency in non-component bean

* #715-transformation-cache: removed unused dependency in non-component bean

* #715-transformation-cache: removed unused dependency in non-component bean

Co-authored-by: Uwe Schaefer <uwe.schaefer@prisma-capacity.eu>

* #715_subscription: fixed tests, wrong urls

* #715_subscription: cleanup

* #715_subscription: removed lost comments

* Update factcast-store-pgsql/src/main/java/org/factcast/store/pgsql/registry/transformation/FactTransformersImpl.java

Co-Authored-By: Benjamin Otto <benjamin.otto@style-systems.de>

* #715_subscription: removed unused cost

* #715_subscription: review comments

* WIP: Issue715 subscription (#727)

* build(deps): bump liquibase-core from 3.8.7 to 3.8.8 (#716)

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.8.7 to 3.8.8.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/v3.8.8/changelog.txt)
- [Commits](liquibase/liquibase@v3.8.7...v3.8.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* build(deps): bump kotlin-logging from 1.7.8 to 1.7.9 (#717)

Bumps [kotlin-logging](https://github.com/MicroUtils/kotlin-logging) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/MicroUtils/kotlin-logging/releases)
- [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md)
- [Commits](oshai/kotlin-logging@1.7.8...1.7.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* build(deps): bump spotless-maven-plugin from 1.27.0 to 1.28.0 (#721)

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/master/CHANGES.md)
- [Commits](diffplug/spotless@lib/1.27.0...lib/1.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* build(deps-dev): bump junit-platform-engine from 1.6.0 to 1.6.1 (#723)

Bumps [junit-platform-engine](https://github.com/junit-team/junit5) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* #725: removed id subscriptions

* #715_subscription: WIP

* #715_subscription: WIP

* #725: removed id subscriptions (#726)

* #725: removed id subscriptions

* #725: removed accidental additions

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: added TranformationCache

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP

* #715_subscription: WIP minor cleanup

* #715_subscription: WIP minor cleanup

* #715_subscription: WIP minor coverage improvements

* #715_subscription: working prototype

* #715_subscription: wip

* #715_subscription: wip

* #715_subscription: wip

* #715_subscription: fixed nasty version bug during transformation (new version value was not applied)

* #715_subscription: fixed nasty version bug during transformation (new version value was not applied)

* #715_subscription: added classpath: protocol for schema registry

* #715_subscription: fixed tests, wrong urls

* #715_subscription: cleanup

* #715_subscription: removed lost comments

* Update factcast-store-pgsql/src/main/java/org/factcast/store/pgsql/registry/transformation/FactTransformersImpl.java

Co-Authored-By: Benjamin Otto <benjamin.otto@style-systems.de>

* #715_subscription: removed unused cost

* #715_subscription: review comments

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Uwe Schaefer <uwe.schaefer@mercateo.com>
Co-authored-by: Benjamin Otto <benjamin.otto@style-systems.de>

* #715_subscription: review comments

* #715_integrationtest: added project for integration tests

* #715_integrationtest: simple integration tests added

* #715_integrationtest: simple integration tests added

* #715_integrationtest: simple integration tests added

* #715_docs: properties updated

* #715_docs: properties updated, transformation page added

* #715_docs: properties updated, transformation page added

* #715_docs: properties updated, added capacity for inmem transCache

* #715_docs: properties updated, added capacity for inmem transCache

* #715_transcache_purge: compactor added (#735)

* #715_transcache_purge: compactor added

* #715_transcache_purge: fixed inmemTC

* #715_transcache_purge: fixed classpath reg

* #715_docs: cleanup

* #715-metrics: added metrics (#734)

* #715-metrics: added metrics

* #715-metrics: minor refactorings

* #715-metrics: minor refactorings

* #715-metrics: minor refactorings

* #715-metrics: minor refactorings

* #715-metrics: minor refactorings

* #715-metrics: minor refactorings

* #715-metrics: review comments

* Update factcast-site/documentation/content/_index.md

Co-Authored-By: Benjamin Otto <benjamin.otto@style-systems.de>

* Update factcast-site/documentation/content/usage/java/transformation.md

Co-Authored-By: Benjamin Otto <benjamin.otto@style-systems.de>

* #715_docs: merge

* #715_docs: merge

* #715_docs: fix httpSR test

* WIP: Issue715 integrationtest (#730)

* #715_integrationtest: added project for integration tests

* #715_integrationtest: simple integration tests added

* #715_integrationtest: simple integration tests added

* #715_integrationtest: simple integration tests added

* #715_integrationtest: tweaked crazy reconnect behavior

* #715_docs: logging exec time to logs as well

* #715_docs: inmem stores use concurrentmaps now

* #715_docs: sigh, now with proper sync on access to hashmap, as cuncurrenthashmap does not allow null values (remember Liskov? - turns out CHM is not a HM :D)

* #715_docs: i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface.

* WIP: Issue715 docs (#733)

* #715_integrationtest: added project for integration tests

* #715_integrationtest: simple integration tests added

* #715_integrationtest: simple integration tests added

* #715_integrationtest: simple integration tests added

* #715_docs: properties updated

* #715_docs: properties updated, transformation page added

* #715_docs: properties updated, transformation page added

* #715_docs: properties updated, added capacity for inmem transCache

* #715_docs: properties updated, added capacity for inmem transCache

* #715_transcache_purge: compactor added (#735)

* #715_transcache_purge: compactor added

* #715_transcache_purge: fixed inmemTC

* #715_transcache_purge: fixed classpath reg

* #715_docs: cleanup

* Update factcast-site/documentation/content/_index.md

Co-Authored-By: Benjamin Otto <benjamin.otto@style-systems.de>

* Update factcast-site/documentation/content/usage/java/transformation.md

Co-Authored-By: Benjamin Otto <benjamin.otto@style-systems.de>

* #715_docs: merge

* #715_docs: merge

* #715_docs: fix httpSR test

* #715_docs: logging exec time to logs as well

* #715_docs: inmem stores use concurrentmaps now

* #715_docs: sigh, now with proper sync on access to hashmap, as cuncurrenthashmap does not allow null values (remember Liskov? - turns out CHM is not a HM :D)

* #715_docs: i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface,
i will never again try to merge with githubs web interface.

Co-authored-by: Benjamin Otto <benjamin.otto@style-systems.de>

* #715_docs: review comments, thx @JoergAdler

Co-authored-by: Benjamin Otto <benjamin.otto@style-systems.de>
Co-authored-by: Uwe Schaefer <uwe.schaefer@mercateo.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant