Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

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: jridgewell/sourcemaps@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

sindresorhus/get-east-asian-width@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

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

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.1` | `22.18.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.43.0` | `8.44.0` |
| [@humanwhocodes/retry](https://github.com/humanwhocodes/retry) | `0.4.2` | `0.4.3` |
| [@jridgewell/trace-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/trace-mapping) | `0.3.30` | `0.3.31` |
| [@rollup/wasm-node](https://github.com/rollup/rollup) | `4.50.1` | `4.50.2` |
| [@tybys/wasm-util](https://github.com/toyobayashi/wasm-util) | `0.10.0` | `0.10.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.43.0` | `8.44.0` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.43.0` | `8.44.0` |
| [axios](https://github.com/axios/axios) | `1.11.0` | `1.12.2` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.25.4` | `4.26.0` |
| [detect-libc](https://github.com/lovell/detect-libc) | `2.0.4` | `2.1.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.215` | `1.5.218` |
| [error-ex](https://github.com/qix-/node-error-ex) | `1.3.2` | `1.3.4` |
| [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.3.1` | `1.4.0` |
| [memfs](https://github.com/streamich/memfs) | `4.38.2` | `4.39.0` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.20` | `2.0.21` |
| [regenerate-unicode-properties](https://github.com/mathiasbynens/regenerate-unicode-properties) | `10.2.0` | `10.2.2` |
| [regexpu-core](https://github.com/mathiasbynens/regexpu-core) | `6.2.0` | `6.3.1` |
| [run-applescript](https://github.com/sindresorhus/run-applescript) | `7.0.0` | `7.1.0` |
| [unicode-match-property-value-ecmascript](https://github.com/mathiasbynens/unicode-match-property-value-ecmascript) | `2.2.0` | `2.2.1` |
| [unicode-property-aliases-ecmascript](https://github.com/mathiasbynens/unicode-property-aliases-ecmascript) | `2.1.0` | `2.2.0` |


Updates `@types/node` from 22.18.1 to 22.18.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript-eslint` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-eslint)

Updates `@humanwhocodes/retry` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/humanwhocodes/retry/releases)
- [Changelog](https://github.com/humanwhocodes/retry/blob/main/CHANGELOG.md)
- [Commits](humanwhocodes/retry@retry-v0.4.2...retry-v0.4.3)

Updates `@jridgewell/trace-mapping` from 0.3.30 to 0.3.31
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/trace-mapping/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/trace-mapping/0.3.31/packages/trace-mapping)

Updates `@rollup/wasm-node` from 4.50.1 to 4.50.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.50.1...v4.50.2)

Updates `@tybys/wasm-util` from 0.10.0 to 0.10.1
- [Commits](https://github.com/toyobayashi/wasm-util/commits)

Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/parser)

Updates `@typescript-eslint/project-service` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/project-service)

Updates `@typescript-eslint/scope-manager` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/scope-manager)

Updates `@typescript-eslint/tsconfig-utils` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/tsconfig-utils)

Updates `@typescript-eslint/type-utils` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/type-utils)

Updates `@typescript-eslint/types` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/types)

Updates `@typescript-eslint/typescript-estree` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-estree)

Updates `@typescript-eslint/utils` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/visitor-keys)

Updates `axios` from 1.11.0 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.2)

Updates `browserslist` from 4.25.4 to 4.26.0
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.25.4...4.26.0)

Updates `detect-libc` from 2.0.4 to 2.1.0
- [Commits](lovell/detect-libc@v2.0.4...v2.1.0)

Updates `electron-to-chromium` from 1.5.215 to 1.5.218
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.215...v1.5.218)

Updates `error-ex` from 1.3.2 to 1.3.4
- [Release notes](https://github.com/qix-/node-error-ex/releases)
- [Commits](Qix-/node-error-ex@1.3.2...1.3.4)

Updates `get-east-asian-width` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases)
- [Commits](sindresorhus/get-east-asian-width@v1.3.1...v1.4.0)

Updates `memfs` from 4.38.2 to 4.39.0
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.38.2...v4.39.0)

Updates `node-releases` from 2.0.20 to 2.0.21
- [Commits](https://github.com/chicoxyzzy/node-releases/commits/v2.0.21)

Updates `regenerate-unicode-properties` from 10.2.0 to 10.2.2
- [Commits](mathiasbynens/regenerate-unicode-properties@v10.2.0...v10.2.2)

Updates `regexpu-core` from 6.2.0 to 6.3.1
- [Release notes](https://github.com/mathiasbynens/regexpu-core/releases)
- [Commits](mathiasbynens/regexpu-core@6.2.0...v6.3.1)

Updates `run-applescript` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/sindresorhus/run-applescript/releases)
- [Commits](sindresorhus/run-applescript@v7.0.0...v7.1.0)

Updates `unicode-match-property-value-ecmascript` from 2.2.0 to 2.2.1
- [Commits](mathiasbynens/unicode-match-property-value-ecmascript@v2.2.0...v2.2.1)

Updates `unicode-property-aliases-ecmascript` from 2.1.0 to 2.2.0
- [Commits](mathiasbynens/unicode-property-aliases-ecmascript@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.18.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: typescript-eslint
  dependency-version: 8.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@humanwhocodes/retry"
  dependency-version: 0.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: "@jridgewell/trace-mapping"
  dependency-version: 0.3.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: "@rollup/wasm-node"
  dependency-version: 4.50.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: "@tybys/wasm-util"
  dependency-version: 0.10.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/project-service"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/scope-manager"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/tsconfig-utils"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/type-utils"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: browserslist
  dependency-version: 4.26.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: detect-libc
  dependency-version: 2.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: electron-to-chromium
  dependency-version: 1.5.218
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: error-ex
  dependency-version: 1.3.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: get-east-asian-width
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: memfs
  dependency-version: 4.39.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: node-releases
  dependency-version: 2.0.21
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: regenerate-unicode-properties
  dependency-version: 10.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: regexpu-core
  dependency-version: 6.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: run-applescript
  dependency-version: 7.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
- dependency-name: unicode-match-property-value-ecmascript
  dependency-version: 2.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: development-version-updates
- dependency-name: unicode-property-aliases-ecmascript
  dependency-version: 2.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: development-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@github-actions github-actions bot enabled auto-merge September 15, 2025 20:44
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 92043a21
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (92043a2) Report Missing Report Missing Report Missing
Head commit (04f0e31) 21 17 80.95%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#542) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@github-actions github-actions bot merged commit 4e5e1e7 into angular-18 Sep 15, 2025
5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular-18/development-version-updates-a2ceeb3c25 branch September 15, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants