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.4.0 #482

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dependency-cruiser from 10.8.0 to 15.4.0.

Release notes

Sourced from dependency-cruiser's releases.

v15.4.0

✨ features

  • ba4533fe feat(resolve): enables passing 'aliasFields' to enhanced-resolve (#870) - thanks to @​JakeSidSmith for not only raising the issue that led to this fix, but also for the detailed & well documented research that made this addition a very easy one to implement.
  • dfdb385d feat(reporter/dot): only considers rule severity for coloring invalid modules/ dependencies (#869)

🐛 fixes

  • 3445a3bb fix(init): makes initial regular expressions more specific (#872)- thanks @​mx-bernhard for raising the issue and suggesting an elegant fix.

📖 documentation

  • aca64898 doc: modify semicolons to commas (#866)

👷 maintenance

  • a6d562b7 build(npm): updates external dependencies

v15.3.1-beta-2

🐛 fixes to address #863

On top of the commit that takes 'workspaces' field into account when merging package manifests fix from #867, from that same PR:

  • 78990e08/ 2f29acea/ 943a5212 fixes: don't classify relative module names as 'aliased' - which addresses the bug that bit the beta testers
  • give precedence to bolted-on aliases (webpack) over node native aliases might there be a conflict

✨ / 📖 things from the main branch rebased into #863, but not released to latest yet

  • ba4533fe feat(resolve): enables passing 'aliasFields' to enhanced-resolve (#870)
  • dfdb385d feat(reporter/dot): only considers rule severity for coloring invalid modules/ dependencies (#869)
  • aca64898 doc: modify semicolons to commas (#866)

v15.3.1-beta-1

🐛 fixes

  • fe0a8311 fix(resolve): takes 'workspaces' field into account when merging package manifests

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

... (truncated)

Commits
  • 41e01de 15.4.0
  • 3445a3b fix(init): makes initial regular expressions more specific (#872)
  • a6d562b build(npm): updates external dependencies
  • ba4533f feat(resolve): enables passing 'aliasFields' to enhanced-resolve (#870)
  • dfdb385 feat(reporter/dot): only considers rule severity for coloring invalid modules...
  • aca6489 doc: modify semicolons to commas (#866)
  • 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
  • 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.4.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.4.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>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #484.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/dependency-cruiser-15.4.0 branch November 27, 2023 04:51
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