meta: bump the lint group across 1 directory with 4 updates - #1081
Open
dependabot[bot] wants to merge 1 commit into
Open
meta: bump the lint group across 1 directory with 4 updates#1081dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🚀 Deploying Preview to Cloudflare 🚀Preview Deployments by commit
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1081 +/- ##
=======================================
Coverage 90.60% 90.60%
=======================================
Files 217 217
Lines 20802 20802
Branches 1974 1974
=======================================
Hits 18847 18847
Misses 1948 1948
Partials 7 7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
|
| File | Main | PR | Change |
|---|---|---|---|
orama-db.json |
9.35 MB | 9.35 MB | +125.00 B (+0.0%) |
Performance estimate (single CI run)
- Generation time: 34.7% faster (21.38 s → 13.97 s)
- Peak memory: 0.5% lower (1.97 GB → 1.96 GB)
web Generator
Output size: 1 file changed · net -404.00 B
File size details
| File | Main | PR | Change |
|---|---|---|---|
all.html |
32.42 MB | 32.42 MB | -404.00 B (-0.0%) |
Performance estimate (single CI run)
- Generation time: 2.3% slower (124.75 s → 127.62 s)
- Peak memory: 2.0% higher (5.35 GB → 5.46 GB)
Bumps the lint group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin-react-x) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `eslint` from 10.8.0 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.9.1) Updates `eslint-plugin-jsdoc` from 63.3.2 to 64.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.3.2...v64.2.1) Updates `eslint-plugin-react-x` from 5.18.1 to 5.18.6 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.18.6/plugins/eslint-plugin-react-x) Updates `lint-staged` from 17.3.0 to 17.4.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.3.0...v17.4.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-version: 64.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-react-x dependency-version: 5.18.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: lint-staged dependency-version: 17.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-ee68552f6f
branch
from
September 4, 2026 19:59
97741dd to
814d6b9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the lint group with 4 updates in the / directory: eslint, eslint-plugin-jsdoc, eslint-plugin-react-x and lint-staged.
Updates
eslintfrom 10.8.0 to 10.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)Updates
eslint-plugin-jsdocfrom 63.3.2 to 64.2.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
dc99c3cfix: update jsdcoccomment, devDeps (#1746)8a37bd2feat(check-param-names): add order fixer and suggestions (#1732)7309d7dfeat: update jsdoccomment, devDeps.; use nodenext for module properties in TS4de1b19chore: update jsdoccomment, devDep.fbe2a2bfix: update jsdoccomment and devDep.343516afix: resume support for CJS via require(esm)7e94c04chore: update jsdoccomment, comment-parser, devDeps.9c9b723feat: ESM only; fixes #1626cb41846chore: update devDeps.5c17ce4refactor: fix tsc devUpdates
eslint-plugin-react-xfrom 5.18.1 to 5.18.6Release notes
Sourced from eslint-plugin-react-x's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-x's changelog.
... (truncated)
Commits
9b8e5farelease: 5.18.68d478b6refactor(core): add createElement helper APIs and reuse them in rules (#1937)419e0b2release: 5.18.52668805chore(deps): update typescript-eslint to 8.67.0 and other deps07bc3ecrelease: 5.18.4d874fecfix(react-x): report no-class-component on class name, closes #1932 (#1934)dd66e7achore(deps): update eslint to 10.8.1,@types/nodeto 26.2.0 and other deps8ca03d2release: 5.18.38445284chore(deps): update typescript-eslint to 8.66.0 and next to 16.3.0e564303refactor(react-x): narrow with* HOC detection to well-known wrappers … (#1929)Updates
lint-stagedfrom 17.3.0 to 17.4.1Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
d0c1517Merge pull request #1841 from lint-staged/changeset-release/mainf061335chore(changeset): released2721afMerge pull request #1840 from lint-staged/updatesefe5b63ci: update Changesets action because it failed to publishcd76ce3build: update dependenciesea195e1Merge pull request #1837 from lint-staged/changeset-release/maina6a0d61chore(changeset): release0a09098Merge pull request #1832 from lint-staged/add-all-flag7fd685bfix: further fix parsing options logic510a27cfeat: add--allflag for including all files tracked by Git instead of just...