Update vaadin.version to v24.9.0 #39
Open
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:
24.8.8
->24.9.0
24.8.8
->24.9.0
Release Notes
vaadin/platform (com.vaadin:vaadin-bom)
v24.9.0
: Vaadin 24.9.0Compare Source
Upgrading · Docs · Get Started
New and Noteworthy Since Vaadin 24.8
Since Vaadin 24.9, you can start using Vaadin Beta and Release Candidate versions from Maven Central.
Flow:
<code>
STYLE_BACKGROUND_POSITION
,STYLE_BACKGROUND_SIZE
,STYLE_FILTER
,STYLE_GAP
,STYLE_ROTATE
SortDirection
enum (Thanks to @abdurasul29052002)Design System:
Tooltip
support forSideNavItem
Hilla:
Copilot:
Deprecation
Flow:
HierarchyMapper
,HierarchicalCommunicationController
,HierarchicalArrayUpdater
andHierarchicalUpdate
HierarchicalDataCommunicator
(listed here)webpackOutputDirectory
VaadinSession::setConfiguration(configuraiton)
setRequestedRange
andcomputeRequestedRange
VaadinWebSecurity
arrayUpdater
anddataupdater
Design System:
CookieConsent
Grid
API (listed here)TreeGridElement
's getNumberOfExpandedRows and isLoadingExpandedRows*Deprecated APIs will be removed in Vaadin 25
Known Vulnerability
Vaadin 24.9 uses Spring Boot 3.5.x, which includes
commons-lang3:3.17.0
. Security scanners may report CVE-2025-48924 due to this version. To address the issue, users can override the dependency by adding<commons-lang3.version>3.18.0</commons-lang3.version>
to the<properties>
section in their pom.xml. More details about the missing latest version of commons-lang3 in the Spring Boot 3.5.x BOM can be found hereChangelogs
Official add-ons and plugins:
Upgrading guides
Support
Vaadin 24 is the latest stable version, with extended support options available (release model).
Vaadin also provides commercial support and warranty.
Supported technologies
Any IDE or editor that works with the language of your choice should work well. Our teams often use IntelliJ, Eclipse, VS Code among others.
Vaadin IDE plugins (IntelliJ and VS Code) support the IDE versions released during the last 12 months
Vaadin Designer supports the following IDEs:
Eclipse from Photon and upwards
JetBrains IntelliJ IDEA from 2017 upwards
Vaadin Flow requires Java Servlet API 6 and Java 17 or newer. It is tested on:
Known issues and limitations
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 is behind base branch, 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 Renovate Bot.