PR #147 opened: chore(deps): bump the minor-and-patch group across 1 directory with 10 updates
Bumps the minor-and-patch group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| @modelcontextprotocol/sdk | 1.27.1 | 1.29.0 |
| @types/node | 25.4.0 | 25.5.0 |
| @typescript-eslint/eslint-plugin | 8.57.0 | 8.58.0 |
| @typescript-eslint/parser | 8.57.0 | 8.58.0 |
| dotenv | 17.3.1 | 17.4.0 |
| eslint | 10.0.3 | 10.1.0 |
| lint-staged | 16.3.3 | 16.4.0 |
| markdownlint-cli2 | 0.21.0 | 0.22.0 |
| ts-jest | 29.4.6 | 29.4.9 |
| typescript-eslint | 8.57.0 | 8.58.0 |
Updates @modelcontextprotocol/sdk from 1.27.1 to 1.29.0
▶Release notes
Sourced from @modelcontextprotocol/sdk's releases.
v1.29.0
What's Changed
- fix: treat v1.x as primary branch for npm latest tag (backport #1577) by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1749- [v1.x] fix: disallow null (infinite) requested TTL by
@LucaButBoringin modelcontextprotocol/typescript-sdk#1339- [v1.x] fix: add missing size field to ResourceSchema by
@olaservoin modelcontextprotocol/typescript-sdk#1575- Add typings exports by
@tdraierin modelcontextprotocol/typescript-sdk#1623- v1.x npm audit fix by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1780- v1.x #1623 follow up -add missing types to package.json by
@KKonstantinovin modelcontextprotocol/typescript-sdk#1773- [v1.x backport] Allow servers / clients to advertise extensions in the capability object by
@localdenin modelcontextprotocol/typescript-sdk#1811- fix(stdio): always set windowsHide on Windows, not just in Electron by
@jnMetaCodein modelcontextprotocol/typescript-sdk#1640- chore: bump version to 1.29.0 by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1820New Contributors
@tdraiermade their first contribution in modelcontextprotocol/typescript-sdk#1623@jnMetaCodemade their first contribution in modelcontextprotocol/typescript-sdk#1640Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.28.0...v1.29.0
v1.28.0
What's Changed
- feat: use scopes_supported from resource metadata by default (fixes #580) by
@antogynin modelcontextprotocol/typescript-sdk#757- [v1.x backport] Default to client_secret_basic when server omits token_endpoint_auth_methods_supported by
@pcarletonin modelcontextprotocol/typescript-sdk#1611- fix: reject plain JSON Schema objects passed as inputSchema by
@tiluckdavein modelcontextprotocol/typescript-sdk#1596- fix: clear _timeoutInfo in _onclose() and scope .finally() abort controller cleanup by
@pcarletonin modelcontextprotocol/typescript-sdk#1462- fix(server/auth): RFC 8252 loopback port relaxation by
@poteatin modelcontextprotocol/typescript-sdk#1738- chore: bump version to 1.28.0 by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1746New Contributors
@antogynmade their first contribution in modelcontextprotocol/typescript-sdk#757@tiluckdavemade their first contribution in modelcontextprotocol/typescript-sdk#1596@poteatmade their first contribution in modelcontextprotocol/typescript-sdk#1738Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.27.1...v1.28.0
▶Commits
e12cbd7chore: bump version to 1.29.0 (#1820)3913fd4fix(stdio): always set windowsHide on Windows, not just in Electron (#1640)5608e78[v1.x backport] Allow servers / clients to advertise extensions in the capabi...7213816v1.x #1623 follow up -add missing types to package.json (#1773)364f38cv1.x npm audit fix (#1780)c95cc09Add typings exports (#1623)ddadaa6[v1.x] fix: add missing size field to ResourceSchema (#1575)2a15851[v1.x] fix: disallow null (infinite) requested TTL (#1339)13e30f1fix: treat v1.x as primary branch for npm latest tag (backport #1577) (#1749)a056569chore: bump version to 1.28.0 (#1746)- Additional commits viewable in compare view
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.58.0
▶Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.58.0
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
🩹 Fixes
- eslint-plugin: crash in
no-unnecessary-type-arguments(#12163)- eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
- eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)
❤️ Thank You
- ej shafran
@ej-shafran- Evyatar Daud
@StyleShit- GG ZIBLAKING
- milkboy2564
@SeolJaeHyeok- teee32
@teee32See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.2
8.57.2 (2026-03-23)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
- eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
- eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
- eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
- eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
- eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
- eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
- typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Konv Suu
- mdm317
- Newton Yuan
@NewtonYuan- RyoheiYamamoto
- SungHyun627
@SungHyun627- Tamashoo
@TamashooSee GitHub Releases for more information.
... (truncated)
▶Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)
- eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
- eslint-plugin: crash in
no-unnecessary-type-arguments(#12163)❤️ Thank You
- ej shafran
@ej-shafran- Evyatar Daud
@StyleShit- GG ZIBLAKING
- milkboy2564
@SeolJaeHyeok- teee32
@teee32See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.57.2 (2026-03-23)
🩹 Fixes
- eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
- eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
- eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
- eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
- eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
- eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Konv Suu
- mdm317
- Newton Yuan
@NewtonYuan- SungHyun627
@SungHyun627- Tamashoo
@TamashooSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.57.1 (2026-03-16)
... (truncated)
▶Commits
4933417chore(release): publish 8.58.05a9bd36fix(eslint-plugin): [prefer-regexp-exec] avoid fixing unknown RegExp flags (#...edb90ebfix(eslint-plugin): [no-extraneous-class] handle index signatures (#12142)8cde2d0feat: support TypeScript 6 (#12124)1bf86c9fix(eslint-plugin): crash inno-unnecessary-type-arguments(#12163)e9cc25adocs(eslint-plugin): fix typo (#12155)be4d54dchore(release): publish 8.57.2f68c8e4fix(eslint-plugin): [prefer-readonly-parameter-types] preserve type alias inf...73acd2efix(eslint-plugin): [no-useless-default-assignment] skip reporting false posi...3d21482fix(eslint-plugin): [no-unsafe-return] false positive on unwrapping generic (...- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 8.57.0 to 8.58.0
▶Release notes
Sourced from @typescript-eslint/parser's releases.
v8.58.0
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
🩹 Fixes
- eslint-plugin: crash in
no-unnecessary-type-arguments(#12163)- eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
- eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)
❤️ Thank You
- ej shafran
@ej-shafran- Evyatar Daud
@StyleShit- GG ZIBLAKING
- milkboy2564
@SeolJaeHyeok- teee32
@teee32See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.2
8.57.2 (2026-03-23)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
- eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
- eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
- eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
- eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
- eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
- eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
- typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Konv Suu
- mdm317
- Newton Yuan
@NewtonYuan- RyoheiYamamoto
- SungHyun627
@SungHyun627- Tamashoo
@TamashooSee GitHub Releases for more information.
... (truncated)
▶Changelog
Sourced from @typescript-eslint/parser's changelog.
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
❤️ Thank You
- Evyatar Daud
@StyleShitSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.57.2 (2026-03-23)
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.
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
Updates dotenv from 17.3.1 to 17.4.0
▶Changelog
Sourced from dotenv's changelog.
17.4.0 (2026-04-01)
Added
- Add
skills/folder with focused agent skills:skills/dotenv/SKILL.md(core usage) andskills/dotenvx/SKILL.md(encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)Changed
- Tighten up logs:
◇ injecting env (14) from .env(#1003)
▶Commits
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 ts-jest from 29.4.6 to 29.4.9
▶Release notes
Sourced from ts-jest's releases.
v29.4.9
Please refer to CHANGELOG.md for details.
v29.4.8
No release notes provided.
v29.4.7
Please refer to CHANGELOG.md for details.
▶Changelog
Sourced from ts-jest's changelog.
29.4.7 (2026-04-01)
Features
- support TypeScript v6 (eda517d)
▶Commits
bac2e77chore(release): bump version to 29.4.9f8a9cc9fix: use correct registry for npm OIDC trusted publishinge2eec26fix: npm permissions263f2acchore: remove npm auth token5df0e45OIDCf82c144Merge pull request #5250 from kulshekhar/copilot/bump-patch-versione6ec5aeUpdate CHANGELOG.md62c3199Update CHANGELOG.md052e751Bump patch version to 29.4.7f79e77bMerge pull request #5249 from ext/feature/ts6-peer- Additional commits viewable in compare view
▶Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ts-jest since your current version.
Updates typescript-eslint from 8.57.0 to 8.58.0
▶Release notes
Sourced from typescript-eslint's releases.
v8.58.0
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
🩹 Fixes
- eslint-plugin: crash in
no-unnecessary-type-arguments(#12163)- eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
- eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)
❤️ Thank You
- ej shafran
@ej-shafran- Evyatar Daud
@StyleShit- GG ZIBLAKING
- milkboy2564
@SeolJaeHyeok- teee32
@teee32See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.2
8.57.2 (2026-03-23)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
- eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
- eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
- eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
- eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
- eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
- eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
- typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Konv Suu
- mdm317
- Newton Yuan
@NewtonYuan- RyoheiYamamoto
- SungHyun627
@SungHyun627- Tamashoo
@TamashooSee GitHub Releases for more information.
... (truncated)
▶Changelog
Sourced from typescript-eslint's changelog.
8.58.0 (2026-03-30)
🚀 Features
- support TypeScript 6 (#12124)
❤️ Thank You
- Evyatar Daud
@StyleShitSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.57.2 (2026-03-23)
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.
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.