Skip to content

Bump the maven-dependencies group with 4 updates#408

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/maven-dependencies-ebc4e3e812
Jul 6, 2025
Merged

Bump the maven-dependencies group with 4 updates#408
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/maven-dependencies-ebc4e3e812

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 6, 2025

Bumps the maven-dependencies group with 4 updates: org.junit.jupiter:junit-jupiter, com.vaadin:vaadin-bom, com.vaadin:vaadin-maven-plugin and org.flywaydb:flyway-core.

Updates org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.2...r5.13.3

Commits
  • 9e8abdd Release 5.13.3
  • 8a0be13 Improve message of discovery issues for ineffective @Order annotations (#4718)
  • 59d562e Fix Javadoc references
  • f4c202b Strip reasons when concatenating them in ConditionEvaluationResult
  • e5d0e0b Fix multiple issues with ConditionEvaluationResult reason values
  • e5c9a56 Improve display names in tests
  • cf19095 Polish release notes
  • aec59d2 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1
  • 7d8fe2a Update dependency com.puppycrawl.tools:checkstyle to v10.26.0
  • d1ffa36 Update dependency com.puppycrawl.tools:checkstyle to v10.25.1
  • Additional commits viewable in compare view

Updates com.vaadin:vaadin-bom from 24.8.0 to 24.8.2

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

Release notes

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

Vaadin 24.8.2

This is a maintenance release for Vaadin 24.8. See 24.8.0 release notes for details and resources.

Known Limitation: Incompatibility with Quarkus 3.24.1

The vaadin-quarkus-extension integration is currently not compatible with Quarkus 3.24.1 due to changes in the Quarkus extension model. Attempting to run applications with this combination may result in startup failures.

Updates: this issue has been resolved in Quarkus 3.24.2.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.8.1)
  • CDI add-on (15.2.1)
  • Maven plugin (24.8.2)
  • Gradle plugin (24.8.2)
  • Quarkus plugin (2.2.0)

Vaadin 24.8.1

This is a maintenance release for Vaadin 24.8. See 24.8.0 release notes for details and resources.

Known Limitation: Incompatibility with Quarkus 3.24.1

The vaadin-quarkus-extension integration is currently not compatible with Quarkus 3.24.1 due to changes in the Quarkus extension model. Attempting to run applications with this combination may result in startup failures.

Updates: this issue has been resolved in Quarkus 3.24.2.

... (truncated)

Commits

Updates org.flywaydb:flyway-core from 11.10.0 to 11.10.1

Release notes

Sourced from org.flywaydb:flyway-core's releases.

Flyway 11.10.1

See release notes here

Commits

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

Release notes

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

Vaadin 24.8.2

This is a maintenance release for Vaadin 24.8. See 24.8.0 release notes for details and resources.

Known Limitation: Incompatibility with Quarkus 3.24.1

The vaadin-quarkus-extension integration is currently not compatible with Quarkus 3.24.1 due to changes in the Quarkus extension model. Attempting to run applications with this combination may result in startup failures.

Updates: this issue has been resolved in Quarkus 3.24.2.

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.8.1)
  • CDI add-on (15.2.1)
  • Maven plugin (24.8.2)
  • Gradle plugin (24.8.2)
  • Quarkus plugin (2.2.0)

Vaadin 24.8.1

This is a maintenance release for Vaadin 24.8. See 24.8.0 release notes for details and resources.

Known Limitation: Incompatibility with Quarkus 3.24.1

The vaadin-quarkus-extension integration is currently not compatible with Quarkus 3.24.1 due to changes in the Quarkus extension model. Attempting to run applications with this combination may result in startup failures.

Updates: this issue has been resolved in Quarkus 3.24.2.

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 4 updates: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework), com.vaadin:vaadin-bom, [com.vaadin:vaadin-maven-plugin](https://github.com/vaadin/platform) and [org.flywaydb:flyway-core](https://github.com/flyway/flyway).


Updates `org.junit.jupiter:junit-jupiter` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.2...r5.13.3)

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

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

Updates `org.flywaydb:flyway-core` from 11.10.0 to 11.10.1
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-11.10.0...flyway-11.10.1)

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 24.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 24.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.flywaydb:flyway-core
  dependency-version: 11.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 24.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from smcvb as a code owner July 6, 2025 04:41
@github-actions github-actions Bot merged commit d167b4f into main Jul 6, 2025
4 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/maven-dependencies-ebc4e3e812 branch July 6, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants