Skip to content

Bump vaadin.version from 24.9.9 to 25.1.1 in /server - #82

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/server/vaadin.version-25.1.1
Closed

Bump vaadin.version from 24.9.9 to 25.1.1 in /server#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/server/vaadin.version-25.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Copy link
Copy Markdown
Contributor

Bumps vaadin.version from 24.9.9 to 25.1.1.
Updates com.vaadin:vaadin-bom from 24.9.9 to 25.1.1

Updates com.vaadin:vaadin-maven-plugin from 24.9.9 to 25.1.1

Release notes

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

Vaadin 25.1.1

This is a maintenance release for Vaadin 25.0. See 24.5.0 release notes for details and resources.

Changelogs

Official add-ons and plugins:

  • Spring add-on (25.1.1)
  • CDI add-on (16.0.0)
  • Maven plugin (25.1.1)
  • Gradle plugin (25.1.1)
  • Quarkus plugin (3.1.1)

Vaadin 25.1.0

Upgrading · Docs · Get Started

Notable Changes in Vaadin 25.1

Note: Vaadin 25.1+ requires Spring Boot 4.0.4 or later because of Jackson 3.1 compatibility.

1. UI State Management with Signals (Flow)

Vaadin 25.1 introduces Signals to handle UI state in Flow. This enables cleaner code with a single source of truth for each component property.

Versatile Signal Types

Signal instances hold UI state values and automatically track which components need updating when a signal value changes.

... (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 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.9.9 to 25.1.1.

Updates `com.vaadin:vaadin-bom` from 24.9.9 to 25.1.1

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

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 25.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 25.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #83.

@dependabot dependabot Bot closed this Apr 17, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/server/vaadin.version-25.1.1 branch April 17, 2026 08:45
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 server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants