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 dependency-cruiser to v16.9.0 #942

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dependency-cruiser 16.8.0 -> 16.9.0 age adoption passing confidence

Release Notes

sverweij/dependency-cruiser (dependency-cruiser)

v16.9.0

Compare Source

✨ features

Recommended: add this new option to your dependency-cruiser configuration (.dependency-cruiser.js or .dependency-cruiser.json) as it might speed up dependency-cruiser runs by quite a bit if you don't use all of its available features, especially on larger code bases:

  // ...
  options {
    // ...
    skipAnalysisNotInRules: true,
    // ...
  }
 // ...
👷 maintenance
  • eb7bf8a perf(enrich/reachable): do even less when there's no reachable rules
  • 6862b2a build(npm): updates external dependencies
  • d9d9ff1 refactor: uses native private fields in classes in stead of fake ones
🧹 chores

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 added the dependencies Pull requests that update a dependency file label Jan 8, 2025
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x branch from dd999d8 to cec9c65 Compare January 13, 2025 07:34
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x branch from cec9c65 to 2e6a673 Compare January 13, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants