Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps dependency-cruiser from 16.7.0 to 16.8.0.

Release notes

Sourced from dependency-cruiser's releases.

v16.8.0

✨ features

  • dd815802 feat: enables matching transitive dependencies in 'required' rules (#975) - thanks to @​ThiagoMaia1 for suggesting and testing the feature

🐛 fixes

  • 7bcabe70 refactor: simplifies a few boolean expressions
  • the dependency bump below (20a7a2f1) also bumped watskeburt to latest, which makes both the --affected cli option and the cache work better on ms-windows and other ms-dos based operating systems.

👷 maintenance

  • 20a7a2f1 build(npm): updates external dependencies

🧹 chores

  • fdbb72a1 chore(configs): makes 'unlimited' config inherit individual options from the base config
  • 8595b73d chore(tools): adds a script that prints a readable AST from any tsc-readable file
  • 476c9562 chore(npm): updates external devDependencies

v16.8.0-beta-1

✨ features

  • enables checking against indirect ('transitive') dependencies in required rules:
    • 26df92c8 feat(schema): adds 'reachable' attribute to the ones possible in 'required' rules
    • 64957b90 feat(enrich): adds reachable/ reaches detection based on 'required' rules
    • e984d857 feat(validate): adds validation of required rules with 'reachable' attributes (for transitive dependencies)
    • fb99edc5 doc(types|rules-reference): adds the reachable attribute to the types, adds an example to the rules reference
    • fcba0723 fix(validate): in required rules also take the module itself as a dependency

🐛 fixes

  • 7bcabe70 refactor: simplifies a few boolean expressions

👷 maintenance

  • 20a7a2f1 build(npm): updates external dependencies

🧹 chores

  • fdbb72a1 chore(configs): makes 'unlimited' config inherit individual options from the base config
  • 8595b73d chore(tools): adds a script that prints a readable AST from any tsc-readable file
Commits
  • 1cd25c2 16.8.0
  • 476c956 chore(npm): updates external devDependencies
  • dd81580 feat: enables matching transitive dependencies in 'required' rules (#975)
  • fdbb72a chore(configs): makes 'unlimited' config inherit individual options from the ...
  • 7bcabe7 refactor: simplifies a few boolean expressions
  • 8595b73 chore(tools): adds a script that prints a readable AST from any tsc-readable ...
  • 20a7a2f build(npm): updates external dependencies
  • See full diff 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 Dec 16, 2024
@grzanka grzanka requested a review from MatoKnap December 16, 2024 18:12
@grzanka
Copy link
Contributor

grzanka commented Dec 17, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependency-cruiser-16.8.0 branch from cd114a1 to 7c00034 Compare December 17, 2024 10:11
@grzanka
Copy link
Contributor

grzanka commented Dec 30, 2024

@dependabot rebase

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 16.7.0 to 16.8.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@v16.7.0...v16.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependency-cruiser-16.8.0 branch from 7c00034 to 5f5d210 Compare December 30, 2024 18:45
@MatoKnap MatoKnap self-assigned this Dec 30, 2024
@MatoKnap MatoKnap added this pull request to the merge queue Jan 3, 2025
Merged via the queue into master with commit 4073479 Jan 3, 2025
8 checks passed
@MatoKnap MatoKnap deleted the dependabot/npm_and_yarn/dependency-cruiser-16.8.0 branch January 3, 2025 17:10
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.

3 participants