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

Update dependency dependency-cruiser to v10.9.0 #56

Open
wants to merge 1 commit into
base: source
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dependency-cruiser 10.0.4 -> 10.9.0 age adoption passing confidence

Release Notes

sverweij/dependency-cruiser (dependency-cruiser)

v10.9.0

Compare Source

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

  • da2af61 backport: removes cycle from type definitions

v10.8.0

Compare Source

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 version-10 tag (latest will from the next release on be reserved for v11).

🌟 features

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

🐛 fixes

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

👷 maintenance

v10.7.0

Compare Source

🌟 features

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

👷 maintenance

  • dd6f1a3 lint: ⬆️ eslint-plugin-budapestian
  • f7d0acb chore(ci): adds node 17

v10.6.0

Compare Source

🌟 features

🧰 maintenance

v10.5.0

Compare Source

🌟 features

🐛 fixes

👷 maintenance

v10.4.0

Compare Source

🌟 features
  • a3f27ab feature(extract): label typescript type-only imports as such (#​499)
  • 6d20f99 feature(validate): adds 'via' restrictions for cycles (#​507)
  • 4b7a63c feature(report): makes the err-html reporter 'ignore-known' aware (#​513)
📖 documentation
👷 maintenance

v10.3.1

Compare Source

🐛 bugfixes

  • 745d58e bugfix(known-violations|summary): compare cyclic violations by cycle, properly (#​502)
  • c456d10 bugfix(summary): fix ignore count in the model's schema + add it to the schema for the summary (#​504)
👷 maintenance

v10.3.0

Compare Source

🌟 features

  • d8079c8 feature: adds support for baselining known violations (#​494)
  • af8556d feature(extract): adds an option to specify extra (typically non-parseable) extensions to scan (#​492)

(thanks @​binary64 for suggesting the both of these)

👷 maintenance

v10.2.0

Compare Source

🌟 features

  • 9ea7401 feature(extract): makes it possible to use tsc as the primary parser (#​489)

👷 maintenance

For some production dependencies dependency-cruiser started to use version ranges in package.json. This should reduce the # of maintenance updates and it might reduce dependency-cruiser's footprint in node_modules.

v10.1.1

Compare Source

📖 Documentation

  • a989d0a doc: re-enables the archi graph
  • 073e8a9 doc(FAQ): adds a howto with npx + more stronlgy recommend local install - fixes #​487

🐛 Bugfixes

👷 Maintenance

v10.1.0

Compare Source

🌟 Features

  • 919f359 feature(resolve): adds yarn virtual dependency resolution (#​483)
  • ad5586c feature(init): adds a text and a 'focus' script to the experimental-scripts default config (#​482)
  • 7be9128 feature(init): write to .dependency-cruiser.cjs when package type equals module (#​479)

🐛 Fixes

  • 41e0c5c bugfix(ts-config): pass an absolute path to tsconfig.json so typescripts parsing still works under yarn 3 (#​481)
  • 9f6b697 bugfix(init): makes --init work under yarn 3
  • 08e671f bugfix(resolve): also puts triple slash directive dependencies through the resolution algorithm(s) (#​484)

👷 Maintenance

v10.0.7

Compare Source

👷 maintenance

v10.0.6

Compare Source

🐛 fixes

  • 286b06f bugfix(report): minifies compiled handlebars templates
    This makes the compiled templates smaller and hence dependency-cruiser smaller to download and (a little) faster to load

👷 maintenance

v10.0.5

Compare Source

🐛 fixes

  • e82891e bugfix(wrap-stream-in-html): de-buffer so it can handle larger streams (#​474)

👷 maintenance


Configuration

📅 Schedule: Branch creation - "every 2 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants