Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2025

This PR contains the following updates:

Package Change Age Confidence
installed-check ^2.2.0 -> ^9.0.0 age confidence

Release Notes

voxpelli/node-installed-check (installed-check)

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.2

Compare Source

  • temporarily readd the deprecated --engine-ignore / --engine-no-dev flags, to ease transition ea00dd9

v9.1.1

Compare Source

Update installed-check-core to 8.2.2, containing these fixes:

  • do not fail on pnpm workspace: version range (01ff126)
  • ignore @types/* packages in engine check (f87823e)
  • latest list-installed, supports symlinks (3c432bf)

v9.1.0

Compare Source

  • In verbose mode: Output workspace success summary 66bb6a2
  • Update installed-check-core to support pnpm da770ca
  • Update dev dependencies bc8818e

v9.0.0

Compare Source

Based on [email protected] which adds:

  • Support for workspaces (#​31)
  • Verification of peer dependency ranges (#​10)
  • Support for glob batters in ignores (#​41)
  • Improved presentation with suggestions being presented separately

Breaking changes:

  • Requires Node.js >=18.6.0
  • Defaults to check all workspace packages in addition to the existing check of the (workspace) root
  • Defaults to verify peer dependency ranges
  • --engine-ignore and --engine-no-dev has been renamed to --ignore and --ignore-dev and is also used by peer dependency check
  • --strict is now implemented within installed-check-core instead, which allows for some warnings to stay as warnings when --strict is set
  • Output has changed, but if output is parsed, instead use `installed-check-core directly or open an issue requesting a machine readable output

v8.0.1

Compare Source

v8.0.0

Compare Source

v7.1.2

Compare Source

  • Update installed-check-core 52d28d9

v7.1.1

Compare Source

  • Update installed-check-core b4dae70

v7.1.0

Compare Source

  • Feature/fix: Handle aliased packages #​42 b022cb0
  • Internal: Replace dependency-check with knip 5c69958

v7.0.0

Compare Source

  • BREAKING: Require Node 16 (else fails silently) f965611
  • Update dependencies 890e193

v6.0.5

Compare Source

  • Update dependencies

v6.0.4

Compare Source

v6.0.3

Compare Source

  • Fix regression on Windows 72fe7b4

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

  • Breaking change: Now requires Node.js version matching ^14.18.0 || >=16.0.0, to match that of [email protected]`
  • Internal: Now an ESM based project

v5.0.0

Compare Source

  • Breaking change: Now requires Node.js version matching ^12.20.0 || ^14.13.1 || >=16.0.0, to match that of [email protected] which in turn sets it to ensure compatibility with ESM-based dependencies
  • Possibly breaking change: Uses new 5.x version of installed-check-core, which contains a newer engine intersection module as well as some alterations to errors, warnings and notices to make them more robust and consistent (thanks to eg. new tests)

v4.0.0

Compare Source

  • Breaking change: Now requires at least Node.js 12.x (somewhat following the LTS of Node.js itself)
  • Dependencies: Moved from 2.x to modern 4.x version of chalk
  • Dependencies: Now using meow instead of dashdash to parse the CLI input
  • Dependencies: Uses new 4.x version of installed-check-core, containing fewer dependencies that are more modern and eg. typed and async in themselves
  • Internal: Added strict type checking (using Typescript) verifying that the javascript code doesn't violate any assumptions.

v3.0.0

Compare Source

  • Breaking change: Now requires at least Node.js 10.x (somewhat following the LTS of Node.js itself)
  • Breaking change: Now defaults to both engine and module version checks
  • Breaking change: Engine check and module check is now treated as equals. --no-version-check opt-out has been replaced with --version-check opt-in
  • Internal: Core functionality has been moved to installed-check-core, this module now just contains the CLI

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/installed-check-9.x branch 3 times, most recently from f096e2b to 18a4aa4 Compare November 22, 2025 17:37
@renovate renovate bot force-pushed the renovate/installed-check-9.x branch from 18a4aa4 to 9afdc2b Compare December 8, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant