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

Bump the npm group with 10 updates

Merged
Number: #295
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 15, 2025 at 10:16 PM UTC
(17 days ago)
Updated: September 15, 2025 at 10:16 PM UTC
(17 days ago)
Merged: September 15, 2025 at 10:16 PM UTC
(17 days ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 10 updates:

Package From To
@types/node 24.4.0 24.5.0
typescript-eslint 8.43.0 8.44.0
@typescript-eslint/eslint-plugin 8.43.0 8.44.0
@typescript-eslint/parser 8.43.0 8.44.0
@typescript-eslint/type-utils 8.43.0 8.44.0
@typescript-eslint/utils 8.43.0 8.44.0
@typescript-eslint/visitor-keys 8.43.0 8.44.0
baseline-browser-mapping 2.8.3 2.8.4
rollup 4.50.1 4.50.2
undici-types 7.11.0 7.12.0

Updates @types/node from 24.4.0 to 24.5.0

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

Updates @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin'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/eslint-plugin's changelog.

8.44.0 (2025-09-15)

🚀 Features

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

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)

❤️ Thank You

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

Commits
  • 77056f7 chore(release): publish 8.44.0
  • 684e63f chore(deps): update eslint monorepo to v9.35.0 (#11600)
  • 2ed6857 fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members (#11...
  • 85d8dea feat(eslint-plugin): [await-thenable] report invalid (non-promise) values pas...
  • 42527df chore: remove unnecessary nullThrows() (#11580)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.43.0 to 8.44.0

Release notes

Sourced from @​typescript-eslint/parser'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/parser's changelog.

8.44.0 (2025-09-15)

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.43.0 to 8.44.0

Release notes

Sourced from @​typescript-eslint/type-utils'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/type-utils's changelog.

8.44.0 (2025-09-15)

This was a version bump only for type-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/utils from 8.43.0 to 8.44.0

Release notes

Sourced from @​typescript-eslint/utils'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/utils's changelog.

8.44.0 (2025-09-15)

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.43.0 to 8.44.0

Release notes

Sourced from @​typescript-eslint/visitor-keys'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/visitor-keys's changelog.

8.44.0 (2025-09-15)

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 baseline-browser-mapping from 2.8.3 to 2.8.4

Release notes

Sourced from baseline-browser-mapping's releases.

v2.8.4 - fixes for older node versions

What's new

  • baseline-browser-mapping is now a dependency of browserslist. The use of spread syntax and optional chaining in the source code caused build problems in older versions of Node.js (spread syntax in <8.3.0 and optional chaining in 14.0.0), so the build targets for baseline-browser-mapping have been changed to ES2017 to ensure compatibility.
  • This release also changes the location of main in package.json to the CommonJS export, which should only be used in older versions of node. Any version of node using that supports ESM build should use the default location(s) in the exports property.

A big thank you to @​BrightTan for identifying the issue in browserslist/browserslist#904 !

Full Changelog: https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.8.3...v2.8.4

Commits
  • 756de63 2.8.4
  • a676b3e Compile ESM version to ES2017 as well
  • e225e1b Changes "main" to commonjs export for old node versions, specifies jsdelivr e...
  • e011fc0 Updating static site
  • 7546e9a Updating static site
  • See full diff in compare view

Updates rollup from 4.50.1 to 4.50.2

Release notes

Sourced from rollup's releases.

v4.50.2

4.50.2

2025-09-15

Bug Fixes

  • Resolve an issue where unused destructured array pattern declarations would conflict with included variables (#6100)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.50.2

2025-09-15

Bug Fixes

  • Resolve an issue where unused destructured array pattern declarations would conflict with included variables (#6100)

Pull Requests

Commits

Updates undici-types from 7.11.0 to 7.12.0

Release notes

Sourced from undici-types's releases.

v7.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.11.0...v7.12.0

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:
1
Files Changed:
2
Additions:
+199
Deletions:
-193
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.4.0 → 24.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.43.0 → 8.44.0
Update Type:
Minor
Package:
rollup
Ecosystem:
npm
Version Change:
4.50.1 → 4.50.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.43.0 → 8.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.43.0 → 8.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.43.0 → 8.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.43.0 → 8.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.43.0 → 8.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.11.0 → 7.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Technical Details
ID: 7846732
UUID: 2830795862
Node ID: PR_kwDOIx1SF86ouoRW
Host: GitHub
Repository: poad/typescript-action-template
Merge State: Unknown