Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency installed-check to v9 #292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
installed-check ^8.0.1 -> ^9.3.0 age adoption passing 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 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

Configuration

📅 Schedule: Branch creation - "before 2pm on Tuesday" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/installed-check-9.x branch from ea36f92 to 3f658a3 Compare April 9, 2024 01:45
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.

None yet

0 participants