Skip to content
This repository was archived by the owner on Mar 14, 2022. It is now read-only.

Bump dependency-cruiser from 9.26.0 to 11.1.0 - #335

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dependency-cruiser-11.1.0
Closed

Bump dependency-cruiser from 9.26.0 to 11.1.0#335
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dependency-cruiser-11.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 16, 2021

Copy link
Copy Markdown

Bumps dependency-cruiser from 9.26.0 to 11.1.0.

Release notes

Sourced from dependency-cruiser's releases.

v11.1.0

🌟 features

  • eef06ff0 feature(dot): shows (module-level) instability metrics if they're available (#536)
  • fdd6b846 feature(dot): makes showing metrics switcheable independent of whether they're available or not (#537)
  • a7887774/ 67f1af43/ 3a90580c feature(validate): adds moreUnstable attribute to enforce stable dependencies (#538)

🐛 fixes

  • a02044a3 doc(README): corrects a typo
  • b01e2625 bugfix(test): makes the io unit test run more reliably (#539)

👷 maintenance

  • f0a43550/ f9e2f118/ 5623acd1 chore: improves naming & ergonomy of depcruise scripts in package.json
  • 44152bff bugfix(schema|types): adds metrics flag to options schema (#534)
  • 6cb12ac6 chore: adds .mailmap
  • 0a5e178a build(npm): @​babel/core, @​babel/plugin-transform-modules-commonjs, @​babel/preset-typescript, @​swc/core, @​typescript-eslint/eslint-plugin, @​typescript-eslint/parser, @​vue/compiler-sfc, prettier, svelte, teamcity-service-messages, typescript

v11.0.0 - “Nigel Tufnel”

🚨 breaking changes

b8516acc feature: TypeScript support in Vue files (BREAKING CHANGE) (#526)

This change is breaking only if you

  • use vue single file components AND
  • use typescript as the scripting language in them AND
  • you happen to have rules defined that touch these components.

In these cases rules might be triggered that weren't triggered before. When this occurs you can either fix the violations or temporarily ignore them (See --ignore-known in the documentation).

Thanks @​rklos for raising the issue and for writing the pull request!

457a5d00 bugfix(extract): consistently treat .d.ts as a separate extension (BREAKING CHANGE) (#530)

This change is breaking only if

  • you have set the options.enhancedResolveOptions.extensions in your .dependency-cruiser.js AND
  • in there you did specify .d.ts and didn't specify .ts AND
  • you have rules that touch .d.ts modules

In these cases rules might be triggered that weren't triggered before. When this occurs you can either fix the violations or temporarily ignore them (See --ignore-known in the documentation).

v10.9.0

This is a release of the v10 branch of dependency-cruiser. v10.9.0 contains the same changes as v11.1.0, with the exception of the ones listed below. On npm the v10 branch is published with the version-10 tag.

🔙 backports

  • da2af61f backport: removes cycle from type definitions

... (truncated)

Commits
  • 9d8a129 11.1.0
  • f9e2f11 chore: moves sdp check in self-cruise to a separate config
  • 3a90580 bugfix(schema|types): adds denormalized 'instability' to schema & types (#540)
  • 0a5e178 build(npm): @​babel/core, @​babel/plugin-transform-modules-commonjs, @​babel/pre...
  • a02044a doc(README): corrects a typo
  • 5623acd chore: prunes the known-violations file
  • f0a4355 chore: improves naming & ergonomy of depcruise scripts in package.json
  • b01e262 bugfix(test): makes the io unit test run more reliably (#539)
  • a788777 feature(validate): adds moreUnstable attribute to enforce stable dependencies...
  • fdd6b84 feature(dot): makes showing metrics switcheable independent of whether they'r...
  • 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 9.26.0 to 11.1.0.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/develop/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v9.26.0...v11.1.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 the dependencies Pull requests that update a dependency file label Dec 16, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 27, 2021

Copy link
Copy Markdown
Author

Superseded by #339.

@dependabot dependabot Bot closed this Dec 27, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependency-cruiser-11.1.0 branch December 27, 2021 20:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants