| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR updates several dependencies to more current versions, removes unused dependencies, and adapts the codebase to work with the updated APIs. The main focus is on upgrading the del and get-folder-size packages while removing dependencies that are no longer needed.
Key changes:
Copilot reviewed 8 out of 20 changed files in this pull request and generated no comments.
Show a summary per file| File | Description |
|---|---|
| src/util.ts | Migrated del usage to v8 API and updated get-folder-size to use loose method |
| src/upload-lib.ts | Replaced file-url dependency with Node.js built-in url module |
| src/debug-artifacts.ts | Updated del import and usage to v8 API |
| src/codeql.test.ts | Updated del import and usage to v8 API |
| src/analyze.ts | Updated del import and usage to v8 API |
| package.json | Updated dependency versions and removed unused dependencies |
| eslint.config.mjs | Added new dependencies to import ignore list |
| .github/dependabot.yml | Removed del version constraint since v8 is now supported |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Update/remove a bunch of dependencies to bring dependencies more up to date and remove dependencies we no longer need.
Risk assessment
For internal use only. Please select the risk level of this change:
Merge / deployment checklist