Skip to content

Releases: triplea-game/triplea

2022-May-07 - Prerelease - 2.6.742

07 May 00:31
e301b3c
Compare
Choose a tag to compare
Pre-release
Fix NPE due to AI code calling getNeighbors() on null. (#10386)

* Fix NPE due to AI code calling getNeighbors() on null.

2022-May-07 - Prerelease - 2.6.741

07 May 00:14
030309a
Compare
Choose a tag to compare
Pre-release
Code clean ups to RulesAttachment. No logic changes. (#10408)

* Code clean ups to RulesAttachment. No logic changes.

Fixes 7 code climate issues!

2022-May-06 - Prerelease - 2.6.740

06 May 19:43
80f4cc8
Compare
Choose a tag to compare
Pre-release
Fix image colorizing using map.properties. (#10415)

2022-May-06 - Prerelease - 2.6.739

06 May 18:13
f076a9d
Compare
Choose a tag to compare
Pre-release
Small code clean ups to TriggerAttachment. (#10413)

2022-May-06 - Prerelease - 2.6.738

06 May 01:13
7344c93
Compare
Choose a tag to compare
Pre-release
Minor fix: add missing space in error message. (#10412)

2022-May-05 - Prerelease - 2.6.737

05 May 22:14
78765a6
Compare
Choose a tag to compare
Pre-release
Bump postgresql from 42.3.4 to 42.3.5 (#10410)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.4 to 42.3.5.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.4...REL42.3.5)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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

2022-May-05 - Prerelease - 2.6.736

05 May 16:23
05f34a5
Compare
Choose a tag to compare
Pre-release
Tiny clean up - remove logic that's already in canWePurchaseOrRepair(…

2022-May-05 - Prerelease - 2.6.735

05 May 15:04
5b8884d
Compare
Choose a tag to compare
Pre-release
Bump de.undercouch.download from 5.0.5 to 5.1.0 (#10409)

Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.0.5 to 5.1.0.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/5.0.5...5.1.0)

---
updated-dependencies:
- dependency-name: de.undercouch.download
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

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

2022-May-04 - Prerelease - 2.6.734

04 May 10:41
3a5ea4b
Compare
Choose a tag to compare
Pre-release
Add @RemoveOnNextMajorRelease Annotation on Unused Field. (#10407)

2022-May-04 - Prerelease - 2.6.733

04 May 08:58
da4c7c2
Compare
Choose a tag to compare
Pre-release
Bump com.diffplug.spotless from 6.5.1 to 6.5.2 (#10406)

Bumps com.diffplug.spotless from 6.5.1 to 6.5.2.

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

Signed-off-by: dependabot[bot] <[email protected]>

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