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 @vaadin/custom-field from 24.0.0 to 24.5.1 #13

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps @vaadin/custom-field from 24.0.0 to 24.5.1.

Release notes

Sourced from @​vaadin/custom-field's releases.

v24.5.1

API Documentation →

Changes Since v24.5.0

🐛 Bug Fixes

  • component-base
    • Preserve large items when new items are added (#7987) (#8000)
  • form-layout
    • Update form-layout when its parent becomes visible (#7988) (#7993)
  • grid
    • Ensure no focus outline when item is scrolled out of view (#7980) (#7998)
  • grid-pro,grid
    • Scroll to correct focused row on keyboard navigation (#8003) (#8010)

💅 Polish

🔬 Tests

  • grid

v24.5.0

API Documentation →

Changes Since v24.4.0

💥 Behavior Altering Changes

  • avatar-group,combo-box,context-menu,date-picker,date-time-picker,menu-bar,overlay,select,tooltip
    • Do not override dir attribute on the overlay to rely on DirMixin (#7677)
  • charts
    • Destroy chart instance when disconnected from the DOM (#7785)
  • combo-box
    • Prevent focusout when closing combo-box on outside click (#7846) (#7859)
  • component-base,date-picker,date-time-picker,field-base,time-picker
    • Prevent Safari AutoFill to avoid click issues (#7619)
  • context-menu
    • Re-open context-menu on closing contextmenu event (#7484)
  • date-picker
    • Prevent focusout when closing date-picker on outside click (#7855) (#7863)
  • multi-select-combo-box
    • Use correct specificity to ensure proper chip color (#7595)
    • Reduce chips contrast in disabled multi-select-combo-box (#7594)
  • text-area
    • Make prefix, suffix and clear button stick to top (#7895) (#7924)
  • vaadin-lumo-styles
    • Remove double background color for typical code markup (#7369)

🚀 New Features

... (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 <dependency name> 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)

Bumps [@vaadin/custom-field](https://github.com/vaadin/web-components/tree/HEAD/packages/custom-field) from 24.0.0 to 24.5.1.
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](https://github.com/vaadin/web-components/commits/v24.5.1/packages/custom-field)

---
updated-dependencies:
- dependency-name: "@vaadin/custom-field"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
@dmitriidenisenko dmitriidenisenko merged commit d9c73ea into dev Nov 29, 2024
2 checks passed
@dmitriidenisenko dmitriidenisenko deleted the dependabot/npm_and_yarn/vaadin/custom-field-24.5.1 branch November 29, 2024 09:59
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
Development

Successfully merging this pull request may close these issues.

1 participant