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

chore(deps): bump grommet from 2.20.1 to 2.21.0 #341

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps grommet from 2.20.1 to 2.21.0.

Release notes

Sourced from grommet's releases.

v2.21.0

General:

  • Added itemKey prop to List to allow users to specify a key for list items. (#5872)
  • Added size prop to Tag. (#5914)
  • Added the ability to change the gap between an icon and label in a Button through button.gap in the theme. (#5906)
  • Fixed TextInput jumping scroll behavior. (#5927)
  • Fixed Markdown options.wrapper so it is not overridden as a Fragment. (#5946)
  • Enhanced RangeInput to handle an undefined value. (#5931)
  • Enabled onClick prop in Tab. (#5937)
  • Added arrow key functionality to Menu. (#5944)

DataChart:

  • Added ‘lines’ option to chart.type. (#5953)
  • Added ‘areas’ option to chart.type. (#5932)
  • Added offset prop. (#5941)
  • Fixed an issue when using areas and passing chart props per property. (#5951)
  • Fixed an issue with x-axis alignment. (#5959)
  • Enhanced DataChart to be more resilient to an empty property array. (#5957)

DateInput:

  • Added icon prop. (#5911)
  • Fixed an issue with setting the icon through inputProps. (#5911)

Notification:

  • Enhanced toast prop to allow a position object to be passed in. (#5926)
  • Enhanced toast prop to allow setting autoClose. (#5730)

Select:

  • Fixed screenreader behavior to read out correct number of options. (#5924)
  • Improved the screenreader and keyboard navigation experience. (#5934)
Commits
  • 4b92ea7 Updated v2.21.0
  • ae7e2bf Changed DataChart to fix issues with x-axis alignment (#5959)
  • 06c0708 Story enhancements for Select, Sidebar, SkipLink and Table components (#5955)
  • 496b7df Changed DataChart to be more resilient to empty property array (#5957)
  • 6948932 Changed DataChart to fix an issue with passing Chart props per property when ...
  • 2f71b51 Changed DataChart to add lines type (#5953)
  • bb51ba1 enhance Tip stories to use theming (#5945)
  • 81fb2a5 Restored arrow key functionality to Menu component (#5944)
  • 4d55f86 Made Markdown wrapper overrideable (#5946)
  • 1e61fbe types(theme): fixes disabled opacity type (#5929)
  • 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.

Dependabot will merge this PR once CI passes on it, as requested by @EmaSuriano.


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)

Bumps [grommet](https://github.com/grommet/grommet) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.20.1...v2.21.0)

---
updated-dependencies:
- dependency-name: grommet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2022
Copy link
Owner

@EmaSuriano EmaSuriano left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit d80190e into master Feb 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/grommet-2.21.0 branch February 28, 2022 17:10
@github-actions
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant