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

Bump the development-version-updates group with 29 updates

Merged
Number: #542
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 15, 2025 at 08:44 PM UTC
(17 days ago)
Updated: September 15, 2025 at 08:47 PM UTC
(17 days ago)
Merged: September 15, 2025 at 08:47 PM UTC
(17 days ago)
by github-actions[bot]
Time to Close: 3 minutes
Labels:
dependencies javascript
Description:

Bumps the development-version-updates group with 29 updates:

Package From To
@types/node 22.18.1 22.18.4
typescript-eslint 8.43.0 8.44.0
@humanwhocodes/retry 0.4.2 0.4.3
@jridgewell/trace-mapping 0.3.30 0.3.31
@rollup/wasm-node 4.50.1 4.50.2
@tybys/wasm-util 0.10.0 0.10.1
@typescript-eslint/eslint-plugin 8.43.0 8.44.0
@typescript-eslint/parser 8.43.0 8.44.0
@typescript-eslint/project-service 8.43.0 8.44.0
@typescript-eslint/scope-manager 8.43.0 8.44.0
@typescript-eslint/tsconfig-utils 8.43.0 8.44.0
@typescript-eslint/type-utils 8.43.0 8.44.0
@typescript-eslint/types 8.43.0 8.44.0
@typescript-eslint/typescript-estree 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
axios 1.11.0 1.12.2
browserslist 4.25.4 4.26.0
detect-libc 2.0.4 2.1.0
electron-to-chromium 1.5.215 1.5.218
error-ex 1.3.2 1.3.4
get-east-asian-width 1.3.1 1.4.0
memfs 4.38.2 4.39.0
node-releases 2.0.20 2.0.21
regenerate-unicode-properties 10.2.0 10.2.2
regexpu-core 6.2.0 6.3.1
run-applescript 7.0.0 7.1.0
unicode-match-property-value-ecmascript 2.2.0 2.2.1
unicode-property-aliases-ecmascript 2.1.0 2.2.0

Updates @types/node from 22.18.1 to 22.18.4

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 @humanwhocodes/retry from 0.4.2 to 0.4.3

Release notes

Sourced from @​humanwhocodes/retry's releases.

retry: v0.4.3

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)
Changelog

Sourced from @​humanwhocodes/retry's changelog.

0.4.3 (2025-05-06)

Bug Fixes

  • improve type def for Retrier.retry (#46) (f385ddb)
Commits

Updates @jridgewell/trace-mapping from 0.3.30 to 0.3.31

Changelog

Sourced from @​jridgewell/trace-mapping's changelog.

[0.3.31] - 2025-09-10

  • Improve the performance of generatedPositionFor: #42

Full Changelog: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.30...trace-mapping/0.3.31

Commits

Updates @rollup/wasm-node from 4.50.1 to 4.50.2

Release notes

Sourced from @​rollup/wasm-node'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/wasm-node'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 @tybys/wasm-util from 0.10.0 to 0.10.1

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/project-service from 8.43.0 to 8.44.0

Release notes

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

8.44.0 (2025-09-15)

This was a version bump only for project-service 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/scope-manager from 8.43.0 to 8.44.0

Release notes

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

8.44.0 (2025-09-15)

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

Release notes

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

8.44.0 (2025-09-15)

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

Release notes

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

8.44.0 (2025-09-15)

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

Release notes

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

8.44.0 (2025-09-15)

This was a version bump only for typescript-estree 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 axios from 1.11.0 to 1.12.2

Release notes

Sourced from axios's releases.

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

Release v1.12.1

Release notes:

Bug Fixes

Contributors to this release

Release v1.12.0

Release notes:

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.12.2 (2025-09-14)

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes

Contributors to this release

1.12.0 (2025-09-11)

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Commits

Updates browserslist from 4.25.4 to 4.26.0

Release notes

Sourced from browserslist's releases.

4.26.0

Changelog

Sourced from browserslist's changelog.

4.26.0

Commits

Updates detect-libc from 2.0.4 to 2.1.0

Commits
  • f74b368 Release v2.1.0
  • f9b7639 CI: Add non-Linux integration tests for completeness
  • 41add95 Prerelease v2.1.0-rc.0
  • 08198d2 CI: Publish tagged commits to npm
  • 4d6eafe Detect libc using the interpreter value from Node's ELF header
  • 3a1f323 CI: update integration test expectations
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for detect-libc since your current version.


Updates electron-to-chromium from 1.5.215 to 1.5.218

Commits

Updates error-ex from 1.3.2 to 1.3.4

Release notes

Sourced from error-ex's releases.

1.3.4

Functionally identical release to 1.3.2.

Version 1.3.3 is compromised. Please see debug-js/debug#1005.

Commits

Updates get-east-asian-width from 1.3.1 to 1.4.0

Release notes

Sourced from get-east-asian-width's releases.

v1.4.0

  • Update to Unicode 17.0 (#12) ed75cfa

https://github.com/sindresorhus/get-east-asian-width/compare/v1.3.1...v1.4.0

Commits

Updates memfs from 4.38.2 to 4.39.0

Release notes

Sourced from memfs's releases.

v4.39.0

4.39.0 (2025-09-10)

Features

  • 🎸 add scaffold for CoreFileSystemObserver implementation and restructure fsa() helper (117b7c5)
  • 🎸 improve IFileSystemChangeRecord interface (868b763)
  • 🎸 update IFileSystemObserver interface (d581d8c)
  • 🎸 update file change record interface (ff2386c)
  • 🎸 use FanOut for Link reactivity (2aec586)
  • 🎸 use FanOut for Node events (95ef10a)
  • 🎸 use compact form for link events (a00a1f0)

v4.38.3

Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+131
Deletions:
-120

Package Dependencies
Ecosystem:
npm
Version Change:
22.18.1 → 22.18.4
Update Type:
Patch
Package:
axios
Ecosystem:
npm
Version Change:
1.11.0 → 1.12.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.43.0 → 8.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.215 → 1.5.218
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:
4.25.4 → 4.26.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:
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
Package:
memfs
Ecosystem:
npm
Version Change:
4.38.2 → 4.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.50.1 → 4.50.2
Update Type:
Patch
Package:
detect-libc
Ecosystem:
npm
Version Change:
2.0.4 → 2.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.2.0 → 2.2.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.20 → 2.0.21
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.3.1 → 1.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.0.0 → 7.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.30 → 0.3.31
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.4.2 → 0.4.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.10.0 → 0.10.1
Update Type:
Patch
Package:
error-ex
Ecosystem:
npm
Version Change:
1.3.2 → 1.3.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.2.0 → 10.2.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.2.0 → 6.3.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.1.0 → 2.2.0
Update Type:
Minor
Technical Details
ID: 7835219
UUID: 2830603223
Node ID: PR_kwDONUyxgM6ot5PX
Host: GitHub
Repository: mrlonis/example-angular-theme-lib
Merge State: Unknown