Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#565

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-1ee1dbd318
Open

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#565
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-1ee1dbd318

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the production-dependencies group with 2 updates in the / directory: @gravity-ui/icons and @gravity-ui/uikit.

Updates @gravity-ui/icons from 2.17.0 to 2.18.0

Release notes

Sourced from @​gravity-ui/icons's releases.

v2.18.0

2.18.0 (2026-03-06)

Features

Changelog

Sourced from @​gravity-ui/icons's changelog.

2.18.0 (2026-03-06)

Features

Commits

Updates @gravity-ui/uikit from 7.31.1 to 7.33.0

Release notes

Sourced from @​gravity-ui/uikit's releases.

v7.33.0

7.33.0 (2026-02-27)

Features

Bug Fixes

  • Bug: fixed positioning in Drawer (#2598) (bc092dc)
  • FileDropZone: pass accept prop to file input and respect multiple in drop handler (#2594) (9f24780)
  • List: correctly handle first item index in getElementId for screen readers (#2601) (48e536a)
  • Select: remove doubled invocation of onUpdate in case of single selection by enter (#2590) (0a21f5e)
  • Slider: fix text color in tooltip (#2588) (a0492dc)
  • TextInput: hide default "x" icon in search (#2599) (238ecc3)

v7.32.0

7.32.0 (2026-02-13)

Features

Bug Fixes

  • Accordion: passed classname prop from AccordionItem to Disclosure (#2583) (f74324e)
  • Select: close popup after selecting option via keyboard in single filterable select (#2582) (8679944)

v7.31.2

7.31.2 (2026-02-06)

Bug Fixes

  • avoid layout shifts of Drawer if size prop changes (#2566) (62320f0)
  • Select: fixed selecting item in virtualized list (#2571) (6aa3dc0)
Changelog

Sourced from @​gravity-ui/uikit's changelog.

7.33.0 (2026-02-27)

Features

Bug Fixes

  • Bug: fixed positioning in Drawer (#2598) (bc092dc)
  • FileDropZone: pass accept prop to file input and respect multiple in drop handler (#2594) (9f24780)
  • List: correctly handle first item index in getElementId for screen readers (#2601) (48e536a)
  • Select: remove doubled invocation of onUpdate in case of single selection by enter (#2590) (0a21f5e)
  • Slider: fix text color in tooltip (#2588) (a0492dc)
  • TextInput: hide default "x" icon in search (#2599) (238ecc3)

7.32.0 (2026-02-13)

Features

Bug Fixes

  • Accordion: passed classname prop from AccordionItem to Disclosure (#2583) (f74324e)
  • Select: close popup after selecting option via keyboard in single filterable select (#2582) (8679944)

7.31.2 (2026-02-06)

Bug Fixes

  • avoid layout shifts of Drawer if size prop changes (#2566) (62320f0)
  • Select: fixed selecting item in virtualized list (#2571) (6aa3dc0)
Commits
  • 3c51d88 chore(main): release 7.33.0 (#2589)
  • 48e536a fix(List): correctly handle first item index in getElementId for screen reade...
  • 238ecc3 fix(TextInput): hide default "x" icon in search (#2599)
  • bc092dc fix(Bug): fixed positioning in Drawer (#2598)
  • 9f24780 fix(FileDropZone): pass accept prop to file input and respect multiple in...
  • b2d5c7e chore: add codeowner for FileDropZone & useDropZone (#2592)
  • dadb9ad feat: add useCollapseChildren hook (#2443)
  • 0a21f5e fix(Select): remove doubled invocation of onUpdate in case of single selectio...
  • a0492dc fix(Slider): fix text color in tooltip (#2588)
  • 6cb5ad8 chore(main): release 7.32.0 (#2586)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [@gravity-ui/icons](https://github.com/gravity-ui/icons) and [@gravity-ui/uikit](https://github.com/gravity-ui/uikit).


Updates `@gravity-ui/icons` from 2.17.0 to 2.18.0
- [Release notes](https://github.com/gravity-ui/icons/releases)
- [Changelog](https://github.com/gravity-ui/icons/blob/main/CHANGELOG.md)
- [Commits](gravity-ui/icons@v2.17.0...v2.18.0)

Updates `@gravity-ui/uikit` from 7.31.1 to 7.33.0
- [Release notes](https://github.com/gravity-ui/uikit/releases)
- [Changelog](https://github.com/gravity-ui/uikit/blob/main/CHANGELOG.md)
- [Commits](gravity-ui/uikit@v7.31.1...v7.33.0)

---
updated-dependencies:
- dependency-name: "@gravity-ui/icons"
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@gravity-ui/uikit"
  dependency-version: 7.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2026 09:08
@dependabot dependabot bot requested review from reazy015 and removed request for a team March 9, 2026 09:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
@yc-ui-bot
Copy link
Contributor

Visual Tests Report is ready.

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