Skip to content

chore(deps): bump glob and dependency-cruiser in /test/npm-workspace#405

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/npm-workspace/multi-380a9e6d1e
Open

chore(deps): bump glob and dependency-cruiser in /test/npm-workspace#405
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/npm-workspace/multi-380a9e6d1e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2025

Removes glob. It's no longer used after updating ancestor dependency dependency-cruiser. These dependencies need to be updated together.

Removes glob

Updates dependency-cruiser from 13.0.3 to 17.3.1

Release notes

Sourced from dependency-cruiser's releases.

v17.3.1

👷 maintenance

  • 7ae24764/ bb4c6e9a perf: algorithm updates (#1022)
  • 211faaff/ 6b0cf131 build(npm): updates external dependencies

v17.3.0

✨ features

  • 410f3bfd feat: adds support for detecting imports done with process.getBuiltinModule (#1021)

🐛 fixes

  • 93d5bac4 fix: Using the API but tsconfig does not work (#1010)

👷 maintenance

  • 83397d96 chore(report): ignore eslint warning we're not going to fix anytime soon anyway
  • e6208a27 chore(test): ups code coverage requirements to current values
  • 75f92774 chore(npm): pins (all) dependencies again
  • 0b2a1a41 doc(manifest): adds Kentaro Suzuki to the list of contributors

FWIW this is also the first release with, on GitHub, their new 'release immutability' enabled.

v17.2.0

✨ features

  • d316b175 feat: adds 'ancestor' matcher (#961)

🐛 fixes

  • 01ddcc18 perf(graph-utl): improves the algorithm to detect cycles (#1019)
  • 9f51aca6 perf(utl): improves performance of uniqBy and uniqWith functions from O(n^2) to O(n)
  • 2049cfb7 fix: call ITranspilerWrapper.isAvailable() correctly in svelte pre process (#1020) - thanks to @​sushichan044 for spotting the issue and creating a PR for it!

👷 maintenance

  • d167549d chore: updates test coverage to the current (higher) one
  • f6c7ef5d/ e11d48d2 build(npm): updates external dependencies
  • 7925f4de ci(deps): bump actions/setup-node from 5 to 6 in the all-the-things group (#1018) (#1017)

v17.2.0-beta-1

✨ features

  • d316b175 feat: adds 'ancestor' matcher (#961)

👷 maintenance

🚀 performance improvements

... (truncated)

Commits
  • 7e4bd61 17.3.1
  • 6b0cf13 chore(npm): updates external devDependencies
  • 7ae2476 perf: algorithm updates (#1022)
  • 211faaf build(npm): updates external dependencies
  • bb4c6e9 refactor: replaces .forEach with for ... of where it improves readability
  • ea28022 17.3.0
  • 410f3bf feat: adds support for detecting imports done with process.getBuiltinModule (...
  • 83397d9 chore(report): ignore eslint warning we're not going to fix anytime soon anyway
  • e6208a2 chore(test): ups code coverage requirements to current values
  • 93d5bac fix: Using the API but tsconfig does not work (#1010)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for dependency-cruiser since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [glob](https://github.com/isaacs/node-glob). It's no longer used after updating ancestor dependency [dependency-cruiser](https://github.com/sverweij/dependency-cruiser). These dependencies need to be updated together.


Removes `glob`

Updates `dependency-cruiser` from 13.0.3 to 17.3.1
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v13.0.3...v17.3.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 
  dependency-type: indirect
- dependency-name: dependency-cruiser
  dependency-version: 17.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2025
@dependabot dependabot bot requested a review from MH4GF as a code owner November 19, 2025 14:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants