Sourced from actions/dependency-review-action's releases.
v4.0.0
- Update action to Node 20 by
@takost
in actions/dependency-review-action#639- Dependabot updates, see the full changelog for more details.
New Contributors
@takost
made their first contribution in actions/dependency-review-action#639Full Changelog: https://github.com/actions/dependency-review-action/compare/v3.1.5...v4.0.0
3.1.5
What's Changed
- Smaller
per_page
when requesting diff by@hmaurer
in actions/dependency-review-action#649- Update dependencies:
- Bump
@typescript-eslint/parser
from 6.10.0 to 6.13.1 by@dependabot
in actions/dependency-review-action#630- Bump prettier from 3.0.3 to 3.1.0 by
@dependabot
in actions/dependency-review-action#629- Bump
@types/jest
from 29.5.8 to 29.5.11 by@dependabot
in actions/dependency-review-action#637- Bump nodemon from 3.0.1 to 3.0.2 by
@dependabot
in actions/dependency-review-action#636- Replace pip -> pypi in PURL examples by
@febuiles
in actions/dependency-review-action#638- Bump
@typescript-eslint/eslint-plugin
from 6.12.0 to 6.15.0 by@dependabot
in actions/dependency-review-action#644- Bump eslint from 8.53.0 to 8.56.0 by
@dependabot
in actions/dependency-review-action#640- Bump
@typescript-eslint/parser
from 6.13.1 to 6.16.0 by@dependabot
in actions/dependency-review-action#645- Bump prettier from 3.1.0 to 3.1.1 by
@dependabot
in actions/dependency-review-action#646Full Changelog: https://github.com/actions/dependency-review-action/compare/v3.1.4...v3.1.5
3.1.4
What's Changed
Fixed a bug with severity filtering when using the
allow_ghsas
option: actions/dependency-review-action#623.Updates dependencies:
- Bump
@types/node
from 16.18.61 to 16.18.62 by@dependabot
in actions/dependency-review-action#619 action/pull/620- Bump
@typescript-eslint/eslint-plugin
from 6.11.0 to 6.12.0 by@dependabot
in actions/dependency-review-action#625- Bump typescript from 5.2.2 to 5.3.2 by
@dependabot
in actions/dependency-review-action#624Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.1.4
3.1.3
What's Changed
- Fixes purl "version must be percent-encoded" by
@theztefan
in actions/dependency-review-action#617Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.1.3
3.1.2
What's Changed
- Fix a regression for setups using self-hosted runners behind HTTP proxies:
@febuiles
in actions/dependency-review-action#611
... (truncated)
3b139cf
Merge pull request #851
from actions/ahmed3lmallah/prepare-for-4.5.0-released6807b6
updating generated codec89b41f
addressing lint issueseee97d8
incrementing project version9d10182
Merge pull request #827
from ebickle/fix/comment-warn-only9192be9
Merge pull request #850
from actions/ahmed3lmallah/adressing-CVE-2024-215382fc8e23
Using cross-spawn safe versionfb86db2
fix: resolve race conditions in async core.group calls0a198ab
fix: replace integer failureCount with booleanfc499fc
Merge branch 'main' into fix/comment-warn-only