Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the vaadin group across 1 directory with 12 updates #173

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the vaadin group with 12 updates in the / directory:

Package From To
@vaadin/vaadin-app-layout 23.5.3 23.5.10
@vaadin/vaadin-button 23.5.3 23.5.10
@vaadin/vaadin-dialog 23.5.3 23.5.10
@vaadin/vaadin-form-layout 23.5.3 23.5.10
@vaadin/vaadin-icons 23.5.3 23.5.10
@vaadin/vaadin-item 23.5.3 23.5.10
@vaadin/vaadin-list-box 23.5.3 23.5.10
@vaadin/vaadin-ordered-layout 23.5.3 23.5.10
@vaadin/vaadin-select 23.5.3 23.5.10
@vaadin/vaadin-split-layout 23.5.3 23.5.10
@vaadin/vaadin-tabs 23.5.3 23.5.10
@vaadin/vaadin-text-field 23.5.3 23.5.10

Updates @vaadin/vaadin-app-layout from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-app-layout's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-button from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-button's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-dialog from 23.5.3 to 23.5.10

Release notes

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

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-form-layout from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-form-layout's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-icons from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-icons's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-item from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-item's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-list-box from 23.5.3 to 23.5.10

Release notes

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

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-ordered-layout from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-ordered-layout's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-select from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-select's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-split-layout from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-split-layout's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (#8115) (#8123)
    • Do not reset configuration if chart is immediately re-attached (#8117) (#8120)

🏠 Internal

  • Other
    • Update test runner change detection branch to 23.5 (#8121)

v23.5.8

API Documentation →

Changes Since v23.5.7

💥 Behavior Altering Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (CP: 23.5) (#8104)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (CP: 23.5) (#8103)
  • component-base
    • Preserve large items when new items are added (#7987) (CP: 23.5) (#8002)
  • grid,virtual-list
    • Exclude items from drag image for large scrollers (#8028) (CP: 23.5) (#8056)

v23.5.7

API Documentation →

Changes Since v23.5.6

... (truncated)

Commits

Updates @vaadin/vaadin-tabs from 23.5.3 to 23.5.10

Release notes

Sourced from @​vaadin/vaadin-tabs's releases.

v23.5.10

API Documentation →

Changes Since v23.5.9

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8284)
  • text-area
    • Make text area auto-sizing stable (CP: 23.5) (#8215)

🏠 Internal

  • Other
    • Update GitHub Actions to latest, use Node 20 (#7301) (#8287)

v23.5.9

API Documentation →

Changes Since v23.5.8

🐛 Bug Fixes

  • charts
    • Reset charts series objects when chart is detached (

Bumps the vaadin group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vaadin/vaadin-app-layout](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-app-layout) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-button](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-button) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-dialog](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-dialog) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-form-layout](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-form-layout) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-icons](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-icons) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-item](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-item) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-list-box](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-list-box) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-ordered-layout](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-ordered-layout) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-select](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-select) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-split-layout](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-split-layout) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-tabs](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-tabs) | `23.5.3` | `23.5.10` |
| [@vaadin/vaadin-text-field](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-text-field) | `23.5.3` | `23.5.10` |



Updates `@vaadin/vaadin-app-layout` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-app-layout)

Updates `@vaadin/vaadin-button` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-button)

Updates `@vaadin/vaadin-dialog` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-dialog)

Updates `@vaadin/vaadin-form-layout` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-form-layout)

Updates `@vaadin/vaadin-icons` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-icons)

Updates `@vaadin/vaadin-item` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-item)

Updates `@vaadin/vaadin-list-box` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-list-box)

Updates `@vaadin/vaadin-ordered-layout` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-ordered-layout)

Updates `@vaadin/vaadin-select` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-select)

Updates `@vaadin/vaadin-split-layout` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-split-layout)

Updates `@vaadin/vaadin-tabs` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-tabs)

Updates `@vaadin/vaadin-text-field` from 23.5.3 to 23.5.10
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.5.10/packages/vaadin-text-field)

---
updated-dependencies:
- dependency-name: "@vaadin/vaadin-app-layout"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-button"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-form-layout"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-item"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-list-box"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-ordered-layout"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-split-layout"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-tabs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
- dependency-name: "@vaadin/vaadin-text-field"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vaadin
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tpluscode as a code owner December 9, 2024 12:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
Copy link

changeset-bot bot commented Dec 9, 2024

⚠️ No Changeset found

Latest commit: c7f382b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #174.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vaadin-373d0dbb37 branch December 16, 2024 12:46
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