hubertursua / ncovph

GraphQL API for COVID-19 data (Philippines)
https://ncovph.com
ISC License
26 stars 4 forks source link

Bump grommet from 2.11.2 to 2.13.0 in /hosting #55

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps grommet from 2.11.2 to 2.13.0.

Release notes

Sourced from grommet's releases.

v2.13.0

  • NEW Sidebar component.

  • Improved Form documentation.

  • Changed Accordion to fix an issue with wrapped children panels.

  • Changes Select to fix an issue with onChange value.

  • Added containerTarget to Grommet, for enhanced Drop/Layer containers positioning.

  • Changed InfiniteScroll to address issues with React.StrictMode.

  • Fixed console warning of List.

  • Fixed an issue with gap=“none” on RadioButtonGroup.

  • Fixed a11yTitle support of Image.

  • Added ref support to Paragraph.

  • Added ‘size’ option to ‘columns’ prop of DataTable.

  • Fixed the sort icon switch in DataTable.

  • Changed TextInput, MaskedInput, and TextArea to work as uncontrolled components.

  • Enhanced the theme global.input.padding to accept an object.

  • Changed CheckBox checked to default to false as documented.

  • Changed Form to fire onChange once per change.

  • Changed Form to fix caret issue on input fields.

  • Fixed warning with FormField on react-dom 16.13.1.

  • Added icon support for Select to enable icon switches when the drop opens or closes.

  • Added extensive theme styling for disabled Button.

  • Changed Menu to propagate dropProps to DropButton.

  • Changed DropButtton to fix an issue with function refs.

  • Added theme properties for primary and active Button.

TypeScript:

  • Fixed types of Border style.
  • Fixed types of Avatar to include IntrinsicElements.
  • Fixed theme property type for Select control.open.

Hooks Refactoring:

  • WorldMap to use hooks.

v2.12.0

  • New Avatar component.
  • Changed Form to fix some issues with various control patterns.
  • Changed Form to fix an issue with required Checkbox.
  • Changed Select to fix an issue with clearing multiple
  • Fixed Calendar issues with selecting multiple dates and selecting a date with range.

v2.11.3

  • Added name prop for FormField.
  • Changed Image to allow fill to be horizontal or vertical.
  • Added dash prop to Chart.
  • Changed DataTable to add verticalAlign under columns.
  • Added DataTable support for primarykey false.
  • Changed Layer to enable the target to work for non-modal layers.
  • Changed Form to fix an issue with controlled components.
... (truncated)
Commits
  • ab402dd Updated v2.13.0
  • 0f09d66 Changed DropButton to fix an issue with function refs. Fixes issue #3942 (#3971)
  • b0cef67 Changed types of Avatar and Sidebar to include IntrinsicElements (#3970)
  • 0be76a4 Updated docs and typescript for the open select control (#3969)
  • 319a252 Changed Menu drop to propagate props (#3966)
  • 2a151dc Changed doc for Form onChange (#3967)
  • 2835ac1 Allow theme to specify active border color for primary button (#3941)
  • f9e0ddc NEW Sidebar component (#3956)
  • 243b070 Changed Accordion to fix an issue with wrapped children panels. (#3962)
  • af51bf5 Changed Form and FormContext to fix caret issues (#3961)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.