chore(deps): bump the production-dependencies group across 1 directory with 6 updates - #697
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
requested review from
goldserg and
stenin-nikita
and removed request for
a team
July 20, 2026 09:04
Contributor
|
Storybook preview is ready. |
Contributor
|
Visual Tests Report is ready. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-0440932389
branch
from
July 24, 2026 14:23
cb67693 to
d641733
Compare
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@gravity-ui/components](https://github.com/gravity-ui/components) | `4.22.0` | `4.23.0` | | [@gravity-ui/icons](https://github.com/gravity-ui/icons) | `2.18.0` | `2.21.0` | | [@gravity-ui/navigation](https://github.com/gravity-ui/navigation) | `6.1.2` | `6.3.1` | | [@gravity-ui/page-constructor](https://github.com/gravity-ui/page-constructor) | `8.11.0` | `8.16.0` | | [@gravity-ui/uikit](https://github.com/gravity-ui/uikit) | `7.44.2` | `7.47.1` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | Updates `@gravity-ui/components` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/gravity-ui/components/releases) - [Changelog](https://github.com/gravity-ui/components/blob/main/CHANGELOG.md) - [Commits](gravity-ui/components@v4.22.0...v4.23.0) Updates `@gravity-ui/icons` from 2.18.0 to 2.21.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.18.0...v2.21.0) Updates `@gravity-ui/navigation` from 6.1.2 to 6.3.1 - [Release notes](https://github.com/gravity-ui/navigation/releases) - [Changelog](https://github.com/gravity-ui/navigation/blob/main/CHANGELOG.md) - [Commits](gravity-ui/navigation@v6.1.2...v6.3.1) Updates `@gravity-ui/page-constructor` from 8.11.0 to 8.16.0 - [Release notes](https://github.com/gravity-ui/page-constructor/releases) - [Changelog](https://github.com/gravity-ui/page-constructor/blob/main/CHANGELOG.md) - [Commits](gravity-ui/page-constructor@v8.11.0...v8.16.0) Updates `@gravity-ui/uikit` from 7.44.2 to 7.47.1 - [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.44.2...v7.47.1) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: "@gravity-ui/components" dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@gravity-ui/icons" dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@gravity-ui/navigation" dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@gravity-ui/page-constructor" dependency-version: 8.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@gravity-ui/uikit" dependency-version: 7.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-0440932389
branch
from
July 27, 2026 09:05
d641733 to
c4e9dc8
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the production-dependencies group with 6 updates in the / directory:
4.22.04.23.02.18.02.21.06.1.26.3.18.11.08.16.07.44.27.47.14.17.234.18.1Updates
@gravity-ui/componentsfrom 4.22.0 to 4.23.0Release notes
Sourced from @gravity-ui/components's releases.
Changelog
Sourced from @gravity-ui/components's changelog.
Commits
34ab089chore(main): release 4.23.0 (#399)2a04394feat(Gallery): add inline view and controlled active item index (#397)7dc8458feat(TokenizedInput): added prop size for tokenized input (#398)Updates
@gravity-ui/iconsfrom 2.18.0 to 2.21.0Release notes
Sourced from @gravity-ui/icons's releases.
Changelog
Sourced from @gravity-ui/icons's changelog.
Commits
7c277fcchore(main): release 2.21.0 (#102)f347de3feat: sync icons (#101)eb42881docs: LLM-ready README + Validate README workflow (#100)5e0d0dbchore(main): release 2.20.0 (#97)0c74bb9feat: make direct paths also ESM (#98)79f8684feat: update deps (#95)a78d298chore(main): release 2.19.0 (#96)130461cfeat: sync icons (#93)Updates
@gravity-ui/navigationfrom 6.1.2 to 6.3.1Release notes
Sourced from @gravity-ui/navigation's releases.
Changelog
Sourced from @gravity-ui/navigation's changelog.
Commits
c70b93dchore(main): release 6.3.1 (#657)4cf723dfix(HotkeysPanel): make hotkeys list scrollable (#656)fd610b6chore(main): release 6.3.0 (#654)f03fdfdfeat: improve agent docs (#653)10901d9chore(main): release 6.2.0 (#652)044f237feat(AsideHeader): added new optional prop aboveMenuContent (#651)558b5a0docs: LLM-ready README + Validate README workflow (#650)Updates
@gravity-ui/page-constructorfrom 8.11.0 to 8.16.0Release notes
Sourced from @gravity-ui/page-constructor's releases.
... (truncated)
Changelog
Sourced from @gravity-ui/page-constructor's changelog.
... (truncated)
Commits
7020eeechore(main): release 8.16.0 (#1490)f14a3ecfeat: LLM-ready README + Validate README workflow (#1479)8acc4d1docs: consumer README for every block and sub-block (#1484)a1e1d04chore(main): release 8.15.0 (#1487)a99648dfeat: custom video button theme (#1482)1ef2de3chore(main): release 8.14.2 (#1485)57d4e5efix: add SSR guard to Footer (#1483)a22b72echore(main): release 8.14.1 (#1481)c6f4a4efix: use custom target for external links (#1480)59dac63chore(main): release 8.14.0 (#1478)Updates
@gravity-ui/uikitfrom 7.44.2 to 7.47.1Release notes
Sourced from @gravity-ui/uikit's releases.
... (truncated)
Changelog
Sourced from @gravity-ui/uikit's changelog.
... (truncated)
Commits
8b66d72chore(main): release 7.47.1 (#2763)ab25744fix(Tabs): optimize styles and internal markup (#2761)2aaeaf6chore(main): release 7.47.0 (#2752)573bbe6fix(Select): fix availability of error popover with placement inside (#2760)4b2bc7dfix(Tabs): correctly render custom components + migration guide (#2757)e5e5911fix: add@types/reacttopeerDependencies(#2753)09069a5feat: readme refactoring (#2705)643b600fix(Tabs): localize overflow label (#2751)af4adcdchore(main): release 7.46.0 (#2748)aa94addfeat: improve agent docs (#2749)Updates
lodashfrom 4.17.23 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)