Skip to content

Commit

Permalink
fix(bundler): fix recursive resolved dependencies (#16462)
Browse files Browse the repository at this point in the history
* fix(bundler): fix recursive resolved dependencies

* Remove ugly type assertions

* fixes

* fix

* fix

* Add recursion limit

* Extract unique packages

* pr fixes

* Add `exec-error.ts`

* fix

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
3 people committed Jul 24, 2022
1 parent 61eb7ec commit 6e01af9
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 472 deletions.
393 changes: 0 additions & 393 deletions lib/modules/manager/bundler/__snapshots__/artifacts.spec.ts.snap

This file was deleted.

0 comments on commit 6e01af9

Please sign in to comment.