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 2.39.0 to 2.42.0 in /ps5-mqtt #462

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps grommet from 2.39.0 to 2.42.0.

Release notes

Sourced from grommet's releases.

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)
  • Fixed the typescript for onMore in Select.(#7395)
  • Fixed aria-label for Select.(#7376)
  • Fixed a bug in Select to allow for jsx elements to be passed in Select options prop.(#7333)
  • Fixed Select to ensure focusIndicator prop only works if plain=true. (#7353)
  • Fixed nested interactive elements accessibility issue on Select component. (#7420)

Tag:

  • Added a default size of medium for Tag to default.(#7398)
  • Enhanced Tag theme for remove Buttons.(#7386)

ToggleGroup:

  • Enhanced theme with toggleGroup.button.kind.(#7409)
  • Enhanced ToggleGroup theme to allow divider to be removed and rounding on individual Buttons.(#7390)
  • Fixed aria-pressed and aria-checked being set at the same time. (#7428)

v2.41.0

General:

  • Added theme.button.intelligentPad to Button. (#7307)
  • Added announce feature to DataChart for series labels. (#7310)
  • Fixed order preservation for selection in Select and SelectMultiple. (#7291)
  • Fixed issue with options being passed as objects in SelectMultiple within DataFilter. (#7313)

Drop:

... (truncated)

Commits
  • 2733150 Updated v2.42.0
  • 6163528 Fix nested interactive issue for SelectMultiple (#7430)
  • b6b4846 Modify DataSort to use labels from properties if available (#7416)
  • d3d1b3e fix: use undefined to prevent both aria-pressed and aria-checked being set at...
  • 4e40d1a fix nested interactive issue on select component (#7420)
  • d707428 Enhance theme with toggleGroup.button.kind (#7409)
  • 98f1985 Enhance Notification theme (#7411)
  • 23a289e fix: check onClickItem or onOrder is defined before preventing event in List ...
  • 7738eff Calendar - 'space' key can be used to select dates (#7357)
  • 254c5fb Remove unused date/random mocks (#7413)
  • 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 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 2.39.0 to 2.42.0.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.39.0...v2.42.0)

---
updated-dependencies:
- dependency-name: grommet
  dependency-type: direct:development
  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 Nov 18, 2024
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