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

fix(deps): update dependency grommet to v2.30.0 #1297

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grommet (source) 2.29.1 -> 2.30.0 age adoption passing confidence

Release Notes

grommet/grommet

v2.30.0

Compare Source

General:

  • Fixed DropButton to use the correct dropTarget when opened. (#​6613)
  • Fixed Drop position to display correctly on the screen when a portion of the Drop is not visible. (#​6611)
  • Fixed error on FormField when focus leaves a field and doesn’t move to a new element. (#​6592)
  • Fixed WorldMap so places show in the correct position after a re-render. (#​6587)
  • Enhanced header.skeleton.width in the theme to have a min and max width. (#​6603)
  • Enhanced Calendar to allow the user to specify different Text properties for the month and year with the theme property calendar[size].title. (#​6639)
  • Enhanced Anchor theme to support anchor.size[size].color, anchor.size[size].fontWeight and anchor.size[size].textDecoration at different Anchor sizes. (#​6643)
  • Added width prop to TextInput. (#​6624)
  • Added theme.tabs.header.alignSelf to allow the theme to drive alignment of Tabs header along axis. (#​6649)
  • Changed Distribution to handle undefined values better. (#​6650)

Button:

  • Fixed text color when background is dark. (#​6629)
  • Added theme.button[kind].direction to allow the theme to drive the direction of icon + label. (#​6606)
  • Added theme.button.size[size].iconOnly.pad which allows the caller to specify padding for icon only Buttons across different Button sizes. (#​6604)

DataTable:

  • Fixed DataTable to not default height to 100%. (#​6590)
  • Enhanced rowProps to target group header rows. (#​6627)
  • Fixed size to accept any CSS string. (#​6622)

Layer:

  • Added layer.overlay.backdropFilter to the theme which supports passing a string value for any CSS supported backdrop-filter. (#​6605)
  • Fixed an issue where scrolling is disabled at certain viewport widths. (#​6632)

Beta:

  • Fixed DataFilter to accept the range prop and convert the correct values. (#​6631)
  • Fixed Pagination with propagating step and page properties to Data view. (#​6616)
  • Fixed DataTableColumns behavior when Data does not contain updateOn=’change’(#​6617)
  • Enhanced DataSearch to add drop and responsive props. (#​6633)
  • Added overflow prop to DataFilters. (#​6634)
  • Added drop prop to DataSort. (#​6628)
  • Added layer prop to DataFilters. (#​6600)
  • Changed Data to handle property paths. (#​6645)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Feb 24, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 14 0 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0 0.89s
✅ JSON jsonlint 1 0 0.21s
✅ JSON npm-package-json-lint yes no 0.48s
✅ JSON prettier 1 0 0 0.46s
✅ JSON v8r 1 0 6.48s
✅ REPOSITORY checkov yes no 14.13s
✅ REPOSITORY git_diff yes no 0.0s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/grommet-2.x branch 3 times, most recently from 0ee07a8 to d38a640 Compare February 28, 2023 08:14
Copy link
Contributor

@buberdds buberdds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have to skip this update as app does not render
edit: parcel cache issue

@buberdds buberdds force-pushed the renovate/grommet-2.x branch from d38a640 to bbf35c1 Compare February 28, 2023 08:58
@buberdds buberdds merged commit 7bb616e into master Feb 28, 2023
@buberdds buberdds deleted the renovate/grommet-2.x branch February 28, 2023 09:12
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.

1 participant