Update all patch/minor versions (master) - #4316
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/master-all-patchminor-versions
branch
4 times, most recently
from
August 8, 2026 00:57
2448984 to
9b2cf3f
Compare
renovate
Bot
force-pushed
the
renovate/master-all-patchminor-versions
branch
7 times, most recently
from
August 14, 2026 11:10
ac826fa to
85825ce
Compare
renovate
Bot
force-pushed
the
renovate/master-all-patchminor-versions
branch
4 times, most recently
from
August 20, 2026 21:02
1053600 to
0b67089
Compare
renovate
Bot
force-pushed
the
renovate/master-all-patchminor-versions
branch
11 times, most recently
from
August 26, 2026 14:32
cd01fd5 to
46e4b93
Compare
renovate
Bot
force-pushed
the
renovate/master-all-patchminor-versions
branch
from
August 26, 2026 15:07
46e4b93 to
73fa8d2
Compare
renovate
Bot
force-pushed
the
renovate/master-all-patchminor-versions
branch
from
August 27, 2026 11:27
73fa8d2 to
7f91f29
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.28.4-georchestra-00→2.28.5-georchestra-0011.0.24-jre21-temurin-jammy→11.0.25-jre21-temurin-jammy7.1.0→7.1.17.1.0→7.1.17.0.8→7.0.97.0.8→7.0.97.0.8→7.0.97.0.8→7.0.97.0.8→7.0.97.0.8→7.0.97.0.8→7.0.97.0.8→7.0.97.0.8→7.0.97.0.8→7.0.96.0.1→6.1.31.18.2→1.20.07.0.7→7.0.87.0.7→7.0.87.0.7→7.0.87.0.7→7.0.87.0.7→7.0.87.0.7→7.0.87.0.7→7.0.83.15.4→3.15.533.6.0-jre→33.7.1-jreRelease Notes
spring-projects/spring-security (org.springframework.security:spring-security-web)
v7.1.1Compare Source
⭐ New Features
DefaultLoginPageGeneratingFilterJavadoc Link #19252AuthorizationDecisionCast #19283🪲 Bug Fixes
OAuth2PushedAuthorizationRequestUriparsing #19445🔨 Dependency Upgrades
@springio/antora-extensions from 1.14.12 to 1.14.13 in /docs #19503spring-projects/spring-framework (org.springframework:spring-webmvc)
v7.0.9Compare Source
ForwardedHeaderFilter(Spring MVC) andForwardedHeaderTransformer(WebFlux) each provide a boolean constructor argument whether to use the standard "Forwarded" header or the "X-Forwarded" alternative headers. A separate property turns on and off use of "X-Forwarded-Prefix". While the default constructor preserves the existing behavior, we recommend to use the new constructor to explicitly specify which forwarded headers to use to make the processing more deterministic and aligned with what is expected from the proxy. Please, see the updated Security Considerations section for details. In 7.1 with #37072 the default constructor is deprecated and marked for removal. #37090SimpleEvaluationContextno longer supports expression compilation by default, regardless of the compiler mode configured viaSpelParserConfigurationor thespring.expression.compiler.modesystem property or Spring property. Applications that intentionally useSimpleEvaluationContextwith trusted expressions and require compilation for performance reasons can opt in by callingwithCompilationSupported()on theSimpleEvaluationContextbuilder. Care should be taken when opting in to compilation, as doing so removes the safety guards applied during interpreted evaluation. #37035⭐ New Features
@Nullableannotations when treatingMap.remove()as returning@Nullable#37067AbstractNestablePropertyAccessor#37036SimpleEvaluationContext#37035BigDecimal/BigIntegerpower operations in SpEL #37034getSession(*)inMockHttpServletRequest#36926🐞 Bug Fixes
domainToAsciiwith current WhatWG spec #37018ButtonTagvalue attribute processing #37017InlineListis cached as a mutable list in compiled mode #37001Indexerreuses invalid cachedPropertyAccessor#36986ConstructorExecutor#36985MimeTypeUtilsraisesStringIndexOutOfBoundsExceptionfor some invalid mime types #36971ExponentialBackOffjitter #36932📔 Documentation
@ActiveProfilesordering #36950🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ZaMan0806, @alexisgra, @alshain, @gianmarcoschifone, @junhyeong9812, @msridhar, @perovic, @quaff, and @samueldlightfoot
junit-team/junit-framework (org.junit.platform:junit-platform-launcher)
v6.1.2v6.1.1locationtech/jts (org.locationtech.jts:jts-core)
v1.20.0: JTS Release 1.20.0Compare Source
Release Date: 09/04/2024
Developer updates:
Eclipse: LocationTech JTS Topology Suite 1.20.0 and release review / #794
New Features
CoverageValidatorCoveragePolygonValidator(#900)CoverageGapFinder(#900)CoverageUnion(#900)CoverageSimplifier(#911)OverlayNGsupport for simple GeometryCollection inputs (#915)Geometry.hasDimension(int dim)method {#944}ConcaveHull.alphaShapefunction (#952)OffsetCurveJoined mode (#956)PointLocation.isOnSegmentfunction (#1048)RelateNGAPI for improved topological relationship functionality and performance (#1052, #1055)jts.relate=ngto enable use of RelateNG inGeometrymethods (#1073)Functionality Improvements
TopologyPreservingSimplifierto prevent edge-disjoint line collapse (#925)OffsetCurveto return more linework for some input situations (#956)LargestEmptyCircle(#973)DouglaPeuckerSimplifierandTopologyPreservingSimplifierto handle ring endpoints (#1013)AnglefunctionssinSnapandcosSnapto avoid small errors, e.g. with buffer operations (#1016)Bug Fixes
WKBReaderandWKBWriterhandling of M measures when writing to WKB and reading from WKB (#734)PreparedGeometryhandling of EMPTY elements (#904)WKBReaderparsing of WKB containing multiple empty elements (#905)LineSegment.orientationIndex(LineSegment)to correct orientation for non-collinear segments on right (#914)DepthSegmentcompareTo method (#920)GeometryFixerdoes not change coordinate dimension (#922)ConvexHullradial sort robustness (#927)PreparedLineString.intersectsto handle mixed GCs correctly (#944)QuadEdgeSubdivision.TriangleEdgesListVisitor(#945)PolygonHoleJoinerto handle all valid inputs(allows
PolygonTriangulator,ConstrainedDelaunayTriangulator, andConcaveHullOfPolygonsto work correctly) (#946)OffsetCurvehandling of input with repeated points (#956)OffsetCurvehandling zero offset distance (#971)MaximumInscribedCircleandLargestEmptyCircleto avoid long looping for thin inputs (#978)OffsetCurveto use a minimum QuadrantSegs value (#981)HilbertEncoderY extent handlingGeometry.getCoordinateto return non-null coordinate for collections with empty first element (#987)LargestEmptyCircleto handle polygonal obstacles (#988)VariableBufferto handle zero vertex buffer distances correctly (#997)IncrementalDelaunayTriangulatorto ensure triangulation boundary is convex (#1004)InteriorPointPointto handle empty elementsDistanceOpfor empty elements (#1010)InteriorPointfor MultiLineString with EMPTY (#1023)PointLocatorto respectBoundaryNodeRulefor single lines (#1031)BufferOpInverted Ring Removal check (#1038)VariableBuffersegment buffer cap generation (#1041)TopologyPreservingSimplifierring endpoint removal indexing (#1059)Performance Improvements
Polygonizerperformance in some cases with many islands (#906)HPRtreeperformance (#1012)HPRtree(#1012)DistanceOpperformance for Point-Point (#1049)CoveragePolygonValidatorvia section performance optimization (#1053)v1.19.0: JTS Release 1.19.0Release Date: 06/21/2022
New Features
ConstrainedDelaunayTriangulatorandPolygonTriangulator(#775, #862)Tridata structure for representing triangulations (#775)DiscreteFrechetDistance(#764, #783)OffsetCurveclass (#810, #816)ConcaveHullclass for points (#823, #829)ConcaveHullOfPolygonsclass (#870)PolygonHullSimplifierclass (#861, #880)Functionality Improvements
GeometryFixerbehaviour for holes outside polygons (#772)BufferParameters.setQuadSegs(#778)KdTreequery code to avoid recursion (#779)KdTreeseeding toSnappingNoder(#780)GeometryFixeroption to preserveMultigeometry types when collapses occur (#791)QuadTreethread-safe (#792)PrecisionModelvia grid size (#804)Densifierto interpolate Z values (#835)FeatureandFeatureCollectiontypes (#837)WKTReader.setFixStructureto fix WKT input (#848)LineSegment.hashCodeto reduce collisions (#872)Performance Improvements
CoveageUnionby using boundary chains (#891)Bug Fixes
WKTReadergeometry typename parsing (#786)CoordinateArrays.reverseto handle zero-length arrays #787GeometryFixerto appplyisKeepCollapsedflag toGeometryCollectionelements (#790)RectangleIntersectsto handle XYZM geometry (#794)SnapRoundingNoderto use tolerance in noding (also fixesGeometryPrecisionReducer) (#802)MaximumInscribedCircleto avoid infinite-looping on flat collapsed input (#807)OverlayNGresult area heuristic check (#812)WKTReaderto produce correct XY coordinate dimension for POLYGON EMPTY (#828)RelateOpfor a snapped line boundary point (#839)IsSimpleOpfor repeated endpoints (#851)GeometryFixervia noding check for zero-distance buffers (#867)MinimumDiameter.minimumRectanglefor flat inputs (#875)BufferOpinverted ring check optimization (#878)STRtreenearest-neighbour queries on empty trees to avoid NPE (#886)Jaspersoft/jasperreports (net.sf.jasperreports:jasperreports-pdf)
v7.0.8Compare Source
introducing configuration properties to disable query executers and also disable dynamic
queries that make use of $P!{} parameter references;
introducing HTML hyperlink whitelist filter for controlling remote website access from HTML exports;
the PDF tagging code has been isolated into a new PdfTagger interface and its latest and
most complete implementation has been moved out of the JasperReports Library Community Edition
code base and will only be available as part of the JasperReports Library Professional extensions
provided by Jaspersoft; Note that PDF tagging functionality is used to produce accessible PDF
documents (PDF/UA) and PDF documents for archiving (PDF/A);
JasperReports can now run on stock OpenPDF 1.3.43; the Jaspersoft build of OpenPDF is only
required for the PDF/UA link annotation /StructParent tagging, which is otherwise skipped;
various dependencies upgrades including: Spring 6.2.19 and Jackson 2.18.8;
minor bug fixes and improvements;
vladmihalcea/hypersistence-utils (io.hypersistence:hypersistence-utils-hibernate-63)
v3.15.5================================================================================
Add support for batching the updateAll methods #862
Undeprecate ListArrayType #861
Add support for the PostgreSQL macaddr type #858
Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.