Skip to content

build(deps-dev): bump dependency-cruiser from 17.1.0 to 17.2.0#521

Merged
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependency-cruiser-17.2.0
Oct 29, 2025
Merged

build(deps-dev): bump dependency-cruiser from 17.1.0 to 17.2.0#521
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependency-cruiser-17.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 29, 2025

Copy link
Copy Markdown
Contributor

Bumps dependency-cruiser from 17.1.0 to 17.2.0.

Release notes

Sourced from dependency-cruiser's releases.

v17.2.0

✨ features

  • d316b175 feat: adds 'ancestor' matcher (#961)

🐛 fixes

  • 01ddcc18 perf(graph-utl): improves the algorithm to detect cycles (#1019)
  • 9f51aca6 perf(utl): improves performance of uniqBy and uniqWith functions from O(n^2) to O(n)
  • 2049cfb7 fix: call ITranspilerWrapper.isAvailable() correctly in svelte pre process (#1020) - thanks to @​sushichan044 for spotting the issue and creating a PR for it!

👷 maintenance

  • d167549d chore: updates test coverage to the current (higher) one
  • f6c7ef5d/ e11d48d2 build(npm): updates external dependencies
  • 7925f4de ci(deps): bump actions/setup-node from 5 to 6 in the all-the-things group (#1018) (#1017)

v17.2.0-beta-1

✨ features

  • d316b175 feat: adds 'ancestor' matcher (#961)

👷 maintenance

🚀 performance improvements

  • 01ddcc18 perf(graph-utl): improves the algorithm to detect cycles (#1019)
  • 9f51aca6 perf(utl): improves performance of uniqBy and uniqWith functions from O(n^2) to O(n) (#1017)

♻️ life cycle management

  • 223d0f55 chore(npm): updates external devDependencies
  • e11d48d2 build(npm): updates external dependency semver
  • 7925f4de ci(deps): bump actions/setup-node from 5 to 6 in the all-the-things group (#1018)
Commits
  • fcd88d1 17.2.0
  • d167549 chore: updates test coverage to the current (higher) one
  • 2049cfb fix: call ITranspilerWrapper.isAvailable() correctly in svelte pre process ...
  • f6c7ef5 build(npm): updates external dependencies
  • e11d48d build(npm): updates external dependency semver
  • 01ddcc1 perf(graph-utl): improves the algorithm to detect cycles (#1019)
  • 7925f4d ci(deps): bump actions/setup-node from 5 to 6 in the all-the-things group (#1...
  • 9f51aca perf(utl): improves performance of uniqBy and uniqWith functions from O(n^2) ...
  • d316b17 feat: adds 'ancestor' matcher (#961)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: dependency-cruiser
  dependency-version: 17.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 29, 2025
@dependabot
dependabot Bot requested a review from pethers as a code owner October 29, 2025 03:16
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Oct 29, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/commander 14.0.2 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 9Found 12/13 approved changesets -- score normalized to 9
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Maintained🟢 1013 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST🟢 9SAST tool detected but not run on all commits
npm/dependency-cruiser 17.2.0 🟢 7.4
Details
CheckScoreReason
Code-Review⚠️ 1Found 3/27 approved changesets -- score normalized to 1
Maintained🟢 1029 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST🟢 10SAST tool is run on all commits
npm/memoize 10.2.0 UnknownUnknown
npm/semver 7.7.3 🟢 7.1
Details
CheckScoreReason
Maintained🟢 107 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Code-Review🟢 10all changesets reviewed
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ -1no releases found
SAST🟢 8SAST tool detected but not run on all commits
npm/dependency-cruiser ^17.2.0 🟢 7.4
Details
CheckScoreReason
Code-Review⚠️ 1Found 3/27 approved changesets -- score normalized to 1
Maintained🟢 1029 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • package-lock.json
  • package.json

@pethers
pethers merged commit 7dfeb19 into main Oct 29, 2025
9 checks passed
@pethers
pethers deleted the dependabot/npm_and_yarn/dependency-cruiser-17.2.0 branch October 29, 2025 07:11
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 infrastructure javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant