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 13.0.1 #451

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

Bumps dependency-cruiser from 10.8.0 to 13.0.1.

Release notes

Sourced from dependency-cruiser's releases.

v13.0.1

🐛 fixes

  • 399eba72 fix(doc): corrects extract-ts-config return type also in tsdoc
  • 80a2f8d3 fix(types): adds root and extract-ts-config types (#809) - thank you @​mrmckeb for finding the bug and creating the pull request for this!

type exports for the other config-utl (babel, webpack, dependency-cruiser) will follow in a separate patch release

👷 maintenance

  • a36b968a build(npm): updates external dependencies
  • bd43513d fix(build): lists all sources for the json schema in the Makefile
  • 58b44e4a chore: converts the 'unlimited' self cruise config from json to esm
  • f16f4256 chore: correctly configures self-cruise to use 'import' condition in enhanced-resolve options

🔏 shasum of the package as published on npmjs: b13ef98ddcd2a9ab4c2478526bc010b8420898b7

v13.0.0

To keep dependency-cruiser future proof (and sweeter to use) it was necessary to make some breaking changes in v13.

Most of the breaking changes impact only the API/ library. We've worked hard to avoid it, but some affect the CLI as well.

Summary

🔏 shasum of the package as published on npmjs: 4ece1a93c4e954f30350cbb99fd62497cb705e51

Improvements

Support for ESM in dependency-cruiser, babel and webpack configurations

As dependency-cruiser itself is now written in ESM, it can now also read .dependency-cruiser, babel and webpack configurations in ESM, so you can write them in more modern JavaScript if you want to. Previously supported formats (commonjs, json5 etc) remain supported

... (truncated)

Commits
  • d2817d1 13.0.1
  • a36b968 build(npm): updates external dependencies
  • 399eba7 fix(doc): corrects extract-ts-config return type also in tsdoc
  • 80a2f8d fix(types): adds root and extract-ts-config types (#809)
  • bd43513 fix(build): lists all sources for the json schema in the Makefile
  • 58b44e4 chore: converts the 'unlimited' self cruise config from json to esm
  • f16f425 chore: correctly configures self-cruise to use 'import' condition in enhanced...
  • 07762eb 13.0.0
  • 5a62d73 chore(lint): disables exports-last rule
  • a5c2bb5 feature(progress): some more tweaks to the usability of the performance-log
  • 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)

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 10.8.0 to 13.0.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@v10.8.0...v13.0.1)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #452.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/dependency-cruiser-13.0.1 branch May 22, 2023 04:57
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.

None yet

1 participant