Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps vaadin.version from 24.8.0 to 24.9.0.
Updates com.vaadin:vaadin-bom from 24.8.0 to 24.9.0

Updates com.vaadin:vaadin-maven-plugin from 24.8.0 to 24.9.0

Release notes

Sourced from com.vaadin:vaadin-maven-plugin's releases.

Vaadin 24.9.0

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:

  • add new HTML component <code>
  • add new style methods: STYLE_BACKGROUND_POSITION, STYLE_BACKGROUND_SIZE, STYLE_FILTER, STYLE_GAP, STYLE_ROTATE
  • add a short method to SortDirection enum (Thanks to @​abdurasul29052002)
  • add convenient API to set item from DataView
  • Upgraded commercial trial experience (read more)

Design System:

  • add Tooltip support for SideNavItem

Hilla:

  • support matching wildcard views with subdirectories

Copilot:

Deprecation

Flow:

  • Deprecate HierarchyMapper, HierarchicalCommunicationController, HierarchicalArrayUpdater and HierarchicalUpdate
  • Deprecate methods in HierarchicalDataCommunicator (listed here)
  • Deprecate webpackOutputDirectory
  • Deprecate VaadinSession::setConfiguration(configuraiton)
  • Deprecate setRequestedRange and computeRequestedRange
  • Deprecate VaadinWebSecurity
  • Deprecate arrayUpdater and dataupdater

Design System:

  • Deprecate CookieConsent
  • Deprecate legacy Grid API (listed here)
  • Deprecate 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 here

Changelogs

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `vaadin.version` from 24.8.0 to 24.9.0.

Updates `com.vaadin:vaadin-bom` from 24.8.0 to 24.9.0

Updates `com.vaadin:vaadin-maven-plugin` from 24.8.0 to 24.9.0
- [Release notes](https://github.com/vaadin/platform/releases)
- [Commits](vaadin/platform@24.8.0...24.9.0)

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 24.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 24.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #3.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/maven/vaadin.version-24.9.0 branch October 6, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant