Wykres commitów

86 Commity (a90646dff31dc48c4b075be2eb05b9bebc2112e8)

Autor SHA1 Wiadomość Data
Michael Barry a90646dff3
Bump version to 0.6-SNAPSHOT (#342) 2022-09-22 18:02:39 -04:00
dependabot[bot] 321e24bab0
Bump junit.version from 5.9.0 to 5.9.1 (#341)
Bumps `junit.version` from 5.9.0 to 5.9.1.

Updates `junit-jupiter-api` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

Updates `junit-jupiter-params` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

Updates `junit-jupiter-engine` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22 06:52:23 -04:00
dependabot[bot] 9e8248e282
Bump spotless-maven-plugin from 2.25.0 to 2.26.0 (#338) 2022-09-16 05:58:33 -04:00
dependabot[bot] e03136e891
Bump snakeyaml from 1.31 to 1.32 (#336) 2022-09-13 05:14:25 -04:00
dependabot[bot] 93c95f7b18
Bump mockito-core from 4.7.0 to 4.8.0 (#334)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 05:52:06 -04:00
dependabot[bot] 18368fac7f
Bump jackson.version from 2.13.3 to 2.13.4 (#332) 2022-09-05 11:26:48 -04:00
dependabot[bot] be1e63dcea
Bump jib-maven-plugin from 3.2.1 to 3.3.0 (#331) 2022-08-31 06:06:17 -04:00
dependabot[bot] 3bfab48bcc
Bump snakeyaml from 1.30 to 1.31 (#330)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.31.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.30)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 07:42:49 -04:00
dependabot[bot] 45dd2a798e
Bump spotless-maven-plugin from 2.24.1 to 2.25.0 (#329)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.24.1 to 2.25.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.24.1...lib/2.25.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 09:02:26 -04:00
dependabot[bot] bfc04e4be1
Bump mockito-core from 4.6.1 to 4.7.0 (#322)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 05:50:41 -04:00
dependabot[bot] 93ec5113ba
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#321) 2022-08-15 04:56:31 -04:00
dependabot[bot] 57be5e1bf5
Bump spotless-maven-plugin from 2.24.0 to 2.24.1 (#319)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.24.0...lib/2.24.1)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 05:22:17 -04:00
Michael Barry 619ac83ed8
Submodule followups (#312) 2022-08-02 07:20:49 -04:00
Michael Barry 7fa51c1c02
Generate protobuf during build (#310) 2022-07-29 08:31:26 -04:00
Adam Laža 88c7f5650f
Move basemap profile into OpenMapTiles submodule (#258) 2022-07-29 06:40:15 -04:00
dependabot[bot] 232834e735
Bump spotless-maven-plugin from 2.23.0 to 2.24.0 (#311) 2022-07-29 04:59:55 -04:00
Michael Barry 8a8db0005d
Lazy primitive group deserialization (#309) 2022-07-28 07:56:41 -04:00
dependabot[bot] c14be447c3
Bump junit.version from 5.8.2 to 5.9.0 (#306)
Bumps `junit.version` from 5.8.2 to 5.9.0.

Updates `junit-jupiter-api` from 5.8.2 to 5.9.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

Updates `junit-jupiter-params` from 5.8.2 to 5.9.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

Updates `junit-jupiter-engine` from 5.8.2 to 5.9.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 05:40:21 -04:00
dependabot[bot] 89b05f7039
Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 (#299)
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0-M2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M2...maven-deploy-plugin-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 07:52:27 -04:00
dependabot[bot] 850d826143
Bump spotless-maven-plugin from 2.22.8 to 2.23.0 (#289) 2022-07-01 06:30:09 -04:00
dependabot[bot] 549b4afcbc
Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#281)
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.0.0...enforcer-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 05:20:19 -04:00
dependabot[bot] 0f7ce4a0ad
Bump spotless-maven-plugin from 2.22.6 to 2.22.8 (#273)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.6 to 2.22.8.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.22.6...maven/2.22.8)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 06:02:37 -04:00
dependabot[bot] c2aed9e52d
Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#271)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M6...surefire-3.0.0-M7)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 05:34:03 -04:00
dependabot[bot] ccf16889c0
Bump commonmark from 0.18.2 to 0.19.0 (#269) 2022-06-08 04:58:16 -04:00
dependabot[bot] 82e144d6b2
Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#263)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M6...surefire-3.0.0-M7)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 20:49:52 -04:00
dependabot[bot] fb389e8d27
Bump spotless-maven-plugin from 2.22.5 to 2.22.6 (#257)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.5 to 2.22.6.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.22.5...maven/2.22.6)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 17:43:59 -04:00
Brian Sperlongano da12fef79f
Declarative schema from configuration file (#160) 2022-06-07 17:34:21 -04:00
Mike Barry 83ed0556dc 0.5-snapshot 2022-06-03 21:07:28 -04:00
dependabot[bot] c39c667f02
Bump mockito-core from 4.6.0 to 4.6.1 (#252) 2022-06-03 05:46:22 -04:00
dependabot[bot] 27cf19cca4
Bump mockito-core from 4.5.1 to 4.6.0 (#239) 2022-05-30 04:55:43 -04:00
dependabot[bot] 6b4eca3a78
Bump jackson.version from 2.13.2 to 2.13.3 (#223) 2022-05-16 06:01:39 -04:00
dependabot[bot] 1a55d138e7
Bump spotless-maven-plugin from 2.22.4 to 2.22.5 (#221)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.4 to 2.22.5.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.22.4...maven/2.22.5)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 05:35:42 -04:00
Michael Barry a8bec7a56d
Run nested tests (#218) 2022-05-08 21:12:31 -04:00
dependabot[bot] b109bd0ee6
Bump spotless-maven-plugin from 2.22.3 to 2.22.4 (#210) 2022-05-04 08:29:15 -04:00
dependabot[bot] 59a48e1620
Bump spotless-maven-plugin from 2.22.2 to 2.22.3 (#198)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.2 to 2.22.3.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.22.2...maven/2.22.3)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 05:45:52 -04:00
Michael Barry c1cac1d1d0
ignore generated code from sonar (#197) 2022-04-27 08:10:37 -04:00
dependabot[bot] 4c67e10ed5
Bump spotless-maven-plugin from 2.22.1 to 2.22.2 (#194)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.22.1...lib/2.22.2)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 06:09:22 -04:00
Michael Barry 5341d4d712
Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
dependabot[bot] ae92610f24
Bump mockito-core from 4.5.0 to 4.5.1 (#189) 2022-04-22 06:02:43 -04:00
dependabot[bot] 8f9c1fabe0
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#188)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 07:30:00 -04:00
dependabot[bot] 6c4f22f2d9
Bump mockito-core from 4.4.0 to 4.5.0 (#183)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 07:19:41 -04:00
Michael Barry ad7502c601
[WIP] Sonar? (#177)
Try using sonarcloud for static analysis
2022-04-19 06:24:52 -04:00
dependabot[bot] c9f55327fa
Bump spotless-maven-plugin from 2.22.0 to 2.22.1 (#159) 2022-04-07 04:55:32 -04:00
dependabot[bot] 1b54b427e1
Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6 (#157) 2022-04-05 06:06:32 -04:00
dependabot[bot] 91076f5a6c
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#155) 2022-04-04 05:48:00 -04:00
Mike Barry 3ca78328a2 attach javadoc before signing 2022-03-31 07:20:07 -04:00
Michael Barry 4983bbc04e
0.4.0 tweaks (#153)
* tweaks from running on planet

* add no building merge log

* table format

* update maven descriptions
2022-03-31 06:42:28 -04:00
Mike Barry 827da1912a bump to 0.4-SNAPSHOT 2022-03-31 05:54:57 -04:00
dependabot[bot] 33931ed7f0
Bump jib-maven-plugin from 3.2.0 to 3.2.1 (#152)
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 05:34:28 -04:00
dependabot[bot] 1c76cdc96d
Bump spotless-maven-plugin from 2.21.0 to 2.22.0 (#151) 2022-03-29 06:10:34 -04:00