build(deps-dev): bump the lint-toolchain group across 1 directory with 6 updates - #1007
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the lint-toolchain group across 1 directory with 6 updates#1007dependabot[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.
|
This was referenced Jul 21, 2026
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-toolchain-ceda8f588f
branch
from
July 23, 2026 17:43
f820a14 to
8fe77cb
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-toolchain-ceda8f588f
branch
from
August 1, 2026 22:25
8fe77cb to
42fcff1
Compare
|
…h 6 updates Bumps the lint-toolchain group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.9.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `17.4.1` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.47.0` | `0.49.1` | | [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) | `9.1.0` | `11.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.6` | | [stylelint](https://github.com/stylelint/stylelint) | `17.14.0` | `17.14.1` | Updates `eslint` from 9.39.2 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.9.1) Updates `lint-staged` from 16.2.7 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@v16.2.7...v17.4.1) Updates `markdownlint-cli` from 0.47.0 to 0.49.1 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.47.0...v0.49.1) Updates `npm-package-json-lint` from 9.1.0 to 11.0.0 - [Release notes](https://github.com/tclindner/npm-package-json-lint/releases) - [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md) - [Commits](tclindner/npm-package-json-lint@v9.1.0...v11.0.0) Updates `prettier` from 3.9.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.6) Updates `stylelint` from 17.14.0 to 17.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.14.0...17.14.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint-toolchain - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint-toolchain - dependency-name: markdownlint-cli dependency-version: 0.49.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-toolchain - dependency-name: npm-package-json-lint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint-toolchain - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint-toolchain - dependency-name: stylelint dependency-version: 17.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint-toolchain ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-toolchain-ceda8f588f
branch
from
September 1, 2026 22:24
42fcff1 to
5c00d9f
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-toolchain group with 6 updates in the / directory:
9.39.210.9.116.2.717.4.10.47.00.49.19.1.011.0.03.9.43.9.617.14.017.14.1Updates
eslintfrom 9.39.2 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
lint-stagedfrom 16.2.7 to 17.4.1Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
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...Updates
markdownlint-clifrom 0.47.0 to 0.49.1Release notes
Sourced from markdownlint-cli's releases.
Commits
5b5dddcBump version 0.49.14e83bddBump run-con from 1.3.2 to 1.3.34f2127bBump actions/setup-node from 6 to 7cc62492Manually address new violations reported by xo.678b7eeBump xo from 3.0.2 to 4.0.006602e9Bump ignore from 7.0.5 to 7.0.6eac32ddBump markdownlint from 0.41.0 to 0.41.12864eb0Bump js-yaml from 5.2.0 to 5.2.12748661Bump markdown-it from 14.2.0 to 14.3.00144ebeManually address new violations reported by xo.Updates
npm-package-json-lintfrom 9.1.0 to 11.0.0Release notes
Sourced from npm-package-json-lint's releases.
... (truncated)
Commits
3c65e94RemoveallowEmptyTargets, default targets to.(#1929)e4c43f8build(deps-dev): Bump globals from 17.9.0 to 17.10.0 (#1926)03cab74Update npm package json linting rules (#1928)0aff148build(deps-dev): Bump typescript from 5.4.5 to 6.0.3 (#1740)88e6973build(deps-dev): Bump typescript-eslint in the eslint-dependencies group (#1924)0c54156fix: bundle ajv and ajv-errors to avoid cross-version codegen mismatch (#1922)b36654abuild(deps): Bump cosmiconfig from 9.0.2 to 10.0.0 (#1912)328488cbuild(deps-dev): Bump@types/nodefrom 26.1.2 to 26.2.0 (#1919)6ca833dbuild(deps-dev): Bump eslint in the eslint-dependencies group (#1918)0235c98build(deps): Bump brace-expansion from 1.1.14 to 1.1.18 in /website (#1908)Updates
prettierfrom 3.9.4 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
stylelintfrom 17.14.0 to 17.14.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
cd66b03Release 17.14.1 (#9397)7c30fc5Refactor to replacevoidwithundefinedin union types (#9395)57c8d0eFixrule-empty-line-beforefalse positives for shared-line comments with `e...226f10aBump@vscode/windows-process-treefrom 0.7.0 to 0.8.0 (#9392)13c3c5cBump globby from 16.2.0 to 16.2.1 (#9393)6dafcf5Document unknown-effort contributions (#9391)54c2bc8Fix test for Yarn PnP with npm v12 (#9390)3e7eb56Fixdeclaration-block-no-redundant-longhand-propertiesinvalidbackground...438196eBump postcss from 8.5.15 to 8.5.16 in the postcss group across 1 directory (#...c1e1489Fixquietoption to suppressreport*warning reports (#9387)