Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

v17.1.0

✨ Features

  • edc92393 feat: add bun module support (#1014) (bun modules were already supported; this PR, however, makes it a lot easier to work with them)
  • c64d161a feat: add suffix option for clickable links (#1016)

Thanks to @​1000i100 for both these features!

🧹 Maintenance

  • 03437519 ci(deps): bump github/codeql-action from 3 to 4 in the all-the-things group (#1015)
  • c9592b0b doc(manifest): adds Millicent Billette to the list of contributors
  • 685d5244 doc: removes references to codeclimate

... (truncated)

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)
  • 07b8c60 17.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for dependency-cruiser since your current version.


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.0.1 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.0.1...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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2025
@github-actions github-actions bot enabled auto-merge (squash) November 1, 2025 01:01
@github-actions github-actions bot merged commit dbab11f into main Nov 1, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-main-dependency-cruiser-17.2.0 branch November 1, 2025 01:01
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