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

[Snyk] Upgrade @vaadin/vaadin-themable-mixin from 24.0.3 to 24.4.5 #26

Closed
wants to merge 1 commit into from

Conversation

keke125
Copy link
Owner

@keke125 keke125 commented Aug 29, 2024

snyk-top-banner

Snyk has created this PR to upgrade @vaadin/vaadin-themable-mixin from 24.0.3 to 24.4.5.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 151 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @vaadin/vaadin-themable-mixin
  • 24.4.5 - 2024-08-02

    API Documentation →

    Changes Since v24.4.4

    🐛 Bug Fixes

    • a11y-base
      • Make first item focusable when selected is negative (#7574) (#7575)
    • a11y-base,overlay
      • Prevent scroll when restoring focus not from keyboard (#7599) (#7602)
    • date-picker
      • Allow focusing date-picker input using keyboard on fullscreen (#7577) (#7580)
    • multi-select-combo-box
      • Do not set placeholder to empty string by default (#7573) (#7584)

    💅 Polish

    • select
      • Update select to use overlay focus restoration logic (#7601) (#7604)
  • 24.4.4 - 2024-07-19

    API Documentation →

    Changes Since v24.4.3

    🚀 New Features

    • vaadin-lumo-styles
      • Add new utility classes, sort existing classes (#7515) (#7569)

    🐛 Bug Fixes

    • combo-box
    • combo-box,time-picker
      • Only close combo-box overlay on blur from keyboard (#7554) (#7559)
    • rich-text-editor
      • Update Quill, disconnect and connect emitter (#7558) (#7564)
    • time-picker
      • Remove ARIA attributes when time-picker has no dropdown (#7560) (#7562)
  • 24.4.3 - 2024-07-12

    API Documentation →

    Changes Since v24.4.2

    🐛 Bug Fixes

    • context-menu
      • Only focus parent item if sub-menu contained focus (#7519) (#7522)
    • date-picker
    • details
      • Expand summary content to take remaining width (#7529) (#7539)
    • field-base
      • Allow helper disallowed char patterns set for input (#7521) (#7526)
    • menu-bar
      • Wait for updateComplete before setting positionTarget (#7524) (#7528)

    📝 Documentation

    • dialog
      • Add missing JSDoc annotation for resized event (#7534) (#7537)
  • 24.4.2 - 2024-07-09

    API Documentation →

    Changes Since v24.4.1

    🐛 Bug Fixes

    • date-picker
      • Select date on Today click if today is max date (#7516) (#7517)
    • number-field
      • Blur active element on step buttons touchend (#7512) (#7513)
    • vaadin-lumo-styles
      • Only apply icon styles to direct badge child (#7510) (#7511)
  • 24.4.1 - 2024-07-05
  • 24.4.0 - 2024-06-11
  • 24.4.0-rc3 - 2024-06-10
  • 24.4.0-rc2 - 2024-06-07
  • 24.4.0-rc1 - 2024-05-23
  • 24.4.0-dev.b3e1d14600 - 2023-12-29
  • 24.4.0-dev.4b20a0c55.3 - 2024-03-22
  • 24.4.0-dev.4b20a0c55 - 2024-03-22
  • 24.4.0-dev.223e39f050 - 2023-12-29
  • 24.4.0-beta3 - 2024-05-13
  • 24.4.0-beta2 - 2024-05-06
  • 24.4.0-beta1 - 2024-04-30
  • 24.4.0-alpha9 - 2024-01-30
  • 24.4.0-alpha8 - 2024-01-24
  • 24.4.0-alpha7 - 2024-01-23
  • 24.4.0-alpha6 - 2024-01-18
  • 24.4.0-alpha5 - 2024-01-17
  • 24.4.0-alpha4 - 2024-01-15
  • 24.4.0-alpha3 - 2024-01-09
  • 24.4.0-alpha23 - 2024-04-24
  • 24.4.0-alpha22 - 2024-04-12
  • 24.4.0-alpha21 - 2024-04-11
  • 24.4.0-alpha20 - 2024-04-10
  • 24.4.0-alpha2 - 2024-01-08
  • 24.4.0-alpha19 - 2024-04-03
  • 24.4.0-alpha18 - 2024-03-22
  • 24.4.0-alpha17 - 2024-03-15
  • 24.4.0-alpha16 - 2024-03-08
  • 24.4.0-alpha15 - 2024-02-28
  • 24.4.0-alpha14 - 2024-02-26
  • 24.4.0-alpha13 - 2024-02-12
  • 24.4.0-alpha12 - 2024-02-06
  • 24.4.0-alpha11 - 2024-02-05
  • 24.4.0-alpha10 - 2024-01-31
  • 24.4.0-alpha1 - 2023-12-18
  • 24.3.20 - 2024-08-23
  • 24.3.19 - 2024-08-02

    API Documentation →

    Changes Since v24.3.18

    🐛 Bug Fixes

    • a11y-base
      • Make first item focusable when selected is negative (#7574) (#7576)
    • a11y-base,overlay
      • Prevent scroll when restoring focus not from keyboard (#7599) (#7603)
    • date-picker
      • Allow focusing date-picker input using keyboard on fullscreen (#7577) (#7581)
    • multi-select-combo-box
      • Do not set placeholder to empty string by default (#7573) (#7585)

    💅 Polish

    • select
      • Update select to use overlay focus restoration logic (#7601) (#7605)
  • 24.3.18 - 2024-07-19

    API Documentation →

    Changes Since v24.3.17

    🐛 Bug Fixes

    • combo-box
    • combo-box,time-picker
      • Only close combo-box overlay on blur from keyboard (#7554) (#7561)
    • rich-text-editor
      • Update Quill, disconnect and connect emitter (#7558) (#7565)
    • time-picker
      • Remove ARIA attributes when time-picker has no dropdown (#7560) (#7563)
  • 24.3.17 - 2024-07-12

    API Documentation →

    Changes Since v24.3.16

    🐛 Bug Fixes

    • context-menu
      • Only focus parent item if sub-menu contained focus (#7519) (#7523)
    • date-picker
    • details
      • Expand summary content to take remaining width (#7529) (#7540)
    • field-base
      • Allow helper disallowed char patterns set for input (#7521) (#7527)

    📝 Documentation

    • dialog
      • Add missing JSDoc annotation for resized event (#7534) (#7538)
  • 24.3.16 - 2024-07-09
  • 24.3.15 - 2024-07-05
  • 24.3.14 - 2024-06-18
  • 24.3.13 - 2024-05-13
  • 24.3.12 - 2024-05-06
  • 24.3.11 - 2024-04-12
  • 24.3.10 - 2024-03-22
  • 24.3.9 - 2024-03-15
  • 24.3.8 - 2024-03-08
  • 24.3.7 - 2024-02-26
  • 24.3.6 - 2024-02-08
  • 24.3.5 - 2024-02-02
  • 24.3.4 - 2024-01-19
  • 24.3.3 - 2024-01-12
  • 24.3.2 - 2023-12-22
  • 24.3.1 - 2023-12-15
  • 24.3.0 - 2023-12-11
  • 24.3.0-rc2 - 2023-12-08
  • 24.3.0-rc1 - 2023-12-04
  • 24.3.0-beta2 - 2023-12-01
  • 24.3.0-beta1 - 2023-11-24
  • 24.3.0-alpha9 - 2023-11-06
  • 24.3.0-alpha8 - 2023-10-30
  • 24.3.0-alpha7 - 2023-10-26
  • 24.3.0-alpha6 - 2023-10-25
  • 24.3.0-alpha5 - 2023-10-16
  • 24.3.0-alpha4 - 2023-10-13
  • 24.3.0-alpha3 - 2023-10-13
  • 24.3.0-alpha2 - 2023-10-06
  • 24.3.0-alpha11 - 2023-11-20
  • 24.3.0-alpha10 - 2023-11-14
  • 24.3.0-alpha1 - 2023-09-25
  • 24.2.9 - 2024-03-13
  • 24.2.8 - 2024-03-08
  • 24.2.7 - 2024-02-13
  • 24.2.6 - 2023-12-22
  • 24.2.5 - 2023-12-01
  • 24.2.4 - 2023-11-27
  • 24.2.3 - 2023-11-13
  • 24.2.2 - 2023-11-03
  • 24.2.1 - 2023-10-25
  • 24.2.0 - 2023-10-13
  • 24.2.0-rc1 - 2023-10-09
  • 24.2.0-dev.f254716fe - 2023-07-21
  • 24.2.0-dev.e9803eea7 - 2023-07-24
  • 24.2.0-dev.538d07bdf - 2023-07-21
  • 24.2.0-dev.385a0a5b2 - 2023-07-25
  • 24.2.0-beta4 - 2023-10-06
  • 24.2.0-beta3 - 2023-10-06
  • 24.2.0-beta2 - 2023-09-28
  • 24.2.0-beta1 - 2023-09-22
  • 24.2.0-alpha9 - 2023-08-07
  • 24.2.0-alpha8 - 2023-08-04
  • 24.2.0-alpha7 - 2023-08-02
  • 24.2.0-alpha6 - 2023-07-28
  • 24.2.0-alpha5 - 2023-07-21
  • 24.2.0-alpha4 - 2023-07-07
  • 24.2.0-alpha3 - 2023-07-07
  • 24.2.0-alpha2 - 2023-06-29
  • 24.2.0-alpha16 - 2023-09-13
  • 24.2.0-alpha15 - 2023-09-11
  • 24.2.0-alpha14 - 2023-09-04
  • 24.2.0-alpha13 - 2023-08-30
  • 24.2.0-alpha12 - 2023-08-30
  • 24.2.0-alpha11 - 2023-08-25
  • 24.2.0-alpha10 - 2023-08-17
  • 24.2.0-alpha1 - 2023-06-22
  • 24.1.15 - 2023-12-01
  • 24.1.14 - 2023-11-27
  • 24.1.13 - 2023-11-13
  • 24.1.12 - 2023-11-03
  • 24.1.11 - 2023-10-09
  • 24.1.10 - 2023-09-29
  • 24.1.9 - 2023-09-18
  • 24.1.8 - 2023-09-18
  • 24.1.7 - 2023-09-08
  • 24.1.6 - 2023-08-25
  • 24.1.5 - 2023-08-11
  • 24.1.4 - 2023-07-21
  • 24.1.3 - 2023-07-07
  • 24.1.2 - 2023-06-30
  • 24.1.1 - 2023-06-19
  • 24.1.0 - 2023-06-06
  • 24.1.0-rc1 - 2023-06-01
  • 24.1.0-beta3 - 2023-05-30
  • 24.1.0-beta2 - 2023-05-24
  • 24.1.0-beta1 - 2023-05-17
  • 24.1.0-alpha9 - 2023-05-05
  • 24.1.0-alpha8 - 2023-04-14
  • 24.1.0-alpha7 - 2023-04-13
  • 24.1.0-alpha6 - 2023-03-29
  • 24.1.0-alpha5 - 2023-03-24
  • 24.1.0-alpha4 - 2023-03-22
  • 24.1.0-alpha3 - 2023-03-16
  • 24.1.0-alpha2 - 2023-03-15
  • 24.1.0-alpha10 - 2023-05-15
  • 24.1.0-alpha1 - 2023-03-03
  • 24.0.14 - 2023-08-25
  • 24.0.13 - 2023-08-11
  • 24.0.12 - 2023-07-21
  • 24.0.11 - 2023-07-07
  • 24.0.10 - 2023-06-30
  • 24.0.9 - 2023-06-22
  • 24.0.8 - 2023-06-02
  • 24.0.7 - 2023-05-26
  • 24.0.6 - 2023-05-22
  • 24.0.5 - 2023-05-12
  • 24.0.4 - 2023-04-28
  • 24.0.3 - 2023-04-21
from @vaadin/vaadin-themable-mixin GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @vaadin/vaadin-themable-mixin from 24.0.3 to 24.4.5.

See this package in npm:
@vaadin/vaadin-themable-mixin

See this project in Snyk:
https://app.snyk.io/org/keke125/project/f93c6f87-a800-4bf1-a1e0-bc23a28f907d?utm_source=github&utm_medium=referral&page=upgrade-pr
@keke125 keke125 closed this Aug 29, 2024
@keke125 keke125 deleted the snyk-upgrade-d997ef0694bd7e207658eb1afc925ba4 branch August 29, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants