Skip to content

chore(deps): update dependency installed-check to v10#310

Merged
IdanAdar merged 1 commit intomainfrom
renovate/installed-check-10.x
Mar 18, 2026
Merged

chore(deps): update dependency installed-check to v10#310
IdanAdar merged 1 commit intomainfrom
renovate/installed-check-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
installed-check ^2.2.0^10.0.0 age confidence

Release Notes

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

v10.0.1

Compare Source

🩹 Fixes
🧹 Chores

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • align with eslint 10 on node.js >=20.19.0 (#​121)
🌟 Features
  • resolve parent workspace in monorepos workspaces (#​118) (c386a56)
🧹 Chores

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 installed-check-core@8.x 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 installed-check-core@6.x`
  • 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 installed-check-core@5.x 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-10.x branch 9 times, most recently from 1c73aa6 to 5786cb1 Compare March 18, 2026 14:58
@renovate renovate bot force-pushed the renovate/installed-check-10.x branch from 5786cb1 to 727fc6e Compare March 18, 2026 15:01
@IdanAdar IdanAdar merged commit 81bd2ee into main Mar 18, 2026
2 checks passed
@IdanAdar IdanAdar deleted the renovate/installed-check-10.x branch March 18, 2026 15:04
@secrets-automation-dev
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.0.19 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants