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

Bump the development-version-updates group with 55 updates

Merged
Number: #514
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 19, 2025 at 07:50 AM UTC
(20 days ago)
Updated: August 19, 2025 at 07:52 AM UTC
(20 days ago)
Merged: August 19, 2025 at 07:52 AM UTC
(20 days ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

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

Package From To
@types/jasmine 5.1.8 5.1.9
@types/node 22.17.1 22.17.2
typescript-eslint 8.39.1 8.40.0
@babel/helper-create-class-features-plugin 7.27.1 7.28.3
@babel/helper-module-transforms 7.27.3 7.28.3
@babel/helper-wrap-function 7.27.1 7.28.3
@babel/helpers 7.28.2 7.28.3
@babel/parser 7.28.0 7.28.3
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly 7.27.1 7.28.3
@babel/plugin-transform-class-static-block 7.27.1 7.28.3
@babel/plugin-transform-classes 7.28.0 7.28.3
@babel/plugin-transform-regenerator 7.28.1 7.28.3
@babel/traverse 7.28.0 7.28.3
@inquirer/checkbox 4.2.0 4.2.1
@inquirer/editor 4.2.16 4.2.17
@inquirer/external-editor 1.0.0 1.0.1
@jridgewell/gen-mapping 0.3.12 0.3.13
@jridgewell/source-map 0.3.10 0.3.11
@jridgewell/sourcemap-codec 1.5.4 1.5.5
@jridgewell/trace-mapping 0.3.29 0.3.30
@jsonjoy.com/json-pack 1.10.0 1.11.0
@napi-rs/nice 1.0.4 1.1.1
@napi-rs/nice-android-arm-eabi 1.0.4 1.1.1
@napi-rs/nice-android-arm64 1.0.4 1.1.1
@napi-rs/nice-darwin-arm64 1.0.4 1.1.1
@napi-rs/nice-darwin-x64 1.0.4 1.1.1
@napi-rs/nice-freebsd-x64 1.0.4 1.1.1
@napi-rs/nice-linux-arm-gnueabihf 1.0.4 1.1.1
@napi-rs/nice-linux-arm64-gnu 1.0.4 1.1.1
@napi-rs/nice-linux-arm64-musl 1.0.4 1.1.1
@napi-rs/nice-linux-ppc64-gnu 1.0.4 1.1.1
@napi-rs/nice-linux-riscv64-gnu 1.0.4 1.1.1
@napi-rs/nice-linux-s390x-gnu 1.0.4 1.1.1
@napi-rs/nice-linux-x64-gnu 1.0.4 1.1.1
@napi-rs/nice-linux-x64-musl 1.0.4 1.1.1
@napi-rs/nice-win32-arm64-msvc 1.0.4 1.1.1
@napi-rs/nice-win32-ia32-msvc 1.0.4 1.1.1
@napi-rs/nice-win32-x64-msvc 1.0.4 1.1.1
@rollup/wasm-node 4.46.2 4.46.3
@typescript-eslint/eslint-plugin 8.39.1 8.40.0
@typescript-eslint/parser 8.39.1 8.40.0
@typescript-eslint/project-service 8.39.1 8.40.0
@typescript-eslint/scope-manager 8.39.1 8.40.0
@typescript-eslint/tsconfig-utils 8.39.1 8.40.0
@typescript-eslint/type-utils 8.39.1 8.40.0
@typescript-eslint/types 8.39.1 8.40.0
@typescript-eslint/typescript-estree 8.39.1 8.40.0
@typescript-eslint/utils 8.39.1 8.40.0
@typescript-eslint/visitor-keys 8.39.1 8.40.0
caniuse-lite 1.0.30001734 1.0.30001735
electron-to-chromium 1.5.200 1.5.204
fdir 6.4.6 6.5.0
istanbul-reports 3.1.7 3.2.0
memfs 4.36.0 4.36.3
socks 2.8.6 2.8.7

Updates @types/jasmine from 5.1.8 to 5.1.9

Commits

Updates @types/node from 22.17.1 to 22.17.2

Commits

Updates typescript-eslint from 8.39.1 to 8.40.0

Release notes

Sourced from typescript-eslint's releases.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)

❤️ Thank You

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

Commits
  • 60c3b26 chore(release): publish 8.40.0
  • 3426f0d fix(typescript-eslint): export plugin, parser, and configs that are com...
  • See full diff in compare view

Updates @babel/helper-create-class-features-plugin from 7.27.1 to 7.28.3

Release notes

Sourced from @​babel/helper-create-class-features-plugin's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/helper-create-class-features-plugin's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits

Updates @babel/helper-module-transforms from 7.27.3 to 7.28.3

Release notes

Sourced from @​babel/helper-module-transforms's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/helper-module-transforms's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits

Updates @babel/helper-wrap-function from 7.27.1 to 7.28.3

Release notes

Sourced from @​babel/helper-wrap-function's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/helper-wrap-function's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits

Updates @babel/helpers from 7.28.2 to 7.28.3

Release notes

Sourced from @​babel/helpers's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

Changelog

Sourced from @​babel/helpers's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
Commits

Updates @babel/parser from 7.28.0 to 7.28.3

Release notes

Sourced from @​babel/parser's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/parser's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types
Commits

Updates @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly from 7.27.1 to 7.28.3

Release notes

Sourced from @​babel/plugin-bugfix-v8-static-class-fields-redefine-readonly's releases.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

Committers: 5

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

... (truncated)

Changelog

Sourced from @​babel/plugin-bugfix-v8-static-class-fields-redefine-readonly's changelog.

v7.28.3 (2025-08-14)

:eyeglasses: Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

:bug: Bug Fix

:nail_care: Polish

:memo: Documentation

:house: Internal

:microscope: Output optimization

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

... (truncated)

Commits
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+292
Deletions:
-258
Package Dependencies
Ecosystem:
npm
Version Change:
7.28.2 → 7.28.3
Update Type:
Patch
Package:
@types/node
Ecosystem:
npm
Version Change:
22.17.1 → 22.17.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.200 → 1.5.204
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.1.8 → 5.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001734 → 1.0.30001735
Update Type:
Patch
Package:
socks
Ecosystem:
npm
Version Change:
2.8.6 → 2.8.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.6 → 6.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.39.1 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.0 → 4.2.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.3 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.28.0 → 7.28.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.28.1 → 7.28.3
Update Type:
Patch
Package:
memfs
Ecosystem:
npm
Version Change:
4.36.0 → 4.36.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.12 → 0.3.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.16 → 4.2.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.4 → 1.5.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.29 → 0.3.30
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.10 → 0.3.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.4 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.10.0 → 1.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.0 → 1.0.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.7 → 3.2.0
Update Type:
Minor
Technical Details
ID: 5353974
UUID: 2755538219
Node ID: PR_kwDONUyxgM6kPi0r
Host: GitHub
Repository: mrlonis/example-angular-theme-lib
Merge State: Unknown