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

build(deps): bump grommet from 2.41.0 to 2.43.0 #6517

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 Dec 5, 2024

Bumps grommet from 2.41.0 to 2.43.0.

Release notes

Sourced from grommet's releases.

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 accessibility 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)
  • 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)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 5, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grommet-2.43.0 branch 13 times, most recently from 01e6463 to ef0af8e Compare December 11, 2024 15:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grommet-2.43.0 branch from ef0af8e to c205b43 Compare December 16, 2024 02:24
@goplayoutside3 goplayoutside3 removed the javascript Pull requests that update Javascript code label Dec 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grommet-2.43.0 branch 11 times, most recently from 43bd9a2 to 16157fc Compare December 19, 2024 15:39
Bumps [grommet](https://github.com/grommet/grommet) from 2.41.0 to 2.43.0.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.41.0...v2.43.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grommet-2.43.0 branch from 16157fc to d3d5a98 Compare December 19, 2024 15:49
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.

1 participant