Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@eslint/js 9.39.1 9.39.2
@gravity-ui/components 4.16.0 4.17.0
eslint 9.39.1 9.39.2
eslint-plugin-react-refresh 0.4.24 0.4.25
knip 5.73.4 5.74.0
sass-embedded 1.96.0 1.97.0
typescript-eslint 8.49.0 8.50.0
vite-bundle-analyzer 1.3.1 1.3.2

Updates @eslint/js from 9.39.1 to 9.39.2

Release notes

Sourced from @​eslint/js's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates @gravity-ui/components from 4.16.0 to 4.17.0

Release notes

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

v4.17.0

4.17.0 (2025-12-16)

Features

Changelog

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

4.17.0 (2025-12-16)

Features

Commits
  • f40cc40 chore(main): release 4.17.0 (#363)
  • 325a4cb feat(Gallery): add image scaling (#361)
  • a609bd5 feat: added i18n.useTranslation in components (#362)
  • 85f8c27 refactor(OnboardingMenu): use useTranslation hook for i18n (#356)
  • 6d0c899 refactor(Gallery): use useTranslation hook instead of direct i18n calls (#358)
  • c363e3d refactor(CookieConsent): use useTranslation hook instead of direct i18n calls...
  • e09d140 refactor(ItemSelector): use i18n.Translation instead of direct i18n calls (#359)
  • See full diff in compare view

Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates eslint-plugin-react-refresh from 0.4.24 to 0.4.25

Release notes

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

v0.4.25

  • Report cases like export const ENUM = Object.keys(TABLE) as EnumType[]; (fixes #93)
  • Allow _ in component names (#94)
Changelog

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

0.4.25

  • Report cases like export const ENUM = Object.keys(TABLE) as EnumType[]; (fixes #93)
  • Allow _ in component names (#94)
Commits
  • 4fc6d3d Catch non React exports defined as call expressions [publish]
  • 0397bde Allow non-leading underscores (#94)
  • See full diff in compare view

Updates knip from 5.73.4 to 5.74.0

Release notes

Sourced from knip's releases.

Release 5.74.0

  • Rename import modifiers → flags (287d04b5ee9320d5bfb24f98d37325165e828d31)
  • Improve class member tracking (88f2fb8d7d247a179d5a4c86df9d81bd966bfe72)
  • Add json and jsonc to resolveSync (d6e9a13dd32ef4a4634be25ecae6c7a15489c6cd)
  • Get rid of isSkipLibs in module resolver now that we're using oxc-resolver (bcd97330641f2933cf9565e6021d2d543eb90ce3)
  • Miscellaneous minor refactors/naming/comment improvements (9aeb6debfa7e1b2bd6aea1db3008baf9af04964e)
  • Shape consistency/value reuse for clarity + enable V8 optimizations (577b4d7a1fd4cbd1d719e537e6d22f7a44c8c48f)
  • Fix up launch configs (3d9f6f3b22989c8ace14ad11362bb9c7150e6c2d)
  • Fix lint issues (f1aca2fd8f2e15016b4e755db5a4705b0134f0f2)
  • Temp disable slonik (54d4d459cb24602fc03b3155c07ec64f1d39618d)
  • Improve clarity re. shape/mutability (d6d61053ccadcd38c0a50fb5b872912cb90e2db8)
  • Add SWC plugin (#1390) (926808485335e33e8ccc623785e21dbbec109e36) - thanks @​ebroder!
  • Ignore sass builtin dependencies in Sass/SCSS files (#1392) (c7efb229572a11d3e60e34c71eb935b2e194e3b5) - thanks @​ebroder!
Commits
  • 22bda2d Release 5.74.0
  • c7efb22 Ignore sass builtin dependencies in Sass/SCSS files (#1392)
  • 9268084 Add SWC plugin (#1390)
  • d6d6105 Improve clarity re. shape/mutability
  • f1aca2f Fix lint issues
  • 577b4d7 Shape consistency/value reuse for clarity + enable V8 optimizations
  • 9aeb6de Miscellaneous minor refactors/naming/comment improvements
  • bcd9733 Get rid of isSkipLibs in module resolver now that we're using oxc-resolver
  • d6e9a13 Add json and jsonc to resolveSync
  • 88f2fb8 Improve class member tracking
  • Additional commits viewable in compare view

Updates sass-embedded from 1.96.0 to 1.97.0

Changelog

Sourced from sass-embedded's changelog.

1.97.0

  • Add support for the display-p3-linear color space.
Commits

Updates typescript-eslint from 8.49.0 to 8.50.0

Release notes

Sourced from typescript-eslint's releases.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

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

Changelog

Sourced from typescript-eslint's changelog.

8.50.0 (2025-12-15)

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

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

Commits

Updates vite-bundle-analyzer from 1.3.1 to 1.3.2

Release notes

Sourced from vite-bundle-analyzer's releases.

v1.3.2

  • Cli mode should resolve the correct module.
  • Add new option for cli.
Changelog

Sourced from vite-bundle-analyzer's changelog.

1.3.2

  • Cli mode should resolve the correct module.
  • Add new option for cli.
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 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

…8 updates

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

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` |
| [@gravity-ui/components](https://github.com/gravity-ui/components) | `4.16.0` | `4.17.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.24` | `0.4.25` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.73.4` | `5.74.0` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.96.0` | `1.97.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.49.0` | `8.50.0` |
| [vite-bundle-analyzer](https://github.com/nonzzz/vite-bundle-analyzer) | `1.3.1` | `1.3.2` |



Updates `@eslint/js` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

Updates `@gravity-ui/components` from 4.16.0 to 4.17.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.16.0...v4.17.0)

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

Updates `eslint-plugin-react-refresh` from 0.4.24 to 0.4.25
- [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.4.24...v0.4.25)

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

Updates `sass-embedded` from 1.96.0 to 1.97.0
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.96.0...1.97.0)

Updates `typescript-eslint` from 8.49.0 to 8.50.0
- [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.50.0/packages/typescript-eslint)

Updates `vite-bundle-analyzer` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/nonzzz/vite-bundle-analyzer/releases)
- [Changelog](https://github.com/nonzzz/vite-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](nonzzz/vite-bundle-analyzer@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@gravity-ui/components"
  dependency-version: 4.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.4.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: knip
  dependency-version: 5.74.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sass-embedded
  dependency-version: 1.97.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vite-bundle-analyzer
  dependency-version: 1.3.2
  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 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

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

@dependabot dependabot bot closed this Dec 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-65f97a4712 branch December 17, 2025 18:42
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