Skip to content

Update dependency grommet to v2.32.1#1471

Merged
buberdds merged 1 commit intomasterfrom
renovate/grommet-2.x
May 19, 2023
Merged

Update dependency grommet to v2.32.1#1471
buberdds merged 1 commit intomasterfrom
renovate/grommet-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

grommet/grommet

v2.32.1

Compare Source

General:

  • Fixed an issue with DataTable groupBy when value is 0 (#​6770).
  • Fixed issue when RadioButtonGroup defaultValue is 0 and retrieve correct selected value in onChange using event.value instead of event.target.value (#​6752).
  • Fixed issue that caused an infinite loop when updating component state on ref callback (#​6793).
  • Fixed an issue in Drop where we tried to access dropRef.current.style without first checking if dropRef.current is defined (#​6804).
  • Specified use client when exporting Grommet components so that they can be imported into a project using React Server Components (#​6797).

Beta:

  • Changed DataContext to fix an issue with using the default value (#​6775).
  • Changed DataFilter to handle properties with zero or one values (#​6795).

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
Copy Markdown

github-actions Bot commented May 19, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0 1.36s
✅ JSON jsonlint 1 0 0.21s
✅ JSON npm-package-json-lint yes no 0.68s
✅ JSON prettier 1 0 0 0.53s
✅ JSON v8r 1 0 5.12s
✅ REPOSITORY checkov yes no 20.58s
✅ 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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2023

Codecov Report

Merging #1471 (6b366f1) into master (3d34751) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1471      +/-   ##
==========================================
- Coverage   83.15%   83.10%   -0.05%     
==========================================
  Files         154      154              
  Lines        4042     4042              
  Branches      726      726              
==========================================
- Hits         3361     3359       -2     
- Misses        681      683       +2     
Flag Coverage Δ
cypress 51.11% <ø> (ø)
jest 78.14% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

@buberdds buberdds merged commit b624d0a into master May 19, 2023
@buberdds buberdds deleted the renovate/grommet-2.x branch May 19, 2023 06:29
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