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 grommet from 2.34.2 to 2.35.0 #100

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

Conversation

Zodiase
Copy link
Owner

@Zodiase Zodiase commented Feb 8, 2024

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


Snyk has created this PR to upgrade grommet from 2.34.2 to 2.35.0.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 2 days ago, on 2024-02-05.
Release notes
Package name: grommet
  • 2.35.0 - 2024-02-05

    NEW Data components for turn-key implementations of complex filtering, searching, and sorting of data collections.

    The following components have now been move out of “beta” and are available for production use:

    • Data
    • DataClearFilters
    • DataFilter
    • DataFilters
    • DataSearch
    • DataSort
    • DataSummary
    • DataTableColumns
    • DataTableGroupBy
    • DataView
    • Toolbar
    • Cards

    General:

    • Added Typescript types for Tag component. (#7099)
    • Fixed label leaking as attribute in Checkbox. (#7101)
    • Fixed groupHeader theming properties for DataTable. (#6986)

    SelectMultiple:

    • Enhanced to enable more options to be added via onSearch. (#7079)
    • Added configurable i18n support. (#7009)

    StarRating:

    • Fixed the Typescript issue where not all RadioButtonGroup props were supported. (#7073)
    • Fixed issue where value was not synced with Form. (#7077)
  • 2.35.0-alpha.1 - 2023-10-31

    This is a pre-release

    • Added support for styled components v6.

    This release is compatible with both styled components v5 and v6. Please note that if you are upgrading to styled components v6 there are various changes to be aware of. Refer to the styled components migration guide: https://styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6.

    One major difference in styled-components v6 is the removal of CSS vendor prefixes by default since most CSS styles have broad cross-browser support. If you are using styled-components v6 alongside this pre-release and run into any issues related to vendor prefixes, please file an issue so we can add the necessary vendor prefix to the appropriate Grommet component. Alternately, if you’d like to enable vendor prefixes for your project, you can do so following the steps provided in the styled components migration guide.

  • 2.34.2 - 2023-12-14

    General:

    • Fixed Typescript type for Box onClick prop. (#7018)
    • Fixed Select focus when using search in Select. (#6901)
    • Fixed NameValueList to account for theme-defined breakpoints. (#7047)

    Beta:

    • Added NEW DataClearFilters component. (#7025)
    • Added default aria-label for DataFilter inputs. (#7038)
    • Enhanced Data to include screen reader announcements when data changes. (#7010)
    • Enhanced DataFilter range to allow users to specify step. (#6942)
    • Enhanced DataSummary message to better support plural and singular grammar. (#7022)
    • Enhanced DataFilter range to be inclusive of bounds. (#7026)
    • Enhanced the DataFilter and RangeSelector to better handle floating point values. (#7033)
    • Changed DataFilters default presentation to be layer when presented using Data toolbar prop to align with design best practices. (#7057)
    • Fixed handling of multi-level property names that are used as RangeSelectors in filters. (#7049)
    • Fixed DataSearch within a Layer to render with the correct form label. (#7053)
    • Fixed RangeSelector to render with no errors when used in a controlled form. (#7045)
    • Updated DataTableColumns prop types and typescript types. (#7028)
from grommet GitHub release notes
Commit messages
Package name: grommet
  • 9489aed Updated v2.35.0
  • a3434d4 Check properties length before displaying data clear filters button (#7119)
  • c2403d8 Fix DataTableColumns undefined case (#7117)
  • 024d29b Enhance DataSummary with selected messages (#7114)
  • 9fda915 Align Data+friends propTypes/index.d.ts to latest behavior (#7116)
  • 9aee303 fix: Remove 'label' attribute from <label> tag (#7101)
  • c37df9c SelectMultiple i18n enhancements (#7104)
  • ed4a187 fix missing props and typings for tag component (#7099)
  • 96612b0 Implement DataSearch updateOn property (#7110)
  • 945ba4e Add test for adding additional options to SelectMultiple within onSearch (#7105)
  • d02da80 Fix undefined case for DataFilter (#7111)
  • 26d43ad Adjust logic in DataClearFilters story (#7108)
  • d2465a1 Add jest tests for Data features (#7100)
  • d59cfd2 DataFilters -- display badge when view applied (#7084)
  • 33eabff fix: starRating - form value not synched (#7077)
  • 4999ed9 DataSearch: Removed dependence on form (#7091)
  • ee69d28 Set min-width of DataFilters layer (#7094)
  • 45a4450 Fix groupHeader theming properties for DataTable (#6925) (#6986)
  • 9844d45 update npm token name (#7087)
  • f3e78a3 Removed undo changes button from DataForm (#7088)
  • f308727 fix: Resolve hover styling and tooltip issue for DataSort control (#7069)
  • 81093f9 Refine DataFilters badge behavior for RangeSelector reset to min/max (#7083)
  • 8cf41d3 Decouple DataFilters and DataSort, refine toolbar layout (#7080)
  • 368718b update chromatic token (#7086)

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

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.

None yet

2 participants