Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps dependency-cruiser from 17.2.0 to 17.3.1.

Release notes

Sourced from dependency-cruiser's releases.

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
  • 7e4bd61 17.3.1
  • 6b0cf13 chore(npm): updates external devDependencies
  • 7ae2476 perf: algorithm updates (#1022)
  • 211faaf build(npm): updates external dependencies
  • bb4c6e9 refactor: replaces .forEach with for ... of where it improves readability
  • ea28022 17.3.0
  • 410f3bf feat: adds support for detecting imports done with process.getBuiltinModule (...
  • 83397d9 chore(report): ignore eslint warning we're not going to fix anytime soon anyway
  • e6208a2 chore(test): ups code coverage requirements to current values
  • 93d5bac fix: Using the API but tsconfig does not work (#1010)
  • 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 Nov 24, 2025
@grzanka
Copy link
Contributor

grzanka commented Nov 24, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependency-cruiser-17.3.1 branch from 6e2e556 to 5e86c98 Compare November 24, 2025 21:11
@grzanka
Copy link
Contributor

grzanka commented Nov 25, 2025

@dependabot rebase

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 17.2.0 to 17.3.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@v17.2.0...v17.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependency-cruiser-17.3.1 branch from 5e86c98 to 4c3e0fe Compare November 25, 2025 09:17
@grzanka grzanka added this pull request to the merge queue Nov 25, 2025
Merged via the queue into master with commit fa90746 Nov 25, 2025
9 checks passed
@grzanka grzanka deleted the dependabot/npm_and_yarn/dependency-cruiser-17.3.1 branch November 25, 2025 09:27
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.

2 participants