PR #144 opened: chore(deps): bump the minor-and-patch group across 1 directory with 7 updates
Bumps the minor-and-patch group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| @types/node | 25.4.0 | 25.5.0 |
| @typescript-eslint/eslint-plugin | 8.57.0 | 8.57.1 |
| @typescript-eslint/parser | 8.57.0 | 8.57.1 |
| eslint | 10.0.3 | 10.1.0 |
| lint-staged | 16.3.3 | 16.4.0 |
| markdownlint-cli2 | 0.21.0 | 0.22.0 |
| typescript-eslint | 8.57.0 | 8.57.1 |
Updates @types/node from 25.4.0 to 25.5.0
▶Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.57.0 to 8.57.1
▶Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.57.1
8.57.1 (2026-03-16)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)
❤️ Thank You
- Newton Yuan
@NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.57.1 (2026-03-16)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)
❤️ Thank You
- Newton Yuan
@NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
c7c38aachore(release): publish 8.57.1e114629fix(eslint-plugin): [prefer-optional-chain] no report for property on interse...- See full diff in compare view
Updates @typescript-eslint/parser from 8.57.0 to 8.57.1
▶Release notes
Sourced from @typescript-eslint/parser's releases.
v8.57.1
8.57.1 (2026-03-16)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)
❤️ Thank You
- Newton Yuan
@NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Changelog
Sourced from @typescript-eslint/parser's changelog.
8.57.1 (2026-03-16)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
c7c38aachore(release): publish 8.57.1- See full diff in compare view
Updates eslint from 10.0.3 to 10.1.0
▶Release notes
Sourced from eslint's releases.
v10.1.0
Features
ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638) (Tanuj Kanti)0916995feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)Bug Fixes
2b8824efix: Preventno-varautofix when a variable is used before declaration (#20464) (Amaresh S M)e58b4bffix: update eslint (#20597) (renovate[bot])Documentation
b7b57fedocs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)58e4cfcdocs: add deprecation notice partial (#20639) (Milos Djermanovic)7143dbfdocs: update v9 migration guide for@eslint/jsusage (#20540) (fnx)035fc4fdocs: note thatglobalReturnapplies only withsourceType: "script"(#20630) (Milos Djermanovic)e972c88docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)7f10d84docs: Update README (GitHub Actions Bot)aeed007docs: open playground link in new tab (#20602) (Tanuj Kanti)a0d1a37docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)Chores
a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584) (Milos Djermanovic)1f42bd7chore: updateprettierto 3.8.1 (#20651) (루밀LuMir)c0a6f4achore: update dependency@eslint/jsonto ^1.2.0 (#20652) (renovate[bot])cc43f79chore: update dependency c8 to v11 (#20650) (renovate[bot])2ce4635chore: update dependency@eslint/jsonto v1 (#20649) (renovate[bot])f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646) (renovate[bot])dbb4c95chore: remove trunk (#20478) (sethamus)c672a2atest: fix CLI test for empty output file (#20640) (kuldeep kumar)c7ada24ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636) (dependabot[bot])07c4b8btest: fixRuleTestertest without test runners (#20631) (Francesco Trotta)079bba7test: Add tests forisValidWithUnicodeFlag(#20601) (Manish chaudhary)5885ae6ci: unpin Node.js 25.x in CI (#20615) (Copilot)f65e5d3chore: update pnpm/action-setup digest to b906aff (#20610) (renovate[bot])
▶Commits
8351ec710.1.03270bc1Build: changelog update for 10.1.0a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584)1f42bd7chore: updateprettierto 3.8.1 (#20651)c0a6f4achore: update dependency@eslint/jsonto ^1.2.0 (#20652)cc43f79chore: update dependency c8 to v11 (#20650)2ce4635chore: update dependency@eslint/jsonto v1 (#20649)f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646)dbb4c95chore: remove trunk (#20478)ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638)- Additional commits viewable in compare view
Updates lint-staged from 16.3.3 to 16.4.0
▶Release notes
Sourced from lint-staged's releases.
v16.4.0
Minor Changes
- #1739
687fc90Thanks@hyperz111! - Replacemicromatchwithpicomatchto reduce dependencies.v16.3.4
Patch Changes
- #1742
9d6e827Thanks@iiroj! - Update dependencies, including[email protected]to make sure localnode_modules/.binare preferred to global locations (released in[email protected]).
▶Changelog
Sourced from lint-staged's changelog.
16.4.0
Minor Changes
- #1739
687fc90Thanks@hyperz111! - Replacemicromatchwithpicomatchto reduce dependencies.16.3.4
Patch Changes
- #1742
9d6e827Thanks@iiroj! - Update dependencies, including[email protected]to make sure localnode_modules/.binare preferred to global locations (released in[email protected]).
▶Commits
Updates markdownlint-cli2 from 0.21.0 to 0.22.0
▶Changelog
Sourced from markdownlint-cli2's changelog.
0.22.0
- Make
--configparameter more flexible- Support TOML with
--configparameter- Add
--configPointerparameter- Update dependencies
▶Commits
3766ad8Update to version 0.22.0.18fab89Bump eslint from 10.0.3 to 10.1.0b7106cbFreshen list of external custom rules included with the markdownlint-cli2-rul...cfaf497Update README.md to show how to use the Docker container image with pre-commit.0ae96d5Remove test-only shims for import.meta limitations in Node 18.6c8d949Add support for TOML files to --config, --configPointer, and extends (fixes #...02e491dBump pnpm/action-setup from 4 to 54777cf9Add --configPointer command-line parameter, supersedes dedicated handling of ...7ecda61Bump eslint-plugin-jsdoc from 62.7.1 to 62.8.069616e9Bump eslint from 10.0.2 to 10.0.3- Additional commits viewable in compare view
Updates typescript-eslint from 8.57.0 to 8.57.1
▶Release notes
Sourced from typescript-eslint's releases.
v8.57.1
8.57.1 (2026-03-16)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)
❤️ Thank You
- Newton Yuan
@NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Changelog
Sourced from typescript-eslint's changelog.
8.57.1 (2026-03-16)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
c7c38aachore(release): publish 8.57.1- See full diff in compare view
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