Skip to content

build(deps): Bump the npm-minor-patch group across 1 directory with 40 updates#759

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/dorc-web/npm-minor-patch-1d4c71a952
Open

build(deps): Bump the npm-minor-patch group across 1 directory with 40 updates#759
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/dorc-web/npm-minor-patch-1d4c71a952

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 34 updates in the /src/dorc-web directory:

Package From To
@vaadin/button 25.1.4 25.2.5
@vaadin/checkbox 25.1.4 25.2.5
@vaadin/combo-box 25.1.4 25.2.5
@vaadin/confirm-dialog 25.1.4 25.2.5
@vaadin/date-picker 25.1.4 25.2.5
@vaadin/date-time-picker 25.1.4 25.2.5
@vaadin/details 25.1.4 25.2.5
@vaadin/grid 25.1.4 25.2.5
@vaadin/horizontal-layout 25.1.4 25.2.5
@vaadin/icon 25.1.4 25.2.5
@vaadin/icons 25.1.4 25.2.5
@vaadin/list-box 25.1.4 25.2.5
@vaadin/notification 25.1.4 25.2.5
@vaadin/number-field 25.1.4 25.2.5
@vaadin/password-field 25.1.4 25.2.5
@vaadin/radio-group 25.1.4 25.2.5
@vaadin/tabs 25.1.4 25.2.5
@vaadin/text-area 25.1.4 25.2.5
@vaadin/vaadin-lumo-styles 25.1.4 25.2.5
@vaadin/vertical-layout 25.1.4 25.2.5
@yaireo/tagify 4.37.1 4.38.0
@openapitools/openapi-generator-cli 2.38.0 2.40.0
@typescript-eslint/eslint-plugin 8.61.0 8.65.0
@typescript-eslint/parser 8.61.0 8.65.0
@vitest/browser 4.1.8 4.1.10
eslint 10.4.1 10.7.0
globals 17.6.0 17.7.0
lint-staged 17.0.7 17.1.1
playwright 1.60.0 1.61.1
prettier 3.8.4 3.9.6
rollup 4.61.1 4.62.2
stylelint 17.13.0 17.14.1
typescript-eslint 8.61.0 8.65.0
vite 8.0.16 8.1.5

Updates @vaadin/button from 25.1.4 to 25.2.5

Release notes

Sourced from @​vaadin/button's releases.

v25.2.5

API Documentation →

Changes Since v25.2.4

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12174)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085) (CP: 25.2) (#12090)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12170)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12121)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12150)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12143)
  • master-detail-layout
    • Use correct CSS selector for MDL containment isolation (#12159) (#12162)

📝 Documentation

  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086) (#12092)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093) (#12097)

🔬 Tests

  • breadcrumbs
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095) (#12096)

🏠 Internal

v25.2.4

API Documentation →

Changes Since v25.2.3

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056) (#12062)

... (truncated)

Commits

Updates @vaadin/checkbox from 25.1.4 to 25.2.5

Release notes

Sourced from @​vaadin/checkbox's releases.

v25.2.5

API Documentation →

Changes Since v25.2.4

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12174)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085) (CP: 25.2) (#12090)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12170)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12121)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12150)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12143)
  • master-detail-layout
    • Use correct CSS selector for MDL containment isolation (#12159) (#12162)

📝 Documentation

  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086) (#12092)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093) (#12097)

🔬 Tests

  • breadcrumbs
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095) (#12096)

🏠 Internal

v25.2.4

API Documentation →

Changes Since v25.2.3

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056) (#12062)

... (truncated)

Commits

Updates @vaadin/combo-box from 25.1.4 to 25.2.5

Release notes

Sourced from @​vaadin/combo-box's releases.

v25.2.5

API Documentation →

Changes Since v25.2.4

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12174)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085) (CP: 25.2) (#12090)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12170)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12121)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12150)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12143)
  • master-detail-layout
    • Use correct CSS selector for MDL containment isolation (#12159) (#12162)

📝 Documentation

  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086) (#12092)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093) (#12097)

🔬 Tests

  • breadcrumbs
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095) (#12096)

🏠 Internal

v25.2.4

API Documentation →

Changes Since v25.2.3

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056) (#12062)

... (truncated)

Commits

Updates @vaadin/confirm-dialog from 25.1.4 to 25.2.5

Release notes

Sourced from @​vaadin/confirm-dialog's releases.

v25.2.5

API Documentation →

Changes Since v25.2.4

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12174)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085) (CP: 25.2) (#12090)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12170)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12121)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12150)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12143)
  • master-detail-layout
    • Use correct CSS selector for MDL containment isolation (#12159) (#12162)

📝 Documentation

  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086) (#12092)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093) (#12097)

🔬 Tests

  • breadcrumbs
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095) (#12096)

🏠 Internal

v25.2.4

API Documentation →

Changes Since v25.2.3

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056) (#12062)

... (truncated)

Commits

Updates @vaadin/date-picker from 25.1.4 to 25.2.5

Release notes

Sourced from @​vaadin/date-picker's releases.

v25.2.5

API Documentation →

Changes Since v25.2.4

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12174)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085) (CP: 25.2) (#12090)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12170)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12121)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12150)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12143)
  • master-detail-layout
    • Use correct CSS selector for MDL containment isolation (#12159) (#12162)

📝 Documentation

  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086) (#12092)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093) (#12097)

🔬 Tests

  • breadcrumbs
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095) (#12096)

🏠 Internal

v25.2.4

API Documentation →

Changes Since v25.2.3

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056) (#12062)

... (truncated)

Commits

Updates @vaadin/date-time-picker from 25.1.4 to 25.2.5

Release notes

Sourced from @​vaadin/date-time-picker's releases.

v25.2.5

API Documentation →

Changes Since v25.2.4

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12174)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085) (CP: 25.2) (#12090)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12170)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12121)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12150)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12143)
  • master-detail-layout
    • Use correct CSS selector for MDL containment isolation (#12159) (#12162)

📝 Documentation

  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086) (#12092)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093) (#12097)

🔬 Tests

  • breadcrumbs
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095) (#12096)

🏠 Internal

v25.2.4

API Documentation →

Changes Since v25.2.3

🐛 Bug Fixes

  • app-layout
    • Prevent backdrop click-through in iOS home screen apps (#12056) (#12062)

... (truncated)

Commits

Updates @vaadin/details from 25.1.4 to 25.2.5

Release notes

Sourced from @​vaadin/details's releases.

v25.2.5

API Documentation →

Changes Since v25.2.4

🐛 Bug Fixes

  • accordion,details
    • Initialize empty details summary and accordion heading (#12157) (#12174)
  • breadcrumbs
    • Apply breadcrumbs font-size var to overlay items in base styles (#12085) (CP: 25.2) (#12090)
  • checkbox,field-base
    • Do not make checkbox active when clicking empty space (#12152) (#12170)
  • combo-box,multi-select-combo-box
    • Keep combo-box overlay visible during closing animation (#12115) (#12121)
  • component-base,grid
    • Render all rows on deep expand with all-rows-visible (#12146) (#12150)
  • date-picker
  • grid,vaadin-lumo-styles
    • Keep draggable grid cells announced by screen readers (#12135) (#12143)
  • master-detail-layout
    • Use correct CSS selector for MDL containment isolation (#12159) (#12162)

📝 Documentation

  • checkbox,radio-group
    • Mark tabindex and value property defaults as internal (#12086) (#12092)
  • field-base
    • Cleanup clearButtonVisible property JSDoc, mention Esc (#12093) (#12097)

🔬 Tests

  • breadcrumbs
  • field-base
    • Remove duplicate clear button tests from InputControlMixin (#12095) (#12096)

🏠 Internal

  • Other
    • Update test-runner-visual-regression, fix patch (#12163) (#12169)
    • Configure esbuildPlugin target to esnext (#12101) (#12102)
    • Drop retry action from visual test worfklow (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/dorc-web/npm-minor-patch-1d4c71a952 branch from d4a133f to 6ede0c5 Compare July 8, 2026 16:18
…0 updates

Bumps the npm-minor-patch group with 34 updates in the /src/dorc-web directory:

| Package | From | To |
| --- | --- | --- |
| [@vaadin/button](https://github.com/vaadin/web-components/tree/HEAD/packages/button) | `25.1.4` | `25.2.5` |
| [@vaadin/checkbox](https://github.com/vaadin/web-components/tree/HEAD/packages/checkbox) | `25.1.4` | `25.2.5` |
| [@vaadin/combo-box](https://github.com/vaadin/web-components/tree/HEAD/packages/combo-box) | `25.1.4` | `25.2.5` |
| [@vaadin/confirm-dialog](https://github.com/vaadin/web-components/tree/HEAD/packages/confirm-dialog) | `25.1.4` | `25.2.5` |
| [@vaadin/date-picker](https://github.com/vaadin/web-components/tree/HEAD/packages/date-picker) | `25.1.4` | `25.2.5` |
| [@vaadin/date-time-picker](https://github.com/vaadin/web-components/tree/HEAD/packages/date-time-picker) | `25.1.4` | `25.2.5` |
| [@vaadin/details](https://github.com/vaadin/web-components/tree/HEAD/packages/details) | `25.1.4` | `25.2.5` |
| [@vaadin/grid](https://github.com/vaadin/web-components/tree/HEAD/packages/grid) | `25.1.4` | `25.2.5` |
| [@vaadin/horizontal-layout](https://github.com/vaadin/web-components/tree/HEAD/packages/horizontal-layout) | `25.1.4` | `25.2.5` |
| [@vaadin/icon](https://github.com/vaadin/web-components/tree/HEAD/packages/icon) | `25.1.4` | `25.2.5` |
| [@vaadin/icons](https://github.com/vaadin/web-components/tree/HEAD/packages/icons) | `25.1.4` | `25.2.5` |
| [@vaadin/list-box](https://github.com/vaadin/web-components/tree/HEAD/packages/list-box) | `25.1.4` | `25.2.5` |
| [@vaadin/notification](https://github.com/vaadin/web-components/tree/HEAD/packages/notification) | `25.1.4` | `25.2.5` |
| [@vaadin/number-field](https://github.com/vaadin/web-components/tree/HEAD/packages/number-field) | `25.1.4` | `25.2.5` |
| [@vaadin/password-field](https://github.com/vaadin/web-components/tree/HEAD/packages/password-field) | `25.1.4` | `25.2.5` |
| [@vaadin/radio-group](https://github.com/vaadin/web-components/tree/HEAD/packages/radio-group) | `25.1.4` | `25.2.5` |
| [@vaadin/tabs](https://github.com/vaadin/web-components/tree/HEAD/packages/tabs) | `25.1.4` | `25.2.5` |
| [@vaadin/text-area](https://github.com/vaadin/web-components/tree/HEAD/packages/text-area) | `25.1.4` | `25.2.5` |
| [@vaadin/vaadin-lumo-styles](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-lumo-styles) | `25.1.4` | `25.2.5` |
| [@vaadin/vertical-layout](https://github.com/vaadin/web-components/tree/HEAD/packages/vertical-layout) | `25.1.4` | `25.2.5` |
| [@yaireo/tagify](https://github.com/yairEO/tagify) | `4.37.1` | `4.38.0` |
| [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.38.0` | `2.40.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.61.0` | `8.65.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.61.0` | `8.65.0` |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.1.8` | `4.1.10` |
| [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.7.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.7` | `17.1.1` |
| [playwright](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.1` |
| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` |
| [rollup](https://github.com/rollup/rollup) | `4.61.1` | `4.62.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.13.0` | `17.14.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.0` | `8.65.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.1.5` |



Updates `@vaadin/button` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/button)

Updates `@vaadin/checkbox` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/checkbox)

Updates `@vaadin/combo-box` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/combo-box)

Updates `@vaadin/confirm-dialog` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/confirm-dialog)

Updates `@vaadin/date-picker` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/date-picker)

Updates `@vaadin/date-time-picker` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/date-time-picker)

Updates `@vaadin/details` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/details)

Updates `@vaadin/dialog` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/dialog)

Updates `@vaadin/grid` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/grid)

Updates `@vaadin/horizontal-layout` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/horizontal-layout)

Updates `@vaadin/icon` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/icon)

Updates `@vaadin/icons` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/icons)

Updates `@vaadin/item` from 25.1.4 to 25.1.8
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.1.8/packages/item)

Updates `@vaadin/list-box` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/list-box)

Updates `@vaadin/notification` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/notification)

Updates `@vaadin/number-field` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/number-field)

Updates `@vaadin/password-field` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/password-field)

Updates `@vaadin/radio-group` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/radio-group)

Updates `@vaadin/tabs` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/tabs)

Updates `@vaadin/text-area` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/text-area)

Updates `@vaadin/text-field` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/text-field)

Updates `@vaadin/vaadin-lumo-styles` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/vaadin-lumo-styles)

Updates `@vaadin/vaadin-themable-mixin` from 25.1.4 to 25.1.8
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.1.8/packages/vaadin-themable-mixin)

Updates `@vaadin/vertical-layout` from 25.1.4 to 25.2.5
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v25.2.5/packages/vertical-layout)

Updates `@yaireo/tagify` from 4.37.1 to 4.38.0
- [Release notes](https://github.com/yairEO/tagify/releases)
- [Commits](yairEO/tagify@v4.37.1...v4.38.0)

Updates `@openapitools/openapi-generator-cli` from 2.38.0 to 2.40.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Commits](OpenAPITools/openapi-generator-cli@v2.38.0...v2.40.0)

Updates `@typescript-eslint/eslint-plugin` from 8.61.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.61.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser)

Updates `@vitest/browser` from 4.1.8 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/browser)

Updates `@vitest/browser-playwright` from 4.1.8 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/browser-playwright)

Updates `eslint` from 10.4.1 to 10.7.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.4.1...v10.7.0)

Updates `globals` from 17.6.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.6.0...v17.7.0)

Updates `lint-staged` from 17.0.7 to 17.1.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.7...v17.1.1)

Updates `playwright` from 1.60.0 to 1.61.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.60.0...v1.61.1)

Updates `prettier` from 3.8.4 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.4...3.9.6)

Updates `rollup` from 4.61.1 to 4.62.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.61.1...v4.62.2)

Updates `stylelint` from 17.13.0 to 17.14.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.13.0...17.14.1)

Updates `typescript-eslint` from 8.61.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint)

Updates `vite` from 8.0.16 to 8.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite)

Updates `vitest` from 4.1.8 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.39.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/button"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/checkbox"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/combo-box"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/confirm-dialog"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/date-picker"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/date-time-picker"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/details"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/dialog"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/grid"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/horizontal-layout"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/icon"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/icons"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/item"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/list-box"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/notification"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/number-field"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/password-field"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/radio-group"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/tabs"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/text-area"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/text-field"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/vaadin-lumo-styles"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/vaadin-themable-mixin"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vaadin/vertical-layout"
  dependency-version: 25.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vitest/browser"
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@yaireo/tagify"
  dependency-version: 4.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: globals
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: lint-staged
  dependency-version: 17.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: playwright
  dependency-version: 1.61.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: prettier
  dependency-version: 3.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: rollup
  dependency-version: 4.62.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: stylelint
  dependency-version: 17.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vite
  dependency-version: 8.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vitest
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/dorc-web/npm-minor-patch-1d4c71a952 branch from 6ede0c5 to a357497 Compare July 22, 2026 16:18
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants