An open index of dependabot pull requests across open source projects.

Bump the packages group with 7 updates

Open
Number: #208
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: July 15, 2025 at 02:52 AM UTC
(about 2 months ago)
Updated: July 15, 2025 at 02:52 AM UTC
(about 2 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 7 updates:

Package From To
typescript-eslint 8.36.0 8.37.0
@typescript-eslint/eslint-plugin 8.36.0 8.37.0
@typescript-eslint/parser 8.36.0 8.37.0
@typescript-eslint/type-utils 8.36.0 8.37.0
@typescript-eslint/utils 8.36.0 8.37.0
@typescript-eslint/visitor-keys 8.36.0 8.37.0
electron-to-chromium 1.5.182 1.5.183

Updates typescript-eslint from 8.36.0 to 8.37.0

Release notes

Sourced from typescript-eslint's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/eslint-plugin from 8.36.0 to 8.37.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.37.0 (2025-07-14)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 816be17 chore(release): publish 8.37.0
  • e1b310c fix(eslint-plugin): [unified-signatures] fix false positives for ignoreOverlo...
  • 16c344e docs(website): remove stale list of checked expressions (#11384)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.36.0 to 8.37.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.37.0 (2025-07-14)

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

Updates @typescript-eslint/type-utils from 8.36.0 to 8.37.0

Release notes

Sourced from @​typescript-eslint/type-utils's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/type-utils's changelog.

8.37.0 (2025-07-14)

🩹 Fixes

  • type-utils: handle namespaced exports in specifier matching (#11380)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • 816be17 chore(release): publish 8.37.0
  • bef907b fix(type-utils): handle namespaced exports in specifier matching (#11380)
  • 5c5e3d5 fix(type-utils): add missing 'types' dependency to 'type-utils' (#11383)
  • See full diff in compare view

Updates @typescript-eslint/utils from 8.36.0 to 8.37.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.37.0 (2025-07-14)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/visitor-keys from 8.36.0 to 8.37.0

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/visitor-keys's changelog.

8.37.0 (2025-07-14)

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates electron-to-chromium from 1.5.182 to 1.5.183

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
8.36.0 → 8.37.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.182 → 1.5.183
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.36.0 → 8.37.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.36.0 → 8.37.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.36.0 → 8.37.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.36.0 → 8.37.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.36.0 → 8.37.0
Update Type:
Minor
Technical Details
ID: 3452684
UUID: 3230580141
Node ID: PR_kwDOMzbQP86e5i7M
Host: GitHub
Repository: poad/github-rest-api-executor