quarkiverse / quarkus-langchain4j

Quarkus Langchain4j extension
https://docs.quarkiverse.io/quarkus-langchain4j/dev/index.html
Apache License 2.0
115 stars 64 forks source link

Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.13 to 24.4.0 #680

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 2 weeks ago

Bumps org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.13 to 24.4.0.

Release notes

Sourced from org.mvnpm.at.mvnpm:vaadin-webcomponents's releases.

v24.4.0

API Documentation →

Changes Since v24.3.0

:boom: Breaking Changes

  • grid
    • Exclude hidden columns from sorting (#6927)
  • component-base,side-nav
    • Match query params when determining highlighted items (#7139)

:boom: Behavior Altering Changes

  • app-layout
    • Update drawer-toggle to not extend button (#7005)
  • grid
    • Remove column re-exports from grid root entrypoint (#7090)
    • Update vaadin-grid-selection-column to use autoWidth: true (#7232)
  • menu-bar
    • Update menu-bar submenu to not extend context-menu (#7013)
  • multi-select-combo-box
    • Update MSCB overlay to not extend vaadin-overlay (#7002)
  • password-field
    • Update password-field button to not extend button (#7004)
  • side-nav
    • Add target property to side-nav-item (#7088)
    • Match query params when determining highlighted items (#7139)

:rocket: New Features

  • checkbox-group,checkbox
    • Add readonly property to checkbox and checkbox-group (#7199)
    • Add required, error message and helper text to checkbox (#7285)
  • component-base
    • Add setProperties() method to PolylitMixin (#7041)
  • combo-box,multi-select-combo-box
  • date-picker
    • Add isDateDisabled functionality (#7075)
  • form-layout
    • Support using data-colspan attribute to set colspan (#7089)
  • grid-pro
    • Allow to disable editing for individual cells (#7269)
  • menu-bar
    • Close menu-bar programmatically (#7102)
    • Support reverse button collapsing order in menu-bar (#7124)
  • message-input
    • Add missing focus method to message-input (#7364)
  • side-nav
    • Add side-nav router integration API (#7131)
    • Expand parent items when item is set current (#7183)
    • Add router-ignore API to side nav item (#7233)

... (truncated)

Commits


Dependabot compatibility score

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 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)