Skip to content

build(deps-dev): bump dependency-cruiser from 17.3.1 to 17.3.2#731

Merged
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependency-cruiser-17.3.2
Dec 1, 2025
Merged

build(deps-dev): bump dependency-cruiser from 17.3.1 to 17.3.2#731
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependency-cruiser-17.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 30, 2025

Copy link
Copy Markdown
Contributor

Bumps dependency-cruiser from 17.3.1 to 17.3.2.

Release notes

Sourced from dependency-cruiser's releases.

v17.3.2

🏭 refactoring

  • 5f296fd3 perf(enrich/derive/reachable): shallow copies modules in stead of cloning them
  • 12e99557 refactor(enrich/derive/reachable): replaces reduce with easier-to-understand for loop
  • 55538ecf refactor(derive): consolidates dependents derivation modules
  • 78969657 perf(graph-utl): skips unnecessary function call for module lookups
  • 5422cc68 perf(extract): refactors initial file gathering to be slightly more efficient
  • 6394a4ce perf(utl): improves performance of filesystem walker

📖 documentation

  • 22702400 doc(cache/content strategy): corrects type annotation of the diff function

🧹 chores

  • 205913a0 chore(npm): updates external devDependencies
  • 4ff8dd9e chore(devDependencies): replaces npm-run-all by npm-run-all2
  • 4d3f36c3 ci(deps): bump actions/checkout from 5 to 6 in the all-the-things group (#1025)
  • 03683e22 chore: regenerates package-lock
Commits
  • 092cf86 17.3.2
  • 205913a chore(npm): updates external devDependencies
  • 5f296fd perf(enrich/derive/reachable): shallow copies modules in stead of cloning them
  • 12e9955 refactor(enrich/derive/reachable): replaces reduce with easier-to-understand ...
  • 55538ec refactor(derive): consolidates dependents derivation modules
  • 7896965 perf(graph-utl): skips unnecessary function call for module lookups
  • 2270240 doc(cache/content strategy): corrects type annotation of the diff function
  • 5422cc6 perf(extract): refactors initial file gathering to be slightly more efficient
  • 6394a4c perf(utl): improves performance of filesystem walker
  • 4ff8dd9 chore(devDependencies): replaces npm-run-all by npm-run-all2
  • Additional commits viewable 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.3.1 to 17.3.2.
- [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.3.1...v17.3.2)

---
updated-dependencies:
- dependency-name: dependency-cruiser
  dependency-version: 17.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 30, 2025
@dependabot
dependabot Bot requested a review from pethers as a code owner November 30, 2025 14:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 30, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
npm/dependency-cruiser 17.3.2 🟢 7.4
Details
CheckScoreReason
Code-Review⚠️ 1Found 4/27 approved changesets -- score normalized to 1
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 10security policy file detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Signed-Releases⚠️ -1no releases found
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
Packaging🟢 10packaging workflow detected
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • package-lock.json

@pethers
pethers merged commit e6d90c6 into main Dec 1, 2025
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependency-cruiser-17.3.2 branch December 1, 2025 00:30
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