Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

v16.10.4

🐛 fixes

  • 06b548a0 fix(enrich): enables ignoring reachability (, instability) validations as well (#999) thanks @​hugotiger for raising the issue, reproduction repo and testing the beta('s) with the fix!

👷 maintenance

  • 06b548a0 (same commit as the fix) - updates 3rd party dependencies a.o. acorn-loose and acorn thanks @​brocef for alerting there's an issue in acorn-loose that's fixed after bumping to latest.
  • 66f1e328 fix(ci): fixes code scanning alerts on github actions (#1000)

🧹 chores

  • 581596ae chore: lets prettier target .mjs as well
  • 62e8fc62 chore(npm): recreates package-lock

... (truncated)

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)

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 16.10.3 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.3...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 1, 2025 00:01
@github-actions github-actions bot merged commit 698610c into main Sep 1, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-main-dependency-cruiser-17.0.1 branch September 1, 2025 00:03
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