Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependency-cruiser from 10.8.0 to 15.3.0 #481

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps dependency-cruiser from 10.8.0 to 15.3.0.

Release notes

Sourced from dependency-cruiser's releases.

v15.3.0

✨ features

👷 maintenance

  • 6eb9c61f build(npm): updates external dependencies
  • ae9b688e refactor(resolve): hands over preserveSymlink processing to EHR (#865)
  • 41b20c67 fix(test): makes c8 stop processing again when coverage is too low
  • 6dc06324 fix(test): ensures that by default subpath imports are used for local imports

v15.2.0

✨ features

  • 2868e199 feat(cache): adds option to compress the cache file (#860)

👷 maintenance

  • 73b8381e build(npm): updates external dependencies
  • 3fc50a2d ci(deps): bump actions/setup-node from 3 to 4 (#858)
  • 9b522676 refactor(tools): folds d2 test fixture regeneration into existing report fixture regeneration

v15.1.1

🐛 fixes

  • 8c060162 fix: makes globbing work on windos again

v15.1.0

✨ features

👷 maintenance

  • 14691b70 build(npm): updates external dependencies
  • a4427032 refactor(configs): makes the 2 sample reporter plugins ESM

v15.0.0

✨ features (🚨 with breaking changes)

For the majority of use cases these additions are not breaking. For the few use cases that are: dependency-cruiser has gotten a little more precise only ...

  • a3cfcecf feat!(extract): makes 'real' depencency type available alongside aliases BREAKING (#856) If you have rules that check for dependencyTypes explicitly the rules will still work as before, but they'll be more effective, potentially uncovering transgressions dependency-cruiser didn't find in earlier versions.

  • 36c3dde9 feat!(extract): makes support for subpath imports explicit BREAKING (#855) Because dependency-cruiser now labels subpath imports as alias and alias-subpath-import instead of undetermined:

    • if you have rules that explicitly check for alias dependency-crusier might uncover transgressions it didn't before.
    • Likewise if you had rules with checks on undetermined dependency types to find subpath imports, you might want to update them to alias-subpath-import

... (truncated)

Commits
  • 8b37fe3 15.3.0
  • 6eb9c61 build(npm): updates external dependencies
  • fce008d feat(extract): makes support for workspaces explicit (#864)
  • 41b20c6 fix(test): makes c8 stop processing again when coverage is too low
  • ae9b688 refactor(resolve): hands over preserveSymlink processing to EHR (#865)
  • 6dc0632 fix(test): ensures that by default subpath imports are used for local imports
  • 2e47fe9 15.2.0
  • 73b8381 build(npm): updates external dependencies
  • 2868e19 feat(cache): adds option to compress the cache file (#860)
  • 3fc50a2 ci(deps): bump actions/setup-node from 3 to 4 (#858)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
dependency-cruiser [>= 11.a, < 12]
dependency-cruiser [< 11, > 10.8.0]

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 10.8.0 to 15.3.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@v10.8.0...v15.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2023

Superseded by #482.

@dependabot dependabot bot closed this Nov 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/dependency-cruiser-15.3.0 branch November 23, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant