Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/dependency-review-action action to v3 #317

Merged
merged 1 commit into from
Nov 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/dependency-review-action action major v2.5.1 -> v3.0.0

Release Notes

actions/dependency-review-action

v3.0.0: 3.0.0

Compare 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/AND expressions.

Disable individual checks

You can now use the boolean options license-check and vulnerability-check to disable either one of the checks. More information in our configuration options.

Thanks

Contributors for this release include:

Thanks everyone!
Full Changelog: actions/dependency-review-action@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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from sjinks as a code owner November 11, 2022 15:42
@renovate renovate bot force-pushed the renovate/actions-dependency-review-action-3.x branch from 4cd8d0c to 5d34961 Compare November 13, 2022 01:57
@renovate renovate bot force-pushed the renovate/actions-dependency-review-action-3.x branch from 5d34961 to 9e5411b Compare November 13, 2022 01:59
@sjinks sjinks enabled auto-merge November 13, 2022 02:59
@sjinks sjinks self-assigned this Nov 13, 2022
@sjinks sjinks merged commit a7783fe into master Nov 13, 2022
@sjinks sjinks deleted the renovate/actions-dependency-review-action-3.x branch November 13, 2022 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant