Skip to content

chore(deps-dev): bump the dependencies group across 1 directory with 9 updates#113

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-a133f1fecb
Closed

chore(deps-dev): bump the dependencies group across 1 directory with 9 updates#113
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-a133f1fecb

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 9 updates in the / directory:

Package From To
@gravity-ui/uikit 7.32.0 7.33.0
@hey-api/openapi-ts 0.92.4 0.93.1
@types/node 25.3.0 25.3.3
eslint-plugin-react-refresh 0.5.0 0.5.2
globals 17.3.0 17.4.0
react-router 7.13.0 7.13.1
stylelint 17.3.0 17.4.0
stylelint-plugin-use-baseline 1.2.4 1.2.6
typescript-eslint 8.56.0 8.56.1

Updates @gravity-ui/uikit from 7.32.0 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)
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)
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)
  • See full diff in compare view

Updates @hey-api/openapi-ts from 0.92.4 to 0.93.1

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.93.1

Patch Changes

@​hey-api/openapi-ts@​0.93.0

Minor Changes

Removed resolver node

Valibot plugin no longer exposes the enum.nodes.nullable node. It was refactored so that nullable values are handled outside of resolvers.

Removed resolver node

Zod plugin no longer exposes the enum.nodes.nullable node. It was refactored so that nullable values are handled outside of resolvers.

Patch Changes

... (truncated)

Commits
  • f99dde0 Merge pull request #3447 from hey-api/changeset-release/main
  • e06a424 ci: release
  • 12c76b8 Merge pull request #3459 from LeiCraft/fix/binary-object-handling-in-multipar...
  • 6bef793 Merge branch 'main' into fix/binary-object-handling-in-multipart-form-data-in...
  • 7ef9332 Merge pull request #3468 from hey-api/copilot/fix-zod-plugin-regex-unicode
  • 02d0ed9 Update snapshots for clients tests and examples to include patternWithUnicode...
  • b7233d1 Fix blob value handling in multipart/form-data
  • 4474195 Merge pull request #3470 from hey-api/copilot/fix-sse-endpoint-mutation
  • 003d914 Add u flag to regex patterns in Zod plugin
  • 67ad86a Update Zod plugin to include 'u' flag for regex
  • Additional commits viewable in compare view

Updates @types/node from 25.3.0 to 25.3.3

Commits

Updates eslint-plugin-react-refresh from 0.5.0 to 0.5.2

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.5.2

  • Support nested function calls for extraHOCs (actually fixes #104)

v0.5.1

  • Mark ESLint v10 as supported
  • Support false positives with TypeScript function overloading (fixes #105)
  • Support nested function calls for extraHOCs (fixes #104)
Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.5.2

  • Support nested function calls for extraHOCs (actually fixes #104)

0.5.1

  • Mark ESLint v10 as supported
  • Support false positives with TypeScript function overloading (fixes #105)
  • Support nested function calls for extraHOCs (fixes #104)
Commits
  • c0317bf Fix support for nested function calls for extraHOCs [publish]
  • 42a1805 Explicit v10 support (fixes #106) [publish]
  • 199793e Support nested function calls for extraHOCs (fixes #104)
  • 26b3c15 Support false positives with TypeScript function overloading (fixes #105)
  • See full diff in compare view

Updates globals from 17.3.0 to 17.4.0

Release notes

Sourced from globals's releases.

v17.4.0

  • Update globals (2026-03-01) (#338) d43a051

sindresorhus/globals@v17.3.0...v17.4.0

Commits

Updates react-router from 7.13.0 to 7.13.1

Release notes

Sourced from react-router's releases.

v7.13.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7131

Changelog

Sourced from react-router's changelog.

7.13.1

Patch Changes

  • fix null reference exception in bad codepath leading to invalid route tree comparisons (#14780)

  • fix: clear timeout when turbo-stream encoding completes (#14810)

  • Improve error message when Origin header is invalid (#14743)

  • Fix matchPath optional params matching without a "/" separator. (#14689)

    • matchPath("/users/:id?", "/usersblah") now returns null.
    • matchPath("/test_route/:part?", "/test_route_more") now returns null.
  • add RSC unstable_getRequest (#14758)

  • Fix HydrateFallback rendering during initial lazy route discovery with matching splat route (#14740)

  • [UNSTABLE] Add support for <Link unstable_mask> in Data Mode which allows users to navigate to a URL in the router but "mask" the URL displayed in the browser. This is useful for contextual routing usages such as displaying an image in a model on top of a gallery, but displaying a browser URL directly to the image that can be shared and loaded without the contextual gallery in the background. (#14716)

    // routes/gallery.tsx
    export function clientLoader({ request }: Route.LoaderArgs) {
      let sp = new URL(request.url).searchParams;
      return {
        images: getImages(),
        // When the router location has the image param, load the modal data
        modalImage: sp.has("image") ? getImage(sp.get("image")!) : null,
      };
    }
    export default function Gallery({ loaderData }: Route.ComponentProps) {
    return (
    <>
    <GalleryGrid>
    {loaderData.images.map((image) => (
    <Link
    key={image.id}
    {/* Navigate the router to /galley?image=N /}}
    to={/gallery?image=${image.id}}
    {/ But display /images/N in the URL bar */}}
    unstable_mask={/images/${image.id}}
    >
    <img src={image.url} alt={image.alt} />
    </Link>
    ))}
    </GalleryGrid>
      {/* When the modal data exists, display the modal */}
      {data.modalImage ? (

... (truncated)

Commits
  • aa3f078 chore: Update version for release (#14829)
  • 3207a5c chore: Update version for release (pre) (#14814)
  • aa93af3 Merge branch 'main' into release-next
  • db7eb57 Fix manifest version mismatch reload losing query parameters and hash (#14813)
  • 2994019 Add support for <Link unstable_mask> (#14716)
  • 6dda561 fix: clear timeout when turbo-stream encoding completes (#14735) (#14810)
  • 407d885 Revert "fix: clear timeout when turbo-stream encoding completes (#14735)" (#1...
  • 11a1600 Fix meta function API reference URL (#14808)
  • 44991a9 fix: clear timeout when turbo-stream encoding completes (#14735)
  • b66e632 Fix hydrate fallback rendering during initial lazy route discovery (#14740)
  • Additional commits viewable in compare view

Updates stylelint from 17.3.0 to 17.4.0

Release notes

Sourced from stylelint's releases.

17.4.0

It adds 2 options to the rules and fixes 7 bugs.

  • Added: ignoreAtRules: [] to at-rule-no-vendor-prefix (#9096) (@​theacrat).
  • Added: ignoreMediaFeatureNames: [] to media-feature-name-no-vendor-prefix (#9097) (@​theacrat).
  • Fixed: performance of selector cloning rules (#9089) (@​jeddy3).
  • Fixed: *-empty-line-before performance (#9092) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown performance (#9090) (@​jeddy3).
  • Fixed: no-irregular-whitespace performance (#9091) (@​jeddy3).
  • Fixed: property-no-unknown false negatives for at-rule descriptors (#9109) (@​jeddy3).
  • Fixed: property-no-unknown false positives for corner-shape (#9099) (@​jeddy3).
  • Fixed: property-no-unknown false positives for double-slashed properties (#9099) (@​jeddy3).
Changelog

Sourced from stylelint's changelog.

17.4.0 - 2026-02-25

It adds 2 options to the rules and fixes 7 bugs.

  • Added: ignoreAtRules: [] to at-rule-no-vendor-prefix (#9096) (@​theacrat).
  • Added: ignoreMediaFeatureNames: [] to media-feature-name-no-vendor-prefix (#9097) (@​theacrat).
  • Fixed: performance of selector cloning rules (#9089) (@​jeddy3).
  • Fixed: *-empty-line-before performance (#9092) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown performance (#9090) (@​jeddy3).
  • Fixed: no-irregular-whitespace performance (#9091) (@​jeddy3).
  • Fixed: property-no-unknown false negatives for at-rule descriptors (#9109) (@​jeddy3).
  • Fixed: property-no-unknown false positives for corner-shape (#9099) (@​jeddy3).
  • Fixed: property-no-unknown false positives for double-slashed properties (#9099) (@​jeddy3).
Commits
  • 556b7ad Release 17.4.0 (#9113)
  • 05f64ad Run npm audit for minimatch (#9112)
  • d358479 Document steps for adding an option and fixing a rule bug (#9111)
  • 467c5c9 Fix property-no-unknown false negatives for at-rule descriptors (#9109)
  • 4250b21 Document opening a pull request requests in CONTRIBUTING (#9110)
  • effb787 Remove husky (#8984)
  • f38a18c Remove redundant @types/file-entry-cache type dep (#9108)
  • 83ed11b Add ignoreAtRules: [] to at-rule-no-vendor-prefix (#9096)
  • 0a8f468 Add ignoreMediaFeatureNames: [] to media-feature-name-no-vendor-prefix (#...
  • 83cfd65 Fix property-no-unknown false positives for corner-shape (#9099)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates stylelint-plugin-use-baseline from 1.2.4 to 1.2.6

Release notes

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

v1.2.6

1.2.6 (2026-03-02)

Bug Fixes

  • ensure comma-separated selectors are correctly detected (#108) (2507130)

v1.2.5

1.2.5 (2026-03-02)

Bug Fixes

Changelog

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

1.2.6 (2026-03-02)

Bug Fixes

  • ensure comma-separated selectors are correctly detected (#108) (2507130)

1.2.5 (2026-03-02)

Bug Fixes

Commits

Updates typescript-eslint from 8.56.0 to 8.56.1

Release notes

Sourced from typescript-eslint's releases.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.56.1 (2026-02-23)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

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

…9 updates

Bumps the dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@gravity-ui/uikit](https://github.com/gravity-ui/uikit) | `7.32.0` | `7.33.0` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.92.4` | `0.93.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.3.3` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.0` | `0.5.2` |
| [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.0` | `7.13.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.3.0` | `17.4.0` |
| [stylelint-plugin-use-baseline](https://github.com/ryo-manba/stylelint-plugin-use-baseline) | `1.2.4` | `1.2.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.56.1` |



Updates `@gravity-ui/uikit` from 7.32.0 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.32.0...v7.33.0)

Updates `@hey-api/openapi-ts` from 0.92.4 to 0.93.1
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.92.4...@hey-api/openapi-ts@0.93.1)

Updates `@types/node` from 25.3.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-react-refresh` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.0...v0.5.2)

Updates `globals` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.3.0...v17.4.0)

Updates `react-router` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.13.1/packages/react-router)

Updates `stylelint` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.3.0...17.4.0)

Updates `stylelint-plugin-use-baseline` from 1.2.4 to 1.2.6
- [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.2.4...v1.2.6)

Updates `typescript-eslint` from 8.56.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@gravity-ui/uikit"
  dependency-version: 7.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.93.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-router
  dependency-version: 7.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: stylelint
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: stylelint-plugin-use-baseline
  dependency-version: 1.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.56.1
  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 Mar 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-a133f1fecb branch March 3, 2026 18:09
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.

0 participants