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

⚠️ remove dependencydiff functionality #4146

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

spencerschrock
Copy link
Contributor

What kind of change does this PR introduce?

breaking change

What is the current behavior?

dependencydiff functionality is deprecated

What is the new behavior (if this is a feature change)?**

Following up on #3053 and #3125, dependencydiff functionality is removed.
The functionality lives on in https://github.com/actions/dependency-review-action

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Fixes #2008

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

Dependency diff functionality has been removed. For GitHub replacements, consider actions/dependency-review-action

Signed-off-by: Spencer Schrock <sschrock@google.com>
@spencerschrock spencerschrock marked this pull request as ready for review June 5, 2024 21:59
@spencerschrock spencerschrock requested a review from a team as a code owner June 5, 2024 21:59
@spencerschrock spencerschrock requested review from naveensrinivasan and raghavkaul and removed request for a team June 5, 2024 21:59
@spencerschrock spencerschrock merged commit 8a3cbbb into ossf:main Jun 6, 2024
39 checks passed
@spencerschrock spencerschrock deleted the rm-dep-diff branch June 6, 2024 16:47
balteravishay pushed a commit to balteravishay/scorecard that referenced this pull request Jun 12, 2024
Signed-off-by: Spencer Schrock <sschrock@google.com>
Signed-off-by: balteraivshay <avishay.balter@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Feature: Scorecard Dependency-diff API, CLI and Action
2 participants