PR #160 opened: chore(deps): bump the minor-and-patch group across 1 directory with 9 updates
Bumps the minor-and-patch group with 9 updates in the / directory:
| Package | From | To |
|---|---|---|
| @types/node | 25.5.0 | 25.6.0 |
| @typescript-eslint/eslint-plugin | 8.58.0 | 8.59.0 |
| @typescript-eslint/parser | 8.58.0 | 8.59.0 |
| dotenv | 17.4.0 | 17.4.2 |
| eslint | 10.1.0 | 10.2.1 |
| globals | 17.4.0 | 17.5.0 |
| markdownlint-cli2 | 0.22.0 | 0.22.1 |
| prettier | 3.8.1 | 3.8.3 |
| typescript-eslint | 8.58.0 | 8.59.0 |
Updates @types/node from 25.5.0 to 25.6.0
▶Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.58.0 to 8.59.0
▶Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.59.0
8.59.0 (2026-04-20)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)
❤️ Thank You
- Ulrich Stark
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2
8.58.2 (2026-04-13)
🩹 Fixes
- remove tsbuildinfo cache file from published packages (#12187)
- eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#12147)
❤️ Thank You
- Abhijeet Singh
@cseas- 송재욱
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.1
8.58.1 (2026-04-08)
🩹 Fixes
- eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#12004)
❤️ Thank You
- MinJae
@Ju-MINJAESee 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.59.0 (2026-04-20)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)
❤️ Thank You
- Ulrich Stark
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.58.2 (2026-04-13)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#12147)
- remove tsbuildinfo cache file from published packages (#12187)
❤️ Thank You
- Abhijeet Singh
@cseas- 송재욱
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.58.1 (2026-04-08)
🩹 Fixes
- eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#12004)
❤️ Thank You
- MinJae
@Ju-MINJAESee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
ea9ae4fchore(release): publish 8.59.0cfca550feat(eslint-plugin): [no-unnecessary-type-assertion] report more cases based ...6d599b4chore(eslint-plugin): switch auto-generated test cases to hand-written in ret...33c8169chore: fix cspell violations in code blocks (#12167)90c2803chore(release): publish 8.58.27c9e06ffix(eslint-plugin): [no-unnecessary-condition] use assignability checks in ch...dae1732chore(eslint-plugin): switch auto-generated test cases to hand-written in unb...be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.1c3f8ed5fix(eslint-plugin): [no-unused-vars] fix false negative for type predicate pa...- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 8.58.0 to 8.59.0
▶Release notes
Sourced from @typescript-eslint/parser's releases.
v8.59.0
8.59.0 (2026-04-20)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)
❤️ Thank You
- Ulrich Stark
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2
8.58.2 (2026-04-13)
🩹 Fixes
- remove tsbuildinfo cache file from published packages (#12187)
- eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#12147)
❤️ Thank You
- Abhijeet Singh
@cseas- 송재욱
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.1
8.58.1 (2026-04-08)
🩹 Fixes
- eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#12004)
❤️ Thank You
- MinJae
@Ju-MINJAESee 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.59.0 (2026-04-20)
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.58.2 (2026-04-13)
🩹 Fixes
- remove tsbuildinfo cache file from published packages (#12187)
❤️ Thank You
- Abhijeet Singh
@cseasSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.58.1 (2026-04-08)
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.4.0 to 17.4.2
▶Changelog
Sourced from dotenv's changelog.
17.4.2 (2026-04-12)
Changed
- Improved skill files - tightened up details (#1009)
17.4.1 (2026-04-05)
Changed
- Change text
injectingtoinjected(#1005)
▶Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skill- Additional commits viewable in compare view
Updates eslint from 10.1.0 to 10.2.1
▶Release notes
Sourced from eslint's releases.
v10.2.1
Bug Fixes
14be92bfix: model generator yield resumption paths in code path analysis (#20665) (sethamus)84a19d2fix: no-async-promise-executor false positives for shadowed Promise (#20740) (xbinaryx)af764affix: clarify language and processor validation errors (#20729) (Pixel998)e251b89fix: update eslint (#20715) (renovate[bot])Documentation
ca92ca0docs: reuse markdown-it instance for markdown filter (#20768) (Amaresh S M)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767) (Amaresh S M)c1621b9docs: fix typos in code-path-analyzer.js (#20700) (Ayush Shukla)1418d52docs: Update README (GitHub Actions Bot)39771e6docs: Update README (GitHub Actions Bot)71e0469docs: fix incomplete JSDoc param description in no-shadow rule (#20728) (kuldeep kumar)22119cedocs: clarify scope of for-direction rule with dead code examples (#20723) (Amaresh S M)8f3fb77docs: documentmeta.docs.dialects(#20718) (Pixel998)Chores
7ddfea9chore: update dependency prettier to v3.8.2 (#20770) (renovate[bot])fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763) (dependabot[bot])7246f92test: add tests for SuppressionsService.load() error handling (#20734) (kuldeep kumar)4f34b1echore: update pnpm/action-setup action to v5 (#20762) (renovate[bot])51080ebtest: processor service (#20731) (kuldeep kumar)e7e1889chore: remove stale babel-eslint10 fixture and test (#20727) (kuldeep kumar)4e1a87ctest: remove redundant async/await in flat config array tests (#20722) (Pixel998)066eabbtest: add rule metadata coverage forlanguagesanddocs.dialects(#20717) (Pixel998)v10.2.0
Features
586ec2ffeat: Addmeta.languagessupport to rules (#20571) (Copilot)14207defeat: addTemporaltono-obj-calls(#20675) (Pixel998)bbb2c93feat: add Temporal to ES2026 globals (#20672) (Pixel998)Bug Fixes
Documentation
a2af743docs: addlanguageto configuration objects (#20712) (Francesco Trotta)845f23fdocs: Update README (GitHub Actions Bot)5fbcf59docs: removesourceTypefrom ts playground link (#20477) (Tanuj Kanti)8702a47docs: Update README (GitHub Actions Bot)ddeadeddocs: Update README (GitHub Actions Bot)2b44966docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)eab65c7docs: updateeslintversions in examples (#20664) (루밀LuMir)3e4a299docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)Chores
... (truncated)
▶Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update README- Additional commits viewable in compare view
Updates globals from 17.4.0 to 17.5.0
▶Release notes
Sourced from globals's releases.
v17.5.0
- Update globals (2026-04-12) (#342) 5d84602
https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0
▶Commits
Updates markdownlint-cli2 from 0.22.0 to 0.22.1
▶Commits
996abf6Update to version 0.22.1.70b6875Improve definition of OutputFormatterConfiguration type, minor other type twe...2cf5440Add additional test case for previous commit fixing dotfile behavior.21c53edBump eslint from 10.2.0 to 10.2.1b738aa0Update removeIgnoredFiles use of micromatch to include dotfiles for consisten...24c04f4Bump junit-report-builder from 5.1.1 to 5.1.2 in /formatter-junit650f208Bump pnpm/action-setup from 5 to 6726eaabBump eslint from 10.1.0 to 10.2.01aa7579Update indirect playwright dependencies to 1.59.1.fee080dBump@playwright/testfrom 1.58.2 to 1.59.1- Additional commits viewable in compare view
Updates prettier from 3.8.1 to 3.8.3
▶Release notes
Sourced from prettier's releases.
3.8.3
- SCSS: Prevent trailing comma in
if()function (prettier/prettier#18471 by@kovsu)3.8.2
- Support Angular v21.2
▶Changelog
Sourced from prettier's changelog.
3.8.3
SCSS: Prevent trailing comma in
if()function (#18471 by@kovsu)// Input $value: if(sass(false): 1; else: -1);// Prettier 3.8.2 $value: if( sass(false): 1; else: -1, );
// Prettier 3.8.3 $value: if(sass(false): 1; else: -1);3.8.2
Angular: Support Angular v21.2 (#18722, #19034 by
@fisker)Exhaustive typechecking with
@default never;<!-- Input --> @switch (foo) { @case (1) {} @default never; }<!-- Prettier 3.8.1 --> SyntaxError: Incomplete block "default never". If you meant to write the @ character, you should use the "@" HTML entity instead. (3:3)
<!-- Prettier 3.8.2 -->@switch(foo) {@case(1) {}@defaultnever; }
arrow functionandinstanceofexpressions.</tr></table>
... (truncated)
▶Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)- Additional commits viewable in compare view
Updates typescript-eslint from 8.58.0 to 8.59.0
▶Release notes
Sourced from typescript-eslint's releases.
v8.59.0
8.59.0 (2026-04-20)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)
❤️ Thank You
- Ulrich Stark
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2
8.58.2 (2026-04-13)
🩹 Fixes
- remove tsbuildinfo cache file from published packages (#12187)
- eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#12147)
❤️ Thank You
- Abhijeet Singh
@cseas- 송재욱
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.1
8.58.1 (2026-04-08)
🩹 Fixes
- eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#12004)
❤️ Thank You
- MinJae
@Ju-MINJAESee 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.59.0 (2026-04-20)
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.58.2 (2026-04-13)
🩹 Fixes
- remove tsbuildinfo cache file from published packages (#12187)
❤️ Thank You
- Abhijeet Singh
@cseasSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.58.1 (2026-04-08)
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
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