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

Bump grommet from 1.13.0 to 2.44.0 #982

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps grommet from 1.13.0 to 2.44.0.

Release notes

Sourced from grommet's releases.

v2.44.0

General:

  • Fixed console log warning with Layer. (#7460)
  • Fixed StarRating to include a focus indicator when navigating with keyboard. (#7466)
  • Fixed ThumbsRating to include a focus indicator when navigating with keyboard. (#7466)
  • Fixed Notification status colors to meet WCAG contrast requirements. (#7472)
  • Fixed FormField error text color to meet WCAG contrast requirements. (#7472)

Calendar:

  • Added level prop to control the size of Heading. (#7456)
  • Added calendar.day.adjacent.color to theme to enable changing the color of the text for days displayed that are outside of the current month whenshowAdjacentDays is true. (#7473)
  • Fixed colors to meet WCAG contrast requirements. (#7473)

v2.43.0

General:

  • Added messages on Meter. (#7445)
  • Added an announcement for max character count in FormField. (#7446)
  • Fixed issue in typescript environments with Accordion useId. (#7444)
  • Fixed incorrect aria role usage on Calendar. (#7437)
  • Fixed TextInput text alignment with long options. (#7419)

List:

  • Fixed accessibility violations with onOrder on List. (#7433)
  • Fixed keyboard behavior so the active item is always in view. (#7448)

v2.42.0

General:

  • Added cssGap to propTypes and typescript for Box.(#7383)
  • Enhanced Notification theme for status/kind message and title colors.(#7411)
  • Enhanced Button theme with elevation.(#7408)
  • Fixed the use of useId within Accordion to use a polypill useId.(#7405)
  • Fixed the typescript for onChange in FileInput.(#7400)
  • Fixed accessibility for Pagination to ensure that that <ul> does not contain any div elements.(#7379)
  • Fixed DataSort to use the labels defined in the Data properties. (#7416)
  • Fixed nested interactive elements accessibility issue on SelectMultiple component. (#7430)

Calendar:

  • Added bolding to Calendar range of dates to meet accessibility requirements.(#7402)
  • Enhanced Calendar to support additional state styles and rounding.(#7402)
  • Fixed Calendar to allow for space key to be used to select dates.(#7357)

DataTable:

  • Enhanced DataTable with theme.dataTable.body.selected.(#7384)
  • Fixed space key interaction for clickable DataTable rows. (#7363)

List:

  • Improved keyboard behavior by only calling event.preventDefault() when onClickItem or onOrder is used.(#7415)

Select:

  • Added theme.select.clear.container.hover for Select.(#7397)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jcfilben, a new releaser for grommet since your current version.


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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 1.13.0 to 2.44.0.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v1.13.0...v2.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants