Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Bumps the dependencies group with 3 updates in the / directory: @gravity-ui/uikit, knip and stylelint-plugin-use-baseline.

Updates @gravity-ui/uikit from 7.28.0 to 7.29.0

Release notes

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

v7.29.0

7.29.0 (2025-12-24)

Features

Bug Fixes

Changelog

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

7.29.0 (2025-12-24)

Features

Bug Fixes

Commits

Updates knip from 5.76.3 to 5.77.2

Release notes

Sourced from knip's releases.

Release 5.77.2

  • Fix missing import in mcp server (f725d411f0b531460102f73d9bbc9ade53cd9324)
  • Update READMEs (56277d3353ae1bd3faaf81593f5b7c320e52caeb)
  • Upgrade release-it (478d6fc8118005856d6d309fad52790f9eed362c)
  • Improve release sequence (8900e70d7256634ad1ed2eb63ef53f7dc1b6fba6)

Release 5.77.1

  • Fix docs in MCP (31029ecc)
  • Improve a few notes here & there (f0fdef45)
  • Patch create-typescript-app (7827890f)
  • Exposed WorkspaceConfig (#1417) (3d8d88d1)
  • Fix plugin title (eafb9d4d)
  • Complete the release flow (431d530a)

Release 5.77.0

  • read options after help or version (#1412) (9120432e1c274b3a421975796019191018fdfc14) - thanks @​GameRoMan!
  • #1355 vitepress plugin (#1414) (dc5bb2a683e17011cb159130e5c8a3bea5be97b6) - thanks @​AlexanderKaran!
  • Improve config hints for redundant entry patterns (2a3b456bbda188030daa4085ff97ef9f83c5736e)
  • Add a few notes here & there (f2f4986b14f2fa2e3c7540409c6c39b388e6d1f0)
  • Fix lint/format issues (3cc5bc2c5c877d35beeed6ed57520d988cd3d648)
  • Use release-it to publish all the things (a009cb38489a774e94d0c6cd3c06c496e1a0ed20)
Commits

Updates stylelint-plugin-use-baseline from 1.1.4 to 1.1.5

Release notes

Sourced from stylelint-plugin-use-baseline's releases.

v1.1.5

1.1.5 (2025-12-26)

Bug Fixes

Changelog

Sourced from stylelint-plugin-use-baseline's changelog.

1.1.5 (2025-12-26)

Bug Fixes

Commits
  • a72511d chore(release): 1.1.5 [skip ci]
  • e4e4df3 chore(deps): update peter-evans/create-pull-request action to v7.0.11 (#92)
  • 17cec59 fix: update baseline data (#94)
  • See full diff 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 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 <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

…3 updates

Bumps the dependencies group with 3 updates in the / directory: [@gravity-ui/uikit](https://github.com/gravity-ui/uikit), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [stylelint-plugin-use-baseline](https://github.com/ryo-manba/stylelint-plugin-use-baseline).


Updates `@gravity-ui/uikit` from 7.28.0 to 7.29.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.28.0...v7.29.0)

Updates `knip` from 5.76.3 to 5.77.2
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@5.77.2/packages/knip)

Updates `stylelint-plugin-use-baseline` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/ryo-manba/stylelint-plugin-use-baseline/releases)
- [Changelog](https://github.com/ryo-manba/stylelint-plugin-use-baseline/blob/main/CHANGELOG.md)
- [Commits](ryo-manba/stylelint-plugin-use-baseline@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: "@gravity-ui/uikit"
  dependency-version: 7.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: knip
  dependency-version: 5.77.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: stylelint-plugin-use-baseline
  dependency-version: 1.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 26, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant