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

build(deps-dev): bump dependency-cruiser from 16.0.0-beta-4 to 16.0.0-beta-6 #166

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps dependency-cruiser from 16.0.0-beta-4 to 16.0.0-beta-6.

Release notes

Sourced from dependency-cruiser's releases.

v16.0.0-beta-6

features

finer grained dependency types

  • 11127b52 feat(extract): adds more granularity to dependency types (#884)
  • 6d4c72c3 fix(extract): prevents classifying core modules as aliased-tsconfig-base-url (#886)
  • 03bdda23 fix(resolve)!: makes alias type derivation more correct and precise BREAKING (#867)
  • 0278445e feat(extract): adds "pre-compilation-only" to the dependencyTypes as well, when detected (#892)

finer grained control on cycle rules

  • 05d97951 feat!: restructures the via* sub-restrictions to also accept & validate against dependency types (BREAKING for API users) (#894)
  • 433e0dc3 refactor(graph-utl): normalizes name attribute of dependencies on construction to simplify processing (#887)
  • c6421e3c feat!: makes entries in 'cycle' contain more information (BREAKING for API users) (#888)
  • 20e5b942 feat(config-utl): makes possibly old format known violations forward compatible (#890)
  • 7ddf2db7 feat(cache): adds cache format version & checks against it (#891)

other

  • 19033e87 feat(extract)!: detect 'type-only' with inline imports/exports - BREAKING (#875)
  • 76db5f0c feat(init): reduces the moduleSystems in the template to cjs and es6
  • 7abbe47d feat(report/dot): adds ability to match arrays for conditional coloring (#882)
  • 17c7e1cc Ensure trailing newline is written to files and stdout (#879)

maintenance

documentation

  • 1af5706d doc(cli): point to picomatch instead of node-glob
  • 83fafe19 doc: updates alerts to use GH markdown alerts
  • 97e7c03b doc(options-reference): fix typo in swc dependency (#893)

chores

  • 92c5782e ci: sets up semantic PR title check
  • 33978afe chore(ci): ensures our own dependency graphs only show red lines when the severity tells it so
  • 27485a47 ci: adds a few rules to own .dependency-cruiser.json
  • f0d1fe32 build: ensures dependencies on .d.[cm]?ts$ are type only always

LCM

  • 83a55897 ci(deps): bump actions/stale from 8 to 9 (#885)
  • 875813e7 ci(deps): bump github/codeql-action from 2 to 3 (#889)

v16.0.0-beta-5

features

finer grained dependency types

  • 11127b52 feat(extract): adds more granularity to dependency types (#884)
  • 6d4c72c3 fix(extract): prevents classifying core modules as aliased-tsconfig-base-url (#886)
  • 03bdda23 fix(resolve)!: makes alias type derivation more correct and precise BREAKING (#867)

finer grained control on cycle rules

  • 433e0dc3 refactor(graph-utl): normalizes name attribute of dependencies on construction to simplify processing (#887)

... (truncated)

Commits
  • a319401 16.0.0-beta-6
  • 05d9795 feat!: restructures the via* sub-restrictions to also accept & validate again...
  • 97e7c03 doc(options-reference): fix typo in swc dependency (#893)
  • 0278445 feat(extract): adds "pre-compilation-only" to the dependencyTypes as well, wh...
  • 7ddf2db feat(cache): adds cache format version & checks against it (#891)
  • 875813e ci(deps): bump github/codeql-action from 2 to 3 (#889)
  • 20e5b94 feat(config-utl): makes possibly old format known violations forward compatib...
  • c6421e3 feat!: makes entries in 'cycle' contain more information (BREAKING for API us...
  • 433e0dc refactor(graph-utl): normalizes name attribute of dependencies on constructio...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 16.0.0-beta-4 to 16.0.0-beta-6.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v16.0.0-beta-4...v16.0.0-beta-6)

---
updated-dependencies:
- dependency-name: dependency-cruiser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sverweij as a code owner December 25, 2023 00:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2023
@github-actions github-actions bot added the vco label Dec 25, 2023
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
dependency-cruiser 16.0.0-beta-4...16.0.0-beta-6 None +0/-0 632 kB sverweij

@sverweij sverweij merged commit 94015ec into main Dec 25, 2023
6 checks passed
@sverweij sverweij deleted the dependabot/npm_and_yarn/dependency-cruiser-16.0.0-beta-6 branch December 25, 2023 11:37
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 javascript Pull requests that update Javascript code vco
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant