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

Bump the development-version-updates group with 51 updates

Open
Number: #492
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 29, 2025 at 12:04 AM UTC
(about 1 month ago)
Updated: July 29, 2025 at 12:04 AM UTC
(about 1 month ago)
Labels:
dependencies javascript
Description:

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

Package From To
@types/node 22.16.3 22.16.5
cypress 14.5.1 14.5.3
eslint 9.31.0 9.32.0
eslint-config-prettier 10.1.5 10.1.8
eslint-plugin-prettier 5.5.1 5.5.3
jasmine-core 5.8.0 5.9.0
typescript-eslint 8.37.0 8.38.0
@babel/helpers 7.27.6 7.28.2
@babel/types 7.28.1 7.28.2
@cypress/request 3.0.8 3.0.9
@emnapi/core 1.4.4 1.4.5
@emnapi/runtime 1.4.4 1.4.5
@emnapi/wasi-threads 1.0.3 1.0.4
@eslint/js 9.31.0 9.32.0
@eslint/plugin-kit 0.3.3 0.3.4
@inquirer/checkbox 4.1.9 4.2.0
@inquirer/core 10.1.14 10.1.15
@inquirer/editor 4.2.14 4.2.15
@inquirer/expand 4.0.16 4.0.17
@inquirer/figures 1.0.12 1.0.13
@inquirer/input 4.2.0 4.2.1
@inquirer/number 3.0.16 3.0.17
@inquirer/password 4.0.16 4.0.17
@inquirer/rawlist 4.1.4 4.1.5
@inquirer/search 3.0.16 3.1.0
@inquirer/select 4.2.4 4.3.1
@jsonjoy.com/json-pack 1.2.0 1.4.0
@jsonjoy.com/util 1.6.0 1.8.0
@pkgr/core 0.2.7 0.2.9
@rollup/wasm-node 4.45.0 4.46.1
@typescript-eslint/eslint-plugin 8.37.0 8.38.0
@typescript-eslint/parser 8.37.0 8.38.0
@typescript-eslint/project-service 8.37.0 8.38.0
@typescript-eslint/scope-manager 8.37.0 8.38.0
@typescript-eslint/tsconfig-utils 8.37.0 8.38.0
@typescript-eslint/type-utils 8.37.0 8.38.0
@typescript-eslint/types 8.37.0 8.38.0
@typescript-eslint/typescript-estree 8.37.0 8.38.0
@typescript-eslint/utils 8.37.0 8.38.0
@typescript-eslint/visitor-keys 8.37.0 8.38.0
axios 1.10.0 1.11.0
compression 1.8.0 1.8.1
electron-to-chromium 1.5.183 1.5.192
form-data 4.0.3 4.0.4
launch-editor 2.10.0 2.11.0
memfs 4.17.2 4.23.0
msgpackr 1.11.4 1.11.5
napi-postinstall 0.3.0 0.3.2
on-headers 1.0.2 1.1.0
synckit 0.11.8 0.11.11
validate-npm-package-name 6.0.1 6.0.2

Updates @types/node from 22.16.3 to 22.16.5

Commits

Updates cypress from 14.5.1 to 14.5.3

Release notes

Sourced from cypress's releases.

v14.5.3

Changelog: https://docs.cypress.io/app/references/changelog#14-5-3

v14.5.2

Changelog: https://docs.cypress.io/app/references/changelog#14-5-2

Commits
  • d1478d8 chore: release 14.5.3 (#32099)
  • 7825936 chore(dep): upgrade cypress/request to 3.0.9 to address form-data vulne...
  • 5b0a7e2 chore: revert release 14.5.3
  • 8ce8ee0 chore: release @​cypress/webpack-dev-server-v4.1.1
  • 749a1d5 chore: release @​cypress/webpack-batteries-included-preprocessor-v3.1.2
  • 69df121 chore: release @​cypress/angular-v3.0.1
  • 72dd9de chore: release 14.5.3 (#32093)
  • 199aad6 chore: updating v8 snapshot cache (#32089)
  • ea33e84 chore: updating v8 snapshot cache (#32090)
  • f50ba45 chore: updating v8 snapshot cache (#32088)
  • Additional commits viewable in compare view

Updates eslint from 9.31.0 to 9.32.0

Release notes

Sourced from eslint's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates eslint-config-prettier from 10.1.5 to 10.1.8

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.8

republish latest version

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

Commits

Updates eslint-plugin-prettier from 5.5.1 to 5.5.3

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.5.3

republish the latest version

Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3

v5.5.2

republish the latest version

Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2

Changelog

Sourced from eslint-plugin-prettier's changelog.

Changelog

Commits

Updates jasmine-core from 5.8.0 to 5.9.0

Release notes

Sourced from jasmine-core's releases.

v5.9.0

Please see the release notes.

Commits
  • bb777e9 Bump version to 5.9.0
  • 9d3fb16 Document that the filename property of suite and spec results is deprecated
  • 3176eaf Merge branch 'idConflict' of https://github.com/atscott/jasmine
  • d31a431 fix(clock): Avoid generating timers with IDs that conflict with native
  • 84f78c1 Split GlobalErrors into portable and platform-specific parts
  • ff476b1 Unify error dispatching between browser and node
  • d53d2ff Convert GlobalErrors to an ES6 class
  • adfbd00 Refactor mocking in GlobalErrorsSpec
  • 495e5fc Backfill integration tests for unhandled promise rejections
  • bc2aa7b Start breaking up integration/EnvSpec.js
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.37.0 to 8.38.0

Release notes

Sourced from typescript-eslint's releases.

v8.38.0

8.38.0 (2025-07-21)

🚀 Features

  • typescript-estree: forbid optional chain in TemplateTaggedLiteral (#11391)

🩹 Fixes

  • disallow extra properties in rule options (#11397)
  • eslint-plugin: [consistent-generic-constructors] resolve conflict with isolatedDeclarations if enabled in constructor option (#11351)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-estree: ensure the token type of the property name is Identifier (#11329)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.38.0 (2025-07-21)

🩹 Fixes

  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)

❤️ Thank You

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

Commits
  • d11e79e chore(release): publish 8.38.0
  • 6d8fae9 fix(typescript-eslint): error on nested extends in tseslint.config() (#11...
  • abb7c4d fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)
  • See full diff in compare view

Updates @babel/helpers from 7.27.6 to 7.28.2

Release notes

Sourced from @​babel/helpers's releases.

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)

: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

Committers: 3

v7.28.0 (2025-07-02)

:rocket: New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types

... (truncated)

Changelog

Sourced from @​babel/helpers's changelog.

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

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types

:bug: Bug Fix

:house: Internal

  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

... (truncated)

Commits

Updates @babel/types from 7.28.1 to 7.28.2

Release notes

Sourced from @​babel/types's releases.

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

Changelog

Sourced from @​babel/types's changelog.

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
Commits

Updates @cypress/request from 3.0.8 to 3.0.9

Release notes

Sourced from @​cypress/request's releases.

v3.0.9

3.0.9 (2025-07-24)

Bug Fixes

  • update patch version of form-data to address new critical Snyk vulnerability (a2f3199)
Commits
  • 3cffd53 Merge pull request #88 from ahayes91/update-form-data
  • 7c424d5 chore: fix lint issue
  • 7f6fdec chore: remove test now that we are on form-data 4.0.4
  • a2f3199 fix: update patch version of form-data to address new critical Snyk vulnerabi...
  • See full diff in compare view

Updates @emnapi/core from 1.4.4 to 1.4.5

Release notes

Sourced from @​emnapi/core's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5

Commits

Updates @emnapi/runtime from 1.4.4 to 1.4.5

Release notes

Sourced from @​emnapi/runtime's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5

Commits

Updates @emnapi/wasi-threads from 1.0.3 to 1.0.4

Commits

Updates @eslint/js from 9.31.0 to 9.32.0

Release notes

Sourced from @​eslint/js's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
Changelog

Sourced from @​eslint/js's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates @eslint/plugin-kit from 0.3.3 to 0.3.4

Release notes

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

plugin-kit: v0.3.4

0.3.4 (2025-07-21)

Bug Fixes

  • potential quadratic runtime in regular expression (#240) (b283f64)
Changelog

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

0.3.4 (2025-07-21)

Bug Fixes

  • potential quadratic runtime in regular expression (#240) (b283f64)
Commits

Updates @inquirer/checkbox from 4.1.9 to 4.2.0

Release notes

Sourced from @​inquirer/checkbox's releases.

@​inquirer/checkbox@​4.2.0

  • When pressing a number key, we'll ignore separators in counting the index of the item to select.
Commits
  • c1a755f Publish
  • 59f8506 Chore(deps-dev): Bump the linting group with 8 updates
  • 2e15db8 Fix(@​inquirer/select): Ignore separators when selecting item with a number key
  • a2f14d5 Fix(@​inquirer/checkbox): Ignore separators when selecting item with a number key
  • See full di...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+232
Deletions:
-218
Package Dependencies
Ecosystem:
npm
Version Change:
7.27.6 → 7.28.2
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.31.0 → 9.32.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
22.16.3 → 22.16.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.5 → 10.1.8
Update Type:
Patch
Package:
axios
Ecosystem:
npm
Version Change:
1.10.0 → 1.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.28.1 → 7.28.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Package:
cypress
Ecosystem:
npm
Version Change:
14.5.1 → 14.5.3
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.31.0 → 9.32.0
Update Type:
Minor
Package:
form-data
Ecosystem:
npm
Version Change:
4.0.3 → 4.0.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.183 → 1.5.192
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.5.1 → 5.5.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.8.0 → 5.9.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.0.1 → 6.0.2
Update Type:
Patch
Package:
compression
Ecosystem:
npm
Version Change:
1.8.0 → 1.8.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.8 → 3.0.9
Update Type:
Patch
Package:
@pkgr/core
Ecosystem:
npm
Version Change:
0.2.7 → 0.2.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.37.0 → 8.38.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.9 → 4.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.14 → 10.1.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.12 → 1.0.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.0 → 0.3.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.3 → 0.3.4
Update Type:
Patch
Package:
memfs
Ecosystem:
npm
Version Change:
4.17.2 → 4.23.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.45.0 → 4.46.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.6.0 → 1.8.0
Update Type:
Minor
Package:
synckit
Ecosystem:
npm
Version Change:
0.11.8 → 0.11.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.0 → 4.2.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.16 → 4.0.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.4 → 4.3.1
Update Type:
Minor
Package:
msgpackr
Ecosystem:
npm
Version Change:
1.11.4 → 1.11.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.14 → 4.2.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.16 → 3.0.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.16 → 4.0.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.4 → 4.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.16 → 3.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.4 → 1.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.10.0 → 2.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.4 → 1.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.3 → 1.0.4
Update Type:
Patch
Package:
on-headers
Ecosystem:
npm
Version Change:
1.0.2 → 1.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.2.0 → 1.4.0
Update Type:
Minor
Technical Details
ID: 4265384
UUID: 2702274798
Node ID: PR_kwDONUyxgM6hEXDu
Host: GitHub
Repository: mrlonis/example-angular-theme-lib
Merge State: Unknown