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

Bump the development-version-updates group with 37 updates

Merged
Number: #107
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 15, 2025 at 08:26 AM UTC
(about 2 months ago)
Updated: September 15, 2025 at 08:27 AM UTC
(about 2 months ago)
Merged: September 15, 2025 at 08:27 AM UTC
(about 2 months ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

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

Package From To
@types/node 22.18.1 22.18.3
cypress 15.1.0 15.2.0
typescript-eslint 8.42.0 8.43.0
@inquirer/checkbox 4.2.2 4.2.4
@inquirer/core 10.2.0 10.2.2
@inquirer/editor 4.2.18 4.2.20
@inquirer/expand 4.0.18 4.0.20
@inquirer/external-editor 1.0.1 1.0.2
@inquirer/input 4.2.2 4.2.4
@inquirer/number 3.0.18 3.0.20
@inquirer/password 4.0.18 4.0.20
@inquirer/rawlist 4.1.6 4.1.8
@inquirer/search 3.1.1 3.1.3
@inquirer/select 4.3.2 4.3.4
@jridgewell/trace-mapping 0.3.30 0.3.31
@tybys/wasm-util 0.10.0 0.10.1
@typescript-eslint/eslint-plugin 8.42.0 8.43.0
@typescript-eslint/parser 8.42.0 8.43.0
@typescript-eslint/project-service 8.42.0 8.43.0
@typescript-eslint/scope-manager 8.42.0 8.43.0
@typescript-eslint/tsconfig-utils 8.42.0 8.43.0
@typescript-eslint/type-utils 8.42.0 8.43.0
@typescript-eslint/types 8.42.0 8.43.0
@typescript-eslint/typescript-estree 8.42.0 8.43.0
@typescript-eslint/utils 8.42.0 8.43.0
@typescript-eslint/visitor-keys 8.42.0 8.43.0
axios 1.11.0 1.12.2
browserslist 4.25.4 4.26.0
electron-to-chromium 1.5.214 1.5.218
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.3

Commits

Updates cypress from 15.1.0 to 15.2.0

Release notes

Sourced from cypress's releases.

v15.2.0

Changelog: https://docs.cypress.io/app/references/changelog#15.2.0

Commits

Updates typescript-eslint from 8.42.0 to 8.43.0

Release notes

Sourced from typescript-eslint's releases.

v8.43.0

8.43.0 (2025-09-08)

🚀 Features

  • typescript-estree: disallow empty type parameter/argument lists (#11563)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
  • rule-tester: normalize paths before checking if they escape cwd (#11525)
  • scope-manager: exclude Program from DefinitionBase node types (#11469)
  • type-utils: add union type support to TypeOrValueSpecifier (#11526)
  • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.43.0 (2025-09-08)

🩹 Fixes

  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)

❤️ Thank You

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

Commits
  • ef9173c chore(release): publish 8.43.0
  • d8ca5ef fix(eslint-plugin): [no-deprecated] should report deprecated exports and reex...
  • See full diff in compare view

Updates @inquirer/checkbox from 4.2.2 to 4.2.4

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/core from 10.2.0 to 10.2.2

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/editor from 4.2.18 to 4.2.20

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/expand from 4.0.18 to 4.0.20

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/external-editor from 1.0.1 to 1.0.2

Commits
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • 9244ac5 Chore(deps): Bump iconv-lite from 0.6.3 to 0.7.0 (#1823)
  • e9bb561 Chore(deps-dev): Bump the linting group with 6 updates (#1824)
  • 5a7d68d Chore(deps): Bump yoctocolors-cjs from 2.1.2 to 2.1.3 (#1826)
  • 25835f2 Chore(deps-dev): Bump turbo from 2.5.5 to 2.5.6 in the build group (#1825)
  • a5082c0 fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • Additional commits viewable in compare view

Updates @inquirer/input from 4.2.2 to 4.2.4

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/number from 3.0.18 to 3.0.20

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/password from 4.0.18 to 4.0.20

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/rawlist from 4.1.6 to 4.1.8

Release notes

Sourced from @​inquirer/rawlist's releases.

@​inquirer/rawlist@​4.1.7

  • Fix #1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.
Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/search from 3.1.1 to 3.1.3

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

Updates @inquirer/select from 4.3.2 to 4.3.4

Commits
  • 8300fe3 Publish
  • b85cbe2 chore: Speed up linting CI stage
  • 8fc86fe feat: Introduce @​inquirer/core/ansi export
  • dcca892 chore(@​inquirer/testing): Remove unnecessary ansi code filtering logic
  • daef4f5 chore: Bump yarn + yarn dedupe
  • 62045dc Publish
  • 7e75de6 Publish
  • b8361c5 fix(@​inquirer/rawlist): Properly handle specified numeric keys (previously wo...
  • e3aed9c Chore(deps): Bump actions/setup-node from 4 to 5 (#1832)
  • 93c7750 Chore(deps-dev): Bump the linting group with 6 updates (#1831)
  • Additional commits viewable in compare view

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 @tybys/wasm-util from 0.10.0 to 0.10.1

Commits

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

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.43.0

8.43.0 (2025-09-08)

🚀 Features

  • typescript-estree: disallow empty type parameter/argument lists (#11563)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
  • rule-tester: normalize paths before checking if they escape cwd (#11525)
  • scope-manager: exclude Program from DefinitionBase node types (#11469)
  • type-utils: add union type support to TypeOrValueSpecifier (#11526)
  • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.43.0 (2025-09-08)

🚀 Features

  • typescript-estree: disallow empty type parameter/argument lists (#11563)

🩹 Fixes

  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
  • scope-manager: exclude Program from DefinitionBase node types (#11469)
  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
  • type-utils: add union type support to TypeOrValueSpecifier (#11526)

❤️ Thank You

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

Commits
  • ef9173c chore(release): publish 8.43.0
  • 4f44a6e feat(typescript-estree): disallow empty type parameter/argument lists (#11563)
  • bd8ed8d fix(eslint-plugin): [prefer-return-this-type] don't report an error when retu...
  • d8ca5ef fix(eslint-plugin): [no-deprecated] should report deprecated exports and reex...
  • 8154204 docs: mark rules that are frozen on rules index page (#11467)
  • 5d15bc2 fix(eslint-plugin): [no-floating-promises] allowForKnownSafeCalls now support...
  • f77a31d fix(eslint-plugin): [consistent-type-exports] fix declaration shadowing (#11457)
  • f0e64eb fix(eslint-plugin): [no-unnecessary-type-conversion] only report ~~ on intege...
  • c068a4f fix(scope-manager): exclude Program from DefinitionBase node types (#11469)
  • 08e242c fix(eslint-plugin): [no-non-null-assertion] do not suggest optional chain on ...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.42.0 to 8.43.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.43.0

8.43.0 (2025-09-08)

🚀 Features

  • typescript-estree: disallow empty type parameter/argument lists (#11563)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
  • rule-tester: normalize paths before checking if they escape cwd (#11525)
  • scope-manager: exclude Program from DefinitionBase node types (#11469)
  • type-utils: add union type support to TypeOrValueSpecifier (#11526)
  • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.43.0 (2025-09-08)

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.42.0 to 8.43.0

Release notes

Sourced from @​typescript-eslint/project-service's releases.

v8.43.0

8.43.0 (2025-09-08)

🚀 Features

  • typescript-estree: disallow empty type parameter/argument lists (#11563)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
  • rule-tester: normalize paths before checking if they escape cwd (#11525)
  • scope-manager: exclude Program from DefinitionBase node types (#11469)
  • type-utils: add union type support to TypeOrValueSpecifier (#11526)
  • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/project-service's changelog.

8.43.0 (2025-09-08)

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.42.0 to 8.43.0

Release notes

Sourced from @​typescript-eslint/scope-manager's releases.

v8.43.0

8.43.0 (2025-09-08)

🚀 Features

  • typescript-estree: disallow empty type parameter/argument lists (#11563)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
  • rule-tester: normalize paths before checking if they escape cwd (#11525)
  • scope-manager: exclude Program from DefinitionBase node types (#11469)
  • type-utils: add union type support to TypeOrValueSpecifier (#11526)
  • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/scope-manager's changelog.

8.43.0 (2025-09-08)

🩹 Fixes

  • scope-manager: exclude Program from DefinitionBase node types (#11469)

❤️ Thank You

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

Commits

Updates @typescript-eslint/tsconfig-utils from 8.42.0 to 8.43.0

Release notes

Sourced from @​typescript-eslint/tsconfig-utils's releases.

v8.43.0

8.43.0 (2025-09-08)

🚀 Features

  • typescript-estree: disallow empty type parameter/argument lists (#11563)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
  • eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
  • eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
  • eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
  • eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
  • <...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+198
Deletions:
-160
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.18.1 → 22.18.3
Update Type:
Patch
Package:
axios
Ecosystem:
npm
Version Change:
1.11.0 → 1.12.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Package:
cypress
Ecosystem:
npm
Version Change:
15.1.0 → 15.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.214 → 1.5.218
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.25.4 → 4.26.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.42.0 → 8.43.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.2 → 4.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.2.0 → 10.2.2
Update Type:
Patch
Package:
memfs
Ecosystem:
npm
Version Change:
4.38.2 → 4.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.2 → 4.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.18 → 4.0.20
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.3.2 → 4.3.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.18 → 4.2.20
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.18 → 3.0.20
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.18 → 4.0.20
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.1 → 3.1.3
Update Type:
Patch
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.10.0 → 0.10.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.1 → 1.0.2
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: 7749867
UUID: 2828287881
Node ID: PR_kwDONZpH_s6olD-J
Host: GitHub
Repository: mrlonis/example-angular-async
Merge State: Unknown