Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps dependency-cruiser from 16.10.4 to 17.0.2.

Release notes

Sourced from dependency-cruiser's releases.

v17.0.2

🐛 fixes

  • c0ee08d8 fix(resolve-options): passes the correct resolve options to the tsconfig paths plugin (#1011)

🧹 chores

  • caf4e4e1 chore(ci): merges 'prerelease' and 'release' workflows into one
  • 8abb49e8/ 09ceb495/ ee746bd1 build: updates external dependencies
  • f6d7c471/ chore(ci): include major updates in github actions dependabot config

This is also the first 'regular' release published with npmjs oidc trusted publishing - which a.o. means you'll see on dependency-cruiser on npmjs' list page with GitHub Actions as publisher, along with an oidc logo, in stead of my handle:

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.1-beta-1

  • 79b0e31b fix(resolve-options): passes the correct resolve options to the tsconfig paths plugin
  • caf4e4e1 chore(ci): merges 'prerelease' and 'release' workflows into one
  • 8abb49e8 build(npm): updates external dependencies
  • ee746bd1 ci(deps): bump the all-the-things group with 4 updates (#1012)
  • f6d7c471 chore(ci): include major updates in github actions dependabot config

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

... (truncated)

Commits
  • 6efad49 17.0.2
  • 09ceb49 chore(npm): updates external devDependencies
  • c0ee08d fix(resolve-options): passes the correct resolve options to the tsconfig path...
  • caf4e4e chore(ci): merges 'prerelease' and 'release' workflows into one
  • 8abb49e build(npm): updates external dependencies
  • ee746bd ci(deps): bump the all-the-things group with 4 updates (#1012)
  • f6d7c47 chore(ci): include major updates in github actions dependabot config
  • 8a52b07 17.0.1
  • 990d139 chore(npm): updates external devDependencies
  • d339300 refactor(report): replaces teamcity-service-messages with local functions (#1...
  • 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 16.10.4 to 17.0.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@v16.10.4...v17.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
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