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 14.1.2 to 15.0.0 #17

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps dependency-cruiser from 14.1.2 to 15.0.0.

Release notes

Sourced from dependency-cruiser's releases.

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

✨ features

  • 08dce742 feat(report): links to npmjs/ nodejs.org for npm respectively node and core modules (#854) thanks to @​CaptainQuirk for the question that led to this feature and for the feedback on the first crude prototype.

👷 mainteinance

  • e7ae8ef2 build(npm): updates external devDependencies
  • c9288e37 ci: sets latest used node version to 21
Commits
  • afbf5e0 15.0.0
  • e7ae8ef build(npm): updates external devDependencies
  • a3cfcec feat!(extract): makes 'real' depencency type available alongside aliases BREA...
  • c9288e3 ci: sets latest used node version to 21
  • 36c3dde feat(extract): makes support for subpath imports explicit (#855)
  • 08dce74 feat(report): links to npmjs/ nodejs.org for npm respectively node core modul...
  • 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)

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 14.1.2 to 15.0.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@v14.1.2...v15.0.0)

---
updated-dependencies:
- dependency-name: dependency-cruiser
  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 Oct 23, 2023
@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
dependency-cruiser 14.1.2...15.0.0 None +0/-0 593 kB sverweij

@bcomnes bcomnes merged commit 117f1ae into master Oct 29, 2023
5 checks passed
@bcomnes bcomnes deleted the dependabot/npm_and_yarn/dependency-cruiser-15.0.0 branch October 29, 2023 20:11
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.

None yet

1 participant