build(deps-dev): bump the lint-toolchain group with 6 updates#1007
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the lint-toolchain group with 6 updates#1007dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the lint-toolchain group with 6 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.7.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `17.1.0` | | [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` | `10.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.5` | | [stylelint](https://github.com/stylelint/stylelint) | `17.14.0` | `17.14.1` | Updates `eslint` from 9.39.2 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.7.0) Updates `lint-staged` from 16.2.7 to 17.1.0 - [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.1.0) 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 10.4.1 - [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...v10.4.1) Updates `prettier` from 3.9.4 to 3.9.5 - [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.5) 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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Jul 21, 2026
|
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:
9.39.210.7.016.2.717.1.00.47.00.49.19.1.010.4.13.9.43.9.517.14.017.14.1Updates
eslintfrom 9.39.2 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
lint-stagedfrom 16.2.7 to 17.1.0Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
dd5a95fMerge pull request #1817 from lint-staged/changeset-release/mainaad7f3bchore(changeset): release11b1d5cMerge pull request #1818 from lint-staged/fixesefb23a2fix: enable colors globally based on option26112a1fix: function task failure kills other tasks, unless--continue-on-errorwa...9b98b7ffix: handle error when calculating hash of unstaged changesd43432bfix: do not allow NaN concurrencybd4dcbffix: do not drop backup stash when restoring unstaged changes fails and using...9153a77Merge pull request #1816 from lint-staged/replace-listr2290e618refactor: use common identity functionUpdates
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 10.4.1Release notes
Sourced from npm-package-json-lint's releases.
... (truncated)
Commits
7c77437fix: Path to types (#1848)4c79057build(deps-dev): Bump@types/nodefrom 25.9.2 to 25.9.3 (#1846)e4f57c5build(deps): Bump semver from 7.8.3 to 7.8.4 (#1845)8477e95build(deps): Bump shell-quote from 1.8.3 to 1.8.4 in /website (#1843)5517d9dbuild(deps-dev): Bump prettier from 3.8.3 to 3.8.4 (#1844)3efa82abuild(deps): Bump semver from 7.8.2 to 7.8.3 (#1842)f596e27build(deps-dev): Bump@types/nodefrom 25.9.1 to 25.9.2 (#1839)6407138build(deps): Bump semver from 7.8.1 to 7.8.2 (#1838)0672bdbbuild(deps-dev): Bump tsdown from 0.22.1 to 0.22.2 (#1837)6d4f4a6build(deps): Bump the react-dependencies group (#1836)Updates
prettierfrom 3.9.4 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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