Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps dependency-cruiser from 17.2.0 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

v17.3.1

👷 maintenance

  • 7ae24764/ bb4c6e9a perf: algorithm updates (#1022)
  • 211faaff/ 6b0cf131 build(npm): updates external dependencies

v17.3.0

✨ features

  • 410f3bfd feat: adds support for detecting imports done with process.getBuiltinModule (#1021)

🐛 fixes

  • 93d5bac4 fix: Using the API but tsconfig does not work (#1010)

👷 maintenance

  • 83397d96 chore(report): ignore eslint warning we're not going to fix anytime soon anyway
  • e6208a27 chore(test): ups code coverage requirements to current values
  • 75f92774 chore(npm): pins (all) dependencies again
  • 0b2a1a41 doc(manifest): adds Kentaro Suzuki to the list of contributors

FWIW this is also the first release with, on GitHub, their new 'release immutability' enabled.

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.2.0 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.2.0...v17.3.2)

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

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 Dec 1, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 1, 2025 01:02
@github-actions github-actions bot merged commit b9274f4 into main Dec 1, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-main-dependency-cruiser-17.3.2 branch December 1, 2025 01:02
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant