chore(deps): bump the all-dependencies group with 4 updates by dependabot[bot] · Pull Request #620 · github/eslint-plugin-github (original) (raw)
Bumps the all-dependencies group with 4 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, typescript-eslint and eslint-doc-generator.
Updates @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.26.1
8.26.1 (2025-03-10)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] treat
any/unknownas eligible for nullish coalescing (#10865)- eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
- rule-tester: export
TestLanguageOptions(#10930)❤️ Thank You
- Dave @reduckted
- Kirk Waiblinger @kirkwaiblinger
- YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.26.1 (2025-03-10)
🩹 Fixes
- eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
- eslint-plugin: [prefer-nullish-coalescing] treat
any/unknownas eligible for nullish coalescing (#10865)❤️ Thank You
- Kirk Waiblinger @kirkwaiblinger
- YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
Commits
- 9aa0b6b chore(release): publish 8.26.1
- ee90e45 fix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)
- dba0bed fix(eslint-plugin): [prefer-nullish-coalescing] treat
any/unknownas elig... - See full diff in compare view
Updates @typescript-eslint/parser from 8.26.0 to 8.26.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.26.1
8.26.1 (2025-03-10)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] treat
any/unknownas eligible for nullish coalescing (#10865)- eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
- rule-tester: export
TestLanguageOptions(#10930)❤️ Thank You
- Dave @reduckted
- Kirk Waiblinger @kirkwaiblinger
- YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.26.1 (2025-03-10)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
- 9aa0b6b chore(release): publish 8.26.1
- See full diff in compare view
Updates typescript-eslint from 8.26.0 to 8.26.1
Release notes
Sourced from typescript-eslint's releases.
v8.26.1
8.26.1 (2025-03-10)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] treat
any/unknownas eligible for nullish coalescing (#10865)- eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
- rule-tester: export
TestLanguageOptions(#10930)❤️ Thank You
- Dave @reduckted
- Kirk Waiblinger @kirkwaiblinger
- YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.26.1 (2025-03-10)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
- 9aa0b6b chore(release): publish 8.26.1
- See full diff in compare view
Updates eslint-doc-generator from 2.1.0 to 2.1.2
Release notes
Sourced from eslint-doc-generator's releases.
Release 2.1.2
🐛 Bug Fix
- #658 Fix regression in ESM plugin loading (@marcalexiei)
🏠 Internal
- #654 Use
.prettierrc.jsoninstead ofeslintprettierrule to configure format options (@marcalexiei)Committers: 1
- Marco Pasqualetti (@marcalexiei)
Release 2.1.1
🐛 Bug Fix
- #648 Fix ESM support in Node 22+ when the package includes the
mainproperty (@marcalexiei)Committers: 1
- Marco Pasqualetti (@marcalexiei)
Changelog
Sourced from eslint-doc-generator's changelog.
v2.1.2 (2025-03-16)
🐛 Bug Fix
- #658 Fix regression in ESM plugin loading (@marcalexiei)
🏠 Internal
- #654 Use
.prettierrc.jsoninstead ofeslintprettierrule to configure format options (@marcalexiei)Committers: 1
- Marco Pasqualetti (@marcalexiei)
v2.1.1 (2025-03-10)
🐛 Bug Fix
- #648 Fix ESM support in Node 22+ when the package includes the
mainproperty (@marcalexiei)Committers: 1
- Marco Pasqualetti (@marcalexiei)
Commits
- 680999f Release 2.1.2
- d194eae fix(package-json): refine ESM logic to return default export only when it is ...
- cc4d7d6 chore: use
.prettierrc.jsoninstead of eslintprettierrule to configure ... - 6dc0e7d Merge pull request #650 from bmish/dependabot/npm_and_yarn/types/node-22.13.10
- 02b44ef Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.13.10
- 46163e3 Merge pull request #653 from bmish/dependabot/npm_and_yarn/prettier-3.5.3
- 22c50c8 Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.5.3
- 78dd45c Merge pull request #649 from bmish/dependabot/npm_and_yarn/eslint-9.22.0
- 990335e chore(deps-dev): Bump prettier from 3.5.2 to 3.5.3
- c56205f chore(deps-dev): Bump
@types/nodefrom 22.13.4 to 22.13.10 - Additional commits viewable 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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