Skip to content

chore(deps): update dependency dependency-cruiser to v16.8.0 - autoclosed#235

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/dependency-cruiser-16.x-lockfile
Closed

chore(deps): update dependency dependency-cruiser to v16.8.0 - autoclosed#235
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/dependency-cruiser-16.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dependency-cruiser 16.5.0 -> 16.8.0 age adoption passing confidence

Release Notes

sverweij/dependency-cruiser (dependency-cruiser)

v16.8.0

Compare Source

v16.7.0

Compare Source

✨ feature: recognize type imports in jsdoc

Dependency-cruiser now has the ability to recognize imports in jsdoc - both the new ones introduced in TS5.5 (e.g. /** @​import { something } from "blah"; */), as well as the older ones (e.g. /** @​type {import('blah').something} */). It's behind an option so it will only detect them if you want it to.

Thanks to @​louwers for raising the associated issue and testing a very early version of PR #​965

commits:

  • 09e9e41 feat(extract): adds recognition of jsdoc @import type imports (#​965)
  • 0d49477 feat(extract): adds recognition of the 'classic' jsdoc 'bracket' imports (#​969)
  • fedead6 feat(init): adds question to enable detection of jsdoc imports (#​970)

🐛 fixes

  • 09ae707 fix(npm): shortens the message in the (only) distributed script

👷 maintenance

  • aae6edd/ b5bfe76 refactor: addresses small linting issues
  • 2d2b0e5 refactor(resolve): uses Maps for the context maps
  • 79e1aa1 build(npm): updates external dependencies
  • 09ae707 fix(npm): shortens the message in the (only) distributed script

🧹 chores

  • 8a288dd chore: migrates to eslint 9 & flat config (#​968)
  • 69b59b6 chore: makes ci use node 23 instead of 22
  • 78960d3 build(npm): adds svgo to devDependencies

v16.6.0

Compare Source

✨ features

👷 maintenance

  • 7683e90 fix(extract): removes extraneous capturing group from a regular expression
  • 65f2748 build(npm): updates external dependencies

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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.

@socket-security
Copy link

socket-security bot commented Dec 1, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/dependency-cruiser@16.8.0 Transitive: environment, eval, filesystem, unsafe +45 4.98 MB sverweij

🚮 Removed packages: npm/dependency-cruiser@16.5.0

View full report↗︎

@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.6.0 chore(deps): update dependency dependency-cruiser to v16.7.0 Dec 1, 2024
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x-lockfile branch from 379357f to 4b58447 Compare December 1, 2024 22:34
@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.7.0 chore(deps): update dependency dependency-cruiser to v16.8.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/dependency-cruiser-16.x-lockfile branch from 4b58447 to 3587031 Compare December 12, 2024 10:38
@sonarqubecloud
Copy link

@renovate renovate bot changed the title chore(deps): update dependency dependency-cruiser to v16.8.0 chore(deps): update dependency dependency-cruiser to v16.8.0 - autoclosed Dec 31, 2024
@renovate renovate bot closed this Dec 31, 2024
@renovate renovate bot deleted the renovate/dependency-cruiser-16.x-lockfile branch December 31, 2024 10:59
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