Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump @vaadin/vaadin-select from 2.4.1 to 23.3.8 #425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps @vaadin/vaadin-select from 2.4.1 to 23.3.8.

Release notes

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

v23.3.8

API Documentation →

Changes Since v23.3.7

🐛 Bug Fixes

  • date-time-picker
    • Init the DOM observer in ready() instead of constructor() (#5604)
  • menu-bar
    • Reset item attributes when teleporting from the sub-menu (#5610) (CP: 23.3) (#5618)
  • select
    • Do not link label with value button if label is empty (#5577) (#5579)
    • Hide Material theme placeholder when covered by label (#5497) (#5499)

🔬 Tests

  • date-picker
    • Rename datepicker to datePicker for consistency (#5614) (#5616)

v23.3.7

API Documentation →

Changes Since v23.3.6

🐛 Bug Fixes

  • combo-box
    • Allow propagating enter key event after selecting value (#5477) (#5489)
  • combo-box,overlay
    • Add required vertical space for combo-box overlay (#5432) (#5437)
  • component-base
    • Prevent infinite loop when measuring item height (#5433) (#5482)
  • grid
    • Stop grid column reordering on contextmenu event (#5430) (#5431)
  • select
    • Hide placeholder item when select is readonly or disabled (#5426) (#5458)

💅 Polish

  • button
    • Remove usage of utf-8 character in the comment (#5439) (#5444)
  • tabs
    • Use Unicode entities for forward and back buttons (#5454) (#5455)

🔬 Tests

  • component-base
    • Flush the virtualizer to avoid test flakiness (#5460) (#5479)
    • Wait for animation frame to fix flaky ResizeMixin tests (#5347) (#5486)
  • tabs,tabsheet
    • Disable animations in tabs and tabsheet visual tests (#5449) (#5450)

v23.3.6

API Documentation →

... (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 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/vaadin-select](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-select) from 2.4.1 to 23.3.8.
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v23.3.8/packages/vaadin-select)

---
updated-dependencies:
- dependency-name: "@vaadin/vaadin-select"
  dependency-type: direct:production
  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 javascript Pull requests that update Javascript code labels Mar 1, 2023
# for free to join this conversation on GitHub. Already have an account? # 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