Skip to content

chore(deps): update dependency dependency-cruiser to v16.3.10 #362

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

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dependency-cruiser 16.2.4 -> 16.3.10 age adoption passing confidence

Release Notes

sverweij/dependency-cruiser (dependency-cruiser)

v16.3.10

Compare Source

👷 maintenance

  • 24b40be refactor: replaces lodash (#​950)
    this cuts back dependency-cruiser's install size with >1Mb
  • 018ea49 build(npm): updates external dependencies
  • d3b0994 refactor(test): simplifies is-same-violation unit tests
  • 580fc77 chore: adds kubotak-is to contributors in package manifest

v16.3.9

Compare Source

✨ features

  • 72373ea feat: support svelte 4 (#​948) - thanks to @​kubotak-is for both doing the research and making the pull request that made this work!

👷 maintenance

  • 30b5148 build(npm): updates external dependencies
  • 1ee4e42 chore: removes some additional references to/ uses of lodash
  • 615134a fix(ci): runs release & prelease on node 22.4.x instead of 22.x to circumvent issue with 22.5 + npm 10.8.2, where npm clean-install bought the farm

v16.3.7

Compare Source

👷 maintenance

  • daa550c build(npm): updates external dependencies
  • dc4f183 chore(npm): removes unused devDependency shx
  • 6e618ce refactor: removes 3rd party dependency 'wrap-ansi' (#​946)

v16.3.6

Compare Source

👷 maintenance

  • 78810ce refactor: replaces chalk with tinycolors (#​945)
  • 03c34a6 refactor: replaces lodash' flattenDeep, isEmpty, reject, omit, merge with native alternatives (#​944)
  • d6884ae build(npm): updates external dependencies

v16.3.5

Compare Source

🐛 fixes

  • 8196c9e fix(extract/transpile): transpile script setup with vue 2 (#​942) (thanks to @​ferdynator for the clear & complete pull request!)

v16.3.4

Compare Source

This release is one in a series of efforts to reduce the number dependency-cruiser's 3rd party dependencies where it reduces maintenance, decreases total download size and/ or increases run speed.

👷 maintenance

  • f6b6d19 refactor: removes 3rd party dependency 'semver-try-require' (#​939)
  • c8f7fa1 refactor: removes 3rd party dependency 'indent-string' (#​940)
  • 838b3e8 refactor: removes 3rd party dependency 'figures' (#​941)
  • af27535 build(npm): updates external dependencies
  • eac0d63 refactor(init): replaces runtime wordwrap on feedback with a static wordwrap
  • bbd3abb chore: removes accidentally committed file

v16.3.3

Compare Source

🐛 fixes
  • de34d42 fix(enrich/summarize): also configure experimentalStats to be in the summary (so the caching algorithme can pick it up as well)
  • 8617939 chore: makes generated .mjs schemas smaller (#​934)
📖 documentation
  • 6f6bef5 doc(FAQ): copy update
  • 46d1c3f chore(schema): corrects a typo
  • 4a5dcd0 doc(options-reference): corrects a typo
👷 maintenance

v16.3.2

Compare Source

🐛 fixes

  • 54a7f42 fix(config-util): adds utility that extracts dependency-cruiser options from a dependency-cruiser config (#​933) - thanks to @​AdrienLeblanc for reporting this issue.

👷 maintenance

  • 7e74a4e build(npm): update external dependencies
  • add4856 chore(ci): also run on node 22
  • 712c5be refactor: cleans up some of the regular expressions

v16.3.1

Compare Source

🐛 fixes

  • 15d692e fix(graph-utl): lets findRuleByName also search in 'required' rules (#​931) (thanks to @​jrencz for finding and reporting the issue!)

👷 maintenance

  • 5504f35 build(npm): updates external dependencies

v16.3.0

Compare Source

✨ features

  • 0cabd8b feat(report/metrics): adds experimental stats (#​929)
  • 2ef8eb5 feat(enrich): adds experimental stats to folders (#​928)
  • bbd5c08 fix(cache): adds experimentalStats to cache invalidation algorithm
  • 2bead21 feat(extract): adds first sketch to get basic stats from the parsed AST's (#​926)
  • 8c71ca4 feat(dot): displays re-export dependencies with an 'inverse' arrow

🐛 fixes

  • 1d0e32f fix(report): also show metrics in the x-dot-webpage reporter output (#​927)
  • 70008a0 fix(tools/schema): corrects two typos

👷 maintenance

  • bb70db6 build(npm): updates external dependencies
  • b966c0a refactor(extract): reorganizes so it's easier to expand functionality (#​925)
  • d2c7cd4 chore(dependabot): groups minor and patch bumps for GHA's
  • 5bb969f refactor: dedups uniq

Configuration

📅 Schedule: Branch creation - "before 4am 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.

@renovate renovate bot requested a review from MH4GF as a code owner July 1, 2024 03:23
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x branch from a3e8bf1 to 83f647e Compare July 1, 2024 14:42
@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.3.4 chore(deps): update dependency dependency-cruiser to v16.3.5 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x branch from 83f647e to 51726bf Compare July 6, 2024 20:21
@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.3.5 chore(deps): update dependency dependency-cruiser to v16.3.6 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x branch from 51726bf to be764ab Compare July 14, 2024 19:12
@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.3.6 chore(deps): update dependency dependency-cruiser to v16.3.7 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x branch from be764ab to add5027 Compare July 18, 2024 21:32
@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.3.7 chore(deps): update dependency dependency-cruiser to v16.3.9 Jul 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.3.9 chore(deps): update dependency dependency-cruiser to v16.3.10 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x branch from add5027 to 0551026 Compare July 24, 2024 19:46
@MH4GF MH4GF merged commit 593c057 into main Jul 27, 2024
3 checks passed
@MH4GF MH4GF deleted the renovate/dependency-cruiser-16.x branch July 27, 2024 05:03
@github-actions github-actions bot mentioned this pull request Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant