Skip to content

build(deps-dev): Bump the eslint group with 2 updates#9049

Merged
inomdzhon merged 4 commits intomasterfrom
dependabot/npm_and_yarn/eslint-485fd65ba5
Oct 13, 2025
Merged

build(deps-dev): Bump the eslint group with 2 updates#9049
inomdzhon merged 4 commits intomasterfrom
dependabot/npm_and_yarn/eslint-485fd65ba5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the eslint group with 2 updates: eslint-plugin-jsdoc and eslint-plugin-react-hooks.

Updates eslint-plugin-jsdoc from 60.8.2 to 61.1.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v61.1.1

61.1.1 (2025-10-12)

Bug Fixes

  • valid-types: reallow const type (75c8127)

v61.1.0

61.1.0 (2025-10-09)

Features

  • ts-method-signature-style: add new rule (92bf39e)
  • ts-no-empty-object-type: new rule to prevent empty objects (a19af97)
  • ts-no-unnecessary-template-expression: create new rule to catch extra markup within template types (64082aa)
  • ts-prefer-function-type: add new rule (cbda8aa)

v61.0.1

61.0.1 (2025-10-08)

Bug Fixes

  • require-yields-*, require-throws-*: ensure alias of throws (exception) and of yields (yield) are checked; fixes #1559 (#1560) (38770c4)

v61.0.0

61.0.0 (2025-10-08)

Features

  • type-formatting: keyValuePostColonSpacing, keyValuePostKeySpacing, keyValuePostOptionalSpacing, keyValuePostVariadicSpacing for key-value pairs (and object fields) (ecf3a4a)
  • type-formatting: add genericAndTupleElementSpacing option for tuples and generics (2735b6d)
  • type-formatting: add parameterDefaultValueSpacing for type parameter spacing (b8eeca8)
  • type-formatting: add spacing for functions/classes and method quotes (a361dc9)
  • type-formatting: change stringQuotes default to double; fixes #1556 (0837647)

BREAKING CHANGES

  • type-formatting: Set stringQuotes option to single to restore old behavior

v60.8.3

60.8.3 (2025-10-06)

Bug Fixes

... (truncated)

Commits
  • 75c8127 fix(valid-types): reallow const type
  • 64082aa feat(ts-no-unnecessary-template-expression): create new rule to catch extra...
  • a19af97 feat(ts-no-empty-object-type): new rule to prevent empty objects
  • ad97ccd docs: update
  • 7b0740d Update src/rules/tsPreferFunctionType.js
  • cbda8aa feat(ts-prefer-function-type): add new rule
  • 92bf39e feat(ts-method-signature-style): add new rule
  • 38770c4 fix(require-yields-*, require-throws-*): ensure alias of throws (exceptio...
  • 0837647 feat(type-formatting): change stringQuotes default to double; fixes #1556
  • a361dc9 feat(type-formatting): add spacing for functions/classes and method quotes
  • Additional commits viewable in compare view

Updates eslint-plugin-react-hooks from 6.1.1 to 7.0.0

Changelog

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

7.0.0

This release slims down presets to just 2 configurations (recommended and recommended-latest), and all compiler rules are enabled by default.

  • Breaking: Removed recommended-latest-legacy and flat/recommended configs. The plugin now provides recommended (legacy and flat configs with all recommended rules), and recommended-latest (legacy and flat configs with all recommended rules plus new bleeding edge experimental compiler rules). (@​poteto in #34757)
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

Bumps the eslint group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks).


Updates `eslint-plugin-jsdoc` from 60.8.2 to 61.1.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v60.8.2...v61.1.1)

Updates `eslint-plugin-react-hooks` from 6.1.1 to 7.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 05:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 13, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 13, 2025

size-limit report 📦

Path Size
JS 412.43 KB (0%)
JS (gzip) 124.97 KB (0%)
JS (brotli) 102.81 KB (0%)
JS import Div (tree shaking) 1.55 KB (0%)
CSS 351.38 KB (0%)
CSS (gzip) 43.57 KB (0%)
CSS (brotli) 34.72 KB (0%)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 13, 2025

e2e tests

Playwright Report

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.09%. Comparing base (99f2e3e) to head (10aba33).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9049   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files         449      449           
  Lines       25813    25813           
  Branches     4822     4822           
=======================================
  Hits        24805    24805           
  Misses       1008     1008           
Flag Coverage Δ
unittests 96.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 13, 2025

✅ Изменений в собранных файлах нет

Commit 10aba33

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 13, 2025

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://vkui-screenshot.hb.bizmrg.com/pull/9049/10aba3325226835285b295dec5e479300c669290/pkg/@vkontakte/vkui/_pkg.tgz

Commit 10aba33

@inomdzhon inomdzhon merged commit baf5015 into master Oct 13, 2025
30 checks passed
@inomdzhon inomdzhon deleted the dependabot/npm_and_yarn/eslint-485fd65ba5 branch October 13, 2025 12:31
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