Update all minor versions (master) (minor) #3100
Merged
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:
8.3
->8.4
8.3.0-jdk11
->8.4-jdk11
v2.10.0
->v2.11.0
==3.4.0
->==3.5.0
6.30.0
->6.33.0
29.2
->29.3
29.2
->29.3
29.2
->29.3
29.2
->29.3
29.2
->29.3
29.2
->29.3
29.2
->29.3
29.2
->29.3
5.5.0
->5.7.0
2.14.0
->2.15.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
gradle/gradle (gradle)
v8.4
: 8.4Compare Source
The Gradle team is excited to announce Gradle 8.4.
Amongst other improvements, this release addresses two security vulnerabilities:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners
Upgrade instructions
Switch your build to use Gradle 8.4 by updating your wrapper:
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
macisamuele/language-formatters-pre-commit-hooks (macisamuele/language-formatters-pre-commit-hooks)
v2.11.0
Compare Source
pre-commit/pre-commit (pre-commit)
v3.5.0
Compare Source
==================
Features
check-hooks-apply
andcheck-useless-excludes
.Fixes
time.monotonic()
for more accurate hook timing.Migrating
language: node
hooks.getsentry/sentry-java (io.sentry:sentry-logback)
v6.33.0
Compare Source
Features
Fixes
StackOverflowError
v6.32.0
Compare Source
Features
DebugImagesLoader
public (#2993)Fixes
SystemEventsBroadcastReceiver
exported on API 33+ (#2990)SystemEventsBreadcrumbsIntegration
crashes that you might have encountered on Play Consolev6.31.0
Compare Source
Features
CheckInUtils.withCheckIn
which abstracts away some of the manual check-ins complexity (#2959)@SentryCaptureExceptionParameter
annotation which captures exceptions passed into an annotated method (#2764)Sentry.captureException
calls in@ExceptionHandler
of a@ControllerAdvice
ServerWebExchange
toHint
for WebFlux asWEBFLUX_EXCEPTION_HANDLER_EXCHANGE
(#2977)SentryInstrumentation
application.properties
assentry.graphql.ignored-error-types=SOME_ERROR,ANOTHER_ERROR
Fixes
nextList
tonextListOrNull
to actually match what the method doesop
is not defined as part ofSpanContext
, fallback to an empty string, because the filed is optional in the specDependencies
geotools/geotools (org.geotools:gt-cql)
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
mockito/mockito (org.mockito:mockito-core)
v5.7.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.7.0
0.8.11
(#3147)v5.6.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.6.0
Optional
is notempty
when usingRETURN_DEEP_STUBS
(#2865)Configuration
📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.