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.25.3 to 2.26.0 in /ps5-mqtt #87

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps grommet from 2.25.3 to 2.26.0.

Release notes

Sourced from grommet's releases.

v2.26.0

General:

  • NEW SelectMultiple component. (#6275)
  • Added global.backgrounds to the theme allowing theme-defined backgrounds. (#6310)
  • Added defaultValue prop to CheckBoxGroup. (#6331)
  • Added pinned prop to List allowing list items to be pinned in place when reordering. (#6249)
  • Fixed Heading text to wrap by default. (#6296)
  • Fixed Notification theme’s default to have proper background. (#6336)

Select:

  • Fixed Select to trigger validation when value is an array. (#6316)
  • Fixed Select to allow initial value to be null. (#6324)
Commits
  • ee4394e Updated v2.26.0
  • fbef836 Fix hover and cursor issue on disabled option (#6347)
  • 10a8e37 Harden SelectMultiple against null value (#6339)
  • aed58fe adjust spacing on selection summary (#6342)
  • 5fe2b2c adds test for Select with null value (#6338)
  • c6a43fb Change notification theme to have background and rounding for non-global and ...
  • 556e51e feat(pinned items): Issue #6229 - Adds pinned functionality to List Component...
  • 09d11cd Improve close icon alignment, improve handling on long lists and added story ...
  • 93b30ac Add defaultValue to CheckBoxGroup (#6331)
  • 09e3a17 (Select) fix: trigger a validation for multiple selection (#6316)
  • 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 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.25.3 to 2.26.0.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.25.3...v2.26.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 Sep 26, 2022
@FunkeyFlo FunkeyFlo merged commit 9061c09 into main Sep 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ps5-mqtt/grommet-2.26.0 branch September 29, 2022 09:31
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.

None yet

1 participant