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-text-field from 23.2.0-alpha5 to 23.2.0 #14616

Closed
wants to merge 1 commit into from

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Sep 22, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @vaadin/vaadin-text-field from 23.2.0-alpha5 to 23.2.0.

merge advice
ℹ️ 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 9 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-09-01.
Release notes
Package name: @vaadin/vaadin-text-field
  • 23.2.0 - 2022-09-01

    API Documentation →

    Changes Since v23.1.0

    💥 Behavior Altering Changes

    • checkbox-group
      • Drop the support for value array mutations (#4149)
    • combo-box,multi-select-combo-box,time-picker
      • Remove internal dropdown element (#3944)
    • date-picker,field-base,integer-field,number-field,time-picker
      • Ensure initial validation with constraints and value (#4413)
    • date-time-picker
      • Ensure initial validation with constraints and value (#4422)
    • dialog
      • Use h2 element for dialog header title (#4272)
    • email-field
      • Ensure initial validation with constraints and value (#4406)
    • integer-field,number-field
      • Remove the default value for step (#4095)
    • map
    • multi-select-combo-box
      • Remove value from API docs and typings (#4142)
    • radio-group
      • Prevent initial validation when radio-group is initialized as invalid (#4156)
    • select
      • Make checkValidity() not take disabled state into account (#4188)
    • time-picker
      • Use empty string as default value for min and max (#4402)

    🚀 New Features

    • checkbox-group,combo-box,custom-field,date-picker,date-time-picker,email-field,field-base,integer-field,number-field,password-field,radio-group,select,text-area,text-field,time-picker
      • Fire a validated event on validation (#4084)
      • Add TS definitions for the validated event (#4101)
    • combo-box,date-picker,field-base,integer-field
      • Add public allowedCharPattern property (#3937)
    • component-base
      • Add controller to set overflow attribute (#4139)
    • field-base,time-picker
      • Add internal has-input-value-changed event (#4276)
    • grid
      • Add property to control multi-sort priority (#4089)
      • Use static setDefaultMultiSortPriority (#4319)
    • multi-select-combo-box
      • Add multi-select-combo-box Lit renderer (#4020)
    • scroller,virtual-list
      • Add overflow attribute to scroller and virtual-list (#4131)

    Changes Since v23.2.0-rc1

    📝 Documentation

    • All components
      • Update links in components API docs (#4428)

    🏠 Internal

    • All components
      • Update documentation links in README (#4426)
    • Other
      • Update contribution guideline links (#4427)
  • 23.2.0-rc1 - 2022-08-31

    API Documentation →

    Changes Since v23.2.0-beta3

    💥 Behavior Altering Changes

    • date-picker,field-base,integer-field,number-field,time-picker
      • Ensure initial validation with constraints and value (#4413)
    • date-time-picker
      • Ensure initial validation with constraints and value (#4422)
    • email-field
      • Ensure initial validation with constraints and value (#4406)
    • time-picker
      • Use empty string as default value for min and max (#4402)

    🐛 Bug Fixes

    • component-base,field-base
      • Invoke ready() only after observers (#4417)
    • vaadin-lumo-styles
      • Increase contrast between spinner halves (#4405)

    💅 Polish

    • combo-box,vaadin-lumo-styles,vaadin-material-styles
      • Extract loader mixin from combo-box styles (#4404)
    • component-base,field-base
      • Make generating unique controller ID opt-in (#4418)
    • custom-field
      • Remove no longer needed Chrome workaround (#4393)
    • date-picker
      • Cleanup overlay content default styles (#4397)
      • Do not set overlay content background (#4396)
      • Cleanup mask-image support detection (#4395)
      • Remove no longer used pseudo-element (#4394)

    🔬 Tests

    • checkbox-group
      • Extract checkbox-group validation tests (#4401)
    • context-menu
      • Update context-menu tests to use renderer (#4398)
    • field-base,radio-group
      • Move invalid-changed event test to field-base (#4399)
    • radio-group
      • Extract radio-group validation tests (#4400)
    • text-area
      • Ensure initial validation with constraints and value (#4410)
    • text-field
      • Ensure initial validation with constraints and value (#4408)
  • 23.2.0-dev.8a7678b70 - 2022-06-16
  • 23.2.0-dev.53560527d - 2022-06-15
  • 23.2.0-dev.48e5e3967 - 2022-06-27
  • 23.2.0-beta3 - 2022-08-24

    API Documentation →

    Changes Since v23.2.0-beta2

    💅 Polish

    • combo-box,date-picker,field-base,multi-select-combo-box,time-picker
      • Add _hasValue getter to InputMixin (#4362)
    • component-base
      • Move isKeyboardActive to focus utils (#4367)
    • component-base,field-base,form-layout
      • Move DOM utils to component-base (#4364)
    • date-picker
      • Declare max and min properties as constraints (#4366)
    • date-time-picker
      • Validate on constraint change when field has value (#4388)
    • field-base
      • Validate on constraint change when field has value (#4359)
    • time-picker
      • Declare max and min properties as constraints (#4381)

    🔬 Tests

    • email-field
      • Remove redundant unit tests (#4380)
    • field-base,text-area
      • Move some validation tests to field-base (#4378)
    • field-base,text-field
      • Move some validation tests to field-base (#4375)
    • multi-select-combo-box
      • Improve validation test coverage (#4363)
    • text-area
    • text-field
  • 23.2.0-beta2 - 2022-08-17
    Read more
  • 23.2.0-beta1 - 2022-08-11
    Read more
  • 23.2.0-alpha6 - 2022-08-05
    Read more
  • 23.2.0-alpha5 - 2022-07-21
from @vaadin/vaadin-text-field GitHub release notes
Commit messages
Package name: @vaadin/vaadin-text-field

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

Unit Test Results

   923 files  +2     923 suites  +2   47m 41s ⏱️ - 1m 33s
6 039 tests +2  5 987 ✔️ +3  52 💤  - 1  0 ±0 
6 263 runs  +1  6 204 ✔️ +2  59 💤  - 1  0 ±0 

Results for commit e7fbdf7. ± Comparison against base commit f266180.

@Artur- Artur- enabled auto-merge (squash) September 27, 2022 13:19
@caalador
Copy link
Contributor

Closing in favor of #14672

@caalador caalador closed this Sep 28, 2022
auto-merge was automatically disabled September 28, 2022 11:46

Pull request was closed

@caalador caalador deleted the snyk-upgrade-93980203eb73f50c503d6120e07471e6 branch September 28, 2022 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants