Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-115c5772c2
Open

build(deps-dev): Bump the eslint group with 2 updates#9529
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-115c5772c2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates eslint-plugin-compat from 6.2.0 to 7.0.0

Release notes

Sourced from eslint-plugin-compat's releases.

v7.0.0

7.0.0 (2026-02-25)

  • feat!: drop support for ESLint 4-8 (259bc2e)

BREAKING CHANGES

  • Minimum supported ESLint version is now 9.0.0.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

v6.2.1

6.2.1 (2026-02-25)

Bug Fixes

  • case-insensitive match for lowercase browser globals (#649) (#681) (367fc02)
  • format test files with prettier (4f47dd4)

Performance Improvements

Changelog

Sourced from eslint-plugin-compat's changelog.

7.0.0 (2026-02-25)

  • feat!: drop support for ESLint 4-8 (259bc2e)

BREAKING CHANGES

  • Minimum supported ESLint version is now 9.0.0.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

6.2.1 (2026-02-25)

Bug Fixes

  • case-insensitive match for lowercase browser globals (#649) (#681) (367fc02)
  • format test files with prettier (4f47dd4)

Performance Improvements

Commits
  • 44f6be3 chore(release): 7.0.0 [skip ci]
  • 259bc2e feat!: drop support for ESLint 4-8
  • 0596805 chore(release): 6.2.1 [skip ci]
  • df995ff chore: drop ESLint 8 from CI test matrix
  • cebfaee chore: update dependencies and tests
  • 4f47dd4 fix: format test files with prettier
  • 9c21fdd perf: compat (#680)
  • 367fc02 fix: case-insensitive match for lowercase browser globals (#649) (#681)
  • See full diff in compare view

Updates eslint-plugin-jsdoc from 62.7.0 to 62.7.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.7.1

62.7.1 (2026-02-24)

Bug Fixes

  • require-property: err if user blocks [@property](https://github.com/property); fixes #1634 (23a9f1d)
Commits
  • 23a9f1d fix(require-property): err if user blocks @property; fixes #1634
  • bd90efd Merge pull request #1668 from gajus/dependabot/npm_and_yarn/ajv-6.14.0
  • eca3090 chore(deps): bump ajv from 6.12.6 to 6.14.0
  • 86bd0be Merge pull request #1666 from gajus/gajus-patch-1
  • ba0c8af Update funding to brettz9
  • See full diff in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 06:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

size-limit report 📦

Path Size
JS 409.66 KB (0%)
JS (gzip) 125.58 KB (0%)
JS (brotli) 103.55 KB (0%)
JS import Div (tree shaking) 811 B (0%)
CSS 374.58 KB (0%)
CSS (gzip) 46.15 KB (0%)
CSS (brotli) 36.59 KB (0%)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

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

Commit a397d1b

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9529/a397d1b911f26604d7222b6cba53d275ea5bc6fc/pkg/@vkontakte/vkui/_pkg.tgz

Commit a397d1b

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.32%. Comparing base (bc5d037) to head (a397d1b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9529   +/-   ##
=======================================
  Coverage   95.32%   95.32%           
=======================================
  Files         439      439           
  Lines       12093    12093           
  Branches     4401     4401           
=======================================
  Hits        11528    11528           
  Misses        565      565           
Flag Coverage Δ
unittests 95.32% <ø> (ø)

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-115c5772c2 branch 3 times, most recently from 224ddeb to e272e71 Compare March 16, 2026 05:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-115c5772c2 branch 2 times, most recently from 7759aa8 to 4e8a835 Compare March 30, 2026 05:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-115c5772c2 branch from 4e8a835 to f92f621 Compare April 6, 2026 05:53
Bumps the eslint group with 2 updates: [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).


Updates `eslint-plugin-compat` from 6.2.0 to 7.0.0
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](amilajack/eslint-plugin-compat@v6.2.0...v7.0.0)

Updates `eslint-plugin-jsdoc` from 62.7.0 to 62.7.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.7.0...v62.7.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-115c5772c2 branch from f92f621 to a397d1b Compare April 13, 2026 05:58
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