Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps dependency-cruiser from 16.10.4 to 17.0.1.

Release notes

Sourced from dependency-cruiser's releases.

v17.0.1

🐛 fixes

  • 2f31ab0e fix(types): enable IDE autocompletion for OutputType candidates (#1005) (thanks @​sushichan044 for the pull request!)
  • 4dbfa19a chore(types): removes now unused lint warning + associated comment

📖 documentation

  • 7f3e5fcb doc(cli): adds more references to the options, corrects typos

👷 maintenance

  • d3393004 refactor(report): replaces teamcity-service-messages with local functions (#1008)
  • 990d1397 chore(npm): updates external devDependencies

v17.0.0

🚨 breaking

  • a20a11ca chore!: drops support for node 18, 21 and 23 BREAKING (#1004)

... so still supported are node ^20(.12), ^22 and >=24 and this will remain so at least as long as node.js supports hem.

We try to prevent breaking changes - and have been able to for ~a year and 7 months. However, dropping node versions is inevitable as dependencies we use did this as well, and we want to keep up to date for obvious reasons. We also believe that most of dependency-cruiser's users have migrated away from node 18 (21, 23) a long time ago, given the release dates of their successors (april 2023, 2024 and 2025 respectively) - so the impact should be minimal.

Reference: https://nodejs.org/en/about/previous-releases

🧑‍🏭 maintenance

  • 684e1230 refactor!: replaces picocolors with native node:util/styleText (#1002)

♻️ life cycle management

  • a2cfc917/ 3f258c13 build(npm): updates external dependencies
Commits
  • 8a52b07 17.0.1
  • 990d139 chore(npm): updates external devDependencies
  • d339300 refactor(report): replaces teamcity-service-messages with local functions (#1...
  • 4dbfa19 chore(types): removes now unused lint warning + associated comment
  • 7f3e5fc doc(cli): adds more references to the options, corrects typos
  • 2f31ab0 fix(types): enable IDE autocompletion for OutputType candidates (#1005)
  • 3a6af7d 17.0.0
  • a2cfc91 build(npm): updates external dependencies
  • 684e123 refactor!: replaces picocolors with node:util/styleText (#1002)
  • a20a11c chore!: drops support for node 18, 21 and 23 BREAKING (#1004)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2025
Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 16.10.4 to 17.0.1.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v16.10.4...v17.0.1)

---
updated-dependencies:
- dependency-name: dependency-cruiser
  dependency-version: 17.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependency-cruiser-17.0.1 branch from 36bade9 to 9c0d6f6 Compare September 16, 2025 07:22
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #118.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependency-cruiser-17.0.1 branch October 6, 2025 17:38
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.

0 participants