4lessandrodev / rich-domain

A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.
https://www.npmjs.com/package/rich-domain
MIT License
122 stars 5 forks source link

chore(deps-dev): bump madge from 5.0.1 to 6.0.0 #36

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps madge from 5.0.1 to 6.0.0.

Changelog

Sourced from madge's changelog.

v6.0.0

v5.0.2

27 January 2023

Commits
  • 2aa75b2 Release 6.0.0
  • c1b4aaa Merge pull request #349 from pahen/handle-tsconfig-correctly
  • 8968bf0 handle collect tsconfig's extends fileds
  • 93188e0 Merge pull request #348 from pahen/upgrade-detective-packages
  • 60b6557 update packages detective-* to latest
  • 54340e8 Merge pull request #321 from ZuBB/chore/bump-detective-typescript
  • ba67876 Merge branch 'master' into chore/bump-detective-typescript
  • 13d38a7 Merge pull request #341 from kamiazya/depend-to-ts-graphviz
  • 372668a Merge pull request #319 from PabloLION/chore/bump-detective-postcss
  • 970deca Merge branch 'pahen:master' into depend-to-ts-graphviz
  • 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 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)