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.0.0 - #329

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 29, 2021

Copy link
Copy Markdown

Bumps dependency-cruiser from 9.26.0 to 11.0.0.

Release notes

Sourced from dependency-cruiser's releases.

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.8.0

Version 11 will be published soon. As an experiment we'll back port non-breaking features & fixes to v10 for some time when possible - these will be published on npm under the v10 tag (latest will from the next release on be reserved for v11).

🌟 features

  • a0767fa7 feature: adds instability metric + dedicated metrics reporter (#524) - thanks @​tujger for the suggestion and the feedback!

🐛 fixes

  • e137300b bugfix: re-baseline so cycle fixed in v11 doesn't bother us here
  • 1d7c08d8 bugfix(known-violations): also soften self-cycling violations (#532)
  • 0ed8e287 doc(FAQ): correct some links + copy fixes

👷 maintenance

  • 9149e9f7 perf(enrich): use different caching strategy for finding modules by name (#531)
  • b9afb72a ci: add v10 branch to checked branches
  • fa2ac332 build(npm): ⬆️ @​babel/core, @​babel/plugin-transform-modules-commonjs, @​babel/preset-typescript, @​swc/core, @​typescript-eslint/eslint-plugin, @​typescript-eslint/parser, @​vue/compiler-sfc, acorn, ajv, chalk, eslint, eslint-plugin-import, eslint-plugin-unicorn, lint-staged, prettier, svelte, tsconfig-paths-webpack-plugin, typescript

v10.7.0

🌟 features

  • 2c76e2c1 feature(report): makes the teamcity report ignore known errors (#521)

... (truncated)

Commits
  • ee547da 11.0.0
  • 314b046 ci: add v10 branch to checked branches
  • 77f67da build(npm): ⬆️ @​babel/core, @​babel/plugin-transform-modules-commonjs,...
  • 8b4eb39 refactor(enrich): use different caching strategy for finding modules by name ...
  • e803361 bugfix(known-violations): also soften self-cycling violations (#532)
  • 457a5d0 bugfix(extract): consistently treat .d.ts as a separate extension (BREAKING C...
  • b8516ac feature: TypeScript support in Vue files (BREAKING CHANGE) (#526)
  • aed6297 doc(FAQ): correct some links + copy fixes
  • 10ad41e feature: adds instability metric + dedicated metrics reporter (#524)
  • 80ddf06 ci(gitlab): only run against node:latest
  • 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.0.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.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 the dependencies Pull requests that update a dependency file label Nov 29, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 16, 2021

Copy link
Copy Markdown
Author

Superseded by #335.

@dependabot dependabot Bot closed this Dec 16, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependency-cruiser-11.0.0 branch December 16, 2021 20:09
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