dependency-submission-toolkit
dependency-submission-toolkit copied to clipboard
A TypeScript library for creating dependency snapshots.
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.7.0 to 1.9.4. Release notes Sourced from @biomejs/biome's releases. CLI v1.9.4 Analyzer Bug fixes Improved the message for unused suppression comments. Contributed by @dyc3 Fix #4228, where...
Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 7.5.0 to 7.6.1. Release notes Sourced from @octokit/webhooks-types's releases. v7.6.1 7.6.1 (2024-10-03) Bug Fixes add missing property category.node_id to discussion and discussion_comment (#960) (049c104) v7.6.0 7.6.0 (2024-10-03)...
Users reasonably expect that the `HTTP_PROXY` and `HTTPS_PROXY` environment variables will be respected by dependency submission actions that rely on this library. However, those users are sadly disappointed for now....
## Purpose - Update `packageurl-js` as well as other dependencies ## Related Issues None.
When using [maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) this library does not support `http_proxy` or `https_proxy`. Breaking self-hosted runners in environments requiring proxy for access to the github api. Most other github actions libraries seem...