Bump the dev-minor-updates group with 3 updates #272

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/dev-minor-updates-830aaf96e0 into main
dependabot[bot] commented 2025-09-18 04:39:29 +00:00 (Migrated from github.com)

Bumps the dev-minor-updates group with 3 updates: @types/node, electron and typescript-eslint.

Updates @types/node from 24.3.1 to 24.5.2

Commits

Updates electron from 38.0.0 to 38.1.2

Release notes

Sourced from electron's releases.

electron v38.1.2

Release Notes for v38.1.2

Other Changes

electron v38.1.1

Release Notes for v38.1.1

Other Changes

  • Updated Chromium to 140.0.7339.133. #48287

electron v38.1.0

Release Notes for v38.1.0

Other Changes

  • Updated Chromium to 140.0.7339.80. #48249
  • Updated Node.js to v22.19.0. #48221
Commits

Updates typescript-eslint from 8.43.0 to 8.44.0

Release notes

Sourced from typescript-eslint's releases.

v8.44.0

8.44.0 (2025-09-15)

🚀 Features

  • eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)

🩹 Fixes

  • deps: update dependency @​eslint-community/eslint-utils to v4.8.0 (#11589)
  • eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.44.0 (2025-09-15)

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

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
Bumps the dev-minor-updates group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [electron](https://github.com/electron/electron) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 24.3.1 to 24.5.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `electron` from 38.0.0 to 38.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v38.1.2</h2> <h1>Release Notes for v38.1.2</h1> <h2>Other Changes</h2> <ul> <li>Use Local Execution, Remote Caching (LERC) for fork PRs [(<a href="https://redirect.github.com/electron/electron/issues/48324">#48324</a>)](<a href="https://redirect.github.com/electron/electron/pull/48324">electron/electron#48324</a>)</li> <li>Updated v8 [(<a href="https://redirect.github.com/electron/electron/issues/48338">#48338</a>)](<a href="https://redirect.github.com/electron/electron/pull/48338">electron/electron#48338</a>)</li> </ul> <h2>electron v38.1.1</h2> <h1>Release Notes for v38.1.1</h1> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 140.0.7339.133. <a href="https://redirect.github.com/electron/electron/pull/48287">#48287</a></li> </ul> <h2>electron v38.1.0</h2> <h1>Release Notes for v38.1.0</h1> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 140.0.7339.80. <a href="https://redirect.github.com/electron/electron/pull/48249">#48249</a></li> <li>Updated Node.js to v22.19.0. <a href="https://redirect.github.com/electron/electron/pull/48221">#48221</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/d60ae179985685d75d238ee33e17c15a7b53d703"><code>d60ae17</code></a> chore: cherry-pick ec6c18478382 from v8 (<a href="https://redirect.github.com/electron/electron/issues/48337">#48337</a>)</li> <li><a href="https://github.com/electron/electron/commit/f43348e75cf220daec81a7448e6983af88951fdb"><code>f43348e</code></a> ci: Use Local Execution, Remote Caching (LERC) for fork PRS (<a href="https://redirect.github.com/electron/electron/issues/48323">#48323</a>)</li> <li><a href="https://github.com/electron/electron/commit/5e51c882ee25789183771c0173d01aafb9ee96dd"><code>5e51c88</code></a> chore: bump chromium to 140.0.7339.133 (38-x-y) (<a href="https://redirect.github.com/electron/electron/issues/48287">#48287</a>)</li> <li><a href="https://github.com/electron/electron/commit/8cd29d24b1be40bb598d909f2b5b808266fa5266"><code>8cd29d2</code></a> docs: update release timeline for unsupported v35 (<a href="https://redirect.github.com/electron/electron/issues/48286">#48286</a>)</li> <li><a href="https://github.com/electron/electron/commit/35639ad8015e1c2dd5cdbf51031dd27ca13a4546"><code>35639ad</code></a> chore: bump node to v22.19.0 (38-x-y) (<a href="https://redirect.github.com/electron/electron/issues/48221">#48221</a>)</li> <li><a href="https://github.com/electron/electron/commit/2d397883a5459557448e6b86cecc1359919cda76"><code>2d39788</code></a> chore: bump chromium to 140.0.7339.80 (38-x-y) (<a href="https://redirect.github.com/electron/electron/issues/48249">#48249</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v38.0.0...v38.1.2">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.43.0 to 8.44.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.44.0</h2> <h2>8.44.0 (2025-09-15)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11267">#11267</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​eslint-community/eslint-utils</code> to v4.8.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11589">#11589</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] ignore enum members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11490">#11490</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Moses Odutusin <a href="https://github.com/thebolarin"><code>@​thebolarin</code></a></li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.44.0 (2025-09-15)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/77056f77e6fdca54b66ec692e5cefbd9f7a626dd"><code>77056f7</code></a> chore(release): publish 8.44.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details>
dependabot[bot] commented 2025-09-19 04:33:57 +00:00 (Migrated from github.com)

None of your dependencies match this group anymore, you may need to update your configuration file to remove it or change its rules.

None of your dependencies match this group anymore, you may need to update your configuration file to remove it or change its rules.

Pull request closed

Sign in to join this conversation.