fix(deps): update gradle non-major dependencies #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.13
->4.13.2
2.3.1
->2.3.9
29.1
->29.6
29.1
->29.6
29.1
->29.6
29.1
->29.6
3.12.0
->3.16.0
2.9.1
->2.11.0
1.13.2
->1.14.1
1.4.1
->1.8.0
Release Notes
geotools/geotools (org.geotools:gt-referencing)
v29.6
: GeoTools 29.6Compare Source
Release notes
Improvement
GEOT-7527 StreamingRenderer can ask stores to simplify geometries with a distance of "zero"
Bug
GEOT-7532 GDALTestCase superfluous reports on missing test.zip
GEOT-7534 accept geojson with geometry=null
GEOT-7535 Per layer interpolation setting not honored with rendering transformation and oversampling
GEOT-7587 Improve handling of XPath expressions
Task
GEOT-7592 Bump org.eclipse.platform:org.eclipse.jface from 3.23.0 to 3.31.0
GEOT-7593 Bump org.eclipse.platform:org.eclipse.core.runtime from 3.23.0 to 3.29.0
GEOT-7594 Bump org.postgresql:postgresql from 42.6.0 to 42.7.2
v29.5
: GeoTools 29.5Compare Source
Bug
GEOT-7503 GeoTiffIIOMetadataDecoder doesn't support inf/-inf
GEOT-7510 GridCoverage Rendering's equality check on CRSs is not recognizing equal ProjectedCRS.
GEOT-7526 getTWKBDigits should return 7 instead of -7 for 0 distance
Improvement
GEOT-7521 Use style_body to define CSS style for a layer
Task
GEOT-7529 Update Apache Commons-lang3 to version 3.14 for Java 17 and Java 21 support
v29.4
: GeoTools 29.4Compare Source
Release notes
Bug
GEOT-7486 CSS literal single space squashed to empty string
GEOT-7490 WPS Intersection NPE when the Return Value Should be a Point
GEOT-7496 gt-xsd-fes fails to encode PropertyIsBetween
GEOT-7497 gt-wfs-ng ignores maxFeatures on WFS 2.0
GEOT-7507 Vector mosaic store: filtering is not working if it uses a property that's not retrieved by the query
Improvement
GEOT-7491 ShapeFileDataStore should use GeometryFactory of DataStore
GEOT-7498 Upgrade DB2 JDBC driver from 11.5.6.0 to 11.5.9.0
GEOT-7508 Optimize execution of NearestVisitor in Vector Mosaic store
Task
GEOT-7494 Upgrade flatgeobuf to 3.26.2
v29.3
: GeoTools 29.3Compare Source
Release notes
Bug
GEOT-7363 ParseException if returning POLYGON EMPTY
GEOT-7400 ImageWorker rescaleToBytes fails to reserve entry for nodata if it happens to be zero
GEOT-7401 GDAL readers ignore source NoData values
GEOT-7404 Add SQLite Connection Timeout in case of hung GeoPackage connections
GEOT-7406 Vector Mosaic Cache granule connection in memory to avoid redundant initialization and improve granule iterator cleanup
GEOT-7407 Vector Mosaic Cache granuleFeatureType at DataStore and improve granule FeatureType acquisition
GEOT-7412 Test failure in VRTTest with GDAL installed
GEOT-7434 ElasticSearch throws repeated point exceptions on small bbox filters
GEOT-7444 HanaGeographyOnlineTest.testBounds is failing in CI
GEOT-7458 JDBCDataStore: Unique visitor not always compatible with sortBy
Improvement
GEOT-7413 Avoid needless type conversions in InterpolateFunction
GEOT-7414 Speed up style evaluation during rendering, by simplifying its expressions before execution
GEOT-7416 org.geotools.feature.NameImpl.compareTo creates garbage objects
GEOT-7418 Add a configuration parameter to the ElasticSearch plugin to support response greater than 100mb
GEOT-7420 Vector mosaic reader: do not recompute the schema for every feature read
GEOT-7421 Caching WKT parsing results
GEOT-7425 Add support for extended colorMap in CSS
GEOT-7427 Vector Mosaic add native filtering support when query is exclusively granule or index fields
GEOT-7429 Vector Mosaic add native retyping support when query is exclusively granule or index fields
GEOT-7451 Upgrade org.json:json to
2023061
GEOT-7480 SumVisitor NPE When Value from Database is Null
v29.2
: GeoTools 29.2Compare Source
Release notes
Bug
GEOT-7266 WMTSCapabilities throws NPE for missing title
GEOT-7335 geojson-store fails StackOverflowError when empty features FeatureCollection
GEOT-7345 WFS Capabilities from local file
GEOT-7365 Problems with requesting Features from a WFS Version 2.0.0 and using a HTTP proxy
GEOT-7367 Missing null-check in GeoPackage spatial index creation
GEOT-7386 Shape://dot is too small to see on screen
Improvement
GEOT-7360 DWITHIN support for mongo DB
GEOT-7362 Multithreaded HTTP client: authentication not sent if connection pooling activated
GEOT-7381 FlatGeobufDataStore missing optimization for feature id queries
GEOT-7387 Improve URL checking
New Feature
GEOT-6512 Control remote HTTP requests sent by GeoTools
GEOT-7380 GeoTIFF user-defined coordinate reference system via citation ESRI PE String =
Task
GEOT-7364 Bump sqlite-jdbc from 3.34.0 to 3.41.2.2
GEOT-7373 Bump hsqldb from 2.7.1 to 2.7.2
GEOT-7374 Upgrade Jackson to 2.15.2
GEOT-7375 Upgrade guava from 30.1.1 to 32.0.0
GEOT-7376 Upgrade postgresql from 42.4.3 to 42.6.0
GEOT-7378 Upgrade commons-lang3 from 3.8.1 to 3.12.0
GEOT-7382 maven integration tests failing when running with fresh local repository
GEOT-7394 Upgrade httpclient from 4.5.13 to 4.5.14
GEOT-7396 Upgrade wiremock to 2.35.0
Wish
GEOT-7332 Relicensing to LPGPL 2.1-or-later
google/gson (com.google.code.gson:gson)
v2.10
JsonArray.asList
andJsonObject.asMap
view methods (https://github.com/google/gson/pull/2225)TypeAdapterRuntimeTypeWrapper
not detecting reflectiveTreeTypeAdapter
andFutureTypeAdapter
(https://github.com/google/gson/pull/1787)JsonReader.skipValue()
(https://github.com/google/gson/pull/2062)Gson.fromJson(..., TypeToken)
overloads (https://github.com/google/gson/pull/1700)GsonBuilder
affecting existingGson
instances (https://github.com/google/gson/pull/1815)JsonElement
conversion methods more consistent and fix javadoc (https://github.com/google/gson/pull/2178)UnsupportedOperationException
whenJsonWriter.jsonValue
is not supported (https://github.com/google/gson/pull/1651)JsonObject
Entry.setValue(null)
(https://github.com/google/gson/pull/2167)TypeAdapter.toJson
throwing AssertionError for custom IOException (https://github.com/google/gson/pull/2172)JsonArray.set
(https://github.com/google/gson/pull/2170)TypeToken.getParameterized
arguments (https://github.com/google/gson/pull/2166)Gson.getAdapter
calls (https://github.com/google/gson/pull/2153)ArrayTypeAdapter
forObject[]
(https://github.com/google/gson/pull/1716)AppendableWriter
performance (https://github.com/google/gson/pull/1706)lz4/lz4-java (org.lz4:lz4-java)
v1.8.0
Compare Source
Upgraded LZ4 to 1.9.3. Updated the JNI bindings. Minimum glibc version in GNU/Linux platforms: 2.17 on aarch64, 2.2.5 on amd64, 2.17 on ppc64le, 2.2 on s390x.
Supported the JNI binding for Darwin aarch64.
#174
Fixed NullPointerException when reading a malformed input by LZ4FrameInputStream.
(Marco Berlot, Rei Odaira)
#169
Added information about requiring ant 1.10.2 or newer.
(guru prasad HB, Rei Odaira)
#167
Supported using LZ4SafeDecompressor in LZ4DecompressorWithLength.
(sahilpaudel-pe, Rei Odaira)
#163
Supported JNI binding in old CentOS 6 on amd64.
(dcapwell, Rei Odaira)
#162
Added copyright notices, required by Apache License, Version 2.0.
(Egor Nepomnyaschih, Rei Odaira)
#160
Added minimum glibc version to each release.
(patelh, Rei Odaira)
#146
Improved LZ4FrameInputStream to read InputStream lazily.
Instance creation of LZ4FrameInputStream became faster.
(Björn Michael, Rei Odaira)
Improved the speed of the write methods of LZ4FrameOutputStream by
delaying calculating content checksum.
(Rei Odaira)
Added a debug functionality to not delete a temporary JNI library
when either LZ4JAVA_KEEP_TEMP_JNI_LIB or lz4java.jnilib.temp.keep is
set to true (will be deleted in the next run).
(Rei Odaira)
Enabled build with Java 13. The distribution is still
built with Java 7. (Rei Odaira)
Revised the documentation. (Rei Odaira)
More test coverage. (Rei Odaira)
v1.7.1
Compare Source
#156
Fixed the JNI binding of macOS Darwin/x86_64 to support 10.9 and above.
(Takeshi Yamamuro, Lars Francke, Rei Odaira)
Added macOS, arm64, and ppc64le support in Travis CI. (Rei Odaira)
v1.7.0
Compare Source
Upgraded LZ4 to 1.9.2. Updated the JNI bindings.
#148
Added changes to release lz4-pure-java artifact. (Evelyn Zhang, Rei Odaira)
#144
Added getExpectedContentSize() and isExpectedContentSizeDefined() to
LZ4FrameInputStream to expose the content size information.
Added a new constructor to LZ4FrameInputStream to specify whether
it is going to read only one frame or all of the concatenated frames.
(Bastien Fiorentino, Rei Odaira)
#143
Improved LZ4BlockInputStream by avoiding throwing an exception
when stopOnEmptyBlock == false. (Josh Rosen)
#141
Renamed the bundle definition file according to the renamed project. (apirom9, Rei Odaira)
#132
Fixed an issue on Windows by deleting old temporary files
for the native lib at start-up time. (Brian S. O'Neill, Rei Odaira)
#131
Supported close() in StreamingXXHash. (Roman Leventov, Rei Odaira)
Raised the javac source and target level to 1.7. (Rei Odaira)
v1.6.0
Compare Source
Upgraded LZ4 to 1.9.1. Updated the JNI bindings,
except for the one for Linux/i386.
Decompression speed is improved on amd64.
Deprecated use of LZ4FastDecompressor of a native instance
because the corresponding C API function is deprecated.
See the release note of LZ4 1.9.0 for details.
Updated javadoc accordingly.
#134
#137
Changed the module name from org.lz4.lz4-java to org.lz4.java
to avoid using - in the module name. (severn-everett, Oliver Eikemeier, Rei Odaira)
Enabled build with Java 11. Note that the distribution is still
built with Java 7. (Rei Odaira)
v1.5.1
Compare Source
#135
Updated the JNI binding for Win32/amd64 from old LZ4 r123
to LZ4 1.8.3. (Rei Odaira)
#134
Added Automatic-Module-Name to the manifest to support
the Java 9 modularity. (Rei Odaira)
#131
Made the StreamingXXHash*JNI methods synchronized to avoid
a rare-case race condition with GC. (Roman Leventov, Rei Odaira)
#128
Changed the Maven Central download link from a direct link
to a search link. (Adam Retter)
v1.5.0
Compare Source
Upgraded LZ4 to 1.8.3. Updated JNI bindings for Linux/amd64,
Linux/ppc64le, Linux/s390x, Linux/aarch64, and Mac OS Darwin/x86_64.
A speed-up is expected on these platforms.
Note that the JNI bindings for Linux/i386 and Win32 still work
but are based on old LZ4 r123. Contributions of the JNI
bindings for these and other platforms are more than welcome.
#119
Implemented LZ4CompressorWithLength, which includes the length of
the original decompressed data in the output compressed data,
and corresponding LZ4DecompressorWithLength. (Rei Odaira)
#118
Added build status to README. (Daniel Yu)
#116
Changed LZ4BlockOutputStream and LZ4BlockInputStream to non-final
for better testing support. (Rei Odaira)
#113
Compressor and checksum can be specified for LZ4FrameOutputStream.
(Elan Kugelmass)
#111
Added lz4 sources as a git submodule. (Daniel Yu)
#110
Enabled Travis CI. (Daniel Yu)
Better test coverage. (Rei Odaira)
Supported build with Java 9. Note that the distribution is still
built with Java 7. (Rei Odaira)
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.