opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.12k stars 1.01k forks source link

fix(deps): update geotools.version to v31.2 #5913

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.geotools:gt-geojson-core 31.1 -> 31.2 age adoption passing confidence
org.geotools:gt-api 31.1 -> 31.2 age adoption passing confidence
org.geotools:gt-geotiff 31.1 -> 31.2 age adoption passing confidence
org.geotools:gt-coverage 31.1 -> 31.2 age adoption passing confidence

Release Notes

geotools/geotools (org.geotools:gt-geojson-core) ### [`v31.2`](https://togithub.com/geotools/geotools/releases/tag/31.2): GeoTools 31.2 [Compare Source](https://togithub.com/geotools/geotools/compare/31.1...31.2) ##### Release notes ##### Bug [GEOT-7537](https://osgeo-org.atlassian.net/browse/GEOT-7537) GeoPackage TIMESTAMP must be DATETIME according to the GeoPackage spec [GEOT-7580](https://osgeo-org.atlassian.net/browse/GEOT-7580) Fix missing builder clear writing FlatGeobuf data [GEOT-7587](https://osgeo-org.atlassian.net/browse/GEOT-7587) Improve handling of XPath expressions ##### Improvement [GEOT-7558](https://osgeo-org.atlassian.net/browse/GEOT-7558) GeoPackage extension output contains field types that are not supported by GDAL [GEOT-7586](https://osgeo-org.atlassian.net/browse/GEOT-7586) GeoPackage output contains invalid field types when publishing content from other JDBCDataStore ##### Task [GEOT-7582](https://osgeo-org.atlassian.net/browse/GEOT-7582) Upgrade to ImageIO-EXT 1.4.11 [GEOT-7588](https://osgeo-org.atlassian.net/browse/GEOT-7588) Maven javadoc build fix for Java 11.0.22 and newer aggregate build [GEOT-7597](https://osgeo-org.atlassian.net/browse/GEOT-7597) Upgrade to ImageIO-EXT 1.4.12

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.46%. Comparing base (e8e16e4) to head (e178289). Report is 3 commits behind head on dev-2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5913 +/- ## ========================================== Coverage 69.45% 69.46% Complexity 17068 17068 ========================================== Files 1928 1928 Lines 73580 73580 Branches 7550 7550 ========================================== + Hits 51107 51109 +2 + Misses 19848 19847 -1 + Partials 2625 2624 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.