chore(deps): update dependency dependency-cruiser to v16.8.0 - autoclosed#235
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update dependency dependency-cruiser to v16.8.0 - autoclosed#235renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/dependency-cruiser@16.5.0 |
379357f to
4b58447
Compare
4b58447 to
3587031
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
16.5.0->16.8.0Release Notes
sverweij/dependency-cruiser (dependency-cruiser)
v16.8.0Compare Source
v16.7.0Compare 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
jsdoc,jsdoc-bracket-importandjsdoc-import-tagfor use in your rules.commits:
09e9e41feat(extract): adds recognition of jsdoc@importtype imports (#965)0d49477feat(extract): adds recognition of the 'classic' jsdoc 'bracket' imports (#969)fedead6feat(init): adds question to enable detection of jsdoc imports (#970)🐛 fixes
09ae707fix(npm): shortens the message in the (only) distributed script👷 maintenance
aae6edd/b5bfe76refactor: addresses small linting issues2d2b0e5refactor(resolve): uses Maps for the context maps79e1aa1build(npm): updates external dependencies09ae707fix(npm): shortens the message in the (only) distributed script🧹 chores
8a288ddchore: migrates to eslint 9 & flat config (#968)69b59b6chore: makes ci use node 23 instead of 2278960d3build(npm): adds svgo to devDependenciesv16.6.0Compare Source
✨ features
b473be5feat: adds support for svelte 5 (#963)👷 maintenance
7683e90fix(extract): removes extraneous capturing group from a regular expression65f2748build(npm): updates external dependenciesConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.