mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-26 17:25:52 +03:00
[PR #350] [CLOSED] Update actions/dependency-review-action action to v3 - autoclosed #365
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/konstruktoid/hardening/pull/350
Author: @renovate[bot]
Created: 12/21/2023
Status: ❌ Closed
Base:
master← Head:renovate/actions-dependency-review-action-3.x📝 Commits (1)
5477227Update actions/dependency-review-action action to v3📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/dependency-review.yml(+1 -1)📄 Description
This PR contains the following updates:
v2.5.1->v3.1.4Release Notes
actions/dependency-review-action (actions/dependency-review-action)
v3.1.4: 3.1.4Compare Source
What's Changed
Fixed a bug with severity filtering when using the
allow_ghsasoption: https://github.com/actions/dependency-review-action/pull/623.Updates dependencies:
action/pull/620
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.1.4
v3.1.3: 3.1.3Compare Source
What's Changed
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.1.3
v3.1.2: 3.1.2Compare Source
What's Changed
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.1.2
v3.1.1: 3.1.1Compare Source
What's Changed
octokit,@actions/githubandtypescript.Full Changelog: https://github.com/actions/dependency-review-action/compare/v3.1.0...v3.1.1
v3.1.0: 3.1.0Compare Source
What's New
Added support for dependencies submitted through the dependency submission API. This includes two new configuration parameters:
retry-on-snapshot-warningsandretry-on-snapshot-warnings-timeout.What's Changed
New Contributors
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.1.0
v3.0.8: 3.0.8Compare Source
What's Changed
Added
on-failureoption tocomment-summary-in-prsetting by @sgmurphy in https://github.com/actions/dependency-review-action/pull/540Previous configuration files using
true/falseforcomment-summary-in-prwill be mapped automatically to the new values, but we encourage you to update toalways/on-failure/never.New Contributors
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.0.8
v3.0.7: 3.0.7Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.0.7
v3.0.6: 3.0.6Compare Source
Fixes a bug introduced in 3.0.5 where we raised PURL errors when Dependency Graph returns an empty
package_url.v3.0.5: 3.0.5Compare Source
What's Changed
Thanks to @theztefan, we now have a new
allow-dependencies-licensesoption that takes a list of dependencies that will be excluded from license checks. See the configuration options for more information on how to use it.New Contributors
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.0.5
v3.0.4: 3.0.4Compare Source
What's New?
The Action can now publish a comment in the pull request if the
comment-summary-in-proption is set. More information can be found in the README.New Contributors
Changelog
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.0.4
v3.0.3: 3.0.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.0.3
v3.0.2: 3.0.2Compare Source
This release fixes spelling errors https://github.com/actions/dependency-review-action/pull/348 and upgrades dependencies to fix known vulnerabilities
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.0.2
v3.0.1: 3.0.1Compare Source
This release contains the following bugfixes:
Full Changelog: https://github.com/actions/dependency-review-action/compare/v3...v3.0.1
v3.0.0: 3.0.0Compare Source
Breaking Changes
By default the action now expects SPDX-compliant licenses everywhere. If you were previously using license names in the allow or deny lists make sure they're valid!
What's Changed
Support for external configuration files
You can now specify a configuration file external to your repository. This allows organizations to have a single configuration file for all their repos.
Broader license support
We've added support for a much broader set of project licenses by using GitHub's Licenses API.
SPDX Compliance
All of our license-related code now expects SPDX-compliant licenses or expressions. This allows us to standardize on a license naming scheme that already supports
OR/ANDexpressions.Disable individual checks
You can now use the boolean options
license-checkandvulnerability-checkto disable either one of the checks. More information in our configuration options.Thanks
Contributors for this release include:
Thanks everyone!
Full Changelog: https://github.com/actions/dependency-review-action/compare/v2...v3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.