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

Bump @vaadin/vaadin-charts from 6.3.3 to 23.3.7 #417

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps @vaadin/vaadin-charts from 6.3.3 to 23.3.7.

Release notes

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

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 →

Changes Since v23.3.5

💥 Behavior Altering FIxes

  • item,list-box,vaadin-list-mixin
    • Set correct role attribute on the list-box and item (#5401) (#5404)

🐛 Bug Fixes

  • combo-box,multi-select-combo-box,time-picker
    • Set aria-selected on selected item, not the focused one (#5402) (#5408)
  • grid-pro
    • Use correct selector for highlight-read-only-cells theme (#5396) (#5398)
    • Do not update the whole row when removing grid-pro editor (#5355) (#5356)
  • grid-pro,grid
    • Allow undefined in activeItem and corresponding event (#5419) (#5421)
  • select
    • Align select placeholder color with other components (#5345) (#5350)

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

---
updated-dependencies:
- dependency-name: "@vaadin/vaadin-charts"
  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 Feb 8, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #424.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vaadin/vaadin-charts-23.3.7 branch March 1, 2023 12:06
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